wine
2000-12-16  Marcus MeissnerCheck for NULL before doing IsEqualGUID().
2000-12-16  Eric PouechFixed loading of 16 bit MCI drivers (for command tables).
2000-12-16  Andreas Mohr- don't initialize with pFirstLDD if pFirstLDD isn...
2000-12-15  Alexandre JulliardAllocate entry points dynamically to allow for a larger...
2000-12-15  Hidenori TakeshimaImplemented some DDK APIs - far from complete.
2000-12-15  Francois GougetCreate a symbolic link to ole/libuuid.a.
2000-12-15  Francois GougetAlways link with uuid.
2000-12-15  Ulrich CzekallaOnly capture mouse when an item is selected.
2000-12-15  François GougetMoved some macros like NULL, FALSE to winnt.h
2000-12-15  François GougetNeeds to include windef.h.
2000-12-15  François GougetAdded OleIsCurrentClipboard and OleSetClipboard.
2000-12-15  François GougetFixed the prototype of GetClassFile.
2000-12-15  Gerard PatelDon't return last active popup if it is pointing to...
2000-12-15  Andreas MohrImproved usage message.
2000-12-15  Alexandre JulliardConverted enum_key_value request to the new request...
2000-12-15  Huw D M DaviesStatus of CDROM_AUDIO_INVALID seems to mean the disk...
2000-12-15  Aric StewartFixed some difficulties with the font on vertical tabs...
2000-12-15  Ulrich CzekallaMark width as valid when we send HDN_ENDTRACKA.
2000-12-15  Huw D M DaviesCheck to see whether any ancestor windows are drop...
2000-12-15  Huw D M DaviesSpelling fix.
2000-12-15  François GougetChanged the type of Function to PDWORD as on Windows.
2000-12-15  François GougetRemoved the declspec specifier.
2000-12-15  Alexandre JulliardAdded support for Unicode applications in winebuild.
2000-12-15  Martin Pilka- registry loading speed up (reduced client <-> server...
2000-12-14  Jon GriffithsAdded "ignore" directive for skipping individual symbol...
2000-12-14  Vasily I. VolchenkoAdded more Russian support.
2000-12-14  Hidenori TakeshimaAdded a spec file for 16bit imm.
2000-12-14  Alexandre JulliardAdded inline definition for MapSL.
2000-12-14  Andreas MohrFixed an unquoted string.
2000-12-14  Lawson WhitneyAdd strerror() to the "Could not stat" and "Invalid...
2000-12-14  Alexandre JulliardCommented out large stack init now that thread stacks...
2000-12-14  Marcus MeissnerIf DirectDrawCreate gets passed a IDirectDraw{2,4,7...
2000-12-14  Francois GougetRemoved the name of APIs exported by ordinal.
2000-12-14  Nemeth PeterSome NLS updates.
2000-12-13  John R. SheetsDocumentation update.
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-13  Andreas Mohr- implemented proper LDD/LDID handling
2000-12-13  Andreas MohrSHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc...
2000-12-13  François GougetAdded mapi.h with the definitions needed by the MFC.
2000-12-13  Eric KohlImplemented _ultow() and export [Nt/Zw]QueryVolumeInfor...
2000-12-13  Eric PouechFixed path resolution for a/b.c source files.
2000-12-13  Louis Philippe... Invalidate the focus rect when a listbox is resized.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-13  Alexandre JulliardUse getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-12-13  Marcus MeissnerFixed crtdll compile problem regarding fpos_t in glibc2.2.
2000-12-13  Jon Griffiths- Implement console I/O
2000-12-13  Eric PouechRemoved a crash in program/clock.
2000-12-13  Eric KohlFixed crash of WinZip 8.0 due to invalid image list...
2000-12-13  Francois GougetDefine NULL as in Win32.
2000-12-13  Eric PouechReturn values from DRV_ENABLE should not be checked.
2000-12-13  Eric PouechFormatMessageA wasn't properly handling the %ls modifier.
2000-12-13  Andreas MohrInvalid buttons are "hidden".
2000-12-13  Andreas MohrMove all values of SHGetSpecialFolderPathA into an...
2000-12-13  Ian PilcherChanged FILEDLG95_OnOpen to "double terminate" the...
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-12  Alexandre JulliardUse __ASM_GLOBAL_FUNC directly in i386-only code.
2000-12-12  Alexandre JulliardChanged LoadImage16 to take an LPCSTR instead of a...
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-12-12  Jon Griffiths- Implemented setlocale parsing and LC_TYPE behavior.
2000-12-12  Francois GougetAdded a prototype for SHAppBarMessage.
2000-12-12  Dimitrie O... Fixed indentation problems resulting from automatic...
2000-12-12  Gerard PatelUse DrawText to display text in horizontal tabs.
2000-12-12  Martin PilkaChanged the condition so it also works in case when...
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-11  Alexandre JulliardOutput the exports table in assembly code to make it...
2000-12-11  Alexandre JulliardImplemented RtlAcquirePebLock and RtlReleasePebLock.
2000-12-11  Gerard PatelImplemented DrawTextW as Unicode and DrawTextA as call...
2000-12-11  Dmitry TimoshkovAdd CF_UNICODETEXT as primary text clipboard format.
2000-12-10  Dennis BjorklundRemove old link before creating the new one.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-09  Alexandre JulliardRemoved no longer used elfdll loader.
2000-12-09  Andreas Mohr- README update
2000-12-09  Andreas MohrDon't fail on pointer address checking when foreign...
2000-12-09  Andreas MohrRemoved duplicate defines.
2000-12-09  Andreas MohrFixed MessageBox() usage.
2000-12-09  Andreas MohrPrint CDB area.
2000-12-07  Hidenori TakeshimaAdded handlers for some IME messages in DefWindowProc.
2000-12-07  Gerard PatelFileokstring notification should be sent to the custom...
2000-12-07  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-07  Alexandre JulliardRemoved calls to WIDGETS_IsControl.
2000-12-07  Francois GougetUncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
2000-12-07  Francois GougetAdded a prototype for closesocket.
2000-12-07  Marcus MeissnerFixed handling of DialogBoxIndirectParamA return value.
2000-12-06  Alexandre JulliardAdded automatic translation of the config file to the new
2000-12-06  Alexandre JulliardAdded define for S_ISLNK if missing.
2000-12-06  Alexandre JulliardDon't make the spec file constructors static so that...
2000-12-06  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Andrew...
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Huw D M DaviesWelsh needs iso8859-14.
2000-12-06  Ove KaavenUse SendNotifyMessage() for WM_SYNCPAINT.
2000-12-06  James JuranReturn a maximum registry size of 32 MB in NtQuerySyste...
2000-12-06  Alexandre JulliardAdded sample config file in the new format.
2000-12-06  Alexandre JulliardSet -mpreferred-stack-boundary=2 flag if supported...
2000-12-06  Eric PouechNow prints line number for 'x.dll imported but no symbo...
2000-12-06  Louis Philippe... Update internal controls on WM_WINDOWPOSCHANGED.
next