..
.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
- Draw a representation of a document in the page setup dialog.
2005-01-24 11:26:23 +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
char -> const char fixes.
2005-01-28 14:02:52 +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
Update German resources.
2005-01-17 13:43:16 +00:00
cdlg_En.rc
Update the resources for Portuguese.
2005-02-14 11:12:30 +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
Updated Spanish resources.
2005-01-24 11:31:23 +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
Updated French resources.
2005-01-17 15:34:49 +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
Moved save* strings to resources.
2005-01-09 16:31:36 +00:00
cdlg_Pt.rc
Update the resources for Portuguese.
2005-02-14 11:12:30 +00:00
cdlg_Ru.rc
Correct coordinates of a couple of controls.
2005-01-20 19:56:37 +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
Update the resources for Portuguese.
2005-02-14 11:12:30 +00:00
colordlg.c
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
2005-02-15 21:51:06 +00:00
colordlg16.c
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
2005-02-15 21:51:06 +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
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
2005-02-15 21:51:06 +00:00
filedlg16.c
Do not forget to allocate internal OPENFILENAMEW structure for 16-bit
2005-02-10 17:10:01 +00:00
filedlg31.c
Make GetOpenFileNameW with an old style open file dialog work with the
2005-02-03 19:39:26 +00:00
filedlg31.h
Make GetOpenFileNameW with an old style open file dialog work with the
2005-02-03 19:39:26 +00:00
filedlgbrowser.c
- use Interlocked* functions in AddRef and Release.
2005-01-10 12:25:29 +00:00
filedlgbrowser.h
Get rid of W->A calls.
2005-01-10 13:22:35 +00:00
filetitle.c
Change GetFileTitleA/W prototype to match PSDK.
2004-03-12 01:52:11 +00:00
finddlg.c
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
2005-02-15 21:51:06 +00:00
finddlg32.c
Assorted spelling fixes.
2004-01-06 22:08:33 +00:00
fontdlg.c
Respect the flags member of the CHOOSEFONT structure, and don't
2005-02-14 11:00:37 +00:00
fontdlg16.c
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
2005-02-15 21:51:06 +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
- Draw a representation of a document in the page setup dialog.
2005-01-24 11:26:23 +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