1999-07-25 |
Lionel Ulmer | Implementation of SetEventNotification for the mouse... |
tree | commitdiff |
1999-07-24 |
Noel Borthwick | Fix bug with pasting Wine clipboard content to external... |
tree | commitdiff |
1999-07-24 |
Achim Kaiser | Draw an additional white bit for each invert bit of... |
tree | commitdiff |
1999-07-24 |
Noel Borthwick | While handling the X FocusIn message in managed mode... |
tree | commitdiff |
1999-07-24 |
Sylvain St-Germain | Fixed inconsistency in conditions that determines if... |
tree | commitdiff |
1999-07-24 |
Stephane Lussier | Re-enable the owner window in the EndDialog(). |
tree | commitdiff |
1999-07-24 |
Abey George | Send WM_CONTEXTMENU on WM_RBUTTONUP, not WM_RBUTTONDOWN. |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | Fixed compiler warning. |
tree | commitdiff |
1999-07-23 |
Eric Pouech | Fixed some bad ptr occurrence in this class WndProc. |
tree | commitdiff |
1999-07-23 |
Lionel Ulmer | - Added a new option 'noxshm' |
tree | commitdiff |
1999-07-23 |
Gerard Patel | Change color gray text to 128 128 128 for win9x look. |
tree | commitdiff |
1999-07-20 |
Noomen Hamza | MDIDestroyChild: MDI window menu item was deleted only... |
tree | commitdiff |
1999-07-18 |
Eric Pouech | In WIN_UpdateNCRgn, do not send in WM_NCPAINT a region... |
tree | commitdiff |
1999-07-18 |
Lawson Whitney | Stop DCE_GetVisRect dereferencing a null wndPtr. |
tree | commitdiff |
1999-07-18 |
Abey George | Validate the parent with the child window client rectan... |
tree | commitdiff |
1999-07-18 |
Francis Beaudet | Delay WM_NCPAINT message until the "painter's algorithm... |
tree | commitdiff |
1999-07-18 |
Ove Kaaven | CreateDialogParamA should not call CreateDialogParamW... |
tree | commitdiff |
1999-07-11 |
Alexandre Julliard | Take advantage of the new registers saved in the STACK1... |
tree | commitdiff |
1999-07-11 |
Marcus Meissner | Removed the old, historical and no longer working IPC... |
tree | commitdiff |
1999-07-11 |
Gerard Patel | Revert last change in window activation on mouse click. |
tree | commitdiff |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
tree | commitdiff |
1999-07-10 |
Ulrich Weigand | Create dialog window using CreateWindowEx16/W depending... |
tree | commitdiff |
1999-07-10 |
Ulrich Weigand | Removed all EVENT_Synchronize( FALSE ) calls; use a... |
tree | commitdiff |
1999-07-04 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-07-04 |
Noomen Hamza | Windows should be activated in these cases: |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Moved code to the X11 driver. |
tree | commitdiff |
1999-07-04 |
Uwe Bonnes | WIN_FindWindow: use GetExeptr(pWnd->hInstance) for... |
tree | commitdiff |
1999-07-04 |
Per Ångström | Fixed a problem with apps that override the default... |
tree | commitdiff |
1999-07-04 |
Yuxi Zhang | Fix a bug in SetWindowPos to prevent parent from erasin... |
tree | commitdiff |
1999-07-04 |
Yuxi Zhang | Make defwndproc erase the correct location. |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
tree | commitdiff |
1999-07-03 |
Ove Kaaven | Reworked nonclient drawing code. Win31 look now works... |
tree | commitdiff |
1999-07-03 |
Ove Kaaven | SM_C[XY]FRAME is BorderWidth + 1. |
tree | commitdiff |
1999-06-27 |
Gerard Patel | Remove the validated child area from the update region... |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Lars Heete | Prevent bad window X error. |
tree | commitdiff |
1999-06-26 |
Abey George | The system menu icon on a MDI child window was corrupte... |
tree | commitdiff |
1999-06-26 |
Slava Monich | In case if scrollbar has the same background color... |
tree | commitdiff |
1999-06-26 |
Noomen Hamza | SetCursorPos() function was called with a window coordi... |
tree | commitdiff |
1999-06-26 |
Pascal Lessard | EnableWindow doesn't release the capture of a child... |
tree | commitdiff |
1999-06-22 |
Ulrich Weigand | Use separate service for each windows timer. |
tree | commitdiff |
1999-06-22 |
Eric Pouech | Moved to new trace interface. |
tree | commitdiff |
1999-06-22 |
Philippe Froidevaux | Added Swiss french keyboard layout. |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Added DebugBreak. |
tree | commitdiff |
1999-06-18 |
Ulrich Weigand | - Do not call XConfigureWindow if SetWindowPos was... |
tree | commitdiff |
1999-06-13 |
Ulrich Weigand | Bugfix: DISPLAY_SetCursor should not use USER-internals... |
tree | commitdiff |
1999-06-12 |
Noomen Hamza | Avoid painting destroyed windows. |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Added missing/wrong includes. |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Removed direct references to CLASS internals. |
tree | commitdiff |
1999-06-12 |
Gerard Patel | Draws a border around windows with old win31 style... |
tree | commitdiff |
1999-06-12 |
Pavel Roskin | DIALOG_ParseTemplate16() supported up to 127 controls... |
tree | commitdiff |
1999-06-12 |
Noomen Hamza | Fixed imprecision in the MDI tiling functionality. |
tree | commitdiff |
1999-06-12 |
Slava Monich | dwDataSize needs to be reset before each RegQueryValueE... |
tree | commitdiff |
1999-06-12 |
Ulrich Weigand | Better implementation of [GS]etForegroundWindow. |
tree | commitdiff |
1999-06-07 |
Eric Pouech | Fixed order for entering critical sections (X11 vs... |
tree | commitdiff |
1999-06-06 |
Ron Cemer | Fixes for Win9x and WinNT look and feel. |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Release WND lock before calling PostEvent16(). |
tree | commitdiff |
1999-06-06 |
Slava Monich | Implemented dialog units -> pixels conversion very... |
tree | commitdiff |
1999-06-05 |
Uwe Bonnes | Add back lost treatment of HWND_TOPMOST. |
tree | commitdiff |
1999-06-05 |
Ulrich Weigand | Try to improve ConfigureNotify event processing. |
tree | commitdiff |
1999-06-05 |
Ulrich Weigand | Fixed potential memory corruption in EVENT_QueryZOrder. |
tree | commitdiff |
1999-06-05 |
Slava Monich | o check for both CW_USEDEFAULT and CW_USEDEFAULT16. |
tree | commitdiff |
1999-06-05 |
Ulrich Weigand | Removed DummyMotionNotify EVENT driver routine. |
tree | commitdiff |
1999-05-29 |
Alexandre Julliard | Got rid of THREAD_InitDone. |
tree | commitdiff |
1999-05-29 |
Luc Tourangeau | Reimplemented the CheckRadioButton function. |
tree | commitdiff |
1999-05-29 |
Francis Beaudet | Fixed a behavior of the focus when a parent window... |
tree | commitdiff |
1999-05-29 |
Gerard Patel | Remove unnecessary warning in TranslateAccelator. |
tree | commitdiff |
1999-05-29 |
Rikhardur Egilsson | Icelandic keyboard support. |
tree | commitdiff |
1999-05-24 |
Eric Pouech | Remove extraneous winuser16.h. |
tree | commitdiff |
1999-05-24 |
Ulrich Weigand | Moved WINSOCK network IO event handling to special... |
tree | commitdiff |
1999-05-23 |
Ulrich Weigand | Fix typo (wrong DISPLAY.CheckCursor ordinal). |
tree | commitdiff |
1999-05-22 |
Francis Beaudet | Fixed a major memory leak in the window management... |
tree | commitdiff |
1999-05-22 |
Eric Pouech | In SetWindowPos if changing Z order and child window... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added UserRepaintDisable16(). |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Removed EVENT_WaitNetEvent() calls. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added IsUserIdle16(). |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Adapted to EVENT_ driver changes. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Moved X input event handling out of EVENT_WaitNetEvent... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Don't change Z-order of child windows when activating. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Improved syslevel handling, store currently held syslev... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added ExitKernel16 (replacing USER_ExitWindows), ExitPr... |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
tree | commitdiff |
1999-05-22 |
Francis Beaudet | Fixed GetTopWindow so it will correctly handle the... |
tree | commitdiff |
1999-05-17 |
Juergen Schmied | Set the default menu item of the window menu |
tree | commitdiff |
1999-05-17 |
Ulrich Weigand | Suspend window locks before calling hook procedure. |
tree | commitdiff |
1999-05-17 |
Ulrich Weigand | Fixed window refcount handling in GetNextDlgGroupItem. |
tree | commitdiff |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
tree | commitdiff |
1999-05-14 |
Ulrich Weigand | Fixed invalid window refcount handling in RDW_Paint(). |
tree | commitdiff |
1999-05-14 |
Noel Borthwick | Fix a deadlock with the system message queue by ensurin... |
tree | commitdiff |
1999-05-13 |
<TTarrant@Etnotea... | Added Italian keyboard support. |
tree | commitdiff |
1999-05-13 |
Andreas Mohr | Fixed quite ill window locking code. |
tree | commitdiff |
1999-05-13 |
Francis Beaudet | Fixed an infinite loop in ChildWindowFromPointEx. |
tree | commitdiff |
1999-05-12 |
Ove Kaaven | Cleaner Suspend/RestoreWndsLock, which should fix some... |
tree | commitdiff |
1999-05-08 |
Alex Korobka | Rearranged PAINT_RedrawWindow() so that it first recurs... |
tree | commitdiff |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
tree | commitdiff |
1999-05-08 |
Michael Veksler | Removed #include "wine/winuser16.h" and use "struct... |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Removed TIMER_SwitchQueue. |
tree | commitdiff |
next |