wine
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.
1999-05-16  Alexandre JulliardChanged select interface, separated timeouts from file...
1999-05-16  Alexandre JulliardMoved process structure definition to process.h.
1999-05-16  Alexandre JulliardAdded TEB in init_thread request.
1999-05-15  Alexandre JulliardTried to add an error message when crashing on a select...
1999-05-15  Alexandre JulliardServer reorganization:
1999-05-15  Alexandre JulliardGet include files from the current directory first.
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-14  Francois BoisvertChanged CBGetDroppedControlRect to be compliant with...
1999-05-14  Alexandre JulliardFixed a few bugs, and improved the exception macros...
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-14  Alexandre JulliardConverted to the new debug interface.
1999-05-14  Ulrich WeigandFixed invalid window refcount handling in RDW_Paint().
1999-05-14  Noel BorthwickFix a deadlock with the system message queue by ensurin...
1999-05-14  Lionel UlmerCheck if in depth-conversion mode before returning...
1999-05-13  Lionel UlmerReplaced all the Mesa specific code by GLX code. Should...
1999-05-13   <TTarrant... Added Italian keyboard support.
1999-05-13  Huw D M DaviesFixed a couple of memcpy errors.
1999-05-13  Huw D M DaviesSmall fix to help native win95 PrintDlg on the way.
1999-05-13  Andreas MohrImplemented InsertInASPIChain and fixed minor things.
1999-05-13  Andreas MohrFixed quite ill window locking code.
1999-05-13  Francis BeaudetFixed an infinite loop in ChildWindowFromPointEx.
1999-05-13  Juergen Schmied- prevent crash when GetMenuDefaultItem is called on...
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-13  Alexandre JulliardWin32 register functions can now have arguments.
1999-05-13  Alexandre JulliardVxDCall functions do not need to be 'register'.
1999-05-12  Alexandre JulliardFixed bug I introduced in relay debugging.
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-12  Alexandre JulliardMoved some exception definitions to winnt.h and ntddk.h.
1999-05-12  Marcus MeissnerAdded missing WINAPI for the callback procs.
1999-05-12  Alexandre JulliardAdded ERROR_sig.
1999-05-12  Francis BeaudetBug fix.
1999-05-12  Marcus MeissnerWSOCK32/WINSOCK uses SetLastError() to keep its own...
1999-05-12  Alexandre JulliardChanged some error handling a bit.
1999-05-12  Ove KaavenCleaner Suspend/RestoreWndsLock, which should fix some...
1999-05-12  Alexandre JulliardAdded RtlUnwind in ntdll, and made kernel32 spec entry...
1999-05-12  Alexandre JulliardAdded import declaration for Win32 built-ins.
1999-05-10  Alexandre JulliardAdded support for forwarded ordinals in built-in dlls.
1999-05-09  Alexandre JulliardFixed request size for alloc_console and free_console.
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-09  Alexandre JulliardUse OpenFile() to test for file existence, so that...
1999-05-09  Ove KaavenRestart interrupted select() (happens with -pg).
1999-05-09  Ove KaavenFixed off-by-one bug in memory access check.
1999-05-09  Marcus MeissnerMore debug output for RegQueryInfoKey.
1999-05-09  Ove KaavenFixed a couple of bugs (silent backtrace not totally...
1999-05-08  Alexandre JulliardRelease 990508. wine-990508
1999-05-08  Jean-Louis... Added graphical configuration tool wineconf.tcl.
1999-05-08  Marcus MeissnerIgnore ESC[%dc reports generated by 8bit control codes.
1999-05-08  Marcus MeissnerFixed off by 1 error in section code (did not return...
1999-05-08  Marcus MeissnerFixed warning.
1999-05-08  Pavel RoskinFixed palette handling for true/high-color X11.
1999-05-08  Uwe BonnesFixed extension handling in LoadLibrary16.
1999-05-08  Alex KorobkaRearranged PAINT_RedrawWindow() so that it first recurs...
1999-05-08  Alexandre JulliardAdded check for missing __i386__ definition.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Marcus MeissnerPass PROPSHEETPAGE to propertypage dialog as lParam.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-08  Michael VekslerRemoved #include "wine/winuser16.h" and use "struct...
1999-05-08  Ove KaavenImproved Wine debugger backtrace. New features:
next