wine
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.
2000-01-17  Dmitry TimoshkovAdd some defines needed for Unicode to Ascii conversions.
2000-01-17  Juergen SchmiedBetter error handling, less keys held open.
2000-01-17  Marcus MeissnerEnumDisplayModes must pass lPitch.
2000-01-17  Gerard PatelValidate the menu handles.
2000-01-17  Gerard PatelRounds to the lowest integer, not the nearest.
2000-01-17  Ulrich WeigandFixed race between Win16 parent and child for first...
2000-01-16  Eric PouechUse --whole-archive to force linking all of libwine...
2000-01-16  Alexandre JulliardAdded automatic registration of built-in DLLs.
2000-01-15  Aaron HopeFixed IPX detection.
2000-01-15  Juergen SchmiedNew implementation of the win95 registry loader.
2000-01-15  Juergen SchmiedIf there is enough space in the buffer and the type...
2000-01-15  Gerard PatelDisplay the external modules after the internal modules...
2000-01-15  Ove KaavenMade SetVolumeLabel report failure on CD-ROM drives.
2000-01-15  Peter HunnisettUpdated documentation.
2000-01-15  Eric PouechReplaced Wine specific DRIVER_GetType by a correct...
2000-01-15  Lionel Ulmer- (ugly) fix for the 'Xmd.h' problem
2000-01-15  Juergen Schmied- added NT fields to TEB
2000-01-15  Todd T. FriesAdd HAVE_SOUNDCARD_H to support OpenBSD.
2000-01-15  Peter Hunnisett- Added some missing EMR record types and updated and...
2000-01-15  Peter HunnisettStore reference hdc size into enhanced metafile header...
2000-01-15  Marcus MeissnerImplemented OleRun.
2000-01-15  Gerard PatelRemoved DeleteObject call left over from previous patch.
2000-01-15  Ove KaavenFixed bad register constraint in InterlockedCompareExch...
2000-01-15  Ove KaavenAdded prototypes for the NT synchronization functions
2000-01-15  Ulrich WeigandDon't access 'wm->modname' after the modref has been...
2000-01-15  Guy AlbertelliAdded null check in GlobalHandle.
2000-01-12  Alexandre JulliardRemoved a dependency between oleaut32 and comctl32.
2000-01-12  Juergen SchmiedMore STATUS_ codes.
2000-01-12  Steve LangasekFixed macro definition of IDirectDrawSurface_Restore.
next