Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Francois Gouget
|
4d801b66e6
|
Assorted spelling fixes.
|
2005-02-10 19:19:35 +00:00 |
Eric Pouech
|
4056d7ef8c
|
Fixed some errors in function prototypes.
|
2004-12-13 21:19:01 +00:00 |
Francois Gouget
|
3bb5b093e8
|
Assorted spelling fixes.
|
2004-10-22 22:27:51 +00:00 |
Gerald Pfeifer
|
8e85b37088
|
Completely disable unused function show_image().
|
2004-10-14 00:34:47 +00:00 |
Jon Griffiths
|
ce0fbb5b28
|
ImageList_Merge should not fail if indices are bad.
Add tests for this case, a visible test mode and fix DrawIndirect test
under some native comctl32.dll's.
|
2004-10-07 17:34:56 +00:00 |
Michael Stefaniuc
|
fd306fb5d1
|
- native ImageList_Remove dosn't spit out an error message when
deleting an index out of range so don't do that either
- add 2 ImageList_Remove tests
|
2004-09-28 19:17:43 +00:00 |
Ferenc Wagner
|
e07e1ee547
|
Added \n to ok() strings in the imagelist tests.
|
2004-09-02 20:08:15 +00:00 |
Francois Gouget
|
d661e1a2a9
|
MSVC does not like the typeof() in the function pointer declaration.
Fix a warning.
|
2004-08-31 17:32:43 +00:00 |
Robert Shearman
|
0aa22f989b
|
Allow image list tests to compile and run on old platforms.
|
2004-08-26 18:22:31 +00:00 |
Mike McCormack
|
99c83d4c57
|
Tests for icon and bitmap adding and removing and bitmap drawing with
image lists.
|
2004-08-24 18:41:52 +00:00 |
Michael Stefaniuc
|
14d9a7c1e9
|
Test case for hotspot handling.
|
2004-08-22 01:59:55 +00:00 |