jscript: Added String.charAt implementation.
[wine] / dlls / comctl32 / tests / imagelist.c
2007-12-10  Francois Gougetcomtcl32/tests: Dynamically load ImageList_SetImageCoun...
2007-05-02  Dmitry Timoshkovcomctl32: Remove a stray back slash.
2007-04-24  Dmitry Timoshkovcomctl32: Add more image list tests, fix one problem...
2007-04-23  Dmitry Timoshkovcomctl32: Add an image list storage test, make it pass...
2007-02-19  Rob Shearmancomctl32: Don't free user32 objects with a gdi32 functi...
2006-10-23  Rob Shearmancomctl32: Fix imagelist leak in tests.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-09-21  Mikołaj Zalewskicomctl32: imagelist: SetImageCount can be used to decre...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-02-10  Francois GougetAssorted spelling fixes.
2004-12-13  Eric PouechFixed some errors in function prototypes.
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-24  Mike McCormackTests for icon and bitmap adding and removing and bitma...
2004-08-22  Michael StefaniucTest case for hotspot handling.