Andrew Talbot
|
8a1a2a9511
|
comdlg32: Declare a function static.
|
2009-01-02 14:28:02 +01:00 |
Ricardo Filipe
|
25f7ad44e5
|
comdlg32: Removed dead assignments (llvm/clang).
|
2008-11-25 13:09:53 +01:00 |
Michael Stefaniuc
|
48960eef2c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
Divan Burger
|
c8b626fa1d
|
comdlg32: Fix memory leak in colour dialog.
|
2008-02-18 14:10:12 +01:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Divan Burger
|
ad92cdcf55
|
comdlg32: Modernize the look of the colour boxes in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
3a508e605b
|
comdlg32: Modernize the look of the selected colour box in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
285c9fc640
|
comdlg32: Modernize the look of the colour graph's cross in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
155d320ae6
|
comdlg32: Modernize the look of the luminance bar in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
8a0dab38c8
|
comdlg32: Clamp hue and saturation when clicking in colour graph in colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
19ed584903
|
comdlg32: Fix bug where the colour graph's cross is not painted.
|
2008-01-09 13:38:03 +01:00 |
Andrew Talbot
|
750a56016d
|
comdlg32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01: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 |
Andrew Talbot
|
fc5f6d4bdc
|
comdlg32: Constify some variables.
|
2007-04-05 10:54:07 +02:00 |
Ivan Sinitsin
|
a4ff5c550b
|
comdlg32: Set the right background color of the dialog window "Choose color".
|
2007-02-14 22:17:29 +01:00 |
Andrew Talbot
|
0c868151db
|
comdlg32: Cast-qual warnings fix.
|
2006-10-23 15:07:06 +02:00 |
Andrew Talbot
|
778d5d65e8
|
comdlg32: Cast-qual warnings fix.
|
2006-09-07 13:46:15 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
ca1e72a402
|
comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.
|
2006-04-10 17:00:03 +02:00 |