1. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  2. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  3. 9ec81d1 Got rid of dynamic thunk allocation in mouse/keyboard event procs and by Alexandre Julliard · 23 years ago
  4. e15badb Cosmetics. by Andreas Mohr · 23 years ago
  5. 4b62618 Added support for low-level mouse and keyboard hooks. by Alexandre Julliard · 23 years ago
  6. 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
  7. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  8. c6a835a Remove Get/SetBeepActive from USER driver and manage it locally inside by Alexandre Julliard · 24 years ago
  9. 97d5abc "Implement" GetKBCodePage and GetKBCodePage16. by Dmitry Timoshkov · 24 years ago
  10. 2ece70e Various documentation fixes. by Patrik Stridvall · 24 years ago
  11. 44a1822 winuser.h now requires that we include winbase.h first. by François Gouget · 24 years ago
  12. 2b3aa61 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
  13. e296bf3 Renamed CallTo16* functions to wine_call_to_16* and export them from by Alexandre Julliard · 24 years ago
  14. 07d0c31 Removed unused STRUCT32_NCCALCSIZE functions. by Alexandre Julliard · 24 years ago
  15. 8a31634 Replaced ToAscii by ToUnicode in the User driver interface. by Dmitry Timoshkov · 24 years ago
  16. d8fab2e Removed some of the XXX_reg macros now that we are using the standard by Alexandre Julliard · 25 years ago
  17. 42d20f9 Merged clipboard driver into USER driver. by Alexandre Julliard · 25 years ago
  18. 946a444 Cleaned up a few USER dependencies. by Alexandre Julliard · 25 years ago
  19. 28c3a1b Moved graphics initialisation to the x11drv/ttydrv dll init code. by Alexandre Julliard · 25 years ago
  20. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  21. dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
  22. 6fed97f Changed the initialisation of the KeyState array. by Lionel Ulmer · 25 years ago
  23. 24dd5d9 Keyboard/mouse event proc thunk creation moved out of if1632/thunk.c. by Ulrich Weigand · 26 years ago
  24. 4220b29 Take advantage of the new registers saved in the STACK16FRAME to turn by Alexandre Julliard · 26 years ago
  25. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  26. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  27. 7d7fe7c Suspend the window locks before DefKeybEventProc and DefMouseEventProc. by Francois Boisvert · 26 years ago
  28. b87fe2e More code moved to the X11 driver (bitmap and palette and misc). by Patrik Stridvall · 26 years ago
  29. 6b9dd2e Lots of warning fixed, one missing WINAPI in ddraw.c added. by Marcus Meissner · 26 years ago
  30. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  31. 61afa33 Some more recursive include fixes/optimizations. by Marcus Meissner · 26 years ago
  32. 8d8703c Moved some more code to the X11 driver. by Patrik Stridvall · 26 years ago
  33. e35d636 Moved more code to the X11 driver. by Patrik Stridvall · 26 years ago
  34. 6c6e3e4 Micro patch for AltGr key on german keyboards. by David Faure · 26 years ago
  35. 8bf078b Moved GetKeyboardLayoutName16 to windows/input.c. by Ulrich Weigand · 26 years ago
  36. f64b70e Special case handling of : Shift + arrow, shift + home, ... by David Faure · 26 years ago
  37. d1b919c Implementation of KEYBOARD.DRV (code mostly taken from previous by Ulrich Weigand · 26 years ago
  38. b7db887 Added stub for CheckCursor(). by Andreas Mohr · 26 years ago
  39. 6f75dc4 Deleted the vkey->sancode array, because QWERTY specific. by David Faure · 26 years ago
  40. 1410cdd A couple of TRACE messages are missing a newline at the end. by NF Stevens · 26 years ago
  41. b745eaa Replaced 0x00 with 0x01 in the vkey->sancode array, so that no key is by David Faure · 26 years ago
  42. 905d622 Fixed warning. by David Faure · 26 years ago
  43. 96dad15 XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported). by Marcus Meissner · 26 years ago
  44. 72dcd5c MOUSE.DRV routines moved to event.c. Call mouse event procedure. by Ulrich Weigand · 26 years ago
  45. a0815f3 Added KEYBOARD_UpdateState, to read the modifiers when the wine app is by David Faure · 26 years ago
  46. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  47. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  48. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  49. 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
  50. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  51. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  52. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  53. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  54. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  55. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  56. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  57. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  58. e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130
  59. a0b2b1d Release 971116 by Alexandre Julliard · 27 years ago wine-971116
  60. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  61. 3db94ef Release 970928 by Alexandre Julliard · 28 years ago wine-970928
  62. 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
  63. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  64. 33072e1 Release 970629 by Alexandre Julliard · 28 years ago wine-970629
  65. 7ff1c41 Release 970525 by Alexandre Julliard · 28 years ago wine-970525
  66. 889f742 Release 970415 by Alexandre Julliard · 28 years ago wine-970415
  67. df2673b Release 970329 by Alexandre Julliard · 28 years ago wine-970329
  68. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  69. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  70. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  71. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  72. c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
  73. 7ebe1a4 Release 961222 by Alexandre Julliard · 28 years ago wine-961222
  74. b1bac32 Release 961215 by Alexandre Julliard · 28 years ago wine-961215
  75. da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
  76. 2c69f6d Release 960928 by Alexandre Julliard · 29 years ago wine-960928
  77. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
  78. 329f068 Release 960414 by Alexandre Julliard · 29 years ago wine-960414
  79. c981d0b Release 960331 by Alexandre Julliard · 29 years ago wine-960331
  80. 7e56f68 Release 960131 by Alexandre Julliard · 29 years ago wine-960131
  81. d471965 Release 951212 by Alexandre Julliard · 29 years ago wine-951212
  82. a2f2e01 Release 950606 by Alexandre Julliard · 30 years ago wine-950606
  83. 1850655 Release 950122 by Alexandre Julliard · 30 years ago wine-950122
  84. aca0578 Release 941017 by Alexandre Julliard · 30 years ago wine-941017
  85. 988ca97 Release 940620 by Alexandre Julliard · 31 years ago wine-940620
  86. 7cc9c0c Release 940614 by Alexandre Julliard · 31 years ago wine-940614
  87. 36ca136 Release 940602 by Alexandre Julliard · 31 years ago wine-940602
  88. 8d24ae6 Release 940405 by Alexandre Julliard · 31 years ago wine-940405
  89. fb9a919 Release 940301 by Alexandre Julliard · 31 years ago wine-940301
  90. 401710d Release 0.3.0 by Alexandre Julliard · 32 years ago wine-0.3.0