wine
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.
2001-05-14  Gerard PatelTest if the menu is destroyed before displaying a menu...
2001-05-11  Alexandre JulliardCreate a new window for the top popup menu on every...
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-11  Francois GougetAdd a warning saying that the x11drv section is getting...
2001-05-11  Francois GougetRemoved some more obsolete 32 suffixes.
2001-05-11  Ian PilcherEliminate __compar_fn_t.
2001-05-11  Alexandre JulliardRenamed display to gdi_display where it is used for...
2001-05-10  Alexandre JulliardRelease 20010510. wine-20010510
2001-05-10  Alexandre JulliardFixed reparenting to desktop (found by Gerard Patel).
2001-05-10  Alexandre JulliardReally free the memory on dll unload.
2001-05-10  Alexandre JulliardMoved ScrollWindowEx implementation to the graphics...
2001-05-10  Francois GougetDon't start applications in the background to avoid...
2001-05-10  Francois GougetThe declaration of DECIMAL in VARIANT happens in the...
2001-05-10  Marcus MeissnerChanged the printing documentation to include CUPS...
2001-05-10  Marcus MeissnerAdded a generic level 3 color postscript PPD (for ...
2001-05-10  Ove KaavenAdded version entry for DirectX 7.0a.
2001-05-09  Alexandre JulliardRemoved XShmCompletion event support (no longer used).
2001-05-09  Alexandre JulliardGot rid of MakeMaker so we can build outside the source...
2001-05-09  Alexandre JulliardAllow WINESERVER to specify a relative path.
2001-05-09  Bang Jun-YoungOn NetBSD if_type is defined as a macro in /usr/include...
2001-05-09  Bang Jun-YoungDo not use internal exception codes defined by Wine...
2001-05-09  Bang Jun-YoungAdded support for NetBSD.
2001-05-09  Ove KaavenFixed the IDirectDrawSurface4 interface declaration...
2001-05-09  Duane ClarkAdd tests for the flag FORMAT_MESSAGE_IGNORE_INSERTS...
2001-05-09  Alexandre JulliardUse 32-bit hook functions where possible. Cleaned up...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-05-09  Mike McCormackOnly draw the padding area of the combo box, don't...
2001-05-09  Francois GougetRenamed 'operator_compliment' to 'operator_complement'.
2001-05-09  Ulrich CzekallaFixed a paint problem reported by Mike McCormack.
2001-05-09  Ian PilcherUnicode encodings for PostScript fonts.
2001-05-09  Marcus MeissnerImplemented /etc/printcap based printing support.
2001-05-09  James JuranAdd missing newline to WARN messages.
next