Ulrich Czekalla
a6431c3868
commdlg: Properly set and retrieve colour value from combo box .
2006-03-27 21:41:46 +02:00
Mike McCormack
05eaadc1f7
commdlg: Malformed filters are still added to the filter combo box.
2006-03-27 11:30:50 +02:00
Byeong-Sik Jeon
5df3e57254
commdlg: Updated Korean translation.
2006-03-21 11:05:08 +01:00
Mike McCormack
e1ca87732b
comdlg32: Remove the property when destroy the dialog box.
2006-03-10 21:41:52 +01:00
Mike McCormack
f66c8e3232
comdlg32: Use a property for the color dialog's information.
2006-03-09 22:49:07 +01:00
Petr Tesarik
390b9807a9
commdlg: Czech language resources encoding fix.
2006-02-13 13:27:21 +01:00
Andrey Turkin
6a80a492fb
commdlg: IShellBrowser sets IShellView window's control id to 5002.
2006-02-11 18:41:23 +01:00
Fatih Aşıcı
45ccd8e59d
commdlg: Turkish translation.
2006-02-06 13:03:19 +01:00
Vitaliy Margolen
78ecf18156
commdlg: Add font sizes 6 and 7 to font select dialog.
2006-02-06 11:26:22 +01:00
Henning Gerhardt
305ec4d08f
commdlg: Update German resource.
2006-02-05 12:18:45 +01:00
Dmitry Timoshkov
c8c8f1b8ba
Add support for CDM_HIDECONTROL message in the file open dialog.
2006-02-03 12:28:42 +01:00
Michael Kaufmann
62725d685c
commdlg: File open dialog: Use the specified instance handle for
...
custom dialog templates.
2006-02-02 13:20:23 +01:00
Stefan Brüns
324b11f206
commdlg: Makes return value of FILEDLG95_SendFileOK dependent of
...
return value, not of DWL_MSGRESULT.
2006-01-12 13:30:11 +01:00
Ulrich Czekalla
55f7f8b999
commdlg: If provided use and update hDevMode in the PAGESETUPDLG struct.
...
Update the dmDefaultSourcea return value inside hDevMode.
2006-01-11 12:10:33 +01:00
YunSong Hwang
43460a9d25
commdlg: Updated Korean translation.
2006-01-06 12:17:24 +01:00
Dan Kegel
0ab7cfc5b2
commdlg: Let the color picker respond properly to keystrokes.
2005-12-31 13:23:30 +01:00
Eric Pouech
28442721fd
Const correctness fixes.
2005-12-12 11:55:49 +01:00
Eric Pouech
ada6df3a84
Removed some dead-code.
2005-12-12 11:54:19 +01:00
Robert Shearman
c75d0cdc8c
comdlg32: Don't worry if an HGLOBAL passed to printdlg is already locked.
2005-12-08 11:59:36 +01:00
Alexander N. Sørnes
f33d726276
Update Norwegian Bokmaal resources.
2005-12-05 12:02:38 +01:00
Milko Krachounov
58e156b5e8
Update the Bulgarian resources for commdlg and regedit.
2005-12-05 12:00:04 +01:00
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
0ec7e1a591
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
YunSong Hwang
5e7f77ea8b
Update Korean translations.
2005-11-23 15:21:56 +01:00
Michael Jung
2212d9484f
Initialize OLE instead of COM only in order to enable Drag and Drop.
2005-11-23 15:14:25 +01:00
Rein Klazes
51f40d95dc
Fixes for FormatCharDlgProc16:
...
- properly store the ChooseFont pointer, use a window property as the
A and W functions do;
- handle other messages then WM_INITDIALOG and WM_MEASUREITEM as well.
2005-11-22 16:18:55 +00:00
Rein Klazes
80f3e66de2
In CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
...
the lpszStyle fields.
2005-11-22 14:54:29 +00:00
Dmitry Timoshkov
762454f96b
There is no need to resize our own fake dialog to match the parent, it
...
doesn't have controls anyway.
2005-11-18 16:52:35 +00:00
Markus Amsler
4008065c04
Improve c2man Documented-Total count. Changes:
...
- add missing description
- complete missing A/W pairs
- document remaining comdlg32 functions
2005-11-12 19:12:25 +00:00
Francois Gouget
0edbaf7e80
Remove spaces before '\n' in traces.
2005-11-10 12:14:56 +00:00
Michael Jung
6eb0c35344
Initialize COM prior to displaying the file dialog.
2005-11-09 12:55:01 +00:00
Henning Gerhardt
fe6afce979
Update German resource file.
2005-11-05 10:43:34 +00: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
David Kredba
970987586e
Czech resources update.
2005-11-02 11:01:07 +00:00
Michal Suchanek
8741940a1b
Make Czech font selection dialog usable.
2005-10-24 21:41:43 +00:00
Francois Gouget
a1f9a13997
Use "static const" rather than "const static" as gcc -W complains
...
about the former.
2005-10-06 11:38:45 +00:00
Alexandre Julliard
7e22be4d84
We are no longer generating .dbg.c files.
2005-09-29 10:35:58 +00:00
Kimmo Myllyvirta
ae16921577
Bring Finnish resources up to date.
2005-09-29 10:33:55 +00:00
Alexandre Julliard
9f1c6de1ef
We are no longer generating .spec.c files.
2005-09-21 14:42:52 +00:00
Milko Krachounov
980f817737
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
...
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
Alexander N. Sørnes
f9b3edb42e
Added Norwegian translations.
2005-09-18 12:26:22 +00:00
Mike McCormack
dc1c62a592
Fix gcc 4.0 warnings.
2005-09-07 11:31:17 +00:00
Marcus Meissner
575b4116b5
PrintDlg16: Copy back the Flags, nFromPage, nToPage and nCopies struct
...
members after the print dialog finishes.
2005-09-06 10:22:43 +00:00
Kevin Koltzau
95a173a52b
Fix warnings in 64bit.
2005-09-02 11:32:17 +00:00
Vitaly Lipatov
ff0b2edd3c
Restore paper orientation when pagesetupdlg is initializing.
2005-08-25 19:23:43 +00:00
Vincent Béron
7160af007c
Uniformize DllMain TRACEing across dlls.
2005-08-15 10:48:51 +00:00
Michael Jung
37418c6d3c
Check the GetPidlFromDataObject's doSelected parameter before calling
...
a method on it.
2005-08-12 10:33:06 +00:00
Troy Rollo
b1d96713ed
Browse to the directory if a directory name is typed into the edit box
...
of a file dialog and the confirmation button (or Enter key) is hit.
Return any file name in the edit box if OFN_NOVALIDATE is set and
OFN_FILEMUSTEXIST is not, even if that file name includes a path name
or is the name of a folder.
2005-08-10 09:50:29 +00:00
Alexandre Julliard
b1a9701bb5
Replace the _ICOM_THIS_From macros by inline functions the way it's
...
already done in shelllink.c.
2005-07-27 11:10:52 +00:00
Vincent Béron
05b2c1cc81
Remove multiple declarations of the same function, keeping the public
...
one as reference.
2005-07-24 16:17:28 +00:00