Commit Graph

21 Commits (5819cc5c013ea1d0e273b15087d13dc16a6ba64b)

Author SHA1 Message Date
David Hedberg d441d3b8ba comdlg32: Implement SetDefaultFilename. 2011-05-25 13:36:30 +02:00
Marcus Meissner 32e05d7b61 comdlg32: Mark internal symbols as having hidden visibility. 2011-04-26 15:31:27 +02:00
David Hedberg f2231f8419 comdlg32: Implement opening files with the item dialog. 2011-04-01 12:42:22 +02:00
David Hedberg 9c1f56f67e comdlg32: Factor out filename string splitting code. 2011-04-01 12:42:13 +02:00
David Hedberg 7f5ccd3262 comdlg32: Factor out some path validating code from FILEDLG95_OnOpen. 2011-04-01 12:42:08 +02:00
David Hedberg fcb169fe36 comdlg32: Factor out some path building code from FILEDLG95_OnOpen. 2011-04-01 12:42:02 +02:00
David Hedberg ab085d661c comdlg32: Add stub implementation of the Common Item dialogs. 2011-03-29 12:31:54 +02:00
Carl Raffaele 2484b73151 comdlg32: Removed 16 bit dependency. 2010-10-27 11:43:33 +02:00
Alexandre Julliard 024a0683eb comdlg32: Reimplement the 16-bit color dialog on top of the 32-bit one.
Stub out the functionality that cannot be supported that way.
2009-11-12 20:33:49 +01:00
Alexandre Julliard e5a09cffeb comdlg32: Reimplement the 16-bit font dialog on top of the 32-bit one.
Stub out the functionality that cannot be supported that way.
2009-11-12 19:32:56 +01:00
Huw Davies ef4588a08e comdlg32: Fix spelling of millimeter. 2009-01-19 12:14:41 +01:00
Andrew Talbot 8a1a2a9511 comdlg32: Declare a function static. 2009-01-02 14:28:02 +01:00
Alexandre Julliard 1a882843bf comdlg32: Make some functions static. 2008-12-03 12:12:52 +01:00
Marcus Meissner 96412ee564 Annotate with allocation size attribute. 2008-09-05 11:22:26 +02:00
Mikołaj Zalewski bbd8706e73 comdlg32: Implement CDM_GETFOLDERIDLIST. 2008-06-20 12:12:50 +02:00
Mikołaj Zalewski 89c86dd994 comdlg32: Move font style names to resources. 2008-03-11 12:11:51 +01:00
Andrew Talbot a855ba87da comdlg32: Constify some variables. 2007-04-06 12:31:10 +02:00
Andrew Talbot fc5f6d4bdc comdlg32: Constify some variables. 2007-04-05 10:54:07 +02:00
Francois Gouget 9fe4673347 Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
2006-10-24 17:47:09 +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