wine
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.
2001-05-08  Francois GougetPrint the tid in the first column when +tid is specified.
2001-05-08  Marcus MeissnerPS passthrough was sending 2 bytes too many.
2001-05-07  Ian PilcherMake PSDRV_Escape(GETPHYSPAGESIZE) return physical...
2001-05-07  Ian PilcherFixed rounding error in page size calculation.
2001-05-07  Duane ClarkSwap portrait/landscape icon when button clicked.
2001-05-07  Duane ClarkAdded entry for printing to a file.
2001-05-07  Francois GougetAdded the minmax.h header (VC6).
2001-05-07  Marcus MeissnerSanity check for Makedll.rules.in -> Makedll.rules...
2001-05-07  Bang Jun-YoungAdd the NetBSD style errno location.
2001-05-07  Francois GougetAdded missing include directives.
2001-05-07  Francois GougetRemove the anonymous function parameter from generate_l...
2001-05-07  Francois GougetRC_INVOKED (&NOWINRES) special cases.
2001-05-07  Francois Gouget-l/-L were not renamed to -t/-T in the usage messages.
2001-05-07  Chris MorganFix duplicate directories being concatenated to buffer in
2001-05-07  Bang Jun-YoungCall OSS_MidiInit() only if HAVE_OSS_MIDI is defined.
2001-05-07  Bang Jun-YoungInclude missing errno.h.
2001-05-07  Marcus MeissnerDrop flags during font enumeration for font chooser...
2001-05-07  Marcus MeissnerChanged some ptr into str.
2001-05-07  Francois GougetAdded support for the DECIMAL type.
2001-05-07  Francois GougetFixed incorrect cast in WSOCK32_send and WSOCK32_recvfrom.
2001-05-07  Francois GougetAdded IS_ERROR.
2001-05-07  Marcus MeissnerReport that we have 2^16 colors, so PowerPoint97 prints...
2001-05-07  Marcus MeissnerFor underlining and striking out text we need to send...
2001-05-07  Marcus MeissnerPaper dialog translated to German.
2001-05-07  Francois GougetPotential buffer overflow in PROFILE_CopyEntry.
2001-05-05  Alexandre JulliardRemove Get/SetBeepActive from USER driver and manage...
2001-05-05  Marcus MeissnerFixed WM_COMMAND notification codes for 16 bit PrintDlg.
2001-05-05  Alexandre JulliardDelay import of user32 to allow debugging crashes in...
2001-05-05  Marcus MeissnerImplemented large parts of PageSetupDlgA.
2001-05-05  Marcus MeissnerDebug output for flags, select first available height...
2001-05-03  Alexandre JulliardMake sure we recompute the visible region in DC hook.
2001-05-03  Ian PilcherMisc. error checking in PostScript driver.
2001-05-03  Susan FarleyImplement autorepeat scrolling when button is held...
2001-05-03  Francois GougetClean should also delete the pdf, ps and .out(?) files.
2001-05-03  Francois GougetFix the www.winehq.com directory handling.
2001-05-03  Eric PouechStarted handling of several symbols with the same name.
2001-05-03  Eric PouechAdded a small section about expressions in winedbg.
2001-05-02  Alexandre JulliardUncommented the VirtualFree call on dll unload.
2001-05-02  Ove KaavenFixed the OSMesa configure check so that OSMesa won...
2001-05-02  Marcus MeissnerFixed PrintDlg so the devnames struct contains the...
2001-05-02  Simeon PilgrimTypo in stub-reporting style description
2001-05-02  Francois Gougetntdll._iswctype should be ntdll.iswctype.
2001-05-02  Marcus MeissnerDo not HeapFree() memory not allocated by us in COMBO_G...
2001-04-30  Marcus MeissnerAdded check for cups/cups.h header file and a warning...
2001-04-30  Mike McCormackDraw the padding area of a combo box.
2001-04-30  Ian PilcherCheck for errors in PSDRV_Init.
2001-04-30  Marcus MeissnerMade checks in _get_common_ancestor a bit stricter...
2001-04-30  Chris MorganImplement COMCTL32_StrToIntW() using NTDLL's _wtoi.
2001-04-27  Ove KaavenPreserve the TF (Trap Flag) when continuing from a...
next