wine
1999-05-24  Eric Pouechmoved to new trace interface
1999-05-24  Eric Pouechincluded DLL init sequence (from obsoleted init.c)
1999-05-24  Eric Pouechincluded midi init sequence (from obsoleted init.c)
1999-05-24  Eric Pouechincluded mci init sequence (from obsoleted init.c)
1999-05-24  Eric Pouechoutput: better internal thread interface (orthogonaliza...
1999-05-24  Eric Pouechmoved to the new debug interface
1999-05-24  Eric Pouechmoved to the new debug interface
1999-05-24  Eric PouechUpdated traces.
1999-05-24  Eric PouechRemove extraneous winuser16.h.
1999-05-24  Eric PouechChanged printf into TRACE.
1999-05-24  Eric PouechFixed a few typos.
1999-05-24  Eric PouechCheck when backtracking the stack if frames are correct...
1999-05-24  Ulrich WeigandMoved WINSOCK network IO event handling to special...
1999-05-24  Ulrich WeigandWait until child initialized before returning from...
1999-05-24  Ulrich WeigandUse register functions with arguments for LogApiThk...
1999-05-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.
1999-05-23  Alexandre JulliardAdded debug events support.
1999-05-23  Alexandre JulliardRelease 990523. wine-990523
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-23  Ulrich WeigandBugfix: dwFlags must describe target process in UserSig...
1999-05-23  Ian SchmidtAdded missing WINAPI to SHELL32_654 stub. Fixes crash...
1999-05-23  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-23  Ulrich WeigandAdded _DebugOutput (KERNEL.328), LogApiThk (KERNEL...
1999-05-23  Ulrich WeigandFix typo (wrong DISPLAY.CheckCursor ordinal).
1999-05-23  Ulrich WeigandBugfix: syslevel relay check was too strict.
1999-05-23  Marcus MeissnerDo not use pagesize aligned size_low to grow mapped...
1999-05-22  Lionel Ulmer- added some more debug output
1999-05-22  Francis BeaudetFixed a major memory leak in the window management...
1999-05-22  Eric PouechIn SetWindowPos if changing Z order and child window...
1999-05-22  Pavel RoskinDisable passing device context to X11DRV_DIB_BuildColor...
1999-05-22  Ulrich WeigandDon't freeze other thread while it may hold the X criti...
1999-05-22  Ulrich WeigandAdded UserRepaintDisable16().
1999-05-22  Ulrich WeigandRemoved EVENT_WaitNetEvent() calls.
1999-05-22  Ulrich WeigandAdded IsUserIdle16().
1999-05-22  Ulrich WeigandAdapted to EVENT_ driver changes.
1999-05-22  Ulrich WeigandAdapted to event synchronization changes.
1999-05-22  Ulrich WeigandMoved X input event handling out of EVENT_WaitNetEvent...
1999-05-22  Ulrich WeigandDon't change Z-order of child windows when activating.
1999-05-22  Huw D M DaviesImplemented AddPrinterA, AddPrinterDriverA and GetPrint...
1999-05-22  Eric PouechCreate a new configuration manifest constant HAVE_OSS_MIDI.
1999-05-22  Ove KaavenFixed silly EINTR bug with starting dosmod.
1999-05-22  Kevin HolbrookShould compare to X11 constant "None" since a colormap...
1999-05-22  Paul QuinnStop a listbox bug that causes a div by zero when the...
1999-05-22  Andre Malafaya... About dialog translated to Portuguese.
1999-05-22  James Jurantask.h was included twice. Removing one fixed a sig11...
1999-05-22  Eric PouechCheck if dc has been created before using it.
1999-05-22  Huw D M DaviesAdd a few more 32->16 Escape conversions.
1999-05-22  Ulrich WeigandCheck for syslevel violations while relay debugging.
1999-05-22  Ulrich WeigandImproved syslevel handling, store currently held syslev...
1999-05-22  Joshua ThielenAdded mmsystem.h include.
1999-05-22  Ulrich WeigandAdded ExitKernel16 (replacing USER_ExitWindows), ExitPr...
1999-05-22  Ulrich WeigandHandle proc == NULL in THUNK_SetDCHook correctly.
1999-05-22  Andreas MohrAdded support for the undocumented combination
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Ove KaavenExpire timers on expiry time too, not just after.
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-22  Ove KaavenAdded INT_Int16AddChar.
1999-05-22  Bertho StultiensBugfix: Prevent null-pointer dereference in TRACE argum...
1999-05-22  Bertho StultiensFixed wrong NE module registration so that resources...
1999-05-22  Ulrich WeigandSet %ebx to point to real 16-bit stack in CBClientThunkSL.
1999-05-22  Marcus MeissnerRemoved use of win.h, sysmetrics.h and associated WINE...
1999-05-22  Eric KohlToolbar customization dialog (take one).
1999-05-22  Francis BeaudetFixed GetTopWindow so it will correctly handle the...
1999-05-22  Ulrich WeigandFix swapped FreeLibary return values. Handle FreeLibrar...
1999-05-22  Marcus MeissnerFixed specs for mixerGetDevCaps16/mixerGetID16, fixed...
1999-05-22  Ove KaavenChanged global DOS_LOL into function DOSMEM_LOL() in...
1999-05-22  Ove KaavenAdded MZ_Current() (returns current LPDOSTASK) and...
1999-05-22  Pascal LessardAdd some null checking in the Get/SetBitmapBits functions.
1999-05-22  Marcus MeissnerAdded init function for CRTDLL, allocate stdio/stderr...
1999-05-22  Marcus MeissnerAdded support for FreeBSD 3.0 to DEBUG_checkmap_bad().
1999-05-22  James JuranPrint a more effective (and visible) error message...
1999-05-22  Eric PouechSome more defines for multimedia.
1999-05-22  Juergen SchmiedSome stubs for pccard vxd to debug the native shell32.
1999-05-22  Ove KaavenUse service thread for "true" multimedia timers.
1999-05-22  Juergen SchmiedImplemented printing out of some structures.
1999-05-20  Alexandre JulliardSet only the client socket in non-blocking mode instead...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-17  Marcus Meissnerglide2x loadorder is "so,native".
1999-05-17  Ove KaavenImproved shortcuts - follows jumps in trying to avoid...
1999-05-17  Ove KaavenUpdated and improved instructions.
1999-05-17  Ove KaavenMade "Wine-dbg>set *seg:off = val" work (previously...
1999-05-17  Jukka KangasWhen opening the file we don't need MMIO_EXCLUSIVE
1999-05-17  Juergen SchmiedPrevent crash in stub of SheGetDirW.
1999-05-17  Juergen SchmiedFurther implementation of the FileMenu.
1999-05-17  Juergen SchmiedSet the default menu item of the window menu
1999-05-17  James JuranChanged serial ports in wine.ini to /dev/ttySX from...
1999-05-17  Ulrich WeigandRelease Win16Lock when calling LoadLibrary32 from 16...
1999-05-17  Ulrich WeigandFixed THUNK_SetDCHook when using native USER.
1999-05-17  Ulrich WeigandBugfix: FT_PrologPrime was broken due to relay changes.
1999-05-17  Ulrich WeigandSome stubs added.
1999-05-17  Ulrich WeigandSuspend window locks before calling hook procedure.
1999-05-17  Ulrich WeigandFixed window refcount handling in GetNextDlgGroupItem.
1999-05-17  Ulrich WeigandRemoved superfluous WIN_ReleaseWndPtr.
1999-05-17  Marcus MeissnerXlib_IDirectDrawSurface4Impl_Flip should show 'flipto...
1999-05-16  Alexandre JulliardAdded a few missing debug event definitions.
1999-05-16  Alexandre JulliardAdapted to new select interface.
next