Remove the checking/setting of the defaults in TRACKBAR_Create.
[wine] / dlls / comctl32 / tests /
2004-12-15  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-10  Jon GriffithsImplement the remaining MRU functions, fix a couple...
2004-10-22  Francois GougetAssorted spelling fixes.
2004-10-14  Gerald PfeiferCompletely disable unused function show_image().
2004-10-07  Jon GriffithsImageList_Merge should not fail if indices are bad.
2004-09-28  Michael Stefaniuc- native ImageList_Remove dosn't spit out an error...
2004-09-02  Ferenc WagnerAdded \n to ok() strings in the imagelist tests.
2004-08-31  Francois GougetMSVC does not like the typeof() in the function pointer...
2004-08-26  Robert ShearmanAllow image list tests to compile and run on old platforms.
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-24  Mike McCormackTests for icon and bitmap adding and removing and bitma...
2004-08-22  Kevin KoltzauMake SetWindowSubclass behave with SetWindowLong subcla...
2004-08-22  Michael StefaniucTest case for hotspot handling.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-06  Robert ShearmanFix nGrow initialization in DPA_CreateEx.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-19  Francois GougetDPA_Create is missing from all recent import libraries...
2004-01-19  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-02  Vitaliy Margolen- Fix drawing of HotTracked tabs & buttons.
2003-10-31  Vitaliy Margolen- Fix tab size for TCS_OWNERDRAWFIXED style.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-15  Uwe BonnesNew comctl32 test directory and test case for DPA_Search.