Aurimas Fišeras
|
46aa1511fa
|
comdlg32: Update Lithuanian translation.
|
2011-10-21 17:31:18 +02:00 |
|
Alex Henrie
|
7c6bf9c66c
|
comdlg32: Update Catalan translation.
|
2011-10-20 11:05:07 +02:00 |
|
Dan Kegel
|
4a38b10a56
|
comdlg32/tests: Initialize find & replace strings before testing FindTextA, etc.
|
2011-10-17 17:45:05 +02:00 |
|
Luca Bennati
|
6da39c228d
|
comdlg32: Update Italian translation.
|
2011-10-17 17:45:04 +02:00 |
|
Andrew Talbot
|
1e59ecf254
|
comdlg32: Add a break statement to mark a semantic separation.
|
2011-09-26 18:13:13 +02:00 |
|
Francois Gouget
|
7feb06b6f6
|
comdlg32: Specify a message context for 'mm'.
|
2011-08-22 20:08:32 +02:00 |
|
Alexandre Julliard
|
117efddd79
|
comdlg32/tests: Fix a couple of test failures on NT4.
|
2011-08-04 08:51:54 +02:00 |
|
Francois Gouget
|
ed3c9a1eca
|
Assorted spelling fixes.
|
2011-08-03 14:15:48 +02:00 |
|
Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
|
Frédéric Delanoy
|
f932abf326
|
dlls: Assorted spelling fixes.
|
2011-08-01 18:26:27 +02:00 |
|
Alexandre Julliard
|
c1dafc514a
|
comdlg32/tests: Print the id of the GetSaveFileName test on failure.
|
2011-07-21 11:11:20 +02:00 |
|
Akihiro Sagawa
|
deac5ceb1c
|
po: Add message contexts for 'Desktop' and update Japanese translation.
|
2011-07-14 14:39:27 +02:00 |
|
Huw Davies
|
016b7c53dc
|
comdlg32: When changing printers, only preserve the paper/bin settings if the new printer has the original setting available.
|
2011-06-22 17:52:45 +02:00 |
|
Igor Paliychuk
|
e272d8083c
|
comdlg32: Convert Ukrainian resources into utf-8.
|
2011-06-20 19:32:04 +02:00 |
|
Francois Gouget
|
df63b63614
|
Standardize the OK buttons.
|
2011-06-15 20:04:38 +02:00 |
|
Francois Gouget
|
aa005d7dee
|
comdlg32: Use macros for the resource IDs instead of numeric literals.
|
2011-06-14 12:59:15 +02:00 |
|
Francois Gouget
|
7777d61ff4
|
comdlg32: Add a trailing '\n' to a TRACE() call.
|
2011-06-13 11:33:01 +02:00 |
|
Marcus Meissner
|
be47d06744
|
comdlg32: Mark one vtable as static.
|
2011-05-30 11:12:19 +02:00 |
|
Gerald Pfeifer
|
4a0a1d19f8
|
imm32: Simplify find_window where we do not need to consider the return value of EnumChildWindows.
|
2011-05-30 11:12:14 +02:00 |
|
David Hedberg
|
d5a1014ed5
|
comdlg32: Take linebreaks into account when resizing custom controls.
|
2011-05-27 17:53:37 +02:00 |
|
David Hedberg
|
2a863985e0
|
comdlg32: Add support for custom control events.
|
2011-05-27 17:53:37 +02:00 |
|
David Hedberg
|
d4f0aa2bb2
|
comdlg32: Implement support for custom control subitems.
|
2011-05-27 17:53:37 +02:00 |
|
David Hedberg
|
23571b6a0a
|
comdlg32: Implement some functions for modifying custom controls.
|
2011-05-27 17:53:37 +02:00 |
|
David Hedberg
|
bb2230f0e8
|
comdlg32: Layout the customized controls.
|
2011-05-27 17:53:25 +02:00 |
|
David Hedberg
|
ca136d75f9
|
comdlg32: Support adding custom controls to the item dialog.
|
2011-05-27 17:14:28 +02:00 |
|
David Hedberg
|
44e7cda419
|
comdlg32: Add a container for custom controls.
|
2011-05-27 12:41:39 +02:00 |
|
Francois Gouget
|
3b4cc4464d
|
comdlg32/tests: Make ensure_zero_events_() static.
|
2011-05-26 13:38:22 +02:00 |
|
David Hedberg
|
4cc6107a7b
|
comdlg32: Add IFileDialogCustomize interface stub.
|
2011-05-25 13:36:56 +02:00 |
|
David Hedberg
|
93b947fd1e
|
comdlg32/tests: Fix some copypaste errors.
|
2011-05-25 13:36:41 +02:00 |
|
David Hedberg
|
0d96d26f0d
|
comdlg32: Improve handling of file extension changes in the Item Dialog.
|
2011-05-25 13:36:36 +02:00 |
|
David Hedberg
|
d441d3b8ba
|
comdlg32: Implement SetDefaultFilename.
|
2011-05-25 13:36:30 +02:00 |
|
David Hedberg
|
5fd6180a19
|
comdlg32: Add IOleWindow implementation to the Item Dialog.
|
2011-05-25 13:35:58 +02:00 |
|
David Hedberg
|
1597dec048
|
comdlg32: Support some events in the item dialog.
|
2011-05-25 13:35:49 +02:00 |
|
David Hedberg
|
77cc26878c
|
comdlg32: Fix reference counting when querying services.
|
2011-05-25 13:35:35 +02:00 |
|
David Hedberg
|
f539d4c928
|
comdlg32: Change some trace statements to dump strings.
|
2011-05-25 13:35:12 +02:00 |
|
Marcus Meissner
|
4a8f0b8f55
|
comdlg32: Mark internal symbols as hidden visibility.
|
2011-05-16 16:35:32 +02:00 |
|
Frédéric Delanoy
|
1596e144e1
|
po: Fix/improve some English entries.
|
2011-04-29 14:21:40 +02:00 |
|
Marcus Meissner
|
32e05d7b61
|
comdlg32: Mark internal symbols as having hidden visibility.
|
2011-04-26 15:31:27 +02:00 |
|
Akihiro Sagawa
|
5368652d6b
|
comdlg32: Update Japanese resource.
|
2011-04-21 17:29:36 +02:00 |
|
David Hedberg
|
231ca429ee
|
comdlg32: Add support for customizing control labels in the item dialog.
|
2011-04-04 13:21:03 +02:00 |
|
David Hedberg
|
0efd552b5b
|
comdlg32: Fetch rectangle from the correct control.
|
2011-04-04 13:21:03 +02:00 |
|
Hwang YunSong
|
1c7ee4336e
|
comdlg32: Update Korean resource.
|
2011-04-01 16:16:15 +02:00 |
|
David Hedberg
|
f2231f8419
|
comdlg32: Implement opening files with the item dialog.
|
2011-04-01 12:42:22 +02:00 |
|
David Hedberg
|
9c1f56f67e
|
comdlg32: Factor out filename string splitting code.
|
2011-04-01 12:42:13 +02:00 |
|
David Hedberg
|
7f5ccd3262
|
comdlg32: Factor out some path validating code from FILEDLG95_OnOpen.
|
2011-04-01 12:42:08 +02:00 |
|
David Hedberg
|
fcb169fe36
|
comdlg32: Factor out some path building code from FILEDLG95_OnOpen.
|
2011-04-01 12:42:02 +02:00 |
|
David Hedberg
|
a172365bd9
|
comdlg32: Add a couple of simple navigation buttons to the item dialog.
|
2011-04-01 12:41:52 +02:00 |
|
David Hedberg
|
b2575dab62
|
comdlg32: We only want to check the low word of wparam.
|
2011-04-01 12:41:46 +02:00 |
|
David Hedberg
|
209069ae46
|
comdlg32: Implement filetype filtering for the item dialog.
|
2011-04-01 12:41:36 +02:00 |
|
David Hedberg
|
ccfbe722e3
|
comdlg32: Update file name from selection in the item dialog.
|
2011-04-01 12:41:32 +02:00 |
|