1. ec5612e Some more fixes for compiling the user dll with -DSTRICT. by Michael Stefaniuc · 22 years ago
  2. 11e3523 Rewrote caret implementation to store the information in the server. by Alexandre Julliard · 22 years ago
  3. 9ffa91e Have USER deal with the caret when scrolling a window. by Dimitrie O. Paun · 23 years ago
  4. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  5. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  6. d23a82b Made all 16<->32 HWND conversions use explicit functions instead of by Alexandre Julliard · 24 years ago
  7. dc4fe77 Create an X window for every window, including children. by Alexandre Julliard · 24 years ago
  8. e3fe9f2 Moved ScrollWindowEx implementation to the graphics driver. by Alexandre Julliard · 24 years ago
  9. e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
  10. 9ae0fe5 Moved most of the implementation of SetWindowPos and SetDrawable into by Alexandre Julliard · 24 years ago
  11. 0c61028 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  12. 2ece70e Various documentation fixes. by Patrik Stridvall · 24 years ago
  13. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  14. 2239abb Allocate DC objects on the process heap, and removed WIN_DC_INFO by Alexandre Julliard · 24 years ago
  15. 409eb44 Fixed painting problems in non-MM_TEXT modes. by Ulrich Weigand · 24 years ago
  16. 2a2321b Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> by Alexandre Julliard · 25 years ago
  17. 93652e1 Moved a bunch of functions out of libwine/kernel/gdi into USER. by Alexandre Julliard · 25 years ago
  18. fc63491 Scroll off-screen controls when scroll rectangle is NULL. by Ove Kaaven · 25 years ago
  19. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 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. 359f497e Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  22. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  23. 4bf3354 Removed direct references to CLASS internals. by Patrik Stridvall · 26 years ago
  24. ddca315 Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by by Marcus Meissner · 26 years ago
  25. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  26. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  27. b87fe2e More code moved to the X11 driver (bitmap and palette and misc). by Patrik Stridvall · 26 years ago
  28. 4f1ac05 Moved hrgnUpdate from client to window coordinates, made nonclient by Alex Korobka · 26 years ago
  29. 6b1b41c Made access to the wnd struct thread-safe. by Francois Boisvert · 26 years ago
  30. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  31. 83f39cf ScrollDC32 modified to return rect in logical coordinate. by Pascal Lessard · 26 years ago
  32. 61afa33 Some more recursive include fixes/optimizations. by Marcus Meissner · 26 years ago
  33. 1da6dba Make a correct use of clipping rectangles. by Jerome Vouillon · 26 years ago
  34. 151170c Moved more things to the X11 driver. by Patrik Stridvall · 26 years ago
  35. 2d617be Replace GRAPH_ functions with Win SDK equivalents. by Huw D M Davies · 26 years ago
  36. 9c68faa Remove X_DC_INFO from DC and make it behave like any other PDEVICE. by Huw D M Davies · 26 years ago
  37. a97db5e Fixed scroll bug in ScrollWindowEx32 which caused garbage on screen by Pim Bollen · 26 years ago
  38. d466366 Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to by Ulrich Weigand · 26 years ago
  39. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  40. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  41. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  42. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  43. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  44. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  45. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  46. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  47. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
  48. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  49. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  50. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  51. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  52. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  53. da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
  54. 75d86e1 Release 961117 by Alexandre Julliard · 28 years ago wine-961117
  55. 139a4b1 Release 961102 by Alexandre Julliard · 28 years ago wine-961102
  56. 530ee84 Release 961023 by Alexandre Julliard · 28 years ago wine-961023
  57. bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
  58. 2c69f6d Release 960928 by Alexandre Julliard · 28 years ago wine-960928
  59. 1e37a18 Release 960818 by Alexandre Julliard · 29 years ago wine-960818
  60. 8cc3a5e Release 960811 by Alexandre Julliard · 29 years ago wine-960811
  61. ac9c9b0 Release 960728 by Alexandre Julliard · 29 years ago wine-960728
  62. 1e9ac79 Release 960606 by Alexandre Julliard · 29 years ago wine-960606
  63. e2bfa4c Release 960516 by Alexandre Julliard · 29 years ago wine-960516
  64. 59730ae Release 960324 by Alexandre Julliard · 29 years ago wine-960324
  65. d2e1c1a Release 960309 by Alexandre Julliard · 29 years ago wine-960309
  66. 7d654eb Release 960225 by Alexandre Julliard · 29 years ago wine-960225
  67. 0c126c7 Release 960218 by Alexandre Julliard · 29 years ago wine-960218
  68. d7d4fdf Release 951226 by Alexandre Julliard · 29 years ago wine-951226
  69. d471965 Release 951212 by Alexandre Julliard · 29 years ago wine-951212
  70. 902da69 Release 951105 by Alexandre Julliard · 29 years ago wine-951105
  71. 1850655 Release 950122 by Alexandre Julliard · 30 years ago wine-950122
  72. 7cbe657 Release 950109 by Alexandre Julliard · 30 years ago wine-950109
  73. 234bc24 Release 941210 by Alexandre Julliard · 30 years ago wine-941210
  74. 3ed37e0 Release 941107 by Alexandre Julliard · 30 years ago wine-941107
  75. 3a405ba Release 941030 by Alexandre Julliard · 30 years ago wine-941030
  76. aca0578 Release 941017 by Alexandre Julliard · 30 years ago wine-941017
  77. fb9a919 Release 940301 by Alexandre Julliard · 31 years ago wine-940301
  78. e399fc3 Release 0.4.10 by Alexandre Julliard · 31 years ago wine-0.4.10