.. |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +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
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +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
|
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
|
2005-02-16 21:10:59 +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_xx.rc
|
Update the resources for Portuguese.
|
2005-02-14 11:12:30 +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 |
colordlg.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
colordlg16.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
comdlg32.spec
|
Take advantage of new winebuild syntax to remove redundant function
|
2003-03-20 03:53:12 +00:00 |
commdlg.spec
|
Removed unnecessary code in the 16-bit DllEntryPoint function of some
|
2005-05-23 10:00:26 +00:00 |
filedlg.c
|
Use IShellFolder::GetDisplayNameOf instead of SHGetPathFromIDList to
|
2005-05-26 12:23:57 +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
|
Make some of the OLE interface vtables const.
|
2005-05-27 20:17:35 +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
|
Don't convert the template name to Unicode, it's not used by the
|
2005-05-13 17:50:26 +00:00 |
fontdlg16.c
|
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
|
2005-02-15 21:51:06 +00:00 |
Makefile.in
|
Removed unnecessary code in the 16-bit DllEntryPoint function of some
|
2005-05-23 10:00:26 +00:00 |
printdlg.c
|
Added proper definition for PRINTDLGEX[AW] structures.
|
2005-04-18 10:01:07 +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
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
rsrc.rc
|
Added Ukrainian translations.
|
2004-04-26 23:35:17 +00:00 |