Vitaly Perov
|
f5dd5a2deb
|
comdlg32: When PD_USEDEVMODECOPIESANDCOLLATE flag is not set dmCopies must be 1.
|
2008-04-01 13:39:57 +02:00 |
Mikołaj Zalewski
|
ed3522e14f
|
comdlg32: Add some ES_NUMBER to pagesetup dialog templates in languages that don't have them.
|
2008-03-31 12:13:17 +02:00 |
Vitaliy Margolen
|
5b690b0885
|
Update Russian translations.
|
2008-03-28 09:53:44 +01:00 |
Michael Stefaniuc
|
e4d332b601
|
comdlg32: Small typo fix in the German translation.
|
2008-03-26 10:33:39 +01:00 |
Michael Stefaniuc
|
241aff1203
|
comdlg32: Add the Romanian translation.
|
2008-03-26 10:33:37 +01:00 |
Lei Zhang
|
19ed9729db
|
comdlg32: Avoid double free in PRINTDLG_PaperSizeA/W.
|
2008-03-25 20:00:07 +01:00 |
Alexandre Julliard
|
1e9acad3a0
|
comdlg32: Fixed a number of buffer overflows in the file dialog.
|
2008-03-25 17:34:32 +01:00 |
Reece Dunn
|
ae32a7fe04
|
comdlg32: Fix building the tests with MSVC headers.
|
2008-03-24 21:05:03 +01:00 |
Michael Stefaniuc
|
76344b7860
|
comdlg32: Update the German translation.
|
2008-03-21 11:23:41 +01:00 |
Frans Kool
|
64b35d8566
|
comdlg32: Corrected Dutch translations.
|
2008-03-19 11:23:17 +01:00 |
Mikołaj Zalewski
|
89c86dd994
|
comdlg32: Move font style names to resources.
|
2008-03-11 12:11:51 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Alexandre Julliard
|
4fd668d010
|
Replace some instances of LoadStringA by LoadStringW.
|
2008-03-03 20:07:37 +01:00 |
Andrew Talbot
|
2b217ea9af
|
comdlg32: Assign to structs instead of using memcpy.
|
2008-02-29 20:07:13 +01:00 |
Alexander Nicolaysen Sørnes
|
a3a49149b6
|
comdlg32: PrintDlgW: Remove incorrect FIXME.
|
2008-02-27 14:52:25 +01:00 |
Alexander Nicolaysen Sørnes
|
8487a5dc59
|
commdlg: PrintDlg16: Handle print quality combobox.
|
2008-02-26 12:03:53 +01:00 |
Rob Shearman
|
4e0100ff06
|
comdlg32: Fix checks for failure of COMDLG32_SHGetFolderPathW in FILEDLG95_InitControls.
COMDLG32_SHGetFolderPathW returns a BOOL, not an HRESULT.
|
2008-02-25 13:29:22 +01:00 |
Rob Shearman
|
9ad684b426
|
comdlg32: Fix the character length passed into GetDlgItemTextW in PRINTDLG_PS_UpdateDlgStructW.
|
2008-02-19 13:39:24 +01:00 |
Rob Shearman
|
ff527875d9
|
comdlg32: Fix potential buffer overrun of lpxx->lfFaceName in CFn_WMCommand.
|
2008-02-19 13:39:24 +01:00 |
Divan Burger
|
c8b626fa1d
|
comdlg32: Fix memory leak in colour dialog.
|
2008-02-18 14:10:12 +01:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Andrew Talbot
|
649d8b5298
|
comdlg32: Rename some identifiers to reflect their width.
|
2008-02-15 12:05:44 +01:00 |
Andrew Talbot
|
8fb1f0d089
|
comdlg32: Assign to structs instead of using memcpy.
|
2008-02-13 16:41:37 +01:00 |
Frans Kool
|
299f1bdf08
|
comdlg32: Added Dutch translations.
|
2008-02-12 22:37:16 +01:00 |
Paul Romanyszyn
|
95fa37ff84
|
comdlg32: Filter change should not update filename.
|
2008-01-10 11:39:04 +01:00 |
Divan Burger
|
ad92cdcf55
|
comdlg32: Modernize the look of the colour boxes in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
3a508e605b
|
comdlg32: Modernize the look of the selected colour box in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
285c9fc640
|
comdlg32: Modernize the look of the colour graph's cross in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
155d320ae6
|
comdlg32: Modernize the look of the luminance bar in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
8a0dab38c8
|
comdlg32: Clamp hue and saturation when clicking in colour graph in colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
19ed584903
|
comdlg32: Fix bug where the colour graph's cross is not painted.
|
2008-01-09 13:38:03 +01:00 |
Dmitry Timoshkov
|
77c0fad572
|
comdlg32: If lpstrFile points to a valid string use it as a default value for edit control.
|
2008-01-08 12:54:54 +01:00 |
Alexander Nicolaysen Sørnes
|
a2e9b4bb0c
|
comdlg32: PageSetupDlgW: Set paper size in printer dialog.
|
2008-01-08 12:53:43 +01:00 |
Alexander Nicolaysen Sørnes
|
9a96ac0dcc
|
comdlg32: PageSetupDlgW: Set orientation in printer dialog.
|
2008-01-07 13:46:17 +01:00 |
Andrew Talbot
|
595707dd63
|
comdlg32: Remove unneeded cast.
|
2008-01-07 12:18:22 +01:00 |
Alexander Nicolaysen Sørnes
|
5624948c71
|
comdlg32: PageSetupDlgW: Load paper orientation in ChangePrinterW.
|
2007-12-26 14:03:57 +01:00 |
Alex Villacís Lasso
|
c06cfa85c2
|
comdlg32: Fix another regression in 3.1-style file dialog from LB_DIR fix.
|
2007-12-21 12:41:07 +01:00 |
Rico Schüller
|
98093a6edd
|
comdlg32: Fix typo.
|
2007-12-18 19:48:02 +01:00 |
Alexander Nicolaysen Sørnes
|
507aeb6855
|
comdlg32: PageSetupDlgW: Swap margins when changing orientation.
|
2007-12-10 14:28:09 +01:00 |
Alexander Nicolaysen Sørnes
|
74d99ac3ac
|
comdlg32: PageSetupDlgA: Swap margins when changing orientation.
|
2007-12-10 14:28:05 +01:00 |
Alexander Nicolaysen Sørnes
|
51086b5513
|
comdlg32: PageSetupDlgA: Read margins from correct edit boxes.
|
2007-12-08 19:54:44 +01:00 |
Aric Stewart
|
9649ca2aa2
|
commdlg: File name and extension offsets are not guaranteed to be the same in W->A conversions.
|
2007-12-05 13:46:48 +01:00 |
Andrew Riedi
|
6de3bbc557
|
comdlg32: DPRINTF -> TRACE.
|
2007-12-05 12:34:23 +01:00 |
Andrew Talbot
|
750a56016d
|
comdlg32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01:00 |
Andrew Talbot
|
3d5cc3b2e2
|
comdlg32: Use logical OR not bitwise OR.
|
2007-11-26 12:27:29 +01:00 |
Michael Stefaniuc
|
861c58d462
|
comdlg32: Remove duplicate includes.
|
2007-11-19 13:54:04 +01:00 |
Juan Lang
|
1c473f3864
|
comdlg32: Grammar fixes.
|
2007-11-05 14:15:48 +01:00 |
Juan Lang
|
0a5b6c858e
|
comdlg32: Implement OFN_CREATEPROMPT checking.
|
2007-11-05 14:15:36 +01:00 |
Dmitry Timoshkov
|
d43fdc5ab0
|
include: Synchronize DEVMODE layout with PSDK.
|
2007-11-01 12:41:21 +01:00 |
Detlef Riekenberg
|
23d78ff2b8
|
comdlg32/tests: Initial tests for PrintDlgExW.
|
2007-10-26 15:15:05 +02:00 |