wine
2004-10-11  Hans LeidekkerInclude stdio.h for MinGW.
2004-10-11  Michael JungCryptDeriveKey - set return key handle to NULL in case...
2004-10-11  Vitaliy MargolenSort files/folders before testing.
2004-10-11  Adam D. MossDefine VER_SUITE_BLADE.
2004-10-11  Steven EdwardsCorrectly define WINVER, _WIN32_WINNT and _WIN32_IE...
2004-10-11  Dimitrie O... Unicodify DIALOG_DlgDirSelect. Use SendMessageW wheneve...
2004-10-11  Dimitrie O... Audit the listbox control.
2004-10-11  Vincent BéronImplement interlocked* and wine_switch_to_stack for...
2004-10-09  Jon GriffithsItems are variable sized, use an accessor to get at...
2004-10-09  Jeremy WhiteMade NtDelayExecution with a 0 timeout yield the CPU...
2004-10-08  Alexandre JulliardBuild Wine as 32-bit by default on x86-64, and added...
2004-10-08  Dmitry TimoshkovProperly handle the case when last MDI child is being...
2004-10-08  Ferenc WagnerUnconditionally open a fresh console for the tests.
2004-10-08  Aric StewartProperly compare file versions when upgrading files...
2004-10-08  Alexandre JulliardAdded --ld-cmd and --nm-cmd options in winebuild, and...
2004-10-08  Vincent BéronBetter document some apis in commdlg and mscms.
2004-10-08  Vincent BéronUpdate types checked by winapi_check.
2004-10-08  Jacek CabanAdded IWebBrowse2 interface.
2004-10-08  Vincent BéronCorrect the calling convention of GetSystemWow64Directo...
2004-10-08  Jason EdmeadesCopy and tidy up the code from dx8 create device into...
2004-10-08  Dimitrie O... Audit the scroll control.
2004-10-08  Dimitrie O... Audit the edit control.
2004-10-08  Sylvain PetreolleUpdate French translation.
2004-10-08  Dmitry TimoshkovDisable remaining piece of the code which auto assigns...
2004-10-08  Francois GougetAdd some reason codes for ExitWindowsEx().
2004-10-08  Francois GougetBring up the File->Save dialog when receiving WM_QUERYE...
2004-10-08  Jacek Caban- Added doWinMain stub
2004-10-08  Vincent BéronRemove #ifdef HAVE_SYS_TYPES_H.
2004-10-07  Alexandre JulliardRemoved wrong memset calls.
2004-10-07  Alexandre JulliardFixed MD4Final/MD5Final entries (spotted by Vincent...
2004-10-07  Hans LeidekkerImplement color profile handles.
2004-10-07  Francois GougetAdd function prototypes.
2004-10-07  Jeremy WhiteNeed to include sys/time.h.
2004-10-07  Martin Fuchs- remove unused IDS_FILE_MOVE_ERROR
2004-10-07  Jon GriffithsConstify some statics and make them smaller.
2004-10-07  Jon GriffithsImageList_Merge should not fail if indices are bad.
2004-10-07  Jon GriffithsDraw +/- correctly for large icon sizes.
2004-10-07  Jon GriffithsAdd missing ODS_ constants, tagname.
2004-10-07  Jon GriffithsVectors need all 32 bits to handle _really_ large apps.
2004-10-07  Francois GougetThe generated patch was missing a line of the diff.
2004-10-07  Martin FuchsFix "move file" implementation, in detail:
2004-10-07  Alexandre JulliardAdded a fallback implementation of futimes.
2004-10-07  Jason EdmeadesAdd a IWineD3DDevice object type (empty for now), and...
2004-10-07  Francois GougetDon't import parse_comma_list() unless necessary.
2004-10-07  Vincent BéronUse the proper #include file delimiter in advpack.
2004-10-07  Martin FuchsImmediately refresh child windows after changing the...
2004-10-07  Alexandre JulliardForce all the tools to be rebuilt before make depend...
2004-10-07  Alexandre JulliardOnly send WM_PAINTICON and WM_ICONERASEBKGND to 16...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-07  Francois GougetFix an 'uninitialized value' warning.
2004-10-07  Francois GougetFix the VarI4FromI2 API documentation.
2004-10-07  Francois GougetConformance tests must not include wine/debug.h.
2004-10-07  Martin FuchsFix sigsegv when double clicking directory entries.
2004-10-06  Alexandre JulliardAllow defined types to be used as function names.
2004-10-06  Hans LeidekkerImplement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
2004-10-06  Dmitry TimoshkovMake message spy thread safe.
2004-10-06  Rein Klazes- Fix WS_getsockopt for the options SO_LINGER, SO_RCVTI...
2004-10-06  Martin Fuchs- remove trailing semicolons from constant definitions
2004-10-06  Martin FuchsFix generation of config.h.
2004-10-06  Dmitry TimoshkovAdd prototypes for GetWindowLongPtr/SetWindowLongPtr.
2004-10-06  Dmitry TimoshkovSkip interthread message test under win9x, it causes...
2004-10-06  Jason EdmeadesMove the GetDeviceCaps into the wined3d library and...
2004-10-06  Steven EdwardsRemove useless FIXME in comment.
2004-10-06  Martin FuchsFix msvcmaker imports.
2004-10-06  Rolf KalbermatterFix bug found by Piotr Caban, where our function tried...
2004-10-05  Dmitry TimoshkovAdd a test case for accelerators, make the test pass...
2004-10-05  Dmitry TimoshkovAdded a test case for inter-thread DispatchMessage.
2004-10-05  Alexandre JulliardPrevent DispatchMessage from dispatching a message...
2004-10-05  Marcus MeissnerMake sure PostScript floats are printed with LC_NUMERIC...
2004-10-05  Jon GriffithsDraw background of the empty selected item in empty...
2004-10-05  Huw DaviesTests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa...
2004-10-05  Huw DaviesRewrite UrlCreateFromPath.
2004-10-05  Martin FuchsDon't use ".previous" for Cygwin build.
2004-10-05  Francois GougetAssorted spelling fixes.
2004-10-05  Francois GougetIdentify comm.drv as a 16bit dll.
2004-10-05  Francois GougetReplace some IUnknown_QueryInterface() calls with the...
2004-10-05  Jacek CabanAdded/updated Polish translations.
2004-10-05  Francois GougetLimit the length of progress messages to less than...
2004-10-05  Francois GougetAdd function prototypes.
2004-10-05  Huw DaviesImplement CreateDispTypeInfo.
2004-10-05  Huw DaviesRewrite PathCreateFromUrl.
2004-10-05  Alexandre JulliardRemoved no longer needed ICOM compatibility mode in...
2004-10-05  Dimitrie O... Audit combo control code.
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-10-05  Alexandre JulliardAvoid depending on the non-standard IUnknown_METHODS...
2004-10-05  Tony LambregtsAsk for link if patch is related to a bug in Bugzilla.
2004-10-05  Huw DaviesFix UrlUnescapeW.
2004-10-05  Dimitrie O... Audit the static control code.
2004-10-05  Dimitrie O... Audit and document button code.
2004-10-05  Hans Leidekkercrosstest target depends on include files.
2004-10-05  Alexandre JulliardConverted control.h to idl.
2004-10-05  Alexandre JulliardUse propget/propput attributes where appropriate.
2004-10-05  Alexandre JulliardAdded support for the propget/propput function attributes.
2004-10-05  Jason EdmeadesMove the Check* type functions into wined3d and copy...
2004-10-05  Ferenc WagnerQuote everything for consistency.
2004-10-05  Huw DaviesPathIsURL should return TRUE even if a scheme is unknown.
2004-10-05  Dmitry TimoshkovIf there no MDI child to activate set hwndActiveChild...
2004-10-05  Dmitry TimoshkovMake advapi32/crypt.c test pass under win2k SP4, do...
2004-10-05  Wolfgang SchwotzerMakeSureDirectoryPathExists: Recursively create path...
2004-10-04  Alexandre JulliardFixed typo in ProgramsW.
next