Lei Zhang
|
734600e272
|
comctl32: Monthcal today link test.
|
2007-10-16 11:00:47 +02:00 |
Lei Zhang
|
3accf13ec0
|
comctl32: Simplify monthcal test.
|
2007-10-16 11:00:38 +02:00 |
Lei Zhang
|
4b8ca91d03
|
comctl32: Fix monthcal hit tests.
|
2007-10-09 17:52:46 +02:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Dmitry Timoshkov
|
6055d04f07
|
comctl32/tests: Fix some problems revealed by compilation in 64-bit mode.
|
2007-05-24 11:36:23 +02:00 |
Lei Zhang
|
bf7b0b89fe
|
comctl32: monthcal: GetMonthRange Tests.
|
2007-04-13 11:42:52 +02:00 |
Lei Zhang
|
b47a756ac7
|
comctl32: More monthcal hit tests.
|
2007-04-12 16:18:18 +02:00 |
Farshad Agah
|
86ea6b5820
|
comctl32: monthcal: Correct the return value in MCM_SETFIRSTDAYOFWEEK.
|
2007-03-16 11:53:22 +01:00 |
Farshad Agah
|
4c73411047
|
comctl32: monthcal message sequence test cases.
|
2007-03-16 11:21:23 +01:00 |
Farshad Agah
|
d0f75b5993
|
comctl32: monthcal: Reject out of range dates in MCM_SETCURSEL.
|
2007-03-09 11:36:53 +01:00 |
Francois Gouget
|
93494f2ac0
|
Assorted spelling fixes.
|
2007-02-20 20:30:51 +01:00 |
Farshad Agah
|
5d7fe33ef9
|
comctl32: Added monthcal test cases.
|
2007-02-16 12:35:32 +01:00 |
Marcus Meissner
|
4d52a421d7
|
Made some functions static.
|
2006-12-12 12:10:57 +01:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
5fd23798ff
|
comctl32: Force a specific day value in the monthcal test.
Avoids test failure when the current day happens to be the 31st...
|
2006-03-31 12:45:59 +02:00 |
Vitaliy Margolen
|
9774745330
|
comctl32: Remove/swap limits if min > max in MCM_SETRANGE.
We should swap min & max only when both limits are being
set. Otherwise limit that being set should invalidate other limit
(remove it).
|
2006-02-16 12:19:36 +01:00 |
Vitaliy Margolen
|
f273bdc0b5
|
comctl32: Don't change month range in MCM_SETRANGE. Add tests for this.
|
2006-02-16 12:19:09 +01:00 |
Vitaliy Margolen
|
bc2b9e3feb
|
comctl32: Fix invalid date/time check in MCM_SETRANGE: ignore time and fail on bad date.
|
2006-02-14 17:12:45 +01:00 |
Vitaliy Margolen
|
38290cf977
|
comctl32: Add month calendar tests.
|
2006-02-06 20:58:48 +01:00 |