wine-wine/dlls/commdlg
Krishna Murthy 38603c4c93 Add the selected extension from file type filter if file name does not
contain the file extension.
2004-07-14 21:47:11 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Fix 16/32 bit separation. 2004-07-14 00:39:10 +00:00
cdlg.h - Add a bitmap resource with the font icons: TrueType, printer, 2003-12-30 22:08:17 +00:00
cdlg16.h - The last of the major Win16/32 split for commdlg (for real this 2003-12-12 06:09:13 +00:00
cdlg32.c Replaced a few more 0xffffffff by the appropriate constants. 2003-10-16 19:31:11 +00:00
cdlg_Ca.rc Fix control coordinates in German and French versions of open file 2004-06-30 18:15:05 +00:00
cdlg_Cn.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Cs.rc Improve handling of custom dialog templates passed to 2003-07-28 19:14:24 +00:00
cdlg_Da.rc Implement combobox to select the font's character set. 2003-12-03 22:25:10 +00:00
cdlg_De.rc Fix control coordinates in German and French versions of open file 2004-06-30 18:15:05 +00:00
cdlg_En.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Eo.rc Improve handling of custom dialog templates passed to 2003-07-28 19:14:24 +00:00
cdlg_Es.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Fi.rc Implement combobox to select the font's character set. 2003-12-03 22:25:10 +00:00
cdlg_Fr.rc Fix control coordinates in German and French versions of open file 2004-06-30 18:15:05 +00:00
cdlg_Hu.rc Implement combobox to select the font's character set. 2003-12-03 22:25:10 +00:00
cdlg_It.rc Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
cdlg_Ja.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Ko.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Nl.rc Implement combobox to select the font's character set. 2003-12-03 22:25:10 +00:00
cdlg_No.rc Improve handling of custom dialog templates passed to 2003-07-28 19:14:24 +00:00
cdlg_Pl.rc Implement combobox to select the font's character set. 2003-12-03 22:25:10 +00:00
cdlg_Pt.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Ru.rc Fix control coordinates in German and French versions of open file 2004-06-30 18:15:05 +00:00
cdlg_Si.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Sk.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Sv.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Th.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Uk.rc Fix control coordinates in German and French versions of open file 2004-06-30 18:15:05 +00:00
cdlg_Wa.rc Implement combobox to select the font's character set. 2003-12-03 22:25:10 +00:00
cdlg_Zh.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_xx.rc - Add a bitmap resource with the font icons: TrueType, printer, 2003-12-30 22:08:17 +00:00
colordlg.c - The last of the major Win16/32 split for commdlg (for real this 2003-12-12 06:09:13 +00:00
colordlg16.c Avoid a few more GetModuleHandle calls. 2004-02-12 00:35:01 +00:00
comdlg32.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
commdlg.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
filedlg.c Add the selected extension from file type filter if file name does not 2004-07-14 21:47:11 +00:00
filedlg16.c Fix 16/32 bit separation. 2004-07-14 00:39:10 +00:00
filedlg31.c Fix 16/32 bit separation. 2004-07-14 00:39:10 +00:00
filedlg31.h Fix 16/32 bit separation. 2004-07-14 00:39:10 +00:00
filedlgbrowser.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
filedlgbrowser.h Implemented OFN_OVERWRITEPROMPT and OFN_EXTENSIONDIFFERENT flags. 2004-01-02 01:47:52 +00:00
filetitle.c Change GetFileTitleA/W prototype to match PSDK. 2004-03-12 01:52:11 +00:00
finddlg.c Avoid a few more GetModuleHandle calls. 2004-02-12 00:35:01 +00:00
finddlg32.c Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
fontdlg.c - Add a bitmap resource with the font icons: TrueType, printer, 2003-12-30 22:08:17 +00:00
fontdlg16.c Avoid a few more GetModuleHandle calls. 2004-02-12 00:35:01 +00:00
generic.c - The last of the major Win16/32 split for commdlg (for real this 2003-12-12 06:09:13 +00:00
printdlg.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
printdlg.h Some more Win16/Win32 separation (based on a patch by Steven 2004-01-09 05:10:35 +00:00
printdlg16.c Some more Win16/Win32 separation (based on a patch by Steven 2004-01-09 05:10:35 +00:00
rsrc.rc Added Ukrainian translations. 2004-04-26 23:35:17 +00:00