wine
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...
2001-04-27  Patrik StridvallDocumentation name fixes.
2001-04-27  Patrik StridvallAdded documentation.
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2001-04-27  Francois GougetDDRAW_{XF86DGA2,XVidMode}_Init was moved to dlls/x11drv.
2001-04-27  Ove KaavenReimplemented DXGrab with improvements; it no longer...
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-25  Alexandre JulliardAvoid crash on deleted windows.
2001-04-25  Patrik Stridvall- Minor API files update
2001-04-25  Gael de ChalendarCorrected a typo in spec file and added some stubs.
2001-04-25  James HathewayPlaySoundA should return TRUE when it stops playing...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-04-24  Alexandre JulliardSmall cleanups.
2001-04-24  Marcus MeissnerDrop SYSLEVEL checks from relay debugging, since they...
2001-04-24  Francois GougetDon't use Windows types like LONGLONG in msvcrt headers.
2001-04-24  Marcus MeissnerAdded some more disassembly instructions (notably rdtsc...
2001-04-23  Francois GougetUse snprintf to prevent buffer overflows in format_exce...
2001-04-23  Francois GougetPrevent use by Wine's source.
2001-04-23  Francois GougetWe must not free the pointer returned by localtime...
2001-04-23  Francois GougetAdded offsetof (for the MFC).
2001-04-23  Francois GougetAdd msvcrt/malloc.h (for the MFC).
2001-04-23  Francois GougetProvide limited support for the msvcrt debug API.
2001-04-23  Francois GougetFiles with special characters may not have been renamed...
2001-04-23  Eric PouechAdded cache for drivers information.
2001-04-23  Ian PilcherUse typecasts to suppress compiler warnings.
2001-04-23  Marcus MeissnerImplemented GetCharABCWidths with GetCharWidth.
2001-04-23  Marcus MeissnerExtracted MEMCHECK into an extra function to avoid...
2001-04-23  Marcus MeissnerAdded some MMX disassembly to the debugger.
2001-04-23  Eric PouechFixed getting a variable address.
2001-04-23  Eric PouechFixed float variables display.
2001-04-20  Dominik StrasserAllow illegal handles in FindClose.
2001-04-20  Andreas MohrSpelling fixes.
2001-04-20  Andreas Mohr- make sure that we really use the correct amount of...
2001-04-20  Ian PilcherStore each glyph name only once in PostScript driver.
2001-04-20  Andreas MohrTake a stab at implementing SetSolidBrush16.
2001-04-20  Andreas MohrFixed off by one error in ImageList_DrawIndirect().
2001-04-20  James HathewayMake sure to return our variable with the correct retur...
2001-04-20  Dmitry TimoshkovVirtualProtect should return correct old protection...
2001-04-20  Guy L. Albertelli- Notify parent of child size changes when changes...
2001-04-20  Guy L. Albertelli- Implement CB_{GET|SET}ITEMDATA for CombBoxEx.
2001-04-20  Francois GougetFix file lossage in subdirectories of an 'include'...
2001-04-20  Lawson WhitneyAdded WINEPRELOAD to man wine.
2001-04-20  Dominik StrasserDon't use RTSCTS if Str handshake is enabled.
2001-04-19  Alexandre JulliardRelease 20010418. wine-20010418
2001-04-19  Alexandre JulliardFixed setupapi dependencies.
2001-04-18  Jukka HeinonenGetAsyncKeyState now clears "has been pressed" informat...
2001-04-18  Alexandre JulliardNo need to preallocate DCEs since they are allocated...
2001-04-18  Alexandre JulliardMoved DCX_* constants to winuser.h.
2001-04-18  Alexandre JulliardRemoved a few obsolete files.
next