ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
Francois Gouget
|
23e6e7be8e
|
Make sure we have a space before the ellipses in Slovenian resources.
|
2008-12-04 12:06:06 +01:00 |
Alexandre Julliard
|
1a882843bf
|
comdlg32: Make some functions static.
|
2008-12-03 12:12:52 +01:00 |
Huw Davies
|
31fd0d5d7a
|
comdlg32: GetPrinterW and GetPrinterDriverW return the size in bytes so don't multiply by sizeof(WCHAR).
|
2008-11-26 12:10:28 +01:00 |
Ricardo Filipe
|
25f7ad44e5
|
comdlg32: Removed dead assignments (llvm/clang).
|
2008-11-25 13:09:53 +01:00 |
Francois Gouget
|
9c5e97aa71
|
Assorted spelling fixes.
|
2008-11-24 14:25:10 +01:00 |
Francois Gouget
|
7e4aa49387
|
comdlg32: Remove WINAPI on static functions where not needed.
|
2008-11-24 14:18:42 +01:00 |
Paul Vriens
|
cac3cb9036
|
comdlg32/tests 2/2: Fix a test failure on Win9x.
|
2008-11-21 10:02:20 +01:00 |
Paul Vriens
|
c9b8260056
|
comdlg32/tests 1/2: Fix a test failure on XP and W2K3.
|
2008-11-21 10:02:13 +01:00 |
Michael Stefaniuc
|
2d27d82909
|
comdlg32: Remove superfluous casts of void pointers to other pointer types.
|
2008-11-06 11:09:59 +01:00 |
Michael Stefaniuc
|
48960eef2c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
Alistair Leslie-Hughes
|
9e4d6e6110
|
comdlg32: Fix test under win98.
|
2008-10-28 12:45:55 +01:00 |
Francois Gouget
|
fc967b45e8
|
comdlg32/tests: Remove unneeded casts.
|
2008-10-24 14:25:00 +02:00 |
Aric Stewart
|
45a352a773
|
comdlg32: Some applications expect the filter combo to be filled before the CustomDlg is created.
|
2008-10-22 13:54:53 +02:00 |
Aric Stewart
|
faa956f537
|
comdlg32/tests: Add a test for GetOpenFileName with a dialog template.
|
2008-10-22 13:54:53 +02:00 |
Kai Blin
|
4ff3d9954e
|
comdlg32: Avoid possible NULL pointer dereference (Coverity).
|
2008-10-15 16:44:05 +02:00 |
Henri Verbeet
|
17096364e2
|
comdlg32: Add a basic test for IShellView2_CreateViewWindow2.
|
2008-10-14 13:41:56 +02:00 |
Muneyuki Noguchi
|
b2a8627dbd
|
comdlg32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:54 +02:00 |
Henri Verbeet
|
d19bb78329
|
comdlg32: Add a test for AbortProc handling.
|
2008-10-08 12:16:26 +02:00 |
Andrew Talbot
|
4f1fabf335
|
comdlg32: Sign-compare warnings fix.
|
2008-09-22 11:52:10 +02:00 |
Muneyuki Noguchi
|
2ca3a80ba8
|
comdlg32: Update Japanese translation.
|
2008-09-08 14:08:12 +02:00 |
Jan de Mooij
|
f815b8b9d5
|
comdlg32/printdlg: Leave FromPages/ToPages empty if it contains max. WORD value.
|
2008-09-05 12:59:26 +02:00 |
Jan de Mooij
|
f9f881bfc2
|
comdlg32/printdlg: If ToPages field is left empty set it to FromPages value.
|
2008-09-05 12:57:45 +02:00 |
Marcus Meissner
|
96412ee564
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
Muneyuki Noguchi
|
874ff81640
|
comdlg32: Update Japanese translation.
|
2008-09-02 14:07:28 +02:00 |
Hongbo Ni
|
5f680f92e5
|
comdlg32: Update simplified Chinese resource.
|
2008-09-02 11:57:36 +02:00 |
Alexandre Julliard
|
f4d2477b6c
|
comdlg32: Merge Chinese resources into a single file.
|
2008-08-29 13:52:47 +02:00 |
Hongbo Ni
|
698e872751
|
comdlg32: Update simplified Chinese resource.
|
2008-08-29 12:31:20 +02:00 |
Hongbo Ni
|
b76433452c
|
comdlg32: Update traditional Chinese resource.
|
2008-08-29 12:31:15 +02:00 |
Hongbo Ni
|
27670e715a
|
comdlg32: Convert simplified Chinese resource to utf8.
|
2008-08-27 13:21:23 +02:00 |
Hongbo Ni
|
1ae5258472
|
comdlg32: Convert traditional Chinese resource to utf8.
|
2008-08-27 13:21:23 +02:00 |
Muneyuki Noguchi
|
7654b6aa72
|
comdlg32: Update Japanese translation.
|
2008-08-25 11:14:03 +02:00 |
Hongbo Ni
|
7fe167eeae
|
comdlg32: Update simplified Chinese resource.
|
2008-08-22 10:40:40 +02:00 |
Colin Finck
|
a33d7fc8c9
|
Fix some hackish usages of WideCharToMultiByte.
|
2008-07-31 14:08:29 +02:00 |
Gal Topper
|
a675c0168d
|
comdlg32: PrintDlgEx: Add support for RETURNDEFAULT.
|
2008-07-17 13:06:25 +02:00 |
Gal Topper
|
ef397a5607
|
comdlg32: PrintDlgEx: Change scope of strings for later reuse.
|
2008-07-17 13:05:32 +02:00 |
Andrew Talbot
|
468f709cbe
|
comdlg32: Remove unneeded address-of operator from array name.
|
2008-07-10 12:19:32 +02:00 |
James Hawkins
|
b829b665ea
|
comctl32: Fix two failing tests in win9x.
|
2008-06-30 15:07:16 +02:00 |
Mikołaj Zalewski
|
2879c39d4f
|
comdlg32/tests: Make sure no ANSI strings are passed to Unicode functions.
|
2008-06-21 11:54:38 +02:00 |
Mikołaj Zalewski
|
bbd8706e73
|
comdlg32: Implement CDM_GETFOLDERIDLIST.
|
2008-06-20 12:12:50 +02:00 |
Jon Griffiths
|
f2276f5a49
|
include: Provide wide char definitions for CFSTR_*.
|
2008-06-19 12:44:43 +02:00 |
Francois Gouget
|
b6072557ab
|
comdlg32: Remove spaces before '...'.
|
2008-06-12 12:03:36 +02:00 |
Francois Gouget
|
4e7f20268e
|
comdlg32: Remove spaces before '\n' (and some after) in resource strings.
|
2008-06-11 20:02:57 +02:00 |
Francois Gouget
|
fb1d5df48e
|
comdlg32: Remove spaces before '\n' in resource strings.
|
2008-06-11 20:02:54 +02:00 |
Francois Gouget
|
9b81d86a6d
|
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
|
2008-06-10 19:45:14 +02:00 |
Paul Vriens
|
5777a3d6cf
|
comdlg32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2008-06-09 16:55:27 +02:00 |
Francois Gouget
|
39cb432b68
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
Michael Stefaniuc
|
db74eb3954
|
comdlg32: Fix the Czech translation.
|
2008-06-04 12:32:16 +02:00 |
José Manuel Ferrer Ortiz
|
85e839a2c2
|
Spanish translations updates.
|
2008-06-02 12:32:47 +02:00 |
Michael Stefaniuc
|
f19e8470fa
|
comdlg32: Fix some control sizes in the default English resource.
|
2008-05-30 10:01:53 +02:00 |
Michael Stefaniuc
|
2f24e16171
|
comdlg32: Fix the Hungarian translation.
|
2008-05-30 10:01:51 +02:00 |
Michael Stefaniuc
|
11f70b3fab
|
comdlg32: Fix the Esperanto translation.
|
2008-05-29 12:11:31 +02:00 |
Michael Stefaniuc
|
609086312e
|
comdlg32: Fix the Japanese translation.
|
2008-05-29 12:11:28 +02:00 |
Michael Stefaniuc
|
a09dd261c9
|
comdlg32: Fix the Ukrainian translation.
|
2008-05-28 11:30:51 +02:00 |
Michael Stefaniuc
|
5c2d8650aa
|
comdlg32: Fix the Greek translation.
|
2008-05-28 11:30:49 +02:00 |
Michael Stefaniuc
|
eac99ca9a2
|
comdlg32: Fix the Thai translation.
|
2008-05-28 11:30:46 +02:00 |
Michael Stefaniuc
|
fec9df31b4
|
comdlg32: Fix the Walon translation.
|
2008-05-28 11:30:42 +02:00 |
Michael Stefaniuc
|
240f64819a
|
comdlg32: Fix the Catalan translation including some size fixes too.
|
2008-05-27 12:06:03 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
ByeongSik Jeon
|
47f83635bc
|
comdlg32: Updated Korean translation.
|
2008-05-14 12:21:30 +02:00 |
Detlef Riekenberg
|
473717fefd
|
winspool: Set PrinterPorts for win3.x/win9.x compatibility.
|
2008-05-07 13:29:15 +02:00 |
Jens Albretsen
|
12f296b8a7
|
comdlg: Added missing Danish translations.
|
2008-05-05 13:35:43 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Hwang YunSong(황윤성
|
e52fb6c029
|
comdlg32: Updated Korean resource.
|
2008-04-18 13:57:14 +02:00 |
Andrew Talbot
|
5d707bc271
|
comdlg32: Remove unused variable.
|
2008-04-17 11:40:59 +02:00 |
Alexandre Julliard
|
24fc87286f
|
comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.
|
2008-04-16 18:05:25 +02:00 |
Andrew Talbot
|
1089e165a4
|
comdlg32: Remove unused variables.
|
2008-04-15 15:32:12 +02:00 |
Jonathan Ernst
|
eb2dadaea1
|
comdlg32: Updated French translation.
|
2008-04-15 14:33:06 +02:00 |
Rok Mandeljc
|
202cbcc11b
|
comdlg32: Fix a mistake in Slovenian translation.
|
2008-04-14 12:42:45 +02:00 |
Rok Mandeljc
|
0ed65a1ebc
|
comdlg32: Updated Slovenian translation.
|
2008-04-07 21:40:40 +02:00 |
Alexander Nicolaysen Sørnes
|
0f39218860
|
comdlg32: Update Norwegian Bokmål resource.
|
2008-04-07 12:13:48 +02:00 |
Apostolos Alexiadis
|
6d80f099f7
|
comdlg32: Greek resources update.
|
2008-04-07 11:37:52 +02:00 |
Apostolos Alexiadis
|
e6c2dcbc79
|
comdlg32: Added Greek translation.
|
2008-04-01 23:38:46 +02:00 |
Vitaly Perov
|
f5dd5a2deb
|
comdlg32: When PD_USEDEVMODECOPIESANDCOLLATE flag is not set dmCopies must be 1.
|
2008-04-01 13:39:57 +02:00 |
Mikołaj Zalewski
|
ed3522e14f
|
comdlg32: Add some ES_NUMBER to pagesetup dialog templates in languages that don't have them.
|
2008-03-31 12:13:17 +02:00 |
Vitaliy Margolen
|
5b690b0885
|
Update Russian translations.
|
2008-03-28 09:53:44 +01:00 |
Michael Stefaniuc
|
e4d332b601
|
comdlg32: Small typo fix in the German translation.
|
2008-03-26 10:33:39 +01:00 |
Michael Stefaniuc
|
241aff1203
|
comdlg32: Add the Romanian translation.
|
2008-03-26 10:33:37 +01:00 |
Lei Zhang
|
19ed9729db
|
comdlg32: Avoid double free in PRINTDLG_PaperSizeA/W.
|
2008-03-25 20:00:07 +01:00 |
Alexandre Julliard
|
1e9acad3a0
|
comdlg32: Fixed a number of buffer overflows in the file dialog.
|
2008-03-25 17:34:32 +01:00 |
Reece Dunn
|
ae32a7fe04
|
comdlg32: Fix building the tests with MSVC headers.
|
2008-03-24 21:05:03 +01:00 |
Michael Stefaniuc
|
76344b7860
|
comdlg32: Update the German translation.
|
2008-03-21 11:23:41 +01:00 |
Frans Kool
|
64b35d8566
|
comdlg32: Corrected Dutch translations.
|
2008-03-19 11:23:17 +01:00 |
Mikołaj Zalewski
|
89c86dd994
|
comdlg32: Move font style names to resources.
|
2008-03-11 12:11:51 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Alexandre Julliard
|
4fd668d010
|
Replace some instances of LoadStringA by LoadStringW.
|
2008-03-03 20:07:37 +01:00 |
Andrew Talbot
|
2b217ea9af
|
comdlg32: Assign to structs instead of using memcpy.
|
2008-02-29 20:07:13 +01:00 |
Alexander Nicolaysen Sørnes
|
a3a49149b6
|
comdlg32: PrintDlgW: Remove incorrect FIXME.
|
2008-02-27 14:52:25 +01:00 |
Alexander Nicolaysen Sørnes
|
8487a5dc59
|
commdlg: PrintDlg16: Handle print quality combobox.
|
2008-02-26 12:03:53 +01:00 |
Rob Shearman
|
4e0100ff06
|
comdlg32: Fix checks for failure of COMDLG32_SHGetFolderPathW in FILEDLG95_InitControls.
COMDLG32_SHGetFolderPathW returns a BOOL, not an HRESULT.
|
2008-02-25 13:29:22 +01:00 |
Rob Shearman
|
9ad684b426
|
comdlg32: Fix the character length passed into GetDlgItemTextW in PRINTDLG_PS_UpdateDlgStructW.
|
2008-02-19 13:39:24 +01:00 |
Rob Shearman
|
ff527875d9
|
comdlg32: Fix potential buffer overrun of lpxx->lfFaceName in CFn_WMCommand.
|
2008-02-19 13:39:24 +01:00 |
Divan Burger
|
c8b626fa1d
|
comdlg32: Fix memory leak in colour dialog.
|
2008-02-18 14:10:12 +01:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Andrew Talbot
|
649d8b5298
|
comdlg32: Rename some identifiers to reflect their width.
|
2008-02-15 12:05:44 +01:00 |
Andrew Talbot
|
8fb1f0d089
|
comdlg32: Assign to structs instead of using memcpy.
|
2008-02-13 16:41:37 +01:00 |
Frans Kool
|
299f1bdf08
|
comdlg32: Added Dutch translations.
|
2008-02-12 22:37:16 +01:00 |
Paul Romanyszyn
|
95fa37ff84
|
comdlg32: Filter change should not update filename.
|
2008-01-10 11:39:04 +01:00 |
Divan Burger
|
ad92cdcf55
|
comdlg32: Modernize the look of the colour boxes in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
3a508e605b
|
comdlg32: Modernize the look of the selected colour box in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
285c9fc640
|
comdlg32: Modernize the look of the colour graph's cross in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
155d320ae6
|
comdlg32: Modernize the look of the luminance bar in the colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
8a0dab38c8
|
comdlg32: Clamp hue and saturation when clicking in colour graph in colour dialog.
|
2008-01-09 13:38:03 +01:00 |
Divan Burger
|
19ed584903
|
comdlg32: Fix bug where the colour graph's cross is not painted.
|
2008-01-09 13:38:03 +01:00 |
Dmitry Timoshkov
|
77c0fad572
|
comdlg32: If lpstrFile points to a valid string use it as a default value for edit control.
|
2008-01-08 12:54:54 +01:00 |
Alexander Nicolaysen Sørnes
|
a2e9b4bb0c
|
comdlg32: PageSetupDlgW: Set paper size in printer dialog.
|
2008-01-08 12:53:43 +01:00 |
Alexander Nicolaysen Sørnes
|
9a96ac0dcc
|
comdlg32: PageSetupDlgW: Set orientation in printer dialog.
|
2008-01-07 13:46:17 +01:00 |
Andrew Talbot
|
595707dd63
|
comdlg32: Remove unneeded cast.
|
2008-01-07 12:18:22 +01:00 |
Alexander Nicolaysen Sørnes
|
5624948c71
|
comdlg32: PageSetupDlgW: Load paper orientation in ChangePrinterW.
|
2007-12-26 14:03:57 +01:00 |
Alex Villacís Lasso
|
c06cfa85c2
|
comdlg32: Fix another regression in 3.1-style file dialog from LB_DIR fix.
|
2007-12-21 12:41:07 +01:00 |
Rico Schüller
|
98093a6edd
|
comdlg32: Fix typo.
|
2007-12-18 19:48:02 +01:00 |
Alexander Nicolaysen Sørnes
|
507aeb6855
|
comdlg32: PageSetupDlgW: Swap margins when changing orientation.
|
2007-12-10 14:28:09 +01:00 |
Alexander Nicolaysen Sørnes
|
74d99ac3ac
|
comdlg32: PageSetupDlgA: Swap margins when changing orientation.
|
2007-12-10 14:28:05 +01:00 |
Alexander Nicolaysen Sørnes
|
51086b5513
|
comdlg32: PageSetupDlgA: Read margins from correct edit boxes.
|
2007-12-08 19:54:44 +01:00 |
Aric Stewart
|
9649ca2aa2
|
commdlg: File name and extension offsets are not guaranteed to be the same in W->A conversions.
|
2007-12-05 13:46:48 +01:00 |
Andrew Riedi
|
6de3bbc557
|
comdlg32: DPRINTF -> TRACE.
|
2007-12-05 12:34:23 +01:00 |
Andrew Talbot
|
750a56016d
|
comdlg32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01:00 |
Andrew Talbot
|
3d5cc3b2e2
|
comdlg32: Use logical OR not bitwise OR.
|
2007-11-26 12:27:29 +01:00 |
Michael Stefaniuc
|
861c58d462
|
comdlg32: Remove duplicate includes.
|
2007-11-19 13:54:04 +01:00 |
Juan Lang
|
1c473f3864
|
comdlg32: Grammar fixes.
|
2007-11-05 14:15:48 +01:00 |
Juan Lang
|
0a5b6c858e
|
comdlg32: Implement OFN_CREATEPROMPT checking.
|
2007-11-05 14:15:36 +01:00 |
Dmitry Timoshkov
|
d43fdc5ab0
|
include: Synchronize DEVMODE layout with PSDK.
|
2007-11-01 12:41:21 +01:00 |
Detlef Riekenberg
|
23d78ff2b8
|
comdlg32/tests: Initial tests for PrintDlgExW.
|
2007-10-26 15:15:05 +02:00 |
Detlef Riekenberg
|
429d7a27e0
|
comdlg32: Improve stub for PrintDlgEx.
|
2007-10-26 15:14:56 +02:00 |
Hwang YunSong(황윤성)
|
8783eeb751
|
comdlg32: Updated Korean resource.
|
2007-10-25 13:57:20 +02:00 |
Francois Gouget
|
c4b1195c0c
|
Assorted spelling fixes.
|
2007-10-23 18:20:27 +02:00 |
Detlef Riekenberg
|
55fe39e07b
|
comdlg32: Do not crash with PageSetupDlg(NULL).
|
2007-10-23 18:04:06 +02:00 |
Mikolaj Zalewski
|
cdcdbe9b68
|
comdlg32: NULL name in PRINTDLG_SetUpPrinterListComboA is correct so don't print a FIXME.
|
2007-10-16 12:48:12 +02:00 |
Daniel Nylander
|
517d4a515f
|
comdlg32: Update Swedish translation.
|
2007-10-16 12:41:38 +02:00 |
Francois Gouget
|
4ea5dbfa1c
|
comdlg32/tests: Tell PageSetupDlg() not to bring up a dialog if there is no default printer.
|
2007-10-09 12:31:15 +02:00 |
Detlef Riekenberg
|
ffe54a884c
|
comdlg32/tests: Remove debug code and the tabs.
|
2007-09-25 12:37:47 +02:00 |
Detlef Riekenberg
|
b5e45b0b77
|
comdlg32/tests: Add tests for PRINTDLG->hDevNames.
|
2007-09-25 12:37:42 +02:00 |
Alexandre Julliard
|
c636a4ee1a
|
comdlg32: We can now store binary files in the repository.
|
2007-09-17 15:40:36 +02:00 |
Andrew Talbot
|
1ca7435754
|
comdlg32: Fix some memory leaks.
|
2007-09-14 14:43:07 +02:00 |
Americo Jose Melo
|
c5ba90131e
|
Update the Portuguese translation.
|
2007-09-13 13:28:26 +02:00 |
Alexander Nicolaysen Sørnes
|
23dc9a38cd
|
comdlg32: ChooseFont: Set font effects on init.
|
2007-09-10 15:29:46 +02:00 |
Alexander Nicolaysen Sørnes
|
8d29abb08d
|
comdlg32: FindText: Fix text length in Norwegian template.
|
2007-08-27 12:18:18 +02:00 |
Alexander Nicolaysen Sørnes
|
35f3ff873c
|
comdlg32: Fix text length in Norwegian ChooseFont.
|
2007-08-27 12:01:38 +02:00 |
Alexander Nicolaysen Sørnes
|
1065d52486
|
comdlg32: PageSetupDlgA/W: Avoid crash when not passed a DEVMODE structure.
|
2007-08-27 12:01:17 +02:00 |
Alexander Nicolaysen Sørnes
|
225c33fe70
|
comdlg32: printdlg: Fix number display in PrintDlgW().
|
2007-08-20 22:30:33 +02:00 |
Marcus Meissner
|
b8a76c60f5
|
comdlg32/tests: Handle case where no printer is configured.
|
2007-08-20 12:45:28 +02:00 |
Alexander Nicolaysen Sørnes
|
0f20a83cae
|
comdlg32: PrintDlg: Set PD_SELECTION on return.
|
2007-08-20 12:06:07 +02:00 |
Alexander Nicolaysen Sørnes
|
cd00a42e56
|
comdlg32: printdlg: Set/Load paper orientation in PageSetupDlgW.
|
2007-08-16 12:00:45 +02:00 |
Detlef Riekenberg
|
84e4904ffd
|
comdlg32/tests: More tests for the member lStructSize.
|
2007-08-10 13:31:00 +02:00 |
Detlef Riekenberg
|
ef7a7794ca
|
comdlg32/tests: Add simple tests for PrintDlgA.
|
2007-08-10 12:58:17 +02:00 |
Detlef Riekenberg
|
2ca1de9973
|
comdlg32: Return defaults for hDevMode and hDevNames.
|
2007-08-10 12:58:17 +02:00 |
Janusz Tomczak
|
b36878abf0
|
comdlg32: Fix Polish translation.
|
2007-08-06 13:58:11 +02:00 |
Francois Gouget
|
5266e57975
|
Assorted spelling fixes.
|
2007-07-31 21:37:50 +02:00 |
Jason Edmeades
|
8707021aae
|
comdlg32: Save dialog works if fred\ entered as filename.
|
2007-07-30 12:59:56 +02:00 |
Andrew Talbot
|
c03736f360
|
comdlg32: Cast-qual warning fix.
|
2007-07-18 12:57:51 +02:00 |
Andrew Talbot
|
234b0d8c1e
|
comdlg32: Cast-qual warning fix.
|
2007-07-09 11:45:57 +02:00 |
Alexander Nicolaysen Sørnes
|
886d804854
|
comdlg32: fontdlg: Respect the CF_NOSCRIPTSEL flag.
|
2007-07-06 18:19:46 +02:00 |
Lei Zhang
|
eef9e1ab88
|
comdlg32: Move file dialog resizing code into its own function.
|
2007-06-14 13:54:41 +02:00 |
Juan Lang
|
e14b6dcf7c
|
comdlg32: Check file dialog's FOIShellView before accessing it.
|
2007-06-07 23:09:24 +02:00 |
Juan Lang
|
13f18ee759
|
comdlg32: Initialize file dialog controls before creating dialog.
|
2007-06-07 23:09:17 +02:00 |
Paul Vriens
|
b4b88b055d
|
comdlg32/tests: Skip some not implemented functions on win98.
|
2007-06-07 19:23:49 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Andrew Talbot
|
5197133573
|
comdlg32: Exclude unused headers.
|
2007-04-30 12:32:46 +02:00 |
Lei Zhang
|
7aa1b2e419
|
comdlg32: Initialize CommDlgExtendedError() return value for file dialogs.
|
2007-04-24 11:52:17 +02:00 |
Andrew Talbot
|
2bd62004cf
|
comdlg32: Remove inappropriate const qualifier.
|
2007-04-06 12:31:10 +02:00 |
Andrew Talbot
|
03fc0989a3
|
comdlg32: Constify some variables.
|
2007-04-06 12:31:10 +02:00 |
Andrew Talbot
|
a855ba87da
|
comdlg32: Constify some variables.
|
2007-04-06 12:31:10 +02:00 |
Andrew Talbot
|
80d80c66af
|
comdlg32: Constify some variables.
|
2007-04-06 12:31:09 +02:00 |
Andrew Talbot
|
65479a2424
|
comdlg32: Constify some variables.
|
2007-04-05 10:54:18 +02:00 |
Andrew Talbot
|
918c9d9ac1
|
comdlg32: Constify some variables.
|
2007-04-05 10:54:13 +02:00 |
Andrew Talbot
|
fc5f6d4bdc
|
comdlg32: Constify some variables.
|
2007-04-05 10:54:07 +02:00 |
Anatoly Lyutin
|
63669cc780
|
comctl32: Update Russian and Ukrainian resourses.
|
2007-03-09 13:55:51 +01:00 |
Dmitry Timoshkov
|
68fbebf713
|
comdlg32: Use unicode Win32 APIs when possible.
|
2007-03-07 20:10:32 +01:00 |
Dmitry Timoshkov
|
afd6f64a02
|
comdlg32: Use unicode Win32 APIs when possible.
|
2007-03-07 20:10:32 +01:00 |
Andrew Talbot
|
3c842c0d1e
|
comdlg32: Replace const pointer parameters with correct pointers to const.
|
2007-03-06 22:26:42 +01:00 |
Dmitry Timoshkov
|
cc9160f214
|
comdlg32: Synchronize ChooseColor dialog templates with the English one.
|
2007-02-26 13:58:17 +01:00 |
Ivan Sinitsin
|
a4ff5c550b
|
comdlg32: Set the right background color of the dialog window "Choose color".
|
2007-02-14 22:17:29 +01:00 |
Francois Gouget
|
536e738552
|
Assorted spelling fixes.
|
2007-02-14 21:03:57 +01:00 |
Anatoly Lyutin
|
bea5ed4fa9
|
comdlg32: fontdlg: Add initialisation for comboboxes.
|
2007-02-13 17:15:52 +01:00 |
Vitaly Lipatov
|
c8bcbdb90d
|
Some fixes in russian resources.
|
2007-02-09 11:48:28 +01:00 |
Anatoly Lyutin
|
b18cc05965
|
comdlg32: Update Russian translation.
|
2007-02-05 14:03:36 +01:00 |
Vitaly Lipatov
|
d801fb6912
|
comdlg32: Update Russian translation.
|
2007-01-25 11:59:51 +01:00 |
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
Detlef Riekenberg
|
0678c87b3b
|
comdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c.
|
2007-01-12 11:23:17 +01:00 |
Louis Lenders
|
22d6a19d16
|
comdlg32: Update Dutch resources.
|
2007-01-11 11:37:24 +01:00 |
Louis Lenders
|
36b0aabe01
|
comdlg32: Update Dutch resource.
|
2007-01-05 18:23:54 +01:00 |
Andrew Talbot
|
6bb00a3c0e
|
comdlg32: Declare some items static.
|
2007-01-04 09:54:55 +01:00 |
Andrew Talbot
|
2159f2bce8
|
comdlg32: Declare function static.
|
2007-01-02 13:30:29 +01:00 |
Michael Stefaniuc
|
c7e00c9f49
|
janitorial: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:13 +01:00 |
Francois Gouget
|
2c531ade2e
|
comdlg32: Fix PrintDlg(NULL) and reenable a test that was in an '#if 0'.
Fix the test so it compiles without warnings.
|
2006-12-14 20:24:58 +01:00 |
Francois Gouget
|
c66628b73f
|
Consistently use SUBLANG_NEUTRAL for Italian resources.
|
2006-12-05 11:28:38 +01:00 |
Alexandre Julliard
|
6367330fe8
|
comdlg32: Moved prototypes to the header file and fixed declaration of FileOpenDlgInfosStr.
|
2006-11-30 15:15:46 +01:00 |
Dmitry Timoshkov
|
d0db296db0
|
comdlg32: Make some data const.
|
2006-11-29 12:44:47 +01:00 |
Francois Gouget
|
cb4faf425f
|
comdlg32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:44 +01:00 |
Francois Gouget
|
22209db865
|
comdlg32: Moved a FIXME out of the user-visible string.
|
2006-11-24 11:50:25 +01:00 |
Francois Gouget
|
b5f104d05b
|
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.
|
2006-11-24 11:49:32 +01:00 |
Paul Vriens
|
646139dd6e
|
comdlg32: Remove unused variable (Coverity).
|
2006-11-13 12:58:58 +01:00 |
Mikołaj Zalewski
|
7f86e6b849
|
comdlg32: Select the Filename edit box content after the user navigated to a directory by entering there the name.
|
2006-10-26 12:29:27 +02:00 |
Francois Gouget
|
9fe4673347
|
Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
|
2006-10-24 17:47:09 +02:00 |
Mikołaj Zalewski
|
58bd35c8c5
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
Mikołaj Zalewski
|
e32aa55703
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
Andrew Talbot
|
10c1faa79e
|
comdlg32: Cast-qual warning fix.
|
2006-10-23 15:07:18 +02:00 |
Andrew Talbot
|
0c868151db
|
comdlg32: Cast-qual warnings fix.
|
2006-10-23 15:07:06 +02:00 |
Mikołaj Zalewski
|
686203bd41
|
comdlg32: Pl.rc: Enlarge the Find dialog to show the whole radio buttons text.
|
2006-10-23 12:36:11 +02:00 |
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Michael Ploujnikov
|
fb7ed587e9
|
comdlg32: Win64 printf format warning fixes.
|
2006-10-13 15:46:02 +02:00 |
Paul Vriens
|
06ec62d9c7
|
comdlg32: Move NULL check before use (Coverity).
|
2006-10-07 18:05:44 +02:00 |
Michael Stefaniuc
|
6ef43211b2
|
comdlg32/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:17 +02:00 |
Francois Gouget
|
82babbee0b
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
Mikołaj Zalewski
|
06f9c79739
|
comdlg32: Load "Save" string from resources in filedlgbrowser.c.
|
2006-10-03 15:54:31 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Byeong-Sik Jeon
|
e1c630847c
|
comdlg32: Show better font style information in fontdlg.
|
2006-09-21 18:33:25 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Andrew Talbot
|
778d5d65e8
|
comdlg32: Cast-qual warnings fix.
|
2006-09-07 13:46:15 +02:00 |
Andrew Talbot
|
a1cb75e91b
|
comdlg32: Cast-qual warnings fix.
|
2006-09-07 13:45:59 +02:00 |
Renu Rajput
|
c8106fe754
|
comdlg: Send missing CDN_FOLDERCHANGE.
|
2006-09-07 10:15:54 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Michael Stefaniuc
|
125e310ed3
|
comdlg32: Remove redundant NULL checks before MemFree.
|
2006-08-09 11:21:02 +02:00 |
Stefan Siebert
|
bb310d5486
|
comdlg32: GetOpenFileNameW - Create unicode windows.
|
2006-07-26 10:22:53 +02:00 |
Detlef Riekenberg
|
75dce501ef
|
comdlg32/tests: PrintDlg with PD_RETURNDEFAULT can fail.
|
2006-07-24 12:57:34 +02:00 |
Hwang YunSong(황윤성)
|
c945c25b82
|
comdlg32: Updated Korean resource.
|
2006-07-21 10:57:06 +02:00 |
Bang Jun-Young
|
4988fad232
|
comdlg32: Remove redundant headers.
|
2006-07-21 10:48:17 +02:00 |
Duane Clark
|
e0aabe4f8c
|
comdlg32: Set PD_PAGENUMS from print dialog.
|
2006-07-17 13:49:35 +02:00 |
Mikołaj Zalewski
|
d569060860
|
comdlg32: Update Polish translation.
|
2006-07-13 16:26:34 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Detlef Riekenberg
|
955fe0da75
|
comdlg32: Add initial test.
|
2006-07-06 12:04:27 +02:00 |
Alexandre Julliard
|
aeae92e9f9
|
comdlg32: Don't use sizeof in traces to avoid printf format warnings.
|
2006-06-13 14:09:24 +02:00 |
Michael Stefaniuc
|
fee72b607a
|
Yet another round of redundant NULL checks before HeapFree.
|
2006-06-13 11:40:23 +02:00 |
Detlef Riekenberg
|
249fa5b7a2
|
comdlg32: Rename finddlg.c to finddlg16.c.
|
2006-06-09 13:25:52 +02:00 |
Troy Rollo
|
f1bd9ae2da
|
comdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a malformed filter is passed.
FILEOPEN95_OnOpen assumes that each item in the filter list returns a
non-NULL pointer for CB_GETITEMDATA.
|
2006-05-30 12:34:30 +02:00 |
Alexandre Julliard
|
9ca8a86914
|
Link against libwine_unicode everywhere we use Unicode functions.
|
2006-05-24 18:05:40 +02:00 |
Andrew Talbot
|
0d4afab704
|
comdlg32: Write-strings warning fix.
|
2006-05-24 10:35:51 +02:00 |
Jonathan Ernst
|
ce7e2e16ab
|
Uniformization of French main menu accelerators.
|
2006-05-24 10:35:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
ca1e72a402
|
comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.
|
2006-04-10 17:00:03 +02:00 |