2002-03-11 |
Axel Schmidt | Added keyboard layout for Logitech Cordless Desktop... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-25 |
Dave Hawkes | Prevent lock-up with a focus loop between two top level... |
tree | commitdiff |
2002-02-15 |
Dave Hawkes | Added a keyboard matched to VNC. |
tree | commitdiff |
2002-02-12 |
Dmitry Timoshkov | Allow ToAscii/ToUnicode to work with scanCode = 0. |
tree | commitdiff |
2001-11-20 |
Dave Hawkes | Fix lock up in GetKeyNameText due to an increment wrap... |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Changed X11 mouse driver to use SendInput, and removed... |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Added internal Wine messages to perform SetWindowPos... |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-10-12 |
Dominik Strasser | Workaround X11 BadWindow error if no parent window... |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Fix infinite loop problem in wineclipsrv startup. |
tree | commitdiff |
2001-10-05 |
Dmitry Timoshkov | Add XK_Mode_switch to the list of ignored keysyms. |
tree | commitdiff |
2001-10-02 |
Dmitry Timoshkov | Remove a hack for keyboard group switching. |
tree | commitdiff |
2001-09-19 |
Brad Campbell | Fixed mouse position processing for use with a touchscreen. |
tree | commitdiff |
2001-09-19 |
Andriy Palamarchuk | Added russian layout with phantom key. |
tree | commitdiff |
2001-09-19 |
Alexandre Julliard | Fixed a couple of HWND type mismatches. |
tree | commitdiff |
2001-09-17 |
Andriy Palamarchuk | Fixed references to old documentation location. |
tree | commitdiff |
2001-09-10 |
Andy Rysin | Added Ukrainian keyboard layout. |
tree | commitdiff |
2001-08-24 |
Alexandre Julliard | Implemented GetAncestor and removed WIN_GetTopParent. |
tree | commitdiff |
2001-08-21 |
Francois Gouget | Documentation updates (mainly thru vs. through). |
tree | commitdiff |
2001-08-18 |
Alexandre Julliard | Removed a number of direct accesses to the window struc... |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-23 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2001-06-29 |
Alexandre Julliard | Moved ForceWindowRaise to the USER driver and removed... |
tree | commitdiff |
2001-06-26 |
Dmitry Timoshkov | Replace one more PROFILE_ function by RegQueryValueExA. |
tree | commitdiff |
2001-06-25 |
Dmitry Timoshkov | Replace some 16-bit calls by their 32-bit equivalents. |
tree | commitdiff |
2001-06-25 |
Alexandre Julliard | Implemented SendInput(). |
tree | commitdiff |
2001-06-22 |
Alexandre Julliard | Don't rely on X to expose windows covered by a sibling... |
tree | commitdiff |
2001-06-21 |
Ove Kaaven | Make GetCursorPos call XQueryPointer. |
tree | commitdiff |
2001-06-19 |
Dmitry Timoshkov | Replace PROFILE_ functions by RegQueryValueExA in x11drv. |
tree | commitdiff |
2001-06-13 |
Alexandre Julliard | Force invalidating of siblings children on expose event. |
tree | commitdiff |
2001-06-04 |
Alexandre Julliard | Create an X window for every window, including children. |
tree | commitdiff |
2001-05-18 |
Alexandre Julliard | Moved the major part of message queue and window timer... |
tree | commitdiff |
2001-05-18 |
Francois Gouget | Spelling typos. |
tree | commitdiff |
2001-05-16 |
Alexandre Julliard | Create an X connection for each thread, and process... |
tree | commitdiff |
2001-05-11 |
Alexandre Julliard | Renamed display to gdi_display where it is used for... |
tree | commitdiff |
2001-05-10 |
Alexandre Julliard | Moved ScrollWindowEx implementation to the graphics... |
tree | commitdiff |
2001-05-09 |
Alexandre Julliard | Removed XShmCompletion event support (no longer used). |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-05-09 |
Alexandre Julliard | Moved window move/resize syscommand handling to the... |
tree | commitdiff |
2001-05-05 |
Alexandre Julliard | Remove Get/SetBeepActive from USER driver and manage... |
tree | commitdiff |
2001-04-30 |
Marcus Meissner | Made checks in _get_common_ancestor a bit stricter... |
tree | commitdiff |
2001-04-25 |
Alexandre Julliard | Avoid crash on deleted windows. |
tree | commitdiff |
2001-04-24 |
Alexandre Julliard | Moved most of the implementation of SetWindowPos and... |
tree | commitdiff |
2001-04-02 |
Gustavo Noronha... | Added US international keyboard. |
tree | commitdiff |
2001-03-28 |
Gavriel State | - Always use a double-buffered visual if one is available. |
tree | commitdiff |
2001-03-23 |
Alexandre Julliard | Cleanup properly on x11drv unloading. |
tree | commitdiff |
2001-03-21 |
Alexandre Julliard | Cleaned up assumptions about WS_CHILD flag so that... |
tree | commitdiff |
2001-03-03 |
Andreas Mohr | Some more message cleanups. |
tree | commitdiff |
2001-02-28 |
Johannes E. Schindelin | Some minor changes to the German keyboard layout. |
tree | commitdiff |
2001-02-23 |
Aric Stewart | - We need to make sure we pay attention to if our call to |
tree | commitdiff |
2001-02-23 |
Alexandre Julliard | Do not allocate any USER data on the system heap. |
tree | commitdiff |
2001-02-16 |
Aric Stewart | Correct the codepage for the Turkish keyboard. |
tree | commitdiff |
2001-02-15 |
Aric Stewart | Added a turkish keyboard layout. |
tree | commitdiff |
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 |
next |