2001-02-12 |
Andreas Mohr | - move TSXGrabServer after a possible return FALSE; |
tree | commitdiff |
2001-02-12 |
Patrik Stridvall | Documentation name fixes (always use external name). |
tree | commitdiff |
2001-02-12 |
Josh DuBois | Fixed a char that should have been signed. |
tree | commitdiff |
2001-01-20 |
Alexandre Julliard | Warning fix. |
tree | commitdiff |
2001-01-17 |
Josh DuBois | Make some noise in a few cases where the X11drv doesn... |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Replaced X11DRV_CritSection references by wine_tsx11_... |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Removed CALL_LARGE_STACK support. |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Removed unnecessary headers. |
tree | commitdiff |
2001-01-02 |
Ove Kaaven | Turn on detectable autorepeat if the X Keyboard Extensi... |
tree | commitdiff |
2001-01-02 |
François Gouget | Moved HDROP to shellapi.h. |
tree | commitdiff |
2000-12-27 |
Ove Kaaven | Use the X state instead of the VK key state to check... |
tree | commitdiff |
2000-12-22 |
Gerard Patel | Cancel a few changes to get back basic text clipboard... |
tree | commitdiff |
2000-12-22 |
Patrik Stridvall | Various documentation fixes. |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Replaced WIN16_GlobalLock16 by "official" function... |
tree | commitdiff |
2000-12-16 |
Alexandre Julliard | Avoid a couple of dependencies on input.c internal... |
tree | commitdiff |
2000-12-11 |
Dmitry Timoshkov | Add CF_UNICODETEXT as primary text clipboard format. |
tree | commitdiff |
2000-12-10 |
Alexandre Julliard | Moved most builtin controls structures into their respe... |
tree | commitdiff |
2000-12-07 |
Alexandre Julliard | Removed dependencies on the internals of the CLASS... |
tree | commitdiff |
2000-12-06 |
Ove Kaaven | Use SendNotifyMessage() for WM_SYNCPAINT. |
tree | commitdiff |
2000-12-01 |
Marcus Meissner | Added the KDE 2 beta and final method of specifying... |
tree | commitdiff |
2000-11-28 |
Aric Stewart | We were returning characters for various CTRL + Symbol... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-26 |
Dimitrie O. Paun | Make sure all files using config.h constants actually... |
tree | commitdiff |
2000-11-25 |
Dmitry Timoshkov | Fixed ToUnicode TRACE message. |
tree | commitdiff |
2000-11-25 |
Ulrich Czekalla | Allow for zero-length string selections. |
tree | commitdiff |
2000-11-11 |
Nerijus Baliunas | Add new encodings ISO 8859-10 (cp28600), 8859-13 (cp286... |
tree | commitdiff |
2000-11-08 |
Aric Stewart | ToUnicode: ignore CTRL+number keystrokes. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Allocate DC objects on the process heap, and removed... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-11-01 |
Gabriel Garcia | Added Latin American layout. |
tree | commitdiff |
2000-10-31 |
Peter Ivanyi | Added/upgraded Slovak messages, and Slovak and Czech... |
tree | commitdiff |
2000-10-25 |
Dmitry Timoshkov | Added an another special case handling for Shift+[NumPa... |
tree | commitdiff |
2000-10-25 |
Dmitry Timoshkov | Replaced ToAscii by ToUnicode in the User driver interface. |
tree | commitdiff |
2000-10-22 |
Joerg Mayer | Reduce the number of warnings about missing initializers. |
tree | commitdiff |
2000-10-19 |
Dmitry Timoshkov | Added support for AZERTY keyboard layout. |
tree | commitdiff |
2000-10-17 |
Dmitry Timoshkov | Added support for keyboard input in various locales. |
tree | commitdiff |
2000-10-13 |
Susan Farley | Status bars on managed windows should not have SIZEGRIP... |
tree | commitdiff |
2000-09-29 |
Alexandre Julliard | Moved $(MODULE).o rule out of Make.rules into the indiv... |
tree | commitdiff |
2000-09-27 |
Stephane Lussier | On reception of a FocusOut event, don't deactivate... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Use documented DROPFILES structure instead of internal... |
tree | commitdiff |
2000-09-22 |
Andreas Mohr | Make GetTickCount not use the whole Unix epoch (since... |
tree | commitdiff |
2000-09-16 |
Alexandre Julliard | Removed a coupld of unused functions in the Callout... |
tree | commitdiff |
2000-09-07 |
Giovanni Pancotti | Italian keyboard fixes. |
tree | commitdiff |
2000-09-04 |
Mike McCormack | Added missing comma. |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
tree | commitdiff |
2000-08-20 |
Louis Philippe Gagnon | - Separate application calls to ShowOwnedPopups from... |
tree | commitdiff |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
tree | commitdiff |
2000-08-11 |
Stephane Lussier | Instead of not doing the Z ordering when the applicatio... |
tree | commitdiff |
2000-08-10 |
Alexandre Julliard | Merged clipboard driver into USER driver. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-06 |
Stephane Lussier | Top level windows with 0 width or height are created... |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Removed a few dependencies on GDI internals from USER... |
tree | commitdiff |
2000-08-01 |
Jean-Claude Batista | Provide position hints for window managers. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
tree | commitdiff |
2000-07-28 |
Francois Jacques | - implementation of SetWindowsRgn and GetWindowRgn |
tree | commitdiff |
2000-07-28 |
Stephane Lussier | Now the service thread is no more in charge of erasing... |
tree | commitdiff |
2000-07-28 |
Dmitry Timoshkov | Do not crash if window was not found. |
tree | commitdiff |
2000-07-16 |
Raul Fernandes | Added Brazilian keyboard. |
tree | commitdiff |
2000-07-10 |
Dmitry Timoshkov | Convert WND.text field to Unicode. |
tree | commitdiff |
2000-06-25 |
Lawson Whitney | Moved zero-sized window hack to x11drv. |
tree | commitdiff |
2000-06-13 |
Gerard Patel | Do not change the WS_CHILD style in SetParent. |
tree | commitdiff |
2000-06-08 |
Turchanov Sergei | DGA compile fix. |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Merged mouse dll into USER. |
tree | commitdiff |
2000-06-07 |
Serge Ivanov | Well, SetParent doesn't work properly at all, but at... |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Removed MSG_WineStartTicks (does not work for multiple... |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
tree | commitdiff |
2000-06-02 |
Susan Farley | Preserve WM hints that were set during window creation... |
tree | commitdiff |
2000-05-30 |
Zoran Dzelajlija | Basic Croatian language support. |
tree | commitdiff |
2000-05-23 |
Susan Farley | Set and retrieve the window icon that is drawn under... |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Specify the service thread timers in ms instead of us. |
tree | commitdiff |
2000-04-30 |
Gerard Patel | X11DRV_SetFocus: really don't mess with focus for manag... |
tree | commitdiff |
2000-04-29 |
Dimitrie O. Paun | Removed some HEAP_xalloc calls. |
tree | commitdiff |
2000-04-25 |
Patrik Stridvall | Removed X_DISPLAY_MISSING. |
tree | commitdiff |
2000-04-18 |
Stephane Lussier | Implemented Mousewheel support. |
tree | commitdiff |
2000-04-16 |
Stephane Lussier | Support switching the keyboard layout with WINE running. |
tree | commitdiff |
2000-04-14 |
Marcus Meissner | Detypoed X11DRV_EVENT_SetInputMethod. |
tree | commitdiff |
2000-04-14 |
Stephane Lussier | When dealing with XKB extensions, force the AltGr key... |
tree | commitdiff |
2000-04-13 |
Stephane Lussier | Fixed AltGr key handling. |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Store monitor size and depth in the generic structure. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | A few simplifications and optimizations in the x11... |
tree | commitdiff |
2000-03-20 |
Alexandre Julliard | Moved graphics initialisation to the x11drv/ttydrv... |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Misc small cleanups. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Moved command-line option handling out of the X11 driver. |
tree | commitdiff |
2000-03-15 |
Alexandre Julliard | Michael Abd-El-Malek (on behalf of Corel) |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
tree | commitdiff |
2000-03-04 |
Marcus Meissner | GetClipboardData16 might return an invalid global handl... |
tree | commitdiff |
2000-02-29 |
Niels Kristian Bec... | Removed superfluous #include statements for header... |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Misc. fixes for compiler warnings. |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Better thread safety for WarpPointer hack. |
tree | commitdiff |
2000-02-20 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-02-20 |
Hidenori Takeshima | Added Japanese jp106 and pc98x1 keyboard layout. |
tree | commitdiff |
2000-02-19 |
Alexandre Julliard | Store config file contents in the registry so we only... |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - add some documentation items |
tree | commitdiff |
2000-01-26 |
Alexandre Julliard | Use a linked list instead of a DPA to manage pixmaps. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Use argv[0] to locate the server executable. |
tree | commitdiff |
2000-01-23 |
Ove Kaaven | Added -dxgrab command line option, which confines curso... |
tree | commitdiff |
next |