- Implement CCM_{GET|SET}COLORSCHEME.
[wine] / programs / winetest /
2002-03-22  Francois GougetAdd trace function (same as in the perl framework).
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-20  Alexandre JulliardPreliminary version of the C unit tests run-time enviro...
2002-02-02  Patrik Stridvall- Made runtest "use strict".
2002-02-01  Francois Gougetconfig.h should be included first (if at all).
2002-01-29  Alexandre JulliardFixed copy/paste bug.
2002-01-21  Alexandre JulliardDon't convert "ptr" return type to a Perl string.
2002-01-21  Patrik StridvallGenerate Perl modules defining prototypes for exported...
2002-01-15  Alexandre JulliardAdded some prototypes to function declarations.
2002-01-15  Patrik Stridvall- Made the Perl module generated by make_symbols a...
2002-01-15  Patrik StridvallAdded the possibility (it is optional for backward...
2002-01-14  Alexandre JulliardIntegrated test script for winetest into the make test
2002-01-14  Alexandre JulliardRewrote runtest in Perl so that it can be used on the...
2002-01-14  Alexandre JulliardAdded ok() function that doesn't stop the test on the...
2002-01-14  Alexandre JulliardAdded Perl modules containing the #defines values for the
2002-01-10  Alexandre JulliardAdded rules for running tests.
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-05-09  Alexandre JulliardGot rid of MakeMaker so we can build outside the source...
2001-04-09  Alexandre JulliardStore the function pointer in the %prototypes hash...
2001-03-31  John F SturtzAdded support for callback functions.
2001-03-21  Alexandre JulliardAdded first version of the Perl regression testing...