Mike McCormack
|
bc42b2e19e
|
CFM_GETSPEC always returns a space-separated list.
|
2004-11-29 16:59:14 +00:00 |
Mike McCormack
|
b5a8779814
|
Fix ofn.nFileOffset when multiple files are selected.
|
2004-11-24 18:10:24 +00:00 |
Vincent Béron
|
6c644d68cf
|
Fix various function prototypes.
|
2004-10-19 23:55:15 +00:00 |
Vincent Béron
|
2eafc7ffe3
|
Better document some apis in commdlg and mscms.
|
2004-10-08 21:02:22 +00:00 |
Jon Griffiths
|
ecd78d780e
|
Constify some statics and make them smaller.
|
2004-10-07 17:35:08 +00:00 |
Francois Gouget
|
486d020c1b
|
Don't define COBJMACROS in objbase.h.
Update the Wine sources accordingly.
|
2004-10-07 03:06:48 +00:00 |
Jacek Caban
|
e1143d7d16
|
Added/updated Polish translations.
|
2004-10-05 18:09:34 +00:00 |
Steven Edwards
|
a6f68b550a
|
Remove unneeded include statements.
|
2004-09-23 04:50:58 +00:00 |
Robert Shearman
|
bbdac5e475
|
GetWindowLong -> GetWindowLongPtr.
|
2004-09-22 19:14:08 +00:00 |
Dimitrie O. Paun
|
afab8342bb
|
Avoid W->A transitions.
|
2004-09-22 19:11:05 +00:00 |
Alexandre Julliard
|
39a696a166
|
Removed some uses of the non-standard ICOM_THIS macro.
|
2004-09-06 20:34:29 +00:00 |
Jacek Caban
|
2fbed28b43
|
Translation update.
|
2004-09-06 20:28:16 +00:00 |
Hans Leidekker
|
411fc5f164
|
Fix signed/unsigned comparison warnings.
|
2004-09-02 23:00:53 +00:00 |
Alexandre Julliard
|
3c39a9912e
|
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
2004-08-31 00:02:02 +00:00 |
Jacek Caban
|
c9a6c92e15
|
Polish translation update.
|
2004-08-30 18:39:06 +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 |
Alexandre Julliard
|
f714b39762
|
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE
macro.
|
2004-08-23 19:39:48 +00:00 |
Dmitry Timoshkov
|
4c9756e422
|
Y coordinate of the "magic" static control should be treated
inclusively.
|
2004-08-22 22:26:22 +00:00 |
Huw Davies
|
b49f914597
|
Fix printer selection in PD_PRINTSETUP type dialogs.
|
2004-08-18 21:00:05 +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 |
Rein Klazes
|
dac0fa832c
|
Fix a crash saving a file without file name extension and without
extension filter.
|
2004-08-16 19:57:30 +00:00 |
Jacek Caban
|
8024b5ee17
|
Translation update.
|
2004-08-14 00:42:46 +00:00 |
Jacek Caban
|
45ae0c307b
|
Fix a bug in passing parameters to CFn_WMInitDialog and CFn_WMCommand
in FormatCharDlgProcW.
|
2004-08-14 00:42:35 +00:00 |
Alexandre Julliard
|
48c4bb3c31
|
Get rid of the non-standard ICOM_VTABLE macro.
|
2004-08-12 23:00:51 +00:00 |
Alexandre Julliard
|
b459952144
|
Avoid some non-portable makefile constructs, and get rid of the
ALTNAMES variable.
|
2004-08-11 23:59:06 +00:00 |
James Hawkins
|
1866dfbe16
|
Cleanup A->W cross calls.
|
2004-08-02 22:21:12 +00:00 |
Henning Gerhardt
|
68ade3b7ac
|
Minor fixes and updates to the German resource files.
|
2004-07-22 20:35:07 +00:00 |
Mike McCormack
|
8f6545cbcf
|
Unicode file dialogs send and receive unicode messages.
|
2004-07-21 21:16:19 +00:00 |
James Hawkins
|
c0e4c40bbb
|
Better fix for collate icon behavior.
|
2004-07-19 19:35:28 +00:00 |
James Hawkins
|
0a8c92b499
|
Fixed collate icon behavior.
|
2004-07-16 23:43:20 +00:00 |
James Hawkins
|
f3eec54a66
|
Check for empty PrinterName in PRINTDLG_WMCommandW.
|
2004-07-16 19:14:19 +00:00 |
Krishna Murthy
|
38603c4c93
|
Add the selected extension from file type filter if file name does not
contain the file extension.
|
2004-07-14 21:47:11 +00:00 |
Ge van Geldorp
|
4d80215062
|
Fix 16/32 bit separation.
|
2004-07-14 00:39:10 +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 |
Rein Klazes
|
0d6adce37a
|
In FILEDLG_ScanDir do not try to set the current directory to a path
that is empty.
|
2004-06-02 21:33:32 +00:00 |
Ivan Leo Puoti
|
3e42f6953e
|
Changed my name, so update copyright info.
|
2004-05-27 02:25:13 +00:00 |
Wolfgang Schwotzer
|
4b2a99b4d4
|
Support lpstrCustomFilter and return nFilterIndex in file dialog.
|
2004-05-12 00:12:04 +00:00 |
Ilya Korniyko
|
4943881d28
|
Encoding fixes in Ukrainian translation.
|
2004-05-10 19:54:10 +00:00 |
Wolfgang Schwotzer
|
bce73e4242
|
Update OFN_READONLY flag when closing file dialog.
|
2004-05-05 23:49:39 +00:00 |
Pavel Roskin
|
095752a1ff
|
Make the file type combobox non-editable.
|
2004-05-03 20:20:08 +00:00 |
Wolfgang Schwotzer
|
2f0a4ac46d
|
Make file dialog support FNERR_BUFFERTOSMALL if buffer too small.
|
2004-05-03 20:09:09 +00:00 |
Ilya Korniyko
|
1c279bfd89
|
Added Ukrainian translations.
|
2004-04-26 23:35:17 +00:00 |
Francois Gouget
|
85cad2cdbb
|
If lpstrTitle is NULL, set it to either 'Open File' or 'Save as'.
Constify the string constants.
|
2004-04-26 20:02:39 +00:00 |
Francois Gouget
|
52c0832161
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
Francois Gouget
|
6a6c85c6d8
|
Make Unicode const strings static so they are not copied to the stack
each time we enter the function.
|
2004-04-19 20:12:14 +00:00 |
Huw Davies
|
01fbcfb2f1
|
Add back win16 style dialogs for win32 apps.
|
2004-04-12 22:03:55 +00:00 |
José Manuel Ferrer Ortiz
|
24dd96a907
|
Updated Spanish translations.
|
2004-04-06 03:24:19 +00:00 |
Robert Shearman
|
c64835dc48
|
Separate US English resources from English ones.
|
2004-04-02 23:27:24 +00:00 |
Marcelo Duarte
|
35ac185de7
|
Minor updates in resource for Portuguese.
|
2004-03-30 04:34:13 +00:00 |
Alexandre Julliard
|
9e4ed6460c
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |