Commit Graph

93 Commits (9be5007669af733bf9ae81bedfca83eeda5f144f)

Author SHA1 Message Date
Alexander Nicolaysen Sørnes cd00a42e56 comdlg32: printdlg: Set/Load paper orientation in PageSetupDlgW. 2007-08-16 12:00:45 +02:00
Detlef Riekenberg 84e4904ffd comdlg32/tests: More tests for the member lStructSize. 2007-08-10 13:31:00 +02:00
Detlef Riekenberg ef7a7794ca comdlg32/tests: Add simple tests for PrintDlgA. 2007-08-10 12:58:17 +02:00
Detlef Riekenberg 2ca1de9973 comdlg32: Return defaults for hDevMode and hDevNames. 2007-08-10 12:58:17 +02:00
Janusz Tomczak b36878abf0 comdlg32: Fix Polish translation. 2007-08-06 13:58:11 +02:00
Francois Gouget 5266e57975 Assorted spelling fixes. 2007-07-31 21:37:50 +02:00
Jason Edmeades 8707021aae comdlg32: Save dialog works if fred\ entered as filename. 2007-07-30 12:59:56 +02:00
Andrew Talbot c03736f360 comdlg32: Cast-qual warning fix. 2007-07-18 12:57:51 +02:00
Andrew Talbot 234b0d8c1e comdlg32: Cast-qual warning fix. 2007-07-09 11:45:57 +02:00
Alexander Nicolaysen Sørnes 886d804854 comdlg32: fontdlg: Respect the CF_NOSCRIPTSEL flag. 2007-07-06 18:19:46 +02:00
Lei Zhang eef9e1ab88 comdlg32: Move file dialog resizing code into its own function. 2007-06-14 13:54:41 +02:00
Juan Lang e14b6dcf7c comdlg32: Check file dialog's FOIShellView before accessing it. 2007-06-07 23:09:24 +02:00
Juan Lang 13f18ee759 comdlg32: Initialize file dialog controls before creating dialog. 2007-06-07 23:09:17 +02:00
Paul Vriens b4b88b055d comdlg32/tests: Skip some not implemented functions on win98. 2007-06-07 19:23:49 +02:00
Dmitry Timoshkov 3c9e7a7f33 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
Andrew Talbot 5197133573 comdlg32: Exclude unused headers. 2007-04-30 12:32:46 +02:00
Lei Zhang 7aa1b2e419 comdlg32: Initialize CommDlgExtendedError() return value for file dialogs. 2007-04-24 11:52:17 +02:00
Andrew Talbot 2bd62004cf comdlg32: Remove inappropriate const qualifier. 2007-04-06 12:31:10 +02:00
Andrew Talbot 03fc0989a3 comdlg32: Constify some variables. 2007-04-06 12:31:10 +02:00
Andrew Talbot a855ba87da comdlg32: Constify some variables. 2007-04-06 12:31:10 +02:00
Andrew Talbot 80d80c66af comdlg32: Constify some variables. 2007-04-06 12:31:09 +02:00
Andrew Talbot 65479a2424 comdlg32: Constify some variables. 2007-04-05 10:54:18 +02:00
Andrew Talbot 918c9d9ac1 comdlg32: Constify some variables. 2007-04-05 10:54:13 +02:00
Andrew Talbot fc5f6d4bdc comdlg32: Constify some variables. 2007-04-05 10:54:07 +02:00
Anatoly Lyutin 63669cc780 comctl32: Update Russian and Ukrainian resourses. 2007-03-09 13:55:51 +01:00
Dmitry Timoshkov 68fbebf713 comdlg32: Use unicode Win32 APIs when possible. 2007-03-07 20:10:32 +01:00
Dmitry Timoshkov afd6f64a02 comdlg32: Use unicode Win32 APIs when possible. 2007-03-07 20:10:32 +01:00
Andrew Talbot 3c842c0d1e comdlg32: Replace const pointer parameters with correct pointers to const. 2007-03-06 22:26:42 +01:00
Dmitry Timoshkov cc9160f214 comdlg32: Synchronize ChooseColor dialog templates with the English one. 2007-02-26 13:58:17 +01:00
Ivan Sinitsin a4ff5c550b comdlg32: Set the right background color of the dialog window "Choose color". 2007-02-14 22:17:29 +01:00
Francois Gouget 536e738552 Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
Anatoly Lyutin bea5ed4fa9 comdlg32: fontdlg: Add initialisation for comboboxes. 2007-02-13 17:15:52 +01:00
Vitaly Lipatov c8bcbdb90d Some fixes in russian resources. 2007-02-09 11:48:28 +01:00
Anatoly Lyutin b18cc05965 comdlg32: Update Russian translation. 2007-02-05 14:03:36 +01:00
Vitaly Lipatov d801fb6912 comdlg32: Update Russian translation. 2007-01-25 11:59:51 +01:00
Francois Gouget aab5e5856e Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
Detlef Riekenberg 0678c87b3b comdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c. 2007-01-12 11:23:17 +01:00
Louis Lenders 22d6a19d16 comdlg32: Update Dutch resources. 2007-01-11 11:37:24 +01:00
Louis Lenders 36b0aabe01 comdlg32: Update Dutch resource. 2007-01-05 18:23:54 +01:00
Andrew Talbot 6bb00a3c0e comdlg32: Declare some items static. 2007-01-04 09:54:55 +01:00
Andrew Talbot 2159f2bce8 comdlg32: Declare function static. 2007-01-02 13:30:29 +01:00
Michael Stefaniuc c7e00c9f49 janitorial: In multiline strings there is no need for '\' at the end of the lines. 2006-12-27 13:10:13 +01:00
Francois Gouget 2c531ade2e comdlg32: Fix PrintDlg(NULL) and reenable a test that was in an '#if 0'.
Fix the test so it compiles without warnings.
2006-12-14 20:24:58 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Alexandre Julliard 6367330fe8 comdlg32: Moved prototypes to the header file and fixed declaration of FileOpenDlgInfosStr. 2006-11-30 15:15:46 +01:00
Dmitry Timoshkov d0db296db0 comdlg32: Make some data const. 2006-11-29 12:44:47 +01:00
Francois Gouget cb4faf425f comdlg32: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-27 13:42:44 +01:00
Francois Gouget 22209db865 comdlg32: Moved a FIXME out of the user-visible string. 2006-11-24 11:50:25 +01:00
Francois Gouget b5f104d05b Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
Paul Vriens 646139dd6e comdlg32: Remove unused variable (Coverity). 2006-11-13 12:58:58 +01:00