wine
2002-08-27  Alexandre JulliardAdded a couple of listview definitions.
2002-08-27  Alexandre JulliardFixed line numbers in error messages and improved redef...
2002-08-27  Alexandre JulliardTry to derive temp file names from output file names...
2002-08-27  Mike McCormackChange the icon spacing when setting the image list.
2002-08-27  Aric StewartWindows expects the edit window to hang around and...
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-08-27  Alexandre JulliardAdded wine_get_user_name function and got rid of some...
2002-08-27  Patrik StridvallMSVC long long fixes.
2002-08-27  Dimitrie O... Implement CBES_EX_PATHWORDBREAKPROC for the ComboEx...
2002-08-27  Hleb ValoskaAdded Belarusian keyboard.
2002-08-27  Zoltan NagyMove caret when selecting a text area with the mouse.
2002-08-27  Rein KlazesForward shlwapi.393 to CreateDialogIndirectParamW.
2002-08-27  Mike McCormackDon't cache file handles for NE executable modules...
2002-08-27  Dmitry TimoshkovAdded a bunch of new regression tests.
2002-08-27  Andriy PalamarchukSHFileOperation: Implemented the FO_RENAME action,...
2002-08-27  Alexandre JulliardFixed permission check when renaming a directory (based...
2002-08-27  Dmitry TimoshkovDump SetWindowPos flags.
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-27  Jacek BatorAdded Polish translations.
2002-08-27  Dmitry TimoshkovRelax a bit PE consistency checks.
2002-08-27  Bill MedlandSetWindowPos sends WM_WINDOWPOSCHANGED even if it has...
2002-08-27  Steven EdwardsFix for lots of warnings when building on Mingw32.
2002-08-27  Dmitry TimoshkovCorrect the number of parameters for StrRStrIA/W.
2002-08-27  Marcus MeissnerImplemented signal handling for PPC.
2002-08-27  Patrik StridvallAdded Microsoft Visual Studio workspace and project...
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-26  Steven EdwardsPartial fix for browse dialog in Program Manager.
2002-08-26  Ove KaavenTweaks to improve playback performance and reduce sound...
2002-08-26  Lionel UlmerAdded 'watch' command to the winedbg help command.
2002-08-26  Dmitry TimoshkovMake winedump compilable by MSVC.
2002-08-26  Andriy PalamarchukImplemented processing of PSM_SETCURSELID message.
2002-08-26  Dimitrie O... - implement CBES_EX_CASESENSITIVE
2002-08-26  Michael StefaniucMoved most of the 16-bit functions in dlls/msvideo...
2002-08-26  Andriy PalamarchukSetTokenInformation stub implementation, a few other...
2002-08-26  Jon GriffithsImplement UrlHashW.
2002-08-20  Alexandre JulliardDon't map/unmap a top-level window when WS_VISIBLE...
2002-08-20  Mike McCormackHandle NULL buffer in GetObject.
2002-08-20  Mike McCormackAdded regression test for FormatMessage.
2002-08-20  Marcus MeissnerDo not emit .string into the instruction stream, but...
2002-08-20  Dusan LackoFix extraction of icons from ICO files.
2002-08-20  Aric StewartDon't set EN_CHANGE at creation time.
2002-08-20  Dmitry TimoshkovAdded unit test for environment functions and fixed...
2002-08-20  Patrik StridvallFixed some issues found by winapi_check.
2002-08-20  Patrik StridvallAPI files update.
2002-08-20  Marcus MeissnerCleaned up interlocking funcs for PPC, fixed return...
2002-08-20  Marcus MeissnerImplemented delayed import assembler thunks for PPC.
2002-08-20  Marcus MeissnerUse r2 instead of r13 for TLS, since r13 is used in...
2002-08-19  Robert LunnonRemoved use of saddr as a variable name which conflicts...
2002-08-19  Jon GriffithsFix existing string functions, implement a bunch of...
2002-08-19  Jon GriffithsCreate security attributes when running as NT or later.
2002-08-19  Jon GriffithsFree comctl32 on unload.
2002-08-17  Mike McCormackAdded some keys for ole32 interfaces.
2002-08-17  François GougetDetect the FreeType version and adapt the sfnt offset...
2002-08-17  Huw D M DaviesMapping mode functions should change dc settings when...
2002-08-17  Mike McCormackRemoved Wine internal flags.
2002-08-17  Mike McCormackAdded sanity checks on EMRCREATEDIBPATTERNBRUSHPT values.
2002-08-17  Alexandre JulliardAdded GetProcessHeap definition in case it's not inlined.
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-08-17  Shachar ShemeshChange sublanguage from "NEUTRAL" to "DEFAULT", so...
2002-08-17  Dmitry TimoshkovDo not leave uninitialized pointer.
2002-08-17  Huw D M DaviesAllow an app to open the file of a disk based emf for...
2002-08-17  Huw D M DaviesImplement simple ExtTextOut for enhmfdrv.
2002-08-17  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Daniel GudbjartssonCombined the implementation of all the scanf's in a...
2002-08-17  Marcus MeissnerImplemented server context/ptrace handling for Linux...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-17  Mike McCormackSet cbBits in the EMRCREATEDIBPATTERNBRUSHPT structure...
2002-08-17  Huw D M DaviesFix for metafile ExtTextOut that only includes the...
2002-08-17  Huw D M DaviesImplemented a few device caps.
2002-08-17  Huw D M DaviesFix for sign of font height in non MM_TEXT mode.
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-17  Andriy PalamarchukDo not set window position on ABM_WINDOWPOSCHANGED.
2002-08-16  Alexandre JulliardSignal and release the idle event when the process...
2002-08-16  Aric StewartVery partial implementation of BroadcastSystemMessageA.
2002-08-16  Dmitry TimoshkovAdded Greek keyboard layout.
2002-08-16  Aric StewartFixes to allow IE to do local file loading and some...
2002-08-16  Mike McCormackDon't try reading a PIDL in IPersistStream->Load if...
2002-08-16  Mike McCormack- Do not modify pointers in the OPENFILENAME structure...
2002-08-16  Alexandre JulliardErase background when invalidating the selected text.
2002-08-16  Huw D M DaviesFix for metafile ExtTextOut that only includes the...
2002-08-16  Alexandre JulliardForce loadorder of 16-bit dlls to builtin if their...
2002-08-16  Alexandre JulliardAdded -k option to kill an existing wineserver.
2002-08-16  Aric StewartAdded BroadcastSystemMessageA.
2002-08-16  Alexandre Julliardlstrcpyn[AW] count should be considered unsigned.
2002-08-16  François GougetChange the default CPU type so that QuickTime will...
2002-08-16  Huw D M DaviesTranslate OutlineTextMetrics to logical co-ords.
2002-08-16  Huw D M DaviesDWORD at offset 0x40 in the header is the number of...
2002-08-16  Dmitry TimoshkovSet up exception handler around WEP call.
2002-08-16  Alexandre JulliardDon't update the mouse button status in update_key_stat...
2002-08-16  Dmitry TimoshkovImplement comctl32.417 and shlwapi.299. This avoids...
2002-08-16  Aric StewartSupport large edit buffers for richedit control.
2002-08-16  Dmitry TimoshkovFixed GetClassFile implementation.
2002-08-16  Aric StewartAdded SwitchToThread.
2002-08-16  Dmitry TimoshkovAdded some more stubs.
2002-08-16  Mike McCormackImageList_SetImageCount should set nCurImage (the number of
2002-08-16  Michael StefaniucConvert HKL to a void*.
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...
2002-08-15  Alexandre JulliardAvoid trouble in WM_GETTEXT if specified length is...
2002-08-15  François GougetFix command-line parsing for Winelib applications.
2002-08-15  Huw D M DaviesGet the initial paper size from the locale info.
next