moved to new trace interface
[wine] / windows /
1999-05-24  Eric PouechRemove extraneous winuser16.h.
1999-05-24  Ulrich WeigandMoved WINSOCK network IO event handling to special...
1999-05-23  Ulrich WeigandFix typo (wrong DISPLAY.CheckCursor ordinal).
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  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 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  Ulrich WeigandImproved syslevel handling, store currently held syslev...
1999-05-22  Ulrich WeigandAdded ExitKernel16 (replacing USER_ExitWindows), ExitPr...
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  Francis BeaudetFixed GetTopWindow so it will correctly handle the...
1999-05-17  Juergen SchmiedSet the default menu item of the window menu
1999-05-17  Ulrich WeigandSuspend window locks before calling hook procedure.
1999-05-17  Ulrich WeigandFixed window refcount handling in GetNextDlgGroupItem.
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
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-13   <TTarrant@Etnotea... Added Italian keyboard support.
1999-05-13  Andreas MohrFixed quite ill window locking code.
1999-05-13  Francis BeaudetFixed an infinite loop in ChildWindowFromPointEx.
1999-05-12  Ove KaavenCleaner Suspend/RestoreWndsLock, which should fix some...
1999-05-08  Alex KorobkaRearranged PAINT_RedrawWindow() so that it first recurs...
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  Ulrich WeigandRemoved TIMER_SwitchQueue.
1999-05-08  Ulrich WeigandCheck for busy DCE moved to DCHook16().
1999-05-08  Ulrich WeigandInitialize WIN_CritSection earlier.
1999-05-08  Francis BeaudetChanged the return value of GetKeyboardState and SetKey...
1999-05-08  Huw D M DaviesBugfix for TRACE in UnregisterClass.
1999-05-04  Francis BeaudetCheck if DC is busy before deleting it.
1999-05-04  Ulrich WeigandCorrect implementation of GetWindowThreadProcessId().
1999-05-03  Eric PouechFixed some deadlock(s) in message sending.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Ulrich WeigandUse SERVICES callback to implement Windows timers.
1999-05-02  Noel BorthwickFixed an unbalanced windows lock/unlock sequence in
1999-05-02  Juergen Schmied- better stubs for Get/Set special (Progman/Taskman...
1999-05-02  Juergen Schmied- new SendMessageCallbackW
1999-05-02  Noel BorthwickFixed an unbalanced windows lock/unlock sequence in...
1999-05-02  Guy AlbertelliCorrect logic in GetKeyNameText.
1999-05-01  Andreas MohrAdded a missing LeaveCriticalSection.
1999-05-01  Francois BoisvertFixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Eric PouechFixed a bug in msg conversion.
1999-04-25  Eric PouechAdded missing WIN_ReleaseWndPtr.
1999-04-25  Peter BortasAdded Swedish keyboard layout.
1999-04-25  Noel BorthwickFixed a problem with managed mode, where popup windows...
1999-04-25  Eric PouechFixed some bogus infinite expiration time.
1999-04-25  David Luyer- consolidate both cases of !pending in WaitNetEvent
1999-04-24  Guy AlbertelliFix locking with proper calls to WIN_ReleaseWndPtr.
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Gerard PatelFixed syscolors for win 3.1.
1999-04-19  Paul MillarCode added to re-evaluate stale DC information in DCE...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Juergen Schmied- use fonts/fontsizes given by SystemParametersInfo
1999-04-18  Eric PouechProperly handling cases like calling SetWindowPos while...
1999-04-18  Juergen SchmiedLoading color values from the registry fixed.
1999-04-18  Michael VekslerAdd "win.h" to fix implicit function declaration warnings.
1999-04-18  Noel BorthwickWhile handling the WM_DELETEWINDOW client message check...
1999-04-18  Noel BorthwickMake access to the DCE list thread safe by ensuring...
1999-04-16  Michael VekslerFixed warnings.
1999-04-16  Pablo SaratxagaAdded walon language support (I also moved Cz -> Cs...
1999-04-15  Zygo BlaxellReleaseCapture() is supposed to return a BOOL value.
1999-04-15  Huw D M Daviesindex == 3 corresponds to Alt-Gr + Shift.
1999-04-15  Pavel RoskinFixed ugly disabled controls and black background in...
1999-04-15  Francois BoisvertSolved a deadlock between global lock and wnd lock...
1999-04-15  Guy AlbertelliFix scancodes for NumLock and Num-/.
1999-04-15  Marcus MeissnerMissing WINAPI for RegisterSystemThread.
1999-04-11  Francois BoisvertEnabled thread safeness for wnd structure code.
1999-04-11  Ove KaavenTeached TIMER_GetNextExpiration that a timer that has...
1999-04-11  Guy AlbertelliPartial implementation for GetKeyNameText for new keybo...
1999-04-11  Bertho StultiensAdded RegisterSystemThread stub.
1999-04-11  Francois BoisvertCheck if pTempActiveWindow in WINPOS_SetWindowPos is...
1999-04-11  Juergen SchmiedLoading the color schema for registry.
1999-04-10  Eric PouechBetter error handling ; a few bug fixes ; now OpenDrive...
1999-04-10  Sergey TurchanovStubs for CloseDesktop and CloseWindowStation.
1999-04-10  Brian GerstFixed X11DRV_MOUSE_WarpPointer initial value.
1999-04-10  Gerard PatelFixed window locking bug in CalcChildScroll.
1999-04-04  José Marcos LópezAdded Spanish keyboard layout.
1999-04-03  Francois BoisvertSuspend the window locks before DefKeybEventProc and
1999-04-03  Eric PouechNo longer sending atoms in ((CREATESTRUCT*)lParam)...
1999-04-03  Eric PouechUpdated French keyboard.
1999-04-03  Ove Kaaven'Realigned' the layout table a bit. Applied the non...
1999-04-03  Francois BoisvertTransfered the window struct memory release from WIN_De...
1999-04-02  Francis BeaudetWrote a basic implementation of the WM_PRINT message.
1999-04-02  Francois BoisvertSuspend all windows locks before the control is passed...
1999-04-01  Marcus MeissnerSplit off keysym/deadchar -> char mapping, use it in...
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-04-01  Ulrich WeigandAdded USER32.UserSignalProc to Callout table.
1999-04-01  Luc TourangeauImplemented WM_NOTIFYFORMAT.
1999-04-01  Eric PouechIn UserYield16, when current thread is a 32 bit one...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-28  Dimitrie O. PaunChanged some debug messages from one channel to another...
next