1. 4c34d93 Specify 64-bit integers as double instead of long long in spec files by Alexandre Julliard · 20 years ago
  2. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  3. d95630e Add the -noname flag to match the Platform SDK. by Francois Gouget · 20 years ago
  4. 9cfb943 Implement SetPathWordBreakProc and MirrorIcon. by Robert Shearman · 20 years ago
  5. 6841971 Implement ImageList_SetColorTable. by Robert Shearman · 20 years ago
  6. 36eb791 StrSpnW doesn't exist in comctl32.dll but StrCSpnW does. by Patrik Stridvall · 21 years ago
  7. 64d68b1 - Implement string functions in comctl32. by Robert Shearman · 21 years ago
  8. 997ce19 Forward some wrapper functions since we don't care about compatibility by Robert Shearman · 21 years ago
  9. 10aacbf Renamed the COMCTL32_* functions to use the exported name. by Alexandre Julliard · 22 years ago
  10. 5dbf835 Add proper names to ordinal-only functions. by Robert Shearman · 22 years ago
  11. dd74d9d Ordinals 410-413 are the window subclassing functions. by Alexandre Julliard · 22 years ago
  12. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  13. 096bece Implemented StrStrIW. by Robert Shearman · 22 years ago
  14. 1e1313d Made the dll entry point default to DllMain and removed most of the by Alexandre Julliard · 22 years ago
  15. f9c0111 Implemented {G|S}etWindowSubClass, DefSubclassProc, RemoveWindowSubclass. by György 'Nog' Jeney · 22 years ago
  16. cc7042f Implement comctl32.417 and shlwapi.299. This avoids crash in IE's History. by Dmitry Timoshkov · 23 years ago
  17. fb2eca8 Import comctl32 functions from shell32 by ordinal. by Alexandre Julliard · 23 years ago
  18. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  19. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  20. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  21. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  22. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  23. 964109d Stub for comctl32.419 by Huw D M Davies · 23 years ago
  24. 1a65a7b Stubs for ImageList_[S|G]etFlags. by Huw D M Davies · 23 years ago
  25. 02873bb Convert MRULists to Unicode. by Huw D M Davies · 23 years ago
  26. 6360917 Because of circular dependencies between comctl32 and msvfw32, replace by Eric Pouech · 24 years ago
  27. 87e4dbf Implement COMCTL32_StrToIntW() using NTDLL's _wtoi. by Chris Morgan · 24 years ago
  28. 099f4c3 No longer using function pointers to winmm and msvfw32, but delay by Eric Pouech · 24 years ago
  29. 8a5de1c Removed the name of APIs exported by ordinal. by Francois Gouget · 24 years ago
  30. a8d1a7c Finished separation of comclt32 and comdlg32. by Alexandre Julliard · 24 years ago
  31. 41d6e2f Temp hack: do not import dlls that we link with at the ELF level. by Alexandre Julliard · 24 years ago
  32. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  33. 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
  34. 86f4531 Added a few missing imports. by Alexandre Julliard · 25 years ago
  35. e514103 Added imports of kernel32.dll where necessary. by Alexandre Julliard · 25 years ago
  36. 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
  37. f06555a Implemented SmoothScrollWindow. by Marcus Meissner · 25 years ago
  38. b3f681e Updated to dll version 5.81 (IE 5.01). by Eric Kohl · 25 years ago
  39. 55ef9a5 Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  40. 54fe838 Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  41. 74e4a28 Built-in DLLs resources are now specified in spec file. by Alexandre Julliard · 25 years ago
  42. 271f522 Implemented _TrackMouseEvent for the TME_LEAVE flag. by Shaun Morris · 25 years ago
  43. bbe263b Added stubs for several MRU list functions and documented some others. by Huw D M Davies · 25 years ago
  44. 33910f17 - minor update to mru list functions - stubs for COMCTL32_411 to COMCTL32_413 by Eric Kohl · 25 years ago
  45. d7da486 Added spec file declarations for already implemented functions. by Patrik Stridvall · 25 years ago
  46. bd63880 Implemented StrCmpNIA like the other StrCmpXX functions. by Uwe Bonnes · 26 years ago
  47. b8684a2 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  48. 4558480 Added stubs for InitMUILanguage and COMCTL32.410. Fixed some compiler warnings. by Ian Schmidt · 26 years ago
  49. daed93e Moved .spec files to corresponding dlls/ directory. by Ulrich Weigand · 26 years ago[Renamed from relay32/comctl32.spec]
  50. d37b019 Fixed DPA_LoadStream and improved DPA_Merge. by Eric Kohl · 26 years ago
  51. 6f456c2 Added partial implementation for DPA_LoadStream and stub for by Ian Schmidt · 26 years ago
  52. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  53. b406c7d New drag list control. by Eric Kohl · 26 years ago
  54. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  55. 0c0e3be Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> by Alexandre Julliard · 26 years ago
  56. 437449f Fixed ImageList_LoadImage(). by Eric Kohl · 26 years ago
  57. d040e9d Added DrawStatusText32AW() and CreateStatusWindow32AW(). by Eric Kohl · 26 years ago
  58. 3ad6746 Some minor improvements and fixes. by Eric Kohl · 26 years ago
  59. 17216d3 Fixed some undocumented functions. by Eric Kohl · 26 years ago
  60. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  61. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  62. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  63. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  64. 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
  65. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712
  66. ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628
  67. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  68. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  69. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  70. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  71. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  72. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  73. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221[Renamed from if1632/comctl32.spec]
  74. 17216f5 Release 971012 by Alexandre Julliard · 27 years ago wine-971012
  75. 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
  76. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  77. 641ee76 Release 970804 by Alexandre Julliard · 28 years ago wine-970804
  78. 8cc3a5e Release 960811 by Alexandre Julliard · 29 years ago wine-960811
  79. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  80. c981d0b Release 960331 by Alexandre Julliard · 29 years ago wine-960331
  81. 0c126c7 Release 960218 by Alexandre Julliard · 29 years ago wine-960218