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
Henning Gerhardt
68ade3b7ac
Minor fixes and updates to the German resource files.
2004-07-22 20:35:07 +00:00
Dmitry Timoshkov
5972c7389f
Fix control coordinates in German and French versions of open file
...
dialog.
Remove duplicate control ids in Catalan, Russian and Ukrainian
dialogs.
2004-06-30 18:15:05 +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
Shachar Shemesh
ee63d5ee4a
- Implemented two lookup tables for the sample fonts. The first,
...
"CHARSET_ORDER", is for converting codepage to ordinal charset num,
and the second, "SAMPLE_LANG_TEXT", is for giving the actual sample
text.
- Removed all references to changing the font directly in stc5.
- Modified the "InvalidateRect" calls to invalidate the rect where
stc5 is, rather than stc5 itself.
- Added handling of WM_PAINT that draws the sample text, properly
truncated.
- Removed handling of WM_CTLCOLOR - no longer neccessary.
2003-02-15 00:02:24 +00:00
Juergen Schmied
8be60f8212
Translated some remaining English words.
2003-01-15 03:33:08 +00:00
Shachar Shemesh
9ce27aa325
- Changed all numeric resources in ChooseFont to labels for better
...
readability.
- Changed all handling of stc6 (1093) to atc5 (1092) so that will be
compatible with Windows resource numbers.
- Added code to load the user's resources rather than our own if
CF_ENABLETEMPLATE is passed in "flags".
2002-11-08 18:56:46 +00:00
Alexandre Julliard
7cae558bdc
Removed some more trailing whitespace.
2002-06-01 02:55:48 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Marcus Meissner
1884f9b680
Replaced most of the numbers with the symbolic constants of the dialog
...
items.
2001-07-14 00:47:01 +00:00
Marcus Meissner
6700eb31ba
Implemented large parts of PageSetupDlgA.
2001-05-05 00:44:03 +00:00
Marcus Meissner
0385d9e755
Translated new common dialog resources into German.
...
Resized file dialog a bit to make toolbar completely visible again.
2001-02-20 00:47:34 +00:00
Gerard Patel
7f392f5e1b
Focus handling, visual changes + misc fixes.
2000-07-23 14:21:38 +00:00
Gerard Patel
7324295be8
32 bits message processing for color dialog.
2000-04-24 17:35:11 +00:00
Gustavo Junior Alves
cca2a3b347
Use constants IDOK and IDCANCEL in .rc files.
1999-11-12 01:50:03 +00:00
Bertho Stultiens
d1895a776c
Built-in dlls now have resources attached via the PE-header like
...
normal dlls. This enables the use of the resource API.
1999-04-25 18:31:35 +00:00