wine
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:
1999-05-08  Ulrich CzekallaBugfix: get_sobasename was off by one pointer increment.
1999-05-08  Kevin HolbrookFixed implicit type warning.
1999-05-08  Gerard PatelValues returned from PtInRect and LB_ITEMFROMPOINT...
1999-05-08  Francis BeaudetSecond part of the OLE datacache implementation.
1999-05-08  Ove KaavenMoved DOS List of Lists initialization, and added the...
1999-05-08  Noomen HamzaBug fixes.
1999-05-08  Thuy NguyenImplemented GetHGlobalFromStream.
1999-05-08  Ulrich WeigandCall THREAD_FreeTHDB as service thread callback.
1999-05-08  Ulrich WeigandRemoved TIMER_SwitchQueue.
1999-05-08  Uwe BonnesFormat output in DEBUG_ExamineMemory for "d" and "x...
1999-05-08  Marcus MeissnerStop winelib programs on fault instead of endless fault...
1999-05-08  James JuranRun ldconfig in make install if using --enable-dll.
1999-05-08  Thuy NguyenImplementation of IStorage supported by an implementati...
1999-05-08  Marcus MeissnerReturn the correct value from GetPrivateProfileSectionA.
1999-05-08  Ulrich WeigandSome initialization sequence bugfixes:
1999-05-08  Ulrich WeigandCall Callout routines directly when using builtin USER.
1999-05-08  Ulrich WeigandBugfix: all PE modules were marked 'internal'.
1999-05-08  Ulrich WeigandCheck for busy DCE moved to DCHook16().
1999-05-08  Ulrich WeigandInitialize WIN_CritSection earlier.
1999-05-08  Luc TourangeauRemoved the timer that was used to queue TRACKBAR_Refre...
1999-05-08  Yuxi ZhangImplemented toolbar multirow button layout.
1999-05-08  Francois BoisvertImplementation of WM_GETTEXT and WM_GETTEXTLENGTH in...
1999-05-08  Thuy NguyenImplemented OleTranslateColor.
1999-05-08  Francis BeaudetChanged the return value of GetKeyboardState and SetKey...
1999-05-08  Francois BoisvertPrevented LISTBOX_RepaintItem from repainting a non...
1999-05-08  Eric PouechFixed typo.
1999-05-08  Huw D M DaviesBugfix for TRACE in UnregisterClass.
1999-05-05  Alexandre JulliardNo longer necessary.
1999-05-04  Francis BeaudetCheck if DC is busy before deleting it.
1999-05-04  Andreas MohrGetMailslotInfo is supposed to check for pointer validity.
1999-05-04  Ulrich WeigandPossible crash in select_loop() fixed.
1999-05-04  Ulrich WeigandFixed various stupid bugs in services thread routines.
1999-05-04  Eric PouechInverted class/channel in __(SET|GET)_DEBUGGING macros.
1999-05-04  Ulrich WeigandCorrect implementation of GetWindowThreadProcessId().
1999-05-04  Ulrich WeigandAdded PlaySound16, sndPlaySound16.
1999-05-04  Ove KaavenFixes winproc deadlock for win16.
1999-05-03  Eric PouechFixed some deadlock(s) in message sending.
1999-05-03  Eric Pouechcleaned up debug channels to use default one (mmsys)
1999-05-03  Eric Pouechsmall range fixes for OSS driver
1999-05-03  Eric Pouechfirst (working) shot at OSS mixer low level interface
1999-05-03  Ulrich WeigandFixed off-by-one ordinals in MPR.
1999-05-03  Ulrich WeigandBugfix: release Win16Lock in WinExec16, CallProc[Ex...
1999-05-03  Ulrich WeigandLoad system DLLs into WineLib applications.
1999-05-03  Huw D M DaviesSmall update to the PostScript encoding vector.
next