Commit Graph

33 Commits

Author SHA1 Message Date
Mas Ahmad Muhammad cf8a6eb276 comdlg32: Enlarge list area in CHOOSE_FONT window.
Signed-off-by: Mas Ahmad Muhammad <m.charly81@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-29 21:10:18 +02:00
Vijay Kiran Kamuju a9c4b309f6 comdlg32: Use the new colordlg.h file and update the resources.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-19 23:15:05 +01:00
Alistair Leslie-Hughes 211fd67ace comdlg32: Improve Printer Setup dialog.
Reset the tab order to be more like Windows, add Help button.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-13 21:08:30 +01:00
Alistair Leslie-Hughes 0bee07ec57 comdlg32: Improve PRINT32 dialog.
Correct TAB order, and move Help button to bottom right.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-05 11:03:27 +01:00
Alexandre Julliard 75ff2c1234 comdlg32/filedlg: Resize the Places toolbar along with the dialog.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-05 19:08:35 +02:00
Nikolay Sivov 69d7e05179 comdlg32: Implement Places toolbar for file dialogs.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-19 12:35:11 +01:00
Fabian Maurer 823c4b14b4 comdlg32: Use proper size for combobox controls.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-31 18:55:25 +02:00
Nikolay Sivov daaa083404 comdlg32/fontdlg: Allow font sizes outside of defaults set.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-22 10:46:39 +01:00
Vincent Povirk 30ac0f5a66 comdlg32: Add ES_AUTOHSCROLL style to filename text box.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 14:41:40 +09:00
Vincent Povirk bc0abc2369 comdlg32: Show and hide the open dropdown menu dynamically. 2015-08-28 21:24:15 +09:00
Vincent Povirk c5c5163e61 comdlg32: Implement open dropdown menu. 2015-08-28 21:23:26 +09:00
Vincent Povirk 836f06f6f9 comdlg32: Add WS_CLIPSIBLINGS to controls in the item dialog. 2015-08-27 21:43:46 +09:00
Alex Henrie e4e78b0a83 comdlg32: Remove unused string resource "Borders". 2015-04-29 15:46:13 +09:00
David Hedberg d495cc37a6 comdlg32: Expand the filetype combobox dropdown to fit the contents. 2014-09-04 13:45:05 +02:00
David Hedberg 3cf2fb3a9c comdlg32: Support browsing for folders. 2014-08-04 14:32:59 +02:00
Stefan Leichter 73a2408f27 comdlg32: Update version resource to values reported from XP. 2014-03-04 11:49:50 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Nikolay Sivov adbb96fb5c comdlg32: Add controls codes defines for color choosing dialog. 2013-05-13 11:43:51 +02:00
Aurimas Fišeras ed42609f54 comdlg32: Move and resize controls of the Find dialog to better fit translations. 2012-12-03 18:24:49 +01:00
Huw Davies 7a2d68abc8 comdlg32: Use a ComboBoxEx control for the filename if the structure size is not the nt40 version size. 2012-09-25 19:25:21 +02:00
Francois Gouget 8184ef074f comdlg32: An English (United States) spelling fix. 2012-05-04 18:07:55 +02:00
Akihiro Sagawa 0352a7089c comdlg32: Apply 3D effects to sample text area. 2012-02-14 19:15:53 +01:00
Francois Gouget 261893f494 comdlg32: Remove the font sample characters string. 2012-01-18 16:44:38 +01:00
Francois Gouget 765fca3417 comdlg32: Specify a context for the luminance and saturation abbreviations. 2012-01-12 15:52:52 +01:00
Francois Gouget a2481a3f6b comdlg32: Remove some unused string resources that are not present on Windows. 2012-01-06 19:24:31 +01:00
Francois Gouget f8c1b08786 comdlg32: Use sentence capitalization for group box labels. 2011-12-29 16:18:54 +01:00
Alex Henrie b5b739d5f3 comdlg32: Correct title of "Save As" dialog. 2011-12-09 21:15:34 +01:00
Alexandre Julliard 1fa1ab5437 comdlg32: Convert dialogs to po files. 2011-12-06 22:12:34 +01:00
Francois Gouget 229f7073ec comdlg32: Fix a couple of string resources so their format placeholders can be reordered. 2011-11-21 12:55:47 +01:00
Francois Gouget 7feb06b6f6 comdlg32: Specify a message context for 'mm'. 2011-08-22 20:08:32 +02:00
Akihiro Sagawa deac5ceb1c po: Add message contexts for 'Desktop' and update Japanese translation. 2011-07-14 14:39:27 +02:00
Frédéric Delanoy 1596e144e1 po: Fix/improve some English entries. 2011-04-29 14:21:40 +02:00
Alexandre Julliard 7294f7d80f comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00