wine
2001-06-06  Gerard PatelUse a flag to test if create structure is unicode.
2001-06-06  Bang Jun-YoungReplace "Linux dll" with "GNU style ELF dll".
2001-06-06  Andreas MohrDocumentation updates.
2001-06-06  Andreas MohrRemove unneeded WINAPI.
2001-06-06  Ian PilcherUse autoconf checks to check for various FreeType headers.
2001-06-06  Francois GougetWrc no longer needs to parse C code. Remove c-junk...
2001-06-06  Marcus MeissnerCheck for enough buffer space in PROFILE_GetSection().
2001-06-06  Marcus MeissnerImplemented page skipping on PSN_SETACTIVE -1 return.
2001-06-06  Alexandre JulliardSet low-order bit of module handle for LOAD_LIBRARY_AS_...
2001-06-06  Ian PilcherUpdated built-in metrics for core PostScript fonts.
2001-06-06  Ian PilcherFixed typo in INTERNAL_YWSTODS.
2001-06-06  Ian PilcherRemoved incorrect string length calculation.
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-06-06  Marcus MeissnerSome ASPI fixes, SC_GET_DISK_INFO stubbed, but returnin...
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-06-04  Maciek KaliszewskiAdded support for RCINCLUDE directive. Now wrc ignores...
2001-06-04  Francois GougetFix the conversion of MS style '#line' directives to...
2001-06-04  Dave Pickles- Report file and directory sizes using 64-bit arithmet...
2001-06-04  Francois GougetINSTALL_LIBRARY does not exist, use INSTALL_PROGRAM...
2001-06-04  Dmitry TimoshkovRemove optimization in NC_HandleNCActivate.
2001-06-04  Guy L. AlbertelliDisplay extra data for WM_NOTIFY that use NMCOMBOEX...
2001-05-31  Susan FarleyDisable the edit box when created with WS_DISABLED.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2001-05-31  Dmitry TimoshkovList 16-bit resources separately as RC_SRCS16.
2001-05-31  Marcus MeissnerIf you have freetype1 and freetype2 coexisting, freetyp...
2001-05-31  Ian PilcherFixed font metric rounding error.
2001-05-31  Francois GougetTOOLBAR_InsertButtonA: If iString==-1 then don't use...
2001-05-31  Francois Gougetfclose should return EOF (-1) if an error condition...
2001-05-31  Francois GougetCall FreeEnvironmentStrings when msvcrt is unloaded.
2001-05-31  Francois GougetAdded msvcrt/eh.h.
2001-05-31  Francois GougetFix the VarXxxFromCy conversions.
2001-05-31  Jason McMullanMore accurate stub of DDRAW:GetFourCCCodes.
2001-05-31  Bobby BinghamFixed scrollbars return value to the SBM_SETRANGE and
2001-05-29  Ian PilcherBuild AFM data for core PostScript fonts into WINEPS.
2001-05-29  Marcus MeissnerDrop any file64 functions, try to use system supplied...
2001-05-29  Huw D M DaviesWhen reading resources in NLS_LoadStringExW we should map
2001-05-29  Huw D M DaviesAttempt to write fragments and check whether we can...
2001-05-29  Marcus MeissnerFirst try at implementing PathGetCharType().
2001-05-29  Maciek KaliszewskiAdded better GCC-style #line directive handling.
2001-05-29  Francois Gougetconfigure.in: Remove unnecessary AC_PROG_RANLIB check
2001-05-29  Francois GougetLink libwine.so with $(LIBS).
2001-05-29  Ian PilcherUse macros for FreeType includes.
2001-05-25  Marcus MeissnerDon't just assume everything is a Dos Device, or mirc...
2001-05-25  Gerard PatelImplemented DTM_GET/SETRANGE.
2001-05-24  Dmitry TimoshkovRemove kernel32 dependency on user32 by implementing...
2001-05-24  Andreas MohrAdded an unknown VxD error code.
2001-05-24  Andreas MohrUpdated German documentation.
2001-05-24  Andreas MohrSpelling fixes.
2001-05-24  Andreas MohrGet rid of GetCurrentTime16().
2001-05-24  Andreas MohrMake snoop code take ordinal base into account.
2001-05-24  Andreas Mohr- BuildCommDCB16() uses int instead of BOOL
2001-05-24  Andreas Mohr- add stubs SHLWAPI_294, UrlApplySchemeW
2001-05-24  Andreas MohrVcpQueueDelete() does not have a LPEXPANDVTBL parameter.
2001-05-24  Andreas Mohr- add handler for VCD VxD ("virtual comm device" ?)
2001-05-24  Ian PilcherAdded AvgCharWidth member to font metrics.
2001-05-24  Ian PilcherUpdated PostScript glyph name data.
2001-05-24  James JuranOnly fail with ERROR_INSUFFICIENT_BUFFER if the structu...
2001-05-22  Dmitry TimoshkovFixed some issues.
2001-05-22  Alexandre JulliardMake WIN_WindowFromPoint take a POINT instead of a...
2001-05-22  Eric PouechUpdated multimedia documentation.
2001-05-22  Eric PouechMimic more closely Windows' behavior (a MSACM driver...
2001-05-22  Eric PouechMade midi mapper more robust.
2001-05-22  Eric PouechNow loading the default setting for low level drivers...
2001-05-22  Francois GougetUse memset rather than bzero.
2001-05-22  Mike BondFixed spawnlp and added exec variants.
2001-05-22  Dmitry TimoshkovSmall clean up.
2001-05-22  Dmitry TimoshkovFixed some dll separation issues.
2001-05-22  Eric PouechCorrectly generate the environment global variables.
2001-05-21  Gerard PatelTake message filters into account for WM_PAINT too.
2001-05-21  Eric PouechAdded the notion of delayed breakpoint (when a function...
2001-05-21  Eric PouechSome French translations.
2001-05-21  Eric PouechFixed open requests in case of error (if the physical...
2001-05-21  Eric PouechAdded basic support for SPI_GETSCREENREADER.
2001-05-19  Eric PouechFixed reply_message when there is no received message.
2001-05-19  Gerard PatelFixed SetTimer for hwnd == 0.
2001-05-19  James JuranAccept responses from 1..n when choosing from multiple...
2001-05-18  Alexandre JulliardFixed typo in message filter check.
2001-05-18  Alexandre JulliardRemoved THREAD_IsWin16.
2001-05-18  Ulrich CzekallaFix menu behaviour when escape is pressed.
2001-05-18  Marcus MeissnerDo not return FALSE on SetFileAttributes() failure...
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-18  Francois GougetSpelling typos.
2001-05-18  Marcus MeissnerFixed compile if we do not have the xf86vidmode extension.
2001-05-18  Marcus MeissnerThe shell special folder path creation did not mkdir...
2001-05-18  Marcus MeissnerEnhanced SetThreadExecutionState stub.
2001-05-18  Mike BondImplementation of spawnl and spawnlp.
2001-05-18  Marcus MeissnerUse older cupsGetPrinters() API so we support CUPS...
2001-05-18  Jukka HeinonenKeyboard events did not update AsyncKeyStateTable,...
2001-05-18  James JuranMake sure we set dwOSVersionInfoSize before calling...
2001-05-16  Marcus MeissnerAdopted to new threaded displays.
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-16  Bill MedlandOnly measure child rectangles of visible children when...
2001-05-16  Ian PilcherDisable /etc/printcap parsing if no PPD file specified.
2001-05-16  Ian PilcherGuesstimate Windows font metrics for Type 1 fonts.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-16  Alexandre JulliardWarnings fixes.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-14  Alexandre JulliardClear owner of system message queue to avoid freeing...
2001-05-14  Ian PilcherAdd closing tags.
2001-05-14  Bang Jun-YoungDefine HAVE_SYS_SOCKET_H on NetBSD and FreeBSD.
next