projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msvcrt: Replace inline static with static inline.
[wine]
/
dlls
/
mscms
/
2007-03-13
Hans Leidekker
mscms: Fix compilation with the latest lcms header.
tree
|
commitdiff
2006-11-09
Eric Pouech
mscms: GetColorDirectory: fixed incorrect A -> W conver...
tree
|
commitdiff
2006-10-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-12
Hans Leidekker
mscms/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-05
Hans Leidekker
mscms: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-05
Hans Leidekker
mscms: Document the transform functions.
tree
|
commitdiff
2006-10-04
Hans Leidekker
mscms: Restore the preprocessor hack.
tree
|
commitdiff
2006-10-02
Hans Leidekker
mscms: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-11
Marcus Meissner
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-07-21
Andrew Talbot
mscms/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-19
Hans Leidekker
mscms: Fix famous typo in HeapFree call.
tree
|
commitdiff
2006-06-19
Kevin Koltzau
mscms: Fix 64bit warnings.
tree
|
commitdiff
2006-06-13
Alexandre Julliard
mscms/tests: Use lstrlenA instead of strlen in ok(...
tree
|
commitdiff
2006-06-13
Saulius Krasuckas
mscms: Eliminate complex test macro to make source...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-03-08
Hans Leidekker
mscms: Add tests for EnumColorProfiles{A,W}.
tree
|
commitdiff
2006-03-08
Hans Leidekker
mscms: Implement EnumColorProfiles{A,W}.
tree
|
commitdiff
2006-02-27
Saulius Krasuckas
mscms: One more LastError code fixed.
tree
|
commitdiff
2006-02-20
Saulius Krasuckas
mscms: Fix four todos for GetStandardColorSpaceProfile...
tree
|
commitdiff
2006-02-20
Saulius Krasuckas
mscms: Branching fixes for some test routines
tree
|
commitdiff
2006-02-16
Saulius Krasuckas
mscms: Distinguish between registered and unregistered...
tree
|
commitdiff
2006-02-14
Saulius Krasuckas
mscms: Move 4 test macros into a single one.
tree
|
commitdiff
2006-01-19
Saulius Krasuckas
mscms: Check an appropriate registry key.
tree
|
commitdiff
2006-01-16
Saulius Krasuckas
mscms: Collect some data during profile enumeration.
tree
|
commitdiff
2006-01-13
Saulius Krasuckas
mscms: Fix some wine_todo for GetStandardColorSpaceProf...
tree
|
commitdiff
2006-01-13
Saulius Krasuckas
mscms: Make two checks more strict in the case of success.
tree
|
commitdiff
2006-01-13
Saulius Krasuckas
mscms: Make enumerating more verbose.
tree
|
commitdiff
2006-01-12
Saulius Krasuckas
mscms: Null ID can make GetStandardColorSpaceProfile...
tree
|
commitdiff
2006-01-11
Saulius Krasuckas
mscms: Set the last error code to an unusual value.
tree
|
commitdiff
2006-01-10
Saulius Krasuckas
mscms: Enumerate registered standard colorspace profiles.
tree
|
commitdiff
2006-01-06
Hans Leidekker
mscms: Silence a potentially noisy fixme.
tree
|
commitdiff
2005-12-21
Saulius Krasuckas
mscms: Test only one invalid GetStandardColorSpaceProfi...
tree
|
commitdiff
2005-12-15
Paul Vriens
mscms: Add another possible error.
tree
|
commitdiff
2005-12-13
Saulius Krasuckas
mscms: Move repetitive code to helper macros.
tree
|
commitdiff
2005-12-12
Paul Vriens
mscms: Add another possible error.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-23
Saulius Krasuckas
Be more strict and verbose while testing
tree
|
commitdiff
2005-11-18
Saulius Krasuckas
Don't call unicode functions of file API as they fail...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
tree
|
commitdiff
2005-08-15
Vincent Béron
Uniformize DllMain TRACEing across dlls.
tree
|
commitdiff
2005-07-18
Hans Leidekker
Make lcms support depend on headers _and_ libraries...
tree
|
commitdiff
2005-07-18
Paul Vriens
Set size before calling pSetColorProfileElement.
tree
|
commitdiff
2005-07-15
Hans Leidekker
Link directly to liblcms.
tree
|
commitdiff
2005-07-07
Hans Leidekker
Dynamically load mscms.
tree
|
commitdiff
2005-07-06
Hans Leidekker
Fail loading when compiled without lcms support.
tree
|
commitdiff
2005-07-05
Hans Leidekker
Fix color directory handling.
tree
|
commitdiff
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-04-11
Vincent Béron
Don't reference c:\windows directly.
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2005-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-14
Steven Edwards
Correct CheckBitmapBits entry.
tree
|
commitdiff
2005-03-09
Hans Leidekker
- Implementation stubs for GenerateCopyFilePaths,
tree
|
commitdiff
2005-03-08
Hans Leidekker
- Implement TranslateBitmapBits.
tree
|
commitdiff
2005-03-02
Alexandre Julliard
Avoid spaces before preprocessor directives, that's...
tree
|
commitdiff
2005-02-21
Hans Leidekker
- Add support for color transform handles.
tree
|
commitdiff
2005-02-14
Hans Leidekker
Implement and test access flags for color profiles.
tree
|
commitdiff
2004-12-27
Rein Klazes
Correct cases where arguments of ok() calls depend...
tree
|
commitdiff
2004-12-20
Hans Leidekker
Stub implementations for all documented functions.
tree
|
commitdiff
2004-12-14
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-12-13
Hans Leidekker
Test and implement SetColorProfileElement.
tree
|
commitdiff
2004-12-07
Hans Leidekker
Move ICC profile handling into its own file.
tree
|
commitdiff
2004-11-30
Hans Leidekker
Infrastructure for handling ICC profiles.
tree
|
commitdiff
2004-11-23
Kevin Koltzau
Look for lcms.h in lcms/lcms.h.
tree
|
commitdiff
2004-11-21
Hans Leidekker
Implement and test GetColorProfileElementTag,
tree
|
commitdiff
2004-11-19
Hans Leidekker
Implement IsProfileValid.
tree
|
commitdiff
2004-11-19
Hans Leidekker
Add version information.
tree
|
commitdiff
2004-11-03
Hans Leidekker
Improve {Uninstall,Install}ColorProfile{A,W}.
tree
|
commitdiff
2004-10-22
Francois Gouget
Flesh out the icm.h header (add COLORMATCHSETUP & co...
tree
|
commitdiff
2004-10-08
Vincent Béron
Better document some apis in commdlg and mscms.
tree
|
commitdiff
2004-10-07
Hans Leidekker
Implement color profile handles.
tree
|
commitdiff
2004-09-22
Hans Leidekker
Beginnings of an MSCMS implementation based on LittleCMS.
tree
|
commitdiff