wine
2000-12-19  Ulrich WeigandFixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian...
2000-12-19  Gerard PatelStub for DllDebugObjectRPCHook.
2000-12-19  Gerard PatelMisc fixes for QueryPathOfRegTypeLib, TLB_ReadTypeLib,
2000-12-19  Gerard PatelDo not send a WM_NOTIFYFORMAT to a non-existent owner.
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-12-19  Marcus MeissnerImplemented DIGDD_PEEK for SysMouseA::GetDeviceData.
2000-12-19  François Gouget_str{dec,inc}: Cast the parameters to the proper type...
2000-12-19  François GougetMoved some of the STDMETHOD/STDAPI to winnt.h.
2000-12-19  François GougetRemoved some of the SECURITY_xxx types.
2000-12-19  François GougetAdded SetUserObjectSecurity.
2000-12-19  Guy L. AlbertelliAdd notify structures NMMOUSE, NMOBJECTNOTIFY, NMKEY...
2000-12-18  Hidenori TakeshimaImplemented keyboard layout and context - far from...
2000-12-18  Morten Welinder(strcasecmp): Conform to ANSI specs for toupper.
2000-12-18  Morten Welinder(parse_options): Allow GNU-like option arguments like
2000-12-18  Patrik StridvallSolaris fixes.
2000-12-18  Guy L. Albertelli- Implement drag for vertical rebars (drag up and down).
2000-12-18  Guy L. AlbertelliPass WM_COMMAND and WM_NOTIFY to parent as received.
2000-12-18  Gerard PatelChange the current directory as the user browses the...
2000-12-18  David ElliottChanged typo va_list to valist.
2000-12-18  Gerard PatelAllow for the dialog font size to be set directly in...
2000-12-18  Gerard PatelWM_GETMINMAXINFO track min size should be used in SetWi...
2000-12-18  Marcus MeissnerMapping for ICM_SETSTATE (ptr in lParam1 to private...
2000-12-16  Patrik StridvallFixed some issues found by winapi_check.
2000-12-16  Patrik Stridvall- Minor API file update.
2000-12-16  Jon Griffiths- Fix _fullpath & splitpath, winapi_check fixes
2000-12-16  Alexandre JulliardAvoid a couple of dependencies on input.c internal...
2000-12-16  Alexandre JulliardFixed infinite loop in CRTDLL__fcloseall.
2000-12-16  Hidenori TakeshimaImplemented some APIs and IME class - far from complete.
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.
next