Pavel Roskin
9ba4e09828
Improve script selection combobox in the font selection dialog - set
...
height to 90 (the old value of 10 could only fit a single line) and
remove CBS_OWNERDRAWFIXED flag to trim excessive height from the list
items.
2005-12-02 11:27:00 +01:00
Alexandre Julliard
a84ce96470
Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch>
...
Display an error if no printer is installed.
2005-11-03 12:12:18 +00:00
Robert Shearman
fbe94efc91
Change dialog templates to not explicitly specify extended window
...
styles for the static rects on the Page Setup dialog as the ones
specified were wrong anyway.
2005-01-04 20:35:24 +00:00
Dmitry Timoshkov
6fcb789a1b
Replace 'All xxx pages' text in common print dialog by simple 'All'.
2004-12-22 14:59:50 +00:00
Huw Davies
174e6a5d28
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
2004-08-24 18:33:01 +00:00
Dmitry Timoshkov
182a403eae
- Use "MS Shell Dlg" in the Open File dialog templates as in Windows
...
- Resize child dialog when its controls are moved relatively stc32
"magic" control.
2004-08-16 21:12:13 +00:00
Pavel Roskin
095752a1ff
Make the file type combobox non-editable.
2004-05-03 20:20:08 +00:00
Phil Krylov
930b7da626
Implemented OFN_OVERWRITEPROMPT and OFN_EXTENSIONDIFFERENT flags.
...
Changed IDL_OVERWRITEFILE string resource ID to IDS_OVERWRITEFILE.
Use the extended UI for the "Look In" combo.
Select the text in the "File name" field after filling it.
2004-01-02 01:47:52 +00:00
Rein Klazes
6f1a7da4b4
Implement combobox to select the font's character set.
...
Bug fixes: handle WM_MEASUREITEM message; handle the WM_PAINT message
in the 16bit font dialog, so it displays the sample string too.
2003-12-03 22:25:10 +00:00
Dmitry Timoshkov
b96b3d15b5
Improve handling of custom dialog templates passed to
...
GetOpenFileName.
2003-07-28 19:14:24 +00:00
Tisheng Chen
80a6620815
Added Simplified Chinese support.
2002-11-20 19:47:44 +00:00