.. |
.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
|
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
|
Update German resources.
|
2005-01-17 13:43:16 +00:00 |
cdlg_En.rc
|
- Draw a representation of a document in the page setup dialog.
|
2005-01-24 11:26:23 +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
|
Change dialog templates to not explicitly specify extended window
|
2005-01-04 20:35:24 +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
|
- Add a bitmap resource with the font icons: TrueType, printer,
|
2003-12-30 22:08:17 +00:00 |
colordlg.c
|
Get rid of W->A calls.
|
2005-01-10 13:22:35 +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
|
GetFileName31W should call unicode version of FD31_AllocPrivate.
|
2005-01-14 16:49:55 +00:00 |
filedlg16.c
|
Better document some apis in commdlg and mscms.
|
2004-10-08 21:02:22 +00:00 |
filedlg31.c
|
Moved save* strings to resources.
|
2005-01-09 16:31:36 +00:00 |
filedlg31.h
|
Fix 16/32 bit separation.
|
2004-07-14 00:39:10 +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
|
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
|
Moved string to resources.
|
2005-01-06 19:43: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
|
- 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 |