wine
2004-02-09  Robert ShearmanFix proc name reported in delay load failure.
2004-02-09  Dmitry TimoshkovAdd a test case for Virtual* APIs, fix a few bugs disco...
2004-02-09  Juan LangDeclare some SetupDi functions and related constants.
2004-02-09  Hannu ValtonenRemove some useless comments and rearrange the GUI...
2004-02-09  Mike McCormackFix the bounds checking in SHGetPathFromIDListA/W.
2004-02-09  Lionel UlmerReport real handles to the application, not Wine intern...
2004-02-09  Robert ReifFixed a problem on BSD.
2004-02-09  Juan LangRemove dead comment.
2004-02-09  Alfons HoogervorstFix infinite loop in _flushall.
2004-02-09  Juan Lang#ifdef guard the declaration of type IID to be compatib...
2004-02-09  Alastair BridgewaterSupport for recording the SYSKIND of the type library.
2004-02-09  Dmitry TimoshkovAllow compilation with MSVC.
2004-02-09  Jon GriffithsDocumentation fixes.
2004-02-09  Jon GriffithsThai language translation.
2004-02-09  Jon GriffithsUse Unicode calls instead of ASCII where applicable.
2004-02-09  Jon GriffithsAllow API-doc generation for non WINAPI calls (e.g...
2004-02-09  Jon GriffithsDefine empty rules for documentation generation.
2004-02-07  Alexandre JulliardAdded memchrW and memrchrW to the exported Unicode...
2004-02-07  Alexandre JulliardAdded missing parameter check in SetLocaleInfoA reveale...
2004-02-07  Robert Shearman- Use Win32 instead of Unix file functions.
2004-02-07  Lionel UlmerBeginning of infrastructure to support WGL extensions.
2004-02-07  Michael StefaniucUpdate doc about cross-compiling of the Wine tests.
2004-02-07  Bill MedlandCorrect GetNumberFormat for negative numbers with e...
2004-02-07  Alex PasadynReport the mouse wheel as present in the system metrics.
2004-02-07  Huw DaviesAdd a missing return.
2004-02-07  Troy RolloAdded documentation for DocFiles, based on the CorVu...
2004-02-07  Alexandre JulliardGet pointer to CreateFileW earlier on during startup.
2004-02-07  Leonardo Quijano... Added check for unhide option.
2004-02-07  Mike McCormackImplement proper HINTERNET handles.
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2004-02-07  Kevin KoltzauProcess color metrics for themes.
2004-02-07  Vitaliy Margolen- Fix handling of TCS_RAGGEDRIGHT style.
2004-02-07  Chris MorganRename 'General tab' to 'About', move to the last position.
2004-02-06  Alexandre JulliardTrace register contents on exception.
2004-02-06  Robert ReifFallback to software buffer if failed to create hardwar...
2004-02-06  Francois GougetAdd trailing '\n's to ok() calls.
2004-02-06  Chris MorganImplement tests for VarMod().
2004-02-06  Chris MorganImplement VarMod().
2004-02-06  Eric PouechFixed typo.
2004-02-06  Robert ReifFallback to software buffer if duplicating hardware...
2004-02-06  Robert ReifActual buffer format may be different from requested...
2004-02-06  Robert ReifShow sound card info in trace.
2004-02-06  Ivan Leo Murray... Translate "options".
2004-02-06  Dmitry TimoshkovAdd a test case and a fix for the window styles state...
2004-02-06  Alex PasadynMake full-screen popup windows managed.
2004-02-06  Chris MorganStub NetUserEnum().
2004-02-06  Lionel UlmerProperly handle asynchronous HttpSendRequestA.
2004-02-06  Robert ShearmanCancel rename if value to rename to already exists.
2004-02-06  Robert ShearmanFix nGrow initialization in DPA_CreateEx.
2004-02-05  Alexandre JulliardRevert the thread exit race fix for now, it doesn't...
2004-02-05  Alexandre JulliardFixed a couple of race conditions in the wine_pthread...
2004-02-05  Alexandre JulliardDo a protocol error instead of crashing if the reply...
2004-02-05  Hans LeidekkerImproved error reporting.
2004-02-05  Juan LangStub for MLIsMLHInstance.
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.
next