Sweden-Number/dlls/commdlg
Robert Shearman fbe94efc91 Change dialog templates to not explicitly specify extended window
styles for the static rects on the Page Setup dialog as the ones
specified were wrong anyway.
2005-01-04 20:35:24 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
cdlg.h Unicodified fontdlg. 2004-12-22 17:17:06 +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 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Cn.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Cs.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Da.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_De.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_En.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Eo.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Es.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Fi.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Fr.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Hu.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_It.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Ja.rc Make the file type combobox non-editable. 2004-05-03 20:20:08 +00:00
cdlg_Ko.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Nl.rc Replace 'All xxx pages' text in common print dialog by simple 'All'. 2004-12-22 14:59:50 +00:00
cdlg_No.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Pl.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Pt.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Ru.rc Replace 'All xxx pages' text in common print dialog by simple 'All'. 2004-12-22 14:59:50 +00:00
cdlg_Si.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Sk.rc Replace 'All xxx pages' text in common print dialog by simple 'All'. 2004-12-22 14:59:50 +00:00
cdlg_Sv.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Th.rc Change dialog templates to not explicitly specify extended window 2005-01-04 20:35:24 +00:00
cdlg_Uk.rc Replace 'All xxx pages' text in common print dialog by simple 'All'. 2004-12-22 14:59:50 +00:00
cdlg_Wa.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
cdlg_Zh.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +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 GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
filedlg16.c Better document some apis in commdlg and mscms. 2004-10-08 21:02:22 +00:00
filedlg31.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
filedlg31.h Fix 16/32 bit separation. 2004-07-14 00:39:10 +00:00
filedlgbrowser.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
filedlgbrowser.h CFM_GETSPEC always returns a space-separated list. 2004-11-29 16:59:14 +00:00
filetitle.c Change GetFileTitleA/W prototype to match PSDK. 2004-03-12 01:52:11 +00:00
finddlg.c GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
finddlg32.c Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
fontdlg.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
fontdlg16.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +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 GetWindowLong -> GetWindowLongPtr. 2004-09-22 19:14:08 +00:00
rsrc.rc Added Ukrainian translations. 2004-04-26 23:35:17 +00:00