1. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  2. 7ffbfdb iccvid: New Spanish translations. by José Manuel Ferrer Ortiz · 15 years ago
  3. 14a391b iccvid: Convert the Russian resources to UTF-8. by Vladimir Pankratov · 16 years ago
  4. 2bf4acb Set the encoding of the Romanian resources to UTF-8. by Michael Stefaniuc · 16 years ago
  5. 9949661 Set the encoding of the remaining German resources to UTF-8. by Michael Stefaniuc · 16 years ago
  6. e9037eb iccvid: Add Japanese resource. by Aric Stewart · 16 years ago
  7. e662cf2 iccvid: Fix French translation. by Frédéric Delanoy · 16 years ago
  8. 58d49b4 iccvid: Build language resource files separately. by Michael Stefaniuc · 16 years ago
  9. 7f68ffe iccvid: Add Lithuanian translation. by Aurimas Fišeras · 16 years ago
  10. e7c06ea Perform case-insensitive FOURCC comparison of built-in video codecs. by Jörg Höhle · 16 years ago
  11. 5f3287d *Ko.rc: Update Korean resource. by ByeongSik Jeon · 16 years ago
  12. 3182a36 iccvid: Remove dead stores (llvm/clang). by Ricardo Filipe · 16 years ago
  13. ffc0924 iccvid: Added Portuguese translation. by Ricardo Filipe · 16 years ago
  14. 14a42f8 Make Swedish use SUBLANG_NEUTRAL. by Mikołaj Zalewski · 17 years ago
  15. 19a46b4 iccvid: Danish translation. by Jens Albretsen · 17 years ago
  16. 624c0b0 iccvid: Added Slovenian translation. by Rok Mandeljc · 17 years ago
  17. 2e4e2ac iccvid: Add Russian translation. by Vitaliy Margolen · 17 years ago
  18. b72021e iccvid: Add the Romanian translation. by Michael Stefaniuc · 17 years ago
  19. 1f0ac37 iccvid: Created Dutch translations. by Frans Kool · 17 years ago
  20. 33f10e7 iccvid: Remove unneeded casts. by Andrew Talbot · 17 years ago
  21. d9873e2 iccvid: Rename the wrappers around HeapAlloc() &Co to use the standard names. by Michael Stefaniuc · 17 years ago
  22. e145a6c iccvid: Add Swedish translation. by Daniel Nylander · 17 years ago
  23. bbe9104 iccvid: Guard against null pointer reference. by Alex Villacís Lasso · 18 years ago
  24. 6644263 iccvid: Remove superfluous casts of void pointers to other pointer types. by Michael Stefaniuc · 18 years ago
  25. e32aa55 resources: Change German sublanguage code to SUBLANG_NEUTRAL. by Mikołaj Zalewski · 18 years ago
  26. e1fd734 Korean: Use SUBLANG_NEUTRAL in Korean resources. by Byeong-Sik Jeon · 18 years ago
  27. a34e04e Use SUBLANG_NEUTRAL in French resources. by Jonathan Ernst · 18 years ago
  28. 47f822e iccvid: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  29. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 18 years ago
  30. 077a381 video codecs: add Polish translation. by Mikołaj Zalewski · 18 years ago
  31. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  32. 77dc0d9 .gitignore: Added wildcards to ignore generated resource files. by Alexandre Julliard · 19 years ago
  33. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  34. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  35. b97f7df iccvid: French localization. by Jonathan Ernst · 19 years ago
  36. 01b21ee iccvid: Added Hungarian translation. by András Kovács · 19 years ago
  37. b4b3e6a Handle ICM_CONFIGURE request in ICCVID and MSVIDC32 codecs. by Dmitry Timoshkov · 19 years ago
  38. 538ed06 Clearly indicate that ICCVID and MSVIDC32 do not support compression. by Dmitry Timoshkov · 19 years ago
  39. 6ff443f iccvid: Turkish translation. by Fatih Aşıcı · 19 years ago
  40. c13ae56 Add a check for icinfo->fccType in DRV_OPEN message handler of builtin by Dmitry Timoshkov · 19 years ago
  41. bd52a2e iccvid: Add support for ICM_DECOMPRESS_END message. by Dmitry Timoshkov · 19 years ago
  42. ed43709 vidc: Return error codes when a message isn't supported. by Eric Pouech · 19 years ago
  43. f33d726 Update Norwegian Bokmaal resources. by Alexander N. Sørnes · 19 years ago
  44. 83befb5 Add Korean translations. by YunSong Hwang · 19 years ago
  45. 8140d66 Fix all drivers DriverProc to conform to the DRIVERPROC definition. by Dmitry Timoshkov · 19 years ago
  46. eaae447 Add German resources. by Henning Gerhardt · 19 years ago
  47. 19021aa Set both dwVersionICM and dwVersion to ICVERSION in Wine builtin codecs. by Dmitry Timoshkov · 19 years ago
  48. 127df1e Ignore generated rsrc.res. by Alexandre Julliard · 19 years ago
  49. 5f6cf2a Add support for ICM_GETINFO in iccvid codec (based on msrle32). by Dmitry Timoshkov · 19 years ago
  50. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  51. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 19 years ago
  52. 13deedc Removed a few more unnecessary import libraries. by Alexandre Julliard · 20 years ago
  53. 205fc8a Make all the DriverProc entry points private. by Alexandre Julliard · 20 years ago
  54. 383302c Make functions static. by Mike McCormack · 20 years ago
  55. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  56. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  57. 824e2fb Signed compare fixes. by Mike McCormack · 21 years ago
  58. 4560b25 Support 15- and 16-bit colour output. by Robert Shearman · 21 years ago
  59. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  60. 0601f63 Correct geometry error in the ICCVID codec. by Mike McCormack · 21 years ago
  61. 80064d7 Take palette into account while responding on ICM_DECOMPRESS_GETFORMAT. by Dmitry Timoshkov · 21 years ago
  62. d26f658 Implement ICM_DECOMPRESSEX, fix some bugs. by Mike McCormack · 21 years ago
  63. 0a106bf Authors: Tim Ferguson <Tim.Ferguson@infotech.monash.edu.au>, Mike McCormack <mike@codeweavers.com> by Alexandre Julliard · 21 years ago