1. 353529b - fix the "int format, HANDLE arg" type of warnings for comctl32 by Michael Stefaniuc · 22 years ago
  2. f3d1893 Add needed casts for a "no warnings" compile of comctl32. by Michael Stefaniuc · 22 years ago
  3. 025c0b7 Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for by Michael Stefaniuc · 23 years ago
  4. 23739a3 Don't issue error message if message number in application range. by Guy L. Albertelli · 23 years ago
  5. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  6. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  7. 57e5784 Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  8. 15a478f If the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI is also by Michael Stefaniuc · 23 years ago
  9. 6360917 Because of circular dependencies between comctl32 and msvfw32, replace by Eric Pouech · 24 years ago
  10. f32f918 Spelling fixes. by Andreas Mohr · 24 years ago
  11. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  12. 099f4c3 No longer using function pointers to winmm and msvfw32, but delay by Eric Pouech · 24 years ago
  13. ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
  14. 3ef4f43 Fixed WM_PAINT in ANIMATE_WindowProc; call DefWindowProcA for default handling. by Andreas Mohr · 24 years ago
  15. 34ce34e Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame). by Jean-Claude Batista · 25 years ago
  16. 8bdee6f - improved ACS_TRANSPARENT and ACS_CENTER support by Jean-Claude Batista · 25 years ago
  17. 5ee28ae For the transparency issue, implemented a switch-case for the bitcount by Francois Methot · 25 years ago
  18. b44af64 Implemented ACS_CENTER for animation controls. by Niclas Karlsson MATE · 25 years ago
  19. 587cc12 Implemented background transparency on animation control for avi by Francois Methot · 25 years ago
  20. 70c9e09 Removed all non-standard common control headers from the include directory. by Alexandre Julliard · 25 years ago
  21. 731e9f5 - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) by Eric Pouech · 25 years ago
  22. ed56845 Fixed animation loading for RLE encoding. by Eric Pouech · 25 years ago
  23. 8c8237b Specify the service thread timers in ms instead of us. by Alexandre Julliard · 25 years ago
  24. a1b2fc2 Protect against use of comctl32 private control memory after it has been freed. by Gerard Patel · 25 years ago
  25. 59d9913 Use GetProcAddress for mmio* functions to avoid importing winmm.dll. by Alexandre Julliard · 25 years ago
  26. 3699ef7 Do a LoadLibraryA of WINMM upon ANIMATE_Create and a FreeLibrary upon by Andreas Mohr · 25 years ago
  27. d711ad9 Removed superfluous GlobalFindAtom calls. by Alexandre Julliard · 25 years ago
  28. 331931a Fixed play back of uncompressed AVI file. Fixed exiting conditions. by Eric Pouech · 25 years ago
  29. 3e18c25 First working version. by Eric Pouech · 25 years ago
  30. 26ffb3c Fixed/added missing/wrong function prototypes and made internal by Patrik Stridvall · 26 years ago
  31. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  32. a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  33. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  34. 3480e4a Removed no longer necessary win.h include, added now necessary other by Marcus Meissner · 26 years ago
  35. cad17ff Replaced direct access to the WND structure by corresponding calls to by Eric Kohl · 26 years ago
  36. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  37. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  38. c2a1063 Commented out unused variables to prevent needless compiler warnings. by James Juran · 26 years ago
  39. 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
  40. 7a6228d Fixed a bunch of compiler warnings. by Andreas Mohr · 26 years ago
  41. 9d8e864 Added xxx_Unregister() functions to all common controls. by Eric Kohl · 26 years ago
  42. d30dfd2 Release 980927 by Alexandre Julliard · 26 years ago wine-980927
  43. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913