wine
2000-02-07  Owen WangMake CLSIDFromString return a CLSID of zeros instead...
2000-02-07  Gerald PfeiferFixed unconditional use of JOYDEV.
2000-02-07  Michael CardenasAdded a bunch of macros needed for compiling Winelib...
2000-02-07  Juergen SchmiedAdded ListView_EditLabel macros.
2000-02-07  Juergen SchmiedChanged import to ordinal.
2000-02-07  Juergen SchmiedAdded IPersistFolder2 interface.
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-02-07  Sean LangleyMade OleCreateFontIndirect have the same signature...
2000-02-07  Sean LangleyOLEPRO32 stubs.
2000-02-07  Juergen SchmiedAdded CF_HDROP.
2000-02-07  Wolfgang SchwotzerExtended the winmm joystick API calls to support the...
2000-02-07  Juergen LockAdded context functions for FreeBSD.
2000-02-07  Sheri SteevesFix for the system tray, Icon and popup menu's now...
2000-02-07  Marcus MeissnerUse window properties instead of window long, also...
2000-02-07  Noomen HamzaRunning object table are not using 0 as a valid index...
2000-02-07  Luc TourangeauImplementation of Static OwnerDraw.
2000-02-07  Marcus MeissnerHeight calculation was 1 off in ImageList_Read.
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-02-03  Ulrich WeigandAdded .spec keyword 'mode' to allow creating built...
2000-02-03  Ulrich WeigandFixed memory overwrite bug.
2000-02-03  Jeremy WhiteMoved definitions such as BOOL16 and INT16 from windef...
2000-02-03  Julio César... GetNumberFormatA implementation added.
2000-02-03  Marcus MeissnerSave and restore cursor in WriteConsoleOutputA.
2000-02-03  Alex Priem- Implementation of WM_SETFORMAT
2000-02-03  Ove KaavenAdded INT_Int16ReadChar and made int09 handle special...
2000-02-03  Ove KaavenAdded alphanumeric mode to the VGA emulation.
2000-02-03  Ove KaavenCleanup VGA refresh when terminating.
2000-02-03  Ove KaavenHandle backspace correctly.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Alexandre JulliardRelease 20000130. wine-20000130
2000-01-30  Ulrich WeigandAdded configure check for sys/reg.h.
2000-01-30  Marcus MeissnerOverlay indices are signed shorts (-1 means no overlay)
2000-01-30  Marcus MeissnerGetDeviceCaps: spot yet unsupported accesses to the...
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
2000-01-30  Ulrich WeigandMark initial process as 32-bit for WineLib apps.
2000-01-30  Andreas Mohr- Windows skips the '\t' and ' ' at the beginning and...
2000-01-30  Juergen Schmied- fixes, loading of settings per user
2000-01-30  Francois GougetThe COM virtual tables must use the
2000-01-30  Ove KaavenMade int9 handler add keystroke to BIOS keyboard buffer.
2000-01-30  Ove Kaavendosmod protocol revision 3, featuring MPROTECT and...
2000-01-30  Ove KaavenAdded a couple of prototypes.
2000-01-30  Dmitry TimoshkovAdd information about code pages to default registry.
2000-01-30  Patrik Stridvall- Unixware (Solaris) linker typo fixed
2000-01-30  Patrik StridvallSolaris support for {set,get}_thread_context added.
2000-01-29  Alexandre JulliardAdded our own user_regs_struct definition for better...
2000-01-29  Dmitry TimoshkovCorrect the behaviour of the accelerator keys in dialog...
2000-01-29  Ulrich WeigandLink only a single .rc file with application.
2000-01-29  Andreas Mohr- add some documentation items
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
2000-01-29  Andreas MohrAdded SETUPX dll.
2000-01-29  Patrik StridvallFixed minor issues found by winapi_check.
2000-01-29  Patrik Stridvall- Minor fixes.
2000-01-29  Marcus MeissnerImplemented ImageList_Read (not 100% correct in regardi...
2000-01-29  Marcus MeissnernIconIndex == -1 should return nr of available icons...
2000-01-29  Alexandre JulliardFixed building of dosmod and wineclipsrv.
2000-01-29  Alexandre JulliardBug fix: added temp structure to cope with debug traces...
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-29  Alexandre JulliardUse a per-thread buffer and write(2) for debug traces.
2000-01-27  Juergen SchmiedSmall fix.
2000-01-27  Juergen SchmiedGet HCU name from unix user name.
2000-01-27  Alexandre JulliardImplemented GetThreadSelectorEntry through the server.
2000-01-26  Alexandre JulliardDynamically load version.dll in MMDRV_GetDescription32.
2000-01-26  Alexandre JulliardUse a linked list instead of a DPA for the hook list.
2000-01-26  Alexandre JulliardUse a linked list instead of a DPA to manage pixmaps.
2000-01-26  Gerard PatelReturns an error if trying to write to a stream opened...
2000-01-26  Andreas MohrAdd a newbie warning for slashes in the search Path...
2000-01-26  Ove KaavenWait for ShmCompletion during Flip.
2000-01-26  Alexandre JulliardMade --enable-dll the default.
2000-01-26  Alexandre JulliardDon't crash when ObjectAttributes is NULL.
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-25  Alexandre JulliardShare the system heap between different address spaces...
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-25  Alexandre JulliardAdded PROFILE_GetConfigDir function.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-24  Alexandre JulliardBuilt a complete translation table for RtlNtStatusToDos...
2000-01-24  Alexandre JulliardAdded some error codes.
2000-01-24  Alexandre JulliardUse GetProcAddress instead of calling ShellAboutA directly.
2000-01-23  Alexandre JulliardMerged dlls/ver into dlls/version.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
2000-01-23  Ove KaavenAdded -dxgrab command line option, which confines curso...
2000-01-23  Marcus MeissnerReplaced some weird C constructs (char[]="" ) with...
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-23  Marcus MeissnerCorrected arguments to VirtualFree().
2000-01-23  Dmitry TimoshkovReplaced LocalToWideChar() by lstrcpynAtoW(), WideCharT...
2000-01-23  Gerard PatelMap WM_MENUSELECT 32->16 bits for closing menu.
2000-01-23  Gerard PatelFix parameters for MDI_RestoreFrameMenu in WM_DESTROY...
2000-01-23  Marcus MeissnerImplemented (Register|Get|Revoke)ActiveObject from...
2000-01-23  Ove KaavenSupercharged XShm implementation for DirectDraw.
2000-01-23  Ulrich WeigandBugfix: missing NULL pointer checks.
2000-01-23  Uwe BonnesCheck for MZ header before trying to decipher the PE...
2000-01-23  Uwe BonnesExport GetLongPathName[A|W].
2000-01-23  Guy AlbertelliFix problems with GlobalHandle and GlobalFree so result...
2000-01-23  Huw D M DaviesActually print return value of message.
2000-01-23  Marcus MeissnerCorrected arguments in DIB_DeleteDIBSection.
2000-01-23  Marcus MeissnerHandle \\.\<dosdevice> like <dosdevice> in CreateFile...
2000-01-20  Alexandre JulliardAdded Get/SetThreadContext support through the server.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-18  Uwe BonnesAlways initialize lpWaveHdr->lpNext to NULL.
next