Alexandre Julliard
|
a6414c260c
|
comdlg32: Fix icon drawing in the 3.1 file dialog.
|
2009-09-30 14:31:30 +02:00 |
Michael Stefaniuc
|
a04ed94580
|
comdlg32: Remove superfluous pointer casts.
|
2009-01-14 12:20:58 +01:00 |
Francois Gouget
|
9c5e97aa71
|
Assorted spelling fixes.
|
2008-11-24 14:25:10 +01:00 |
Kai Blin
|
4ff3d9954e
|
comdlg32: Avoid possible NULL pointer dereference (Coverity).
|
2008-10-15 16:44:05 +02:00 |
Andrew Talbot
|
5d707bc271
|
comdlg32: Remove unused variable.
|
2008-04-17 11:40:59 +02:00 |
Paul Romanyszyn
|
95fa37ff84
|
comdlg32: Filter change should not update filename.
|
2008-01-10 11:39:04 +01:00 |
Dmitry Timoshkov
|
77c0fad572
|
comdlg32: If lpstrFile points to a valid string use it as a default value for edit control.
|
2008-01-08 12:54:54 +01:00 |
Alex Villacís Lasso
|
c06cfa85c2
|
comdlg32: Fix another regression in 3.1-style file dialog from LB_DIR fix.
|
2007-12-21 12:41:07 +01:00 |
Andrew Talbot
|
750a56016d
|
comdlg32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01:00 |
Francois Gouget
|
5266e57975
|
Assorted spelling fixes.
|
2007-07-31 21:37:50 +02:00 |
Andrew Talbot
|
c03736f360
|
comdlg32: Cast-qual warning fix.
|
2007-07-18 12:57:51 +02:00 |
Andrew Talbot
|
5197133573
|
comdlg32: Exclude unused headers.
|
2007-04-30 12:32:46 +02:00 |
Andrew Talbot
|
2bd62004cf
|
comdlg32: Remove inappropriate const qualifier.
|
2007-04-06 12:31:10 +02:00 |
Andrew Talbot
|
918c9d9ac1
|
comdlg32: Constify some variables.
|
2007-04-05 10:54:13 +02:00 |
Andrew Talbot
|
3c842c0d1e
|
comdlg32: Replace const pointer parameters with correct pointers to const.
|
2007-03-06 22:26:42 +01:00 |
Andrew Talbot
|
10c1faa79e
|
comdlg32: Cast-qual warning fix.
|
2006-10-23 15:07:18 +02:00 |
Michael Ploujnikov
|
fb7ed587e9
|
comdlg32: Win64 printf format warning fixes.
|
2006-10-13 15:46:02 +02:00 |
Andrew Talbot
|
778d5d65e8
|
comdlg32: Cast-qual warnings fix.
|
2006-09-07 13:46:15 +02:00 |
Bang Jun-Young
|
4988fad232
|
comdlg32: Remove redundant headers.
|
2006-07-21 10:48:17 +02:00 |
Michael Stefaniuc
|
fee72b607a
|
Yet another round of redundant NULL checks before HeapFree.
|
2006-06-13 11:40:23 +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 |