1. 1d491ae mscms: Add tests for EnumColorProfiles{A,W}. by Hans Leidekker · 19 years ago
  2. 05b073d mscms: Implement EnumColorProfiles{A,W}. by Hans Leidekker · 19 years ago
  3. 9f19f75 mscms: One more LastError code fixed. by Saulius Krasuckas · 19 years ago
  4. ecebfb4 mscms: Fix four todos for GetStandardColorSpaceProfile[AW]. by Saulius Krasuckas · 19 years ago
  5. 44e942f mscms: Branching fixes for some test routines by Saulius Krasuckas · 19 years ago
  6. 76f66cc mscms: Distinguish between registered and unregistered profile IDs. by Saulius Krasuckas · 19 years ago
  7. 8aee2f2 mscms: Move 4 test macros into a single one. by Saulius Krasuckas · 19 years ago
  8. 2f7504e mscms: Check an appropriate registry key. by Saulius Krasuckas · 19 years ago
  9. 191f21c mscms: Collect some data during profile enumeration. by Saulius Krasuckas · 19 years ago
  10. f107125 mscms: Fix some wine_todo for GetStandardColorSpaceProfile(). by Saulius Krasuckas · 19 years ago
  11. 7a044cb mscms: Make two checks more strict in the case of success. by Saulius Krasuckas · 19 years ago
  12. d37d5cd mscms: Make enumerating more verbose. by Saulius Krasuckas · 19 years ago
  13. 6aa3d8a mscms: Null ID can make GetStandardColorSpaceProfile*() succeed. by Saulius Krasuckas · 19 years ago
  14. dc2cdf1 mscms: Set the last error code to an unusual value. by Saulius Krasuckas · 19 years ago
  15. ab113d7 mscms: Enumerate registered standard colorspace profiles. by Saulius Krasuckas · 19 years ago
  16. 43179c2 mscms: Silence a potentially noisy fixme. by Hans Leidekker · 19 years ago
  17. 975ffe8 mscms: Test only one invalid GetStandardColorSpaceProfile() param in a by Saulius Krasuckas · 19 years ago
  18. 49f137b mscms: Add another possible error. by Paul Vriens · 19 years ago
  19. 2302d2b mscms: Move repetitive code to helper macros. by Saulius Krasuckas · 19 years ago
  20. 95888ac mscms: Add another possible error. by Paul Vriens · 19 years ago
  21. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  22. f40b593 Be more strict and verbose while testing GetStandardColorSpaceProfile(). by Saulius Krasuckas · 19 years ago
  23. f807e00 Don't call unicode functions of file API as they fail on Win9x. by Saulius Krasuckas · 19 years ago
  24. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  25. 20a1a20 Use a more portable scheme for storing the name of a critical section. by Alexandre Julliard · 20 years ago
  26. 7160af0 Uniformize DllMain TRACEing across dlls. by Vincent Béron · 20 years ago
  27. bb72a06 Make lcms support depend on headers _and_ libraries, not just the headers. by Hans Leidekker · 20 years ago
  28. 463a655 Set size before calling pSetColorProfileElement. by Paul Vriens · 20 years ago
  29. d344702 Link directly to liblcms. Fix typo in test. by Hans Leidekker · 20 years ago
  30. f0d9fe7 Dynamically load mscms. by Hans Leidekker · 20 years ago
  31. ea86dc9 Fail loading when compiled without lcms support. by Hans Leidekker · 20 years ago
  32. eea3109 Fix color directory handling. by Hans Leidekker · 20 years ago
  33. 863a4b1 Fix some more -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  34. ac6f562 Fix more -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  35. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  36. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  37. 81bda71 Don't reference c:\windows directly. by Vincent Béron · 20 years ago
  38. 9ed61de Get rid of HeapAlloc casts. by Jakob Eriksson · 20 years ago
  39. 93416cd Assorted spelling fixes. by Francois Gouget · 20 years ago
  40. ed212f7 Correct CheckBitmapBits entry. by Steven Edwards · 20 years ago
  41. 639a87c - Implementation stubs for GenerateCopyFilePaths, by Hans Leidekker · 20 years ago
  42. 3137566 - Implement TranslateBitmapBits. - Don't pass bogus intent values to lcms. by Hans Leidekker · 20 years ago
  43. d0ee9f9 Avoid spaces before preprocessor directives, that's not portable. by Alexandre Julliard · 20 years ago
  44. a5e361e - Add support for color transform handles. by Hans Leidekker · 20 years ago
  45. 89de92e Implement and test access flags for color profiles. by Hans Leidekker · 20 years ago
  46. 3714a39 Correct cases where arguments of ok() calls depend on the order in by Rein Klazes · 20 years ago
  47. c1cd989 Stub implementations for all documented functions. by Hans Leidekker · 20 years ago
  48. eb3f078 Add trailing '\n's to ok() calls. by Francois Gouget · 20 years ago
  49. 3e60f76 Test and implement SetColorProfileElement. Document more functions. by Hans Leidekker · 20 years ago
  50. 8360a3a Move ICC profile handling into its own file. by Hans Leidekker · 20 years ago
  51. 7c98f01 Infrastructure for handling ICC profiles. by Hans Leidekker · 20 years ago
  52. a2bbacb Look for lcms.h in lcms/lcms.h. by Kevin Koltzau · 20 years ago
  53. 9db71b3 Implement and test GetColorProfileElementTag, by Hans Leidekker · 20 years ago
  54. 1233834 Implement IsProfileValid. Document all functions. by Hans Leidekker · 20 years ago
  55. d5fc2b2 Add version information. by Hans Leidekker · 20 years ago
  56. dca6bdf Improve {Uninstall,Install}ColorProfile{A,W}. Better tests for these functions. by Hans Leidekker · 20 years ago
  57. b2e8b36 Flesh out the icm.h header (add COLORMATCHSETUP & co) so it is by Francois Gouget · 20 years ago
  58. 2eafc7f Better document some apis in commdlg and mscms. by Vincent Béron · 20 years ago
  59. 081b250 Implement color profile handles. by Hans Leidekker · 20 years ago
  60. 5164757 Beginnings of an MSCMS implementation based on LittleCMS. by Hans Leidekker · 21 years ago