1999-10-13 |
Noomen Hamza | Set the COLOR_3DLIGHT system color to the right window... |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | If the joydevice is not present, do not create a Direct... |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | Added german keyboard layout with "nodeadkeys" option... |
tree | commitdiff |
1999-09-28 |
Noomen Hamza | Rewrite the ShowOwnedPopups function with a safety... |
tree | commitdiff |
1999-09-27 |
Francis Beaudet | rcPaint has to be returned in logical coordinates but... |
tree | commitdiff |
1999-09-23 |
Noel Borthwick | Added clipboard server. |
tree | commitdiff |
1999-09-23 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-09-23 |
Noomen Hamza | WS_POPUP windows (excluding the WS_POPUPWINDOW windows... |
tree | commitdiff |
1999-09-23 |
Noomen Hamza | Non active window should be activated when it gets any |
tree | commitdiff |
1999-09-22 |
Gerard Patel | Fix infinite loop with glastXFocusWindow. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Keyboard/mouse event proc thunk creation moved out... |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | DC hook proc thunk management simplified. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Windows hook proc thunk management simplified. |
tree | commitdiff |
1999-09-20 |
Noel Borthwick | - Add clipboard support for copying/pasting bitmaps... |
tree | commitdiff |
1999-09-19 |
Richard Cohen | Protect MDISetMenu from rogue menu handles. |
tree | commitdiff |
1999-09-19 |
Marcus Meissner | Added stub implementation for EnumDisplayDevices*. |
tree | commitdiff |
1999-09-10 |
Francis Beaudet | Made sure that the windows with the WS_EX_TOOLWINDOW... |
tree | commitdiff |
1999-09-10 |
Stephane Lussier | Pressing the delete key using an extended keyboard... |
tree | commitdiff |
1999-09-05 |
Eric Pouech | Updated to new MM header organization. |
tree | commitdiff |
1999-09-05 |
Richard Cohen | No longer needs to calculate its own character size. |
tree | commitdiff |
1999-09-04 |
Uwe Bonnes | Allow timeout of 0. Cap timer rate to SYS_TIMER_RATE. |
tree | commitdiff |
1999-09-04 |
Alexandre Julliard | Added missing HFONT type. |
tree | commitdiff |
1999-09-04 |
Pierre Mageau | Changed CopyImage to accept desiredX, desiredY and... |
tree | commitdiff |
1999-09-03 |
Marcus Meissner | More restrictive checks, so DIALOG_IsAccelerator don... |
tree | commitdiff |
1999-09-03 |
Richard Cohen | - select the font into the dc before calculating the... |
tree | commitdiff |
1999-09-03 |
Noel Borthwick | - Implement interprocess clipboard communication. |
tree | commitdiff |
1999-09-03 |
Francis Beaudet | Removed truncating errors that happen when converting... |
tree | commitdiff |
1999-09-03 |
Abey George | Check new coordinates received in WM_NCCALCSIZE message. |
tree | commitdiff |
1999-09-03 |
Francis Beaudet | Make sure that all MDI children have the WS_EX_MDICHILD... |
tree | commitdiff |
1999-09-03 |
Guy Albertelli | Completed GetKeyNameText for non-character keys. |
tree | commitdiff |
1999-09-03 |
Abey George | Fixed resizing bugs for windows with WS_THICKFRAME... |
tree | commitdiff |
1999-09-03 |
Marcus Meissner | Use in GetClassInfoW the same hack for systemclasses... |
tree | commitdiff |
1999-08-21 |
Pascal Lessard | Added the case of a user defined icon for the sysbutton... |
tree | commitdiff |
1999-08-21 |
Stephane Lussier | The paint rectangle return in the PAINTSTRUCT in BeginP... |
tree | commitdiff |
1999-08-15 |
Francis Beaudet | Ensure that the WM_ENTERIDLE message is not sent if... |
tree | commitdiff |
1999-08-15 |
Thuy Nguyen | Implemented the WM_SETICON and WM_GETICON messages. |
tree | commitdiff |
1999-08-15 |
Ulrich Weigand | Adapted to new-style Wine thunks. |
tree | commitdiff |
1999-08-07 |
Francis Beaudet | If the window is already the topmost window in ShowWind... |
tree | commitdiff |
1999-08-07 |
Stephane Lussier | WM_SYSCOMMAND message (for SC_CLOSE) should be posted... |
tree | commitdiff |
1999-08-07 |
Stephane Lussier | X11drv SetDrawable function modifies the DC origin... |
tree | commitdiff |
1999-08-07 |
Abey George | Set focus to the dialog in EndDialog. |
tree | commitdiff |
1999-08-07 |
Ove Kaaven | Made hardware_event use win32-conformant parameters. |
tree | commitdiff |
1999-08-07 |
Thuy Nguyen | WS_EX_DLGMODALFRAME alone does not mean title bar,... |
tree | commitdiff |
1999-08-04 |
Marcus Meissner | Implemented DirectInput Joystick support (tested with... |
tree | commitdiff |
1999-08-04 |
Ivan De Saedeleer | Minor fix to the French Canadian keyboard. |
tree | commitdiff |
1999-08-04 |
Alexandre Julliard | Got rid of dsprintf and related macros. |
tree | commitdiff |
1999-07-31 |
Noomen Hamza | Close the right window when clicking on a non active... |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Various ANSI C compability fixes. |
tree | commitdiff |
1999-07-31 |
Ulrich Weigand | Implemented KERNEL.447 (WIN32_OldYield16). |
tree | commitdiff |
1999-07-31 |
Ulrich Weigand | Suspend WND lock before EVENT_Synchronize. |
tree | commitdiff |
1999-07-31 |
Pascal Lessard | Implemented the system button behavior and associated... |
tree | commitdiff |
1999-07-31 |
Dan Langlois | Removed an inappropriate if statement from MDI_ChildAct... |
tree | commitdiff |
1999-07-31 |
Abey George | Bug fix for updating the clipping region in nested... |
tree | commitdiff |
1999-07-31 |
Yuxi Zhang | Tried to fix the code for SetWindowPos to erase the... |
tree | commitdiff |
1999-07-30 |
Francis Beaudet | Fixed a memory leak that occurs when we maximize/minimi... |
tree | commitdiff |
1999-07-27 |
Ulrich Weigand | Added FinalUserInit16/FinalGdiInit16 stubs. |
tree | commitdiff |
1999-07-27 |
Abey George | Send normal mouse messages to WM_SETCURSOR when non... |
tree | commitdiff |
1999-07-27 |
Thuy Nguyen | Check if the window has the WS_CLIPSIBLINGS style befor... |
tree | commitdiff |
1999-07-27 |
Marcus Meissner | Actually return the number of events in Mouse_GetDevice... |
tree | commitdiff |
1999-07-25 |
Francis Beaudet | Retrieve the clipping region before setting the drawabl... |
tree | commitdiff |
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 |
next |