wine
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.
2002-08-15  Huw D M DaviesDeleteObject() can fail if the object is a DC, however...
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-08-15  Alexandre JulliardTrap exceptions in RtlImageNtHeader.
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.
2002-08-15  Alexandre JulliardUpdated all locale tables to match exactly what Windows...
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-08-15  Rok MandeljcAdded Slovenian resources.
2002-08-15  Marcus MeissnerThe text section alignment should be default, not 1.
2002-08-15  Andriy PalamarchukLink against msvcrt, fixed logic to handle quoted paths...
2002-08-15  Andriy PalamarchukLinked regedit against msvcrt instead of the platform...
2002-08-14  Alexandre JulliardMake behavior of builtin executables closer to that...
2002-08-14  Alexandre JulliardUpdated dependencies.
2002-08-14  Alexandre JulliardUse the "new" LDT set call on Linux.
2002-08-14  Alexandre JulliardBuiltin modules must be aligned on 64K boundary.
2002-08-14  Mike McCormackAvoid dodgy asm optimization if the server's byte order...
2002-08-14  Huw D M DaviesCorrect font size for non MM_TEXT modes.
2002-08-14  François GougetNT sets the error code to ERROR_RESOURCE_DATA_NOT_FOUND...
2002-08-14  Dmitry TimoshkovMake dialog IDs "Browse for Folder" compatible with IE.
2002-08-14  Mike McCormackStubs for DAD_Drag Enter, EnterEx, Move AutoScroll...
2002-08-14  Mike McCormackCorrect the size of the colour map allocated in the...
2002-08-14  Aric StewartAdded DeinitMapiUtil stub.
2002-08-14  Dimitrie O... Update the debugging channels docu.
2002-08-14  Pierre BeyssacImplemented CONTEXT_DEBUG_REGISTERS on FreeBSD.
2002-08-13  Alexandre JulliardFixed race condition when a thread gets killed right...
2002-08-13  Huw D M DaviesVery hacked implementation of url monikers.
2002-08-13  Dmitry TimoshkovCosmetics.
2002-08-13  Alexandre JulliardAdd QM_SMRESULT in wake bits too in case the changed...
2002-08-13  Dmitry TimoshkovFix snooping of 16-bit dlls being loaded at the same...
2002-08-13  Huw D M DaviesAt the end of PATH_StrokePath, update dc->CurPosX|Y...
2002-08-13  Dmitry TimoshkovFixed hex to binary conversion.
2002-08-13  Dmitry Timoshkovus->Length is in bytes.
next