wine
2004-02-05  Eric Pouech- Fixed broken winedbg compilation on BSD.
2004-02-05  Rein KlazesChange return code from ExitWindowsEx() (and with that...
2004-02-05  Christian CostaAdded missing notifications to MIDI_NotifyClient.
2004-02-05  Kevin KoltzauImplement IsThemeBackgroundPartiallyTransparent,
2004-02-05  Mike McCormackFix incorrect GetLongPathName usage exposed by Eric...
2004-02-03  Kevin KoltzauAdd define MAKEROP4.
2004-02-03  Kevin KoltzauFix incorrect coordinates for painting mask.
2004-02-03  Dmitry TimoshkovIssue WARN instead of FIXME when there are mismatches...
2004-02-03  Juan LangDeclare SHGetFolderPath and related constants.
2004-02-03  Alastair BridgewaterStubbed-out implementation of the ITypeInfo2 interface...
2004-02-03  Eric Pouech- now detecting Dwarf debug information in ELF modules...
2004-02-03  Ken BelleauAdded stub for ImmDisableIME.
2004-02-03  Alex PasadynUse the first mode in the XVidMode mode list as the...
2004-02-03  Ulrich CzekallaSet the item mask before calling GetItem.
2004-02-03  Kirill SmelkovOLEPictureImpl_Load: fix for headerless pictures.
2004-02-03  Kirill SmelkovTry to use -fshort-wchar if possible.
2004-02-03  Dmitry TimoshkovMake the MDI Window menu refreshing Windows compatible.
2004-02-03  Jon GriffithsDraw disabled toolbar buttons correctly.
2004-02-02  Kevin KoltzauImplementation of gdi32.GdiTransparentBlt and msimg32...
2004-02-02  Eric PouechAdded ListView_GetHeader macro.
2004-02-02  Ulrich CzekallaMake SHChangeNotifyRegister be recursive so that will...
2004-02-02  Ulrich CzekallaFix SHChangeNotify to send correct lParam and wParam...
2004-02-02  Huw DaviesGulimChe has the IsFixedPitch flag set, yet contains...
2004-02-02  Francois GougetPreserve the original WINEDLLPATH so we can load out...
2004-02-02  Francois GougetLink with msvcrt and use the msvcrt headers by default...
2004-02-02  Dmitry TimoshkovTest whether an active maximized MDI child is visible.
2004-01-30  Alexandre JulliardAdded memory constraint to avoid miscompilation of...
2004-01-30  Dimitrie O... Move keyboard programming instructions to the Devel...
2004-01-30  Lionel UlmerFix palette deletion issue seen in DungeonKeeper.
2004-01-30  Lionel UlmerFix the Z transform in the XYRZHW case.
2004-01-30  Jon GriffithsAdd stubs for the Activation Context API (XP+).
2004-01-30  Mike McCormackRemove global variables from the richedit control.
2004-01-30  Aric StewartThe NVIDIA graphics device comes up as an X extension...
2004-01-30  Juan Lang- fix broadcast address for name lookups after iphlpapi...
2004-01-30  Francois GougetUpdate the handling of uuid.
2004-01-30  Chris MorganIf unable to open an X11 display mention that X needs...
2004-01-30  Martin Fuchs- remove unneccesary ISF_MyComputer_Constructor() decla...
2004-01-28  Alexandre JulliardFixed 16-bit MDI support (based on a patch by Dmitry...
2004-01-28  Alexandre JulliardlpCreateParams should be a SEGPTR in 16-bit code.
2004-01-28  Alexandre JulliardMake sure that there is extra information in the except...
2004-01-28  Alastair BridgewaterPreliminary implementation of ICreateTypeInfo2_fnAddFun...
2004-01-28  Dimitrie O... Remove a bunch of dummy and/or obsolete info from the...
2004-01-28  Christian CostaAdd stub for WSAStringToAddressA.
2004-01-28  Ge van GeldorpDon't depend on user32-internal implementation of accel...
2004-01-28  Robert ShearmanAllow VerQueryValueW to query 16-bit resources.
2004-01-28  Eric Pouech- now reporting message on bogus line number in 'bp...
2004-01-28  Eric PouechFixed synchronization issue.
2004-01-28  Alastair BridgewaterImprovements to ICreateTypeInfo2_fnAddVarDesc().
2004-01-27  Alexandre JulliardProperly translate the message result for WM_GETTEXT...
2004-01-27  Alexandre JulliardAll sound drivers need -ldxguid.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-27  Alexey SpiridonovFixed typo in memset call.
2004-01-27  Dmitry TimoshkovUse case insensitive comparison with pseudo console...
2004-01-27  Dmitry TimoshkovMSDN is wrong: WM_NCACTIVATE takes the same lParam...
2004-01-27  Ulrich CzekallaWe should forward WM_COMMAND notification to the active...
2004-01-27  John K. HohmAllow regedit to edit (Default) key values.
2004-01-27  Dimitrie O... Remove obsolete section about thread-safety.
2004-01-27  Dimitrie O... Reformat and cleanup the shrink.c file included in...
2004-01-27  Dimitrie O... Remove obsolete info about wrappers, they are no longer...
2004-01-27  Dimitrie O... Update the developer hints to reflect the uuid libs...
2004-01-27  Kevin KoltzauAdd missing DTBG_* defines.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-27  Sami AarioFix a debug message.
2004-01-27  Alastair BridgewaterA small number of cleanups.
2004-01-27  Dmitry Timoshkov- Add the same protection to MDI_AugmentFrameMenu as...
2004-01-27  Aric StewartBack out an unintentional change that snuck in with...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-26  Alexandre JulliardMoved libuuid to the dlls directory, and moved the...
2004-01-26  Kevin KoltzauEnsure MSSTYLES_SetActiveTheme fails properly when...
2004-01-26  Chris MorganVisual Studio 6 users should get the processor pack...
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-26  Alexandre JulliardThere is no need for a private heap in comctl32, memory...
2004-01-26  Yoshiro TakenoIn Windows, the leading byte for multibyte characters...
2004-01-26  Dmitry TimoshkovIn the WM_MDISETMENU handler use an existing frame...
2004-01-26  Jacek CabanAdded glutCreateMenuWithExit, glutCreateWindowWithExit and
2004-01-26  Vitaliy MargolenPrevent segfault if no theme is set.
2004-01-26  Uwe BonnesSmall fix for the WPR_SIGNED case (count the sign).
2004-01-26  Gregory M.... Wine also supports the ncacn_np protocol sequence.
2004-01-26  Martin Fuchs- don't link directly to NTDLL; use MultiByteToWideChar...
2004-01-26  Martin Fuchs- define additional shell paths for CSIDL_... constants
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
2004-01-23  Yoshiro TakenoPolyBezier: the point count must be 3n+1.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Sylvain Petreollewinehq.com -> winehq.org
2004-01-23  Huw DaviesThe tab control should be multiline.
2004-01-23  Ge van GeldorpDiscard mouse button up events if no button is currentl...
2004-01-23  Martin Fuchs- ISF_Desktop_fnGetUIObjectOf(): allow context menu...
2004-01-23  Martin Fuchs- IShellFolder_fnParseDisplayName(): return E_INVALIDAR...
2004-01-23  Martin FuchsImproved error handling.
2004-01-23  Mike McCormackMerged ffmpeg's MS Video 1 decoder by Mike Melanson.
2004-01-23  Kevin KoltzauLoad properties from the theme ini.
2004-01-23  Martin FuchsISF_MyComputer_fnGetDisplayNameOf(): return CLSID paths...
2004-01-23  Martin FuchsReturn 'My Compuer' PIDL when calling Desktop->ParseDis...
2004-01-23  Ge van GeldorpGenerate all binary resources using bin2res.
2004-01-23  Blake LeverettPrinting a dashed line causes all later solid lines...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
next