1. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  2. 19d66cc Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  3. 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
  4. ed29c90 Changed 16-bit GDI Enum* functions to not use thunks, now that 16-bit by Alexandre Julliard · 23 years ago
  5. 8af0eda Don't hold the GDI lock during accesses to the metafile data. by Alexandre Julliard · 24 years ago
  6. f899ef0 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
  7. 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  8. 17fd4e3 Documentation name fixes. by Patrik Stridvall · 24 years ago
  9. 4328e51 Fixed some dll separation issues. by Dmitry Timoshkov · 24 years ago
  10. 9515336 Small dll separation fixes. by Alexandre Julliard · 24 years ago
  11. 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
  12. d0a4177 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  13. 4d75640 Fixed some signed/unsigned warnings. by Joerg Mayer · 24 years ago
  14. da2b6a9 Fixed some HFILE vs. HANDLE mismatches. by François Gouget · 24 years ago
  15. 5801723 Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16. by Alexandre Julliard · 24 years ago
  16. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  17. 2b3aa61 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
  18. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  19. 914406f Moved LDT handling to libwine.so. Changed the interface to use the by Alexandre Julliard · 24 years ago
  20. 826de2b Use GDISelectPalette16 instead of SelectPalette and by Andreas Mohr · 24 years ago
  21. ab86a9e Henning Hoffmann Avoid deadlocks in EnumMetaFile. by Alexandre Julliard · 25 years ago
  22. 2a2321b Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> by Alexandre Julliard · 25 years ago
  23. 4fef2f1 Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock. by Alexandre Julliard · 25 years ago
  24. b0efe28 Removed a few dependencies on GDI internals from USER dll. by Alexandre Julliard · 25 years ago
  25. 90476d6 Moved SystemHeap allocations to the process heap. by Alexandre Julliard · 25 years ago
  26. 7c57a72 PlayMetaFile and EnumMetaFile should work if the hdc is a (enh)metafile DC. by Huw D M Davies · 25 years ago
  27. a904e16 Fixed crash due to invalid pointer. by Juergen Schmied · 26 years ago
  28. e987634 Open files with more appropriate sharing mode. by Huw D M Davies · 26 years ago
  29. 1565709 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  30. 7603dea General tidy up of the MetaFile driver - make sure that everything by Huw D M Davies · 26 years ago
  31. 56166a6 Implemented recording of StretchDIBits and SetDIBitsToDevice and by Huw D M Davies · 26 years ago
  32. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  33. b94e433 Change (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s remain as by Huw D M Davies · 26 years ago
  34. 8a5eb4d Fixed metafile recording of CreatePatternBrush. by Huw D M Davies · 26 years ago
  35. ae8a748 Added metafile support for ExtFloodFill. by Caolan McNamara · 26 years ago
  36. 8e5e588 Added support for alternate DIBBITBLT layout. by Caolan McNamara · 26 years ago
  37. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  38. 61afa33 Some more recursive include fixes/optimizations. by Marcus Meissner · 26 years ago
  39. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  40. 7bb6fd1 GetMetaFileBitsEx should work in bytes not words. by Huw D M Davies · 26 years ago
  41. 8da12c4 Group commit for recovery after disk crash. by Alexandre Julliard · 26 years ago
  42. 0c0e3be Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> by Alexandre Julliard · 26 years ago
  43. 1e360eb Added Win16 implementation for GetRegionData(). by Andreas Mohr · 26 years ago
  44. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  45. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  46. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  47. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  48. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  49. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  50. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  51. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  52. 0623a6f Release 980118 by Alexandre Julliard · 27 years ago wine-980118
  53. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
  54. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  55. 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
  56. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  57. 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616
  58. 7ff1c41 Release 970525 by Alexandre Julliard · 28 years ago wine-970525
  59. 84c70f5 Release 970509 by Alexandre Julliard · 28 years ago wine-970509
  60. 889f742 Release 970415 by Alexandre Julliard · 28 years ago wine-970415
  61. df2673b Release 970329 by Alexandre Julliard · 28 years ago wine-970329
  62. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  63. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  64. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  65. c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
  66. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  67. 7ebe1a4 Release 961222 by Alexandre Julliard · 28 years ago wine-961222
  68. 7e6ae4b Release 961208 by Alexandre Julliard · 28 years ago wine-961208
  69. 75d86e1 Release 961117 by Alexandre Julliard · 28 years ago wine-961117
  70. 139a4b1 Release 961102 by Alexandre Julliard · 28 years ago wine-961102
  71. 530ee84 Release 961023 by Alexandre Julliard · 28 years ago wine-961023
  72. bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
  73. 2c69f6d Release 960928 by Alexandre Julliard · 29 years ago wine-960928
  74. 8bbf818 Release 960913 by Alexandre Julliard · 29 years ago wine-960913
  75. d1ce8b2 Release 960902 by Alexandre Julliard · 29 years ago wine-960902
  76. 0e270f4 Release 960824 by Alexandre Julliard · 29 years ago wine-960824
  77. 1e37a18 Release 960818 by Alexandre Julliard · 29 years ago wine-960818
  78. 8cc3a5e Release 960811 by Alexandre Julliard · 29 years ago wine-960811
  79. f1aa303 Release 960805 by Alexandre Julliard · 29 years ago wine-960805
  80. ca22b33 Release 960712 by Alexandre Julliard · 29 years ago wine-960712
  81. d90840e Release 960611 by Alexandre Julliard · 29 years ago wine-960611
  82. e2bfa4c Release 960516 by Alexandre Julliard · 29 years ago wine-960516
  83. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
  84. 2ace16a Release 960428 by Alexandre Julliard · 29 years ago wine-960428
  85. cdcdede Release 960421 by Alexandre Julliard · 29 years ago wine-960421
  86. 329f068 Release 960414 by Alexandre Julliard · 29 years ago wine-960414
  87. 59730ae Release 960324 by Alexandre Julliard · 29 years ago wine-960324
  88. 7d654eb Release 960225 by Alexandre Julliard · 29 years ago wine-960225
  89. 0c126c7 Release 960218 by Alexandre Julliard · 29 years ago wine-960218
  90. d7d4fdf Release 951226 by Alexandre Julliard · 29 years ago wine-951226
  91. d471965 Release 951212 by Alexandre Julliard · 29 years ago wine-951212
  92. ade697e Release 951124 by Alexandre Julliard · 29 years ago wine-951124
  93. 902da69 Release 951105 by Alexandre Julliard · 29 years ago wine-951105
  94. af0bae5 Release 951003 by Alexandre Julliard · 30 years ago wine-951003
  95. e2991ea Release 950727 by Alexandre Julliard · 30 years ago wine-950727
  96. e2abbb1 Release 950319 by Alexandre Julliard · 30 years ago wine-950319
  97. 7cbe657 Release 950109 by Alexandre Julliard · 30 years ago wine-950109
  98. 234bc24 Release 941210 by Alexandre Julliard · 30 years ago wine-941210
  99. 3a405ba Release 941030 by Alexandre Julliard · 30 years ago wine-941030
  100. aca0578 Release 941017 by Alexandre Julliard · 30 years ago wine-941017