Aric Stewart
|
4459c5b619
|
usp10: Improve Hebrew support in ScriptItemize.
|
2010-04-19 16:22:23 +02:00 |
Johan Gill
|
7c90c1a0b5
|
ddraw: Do not restore the display mode from inside SetCooperativeLevel.
|
2010-04-19 16:06:01 +02:00 |
Hwang YunSong(황윤성)
|
ebfedceaeb
|
wineboot: Update Korean translation.
|
2010-04-19 16:04:31 +02:00 |
Joel Holdsworth
|
1aed5d33c9
|
winhlp32: Replaced progam icon with a Tango compliant icon.
|
2010-04-19 16:03:20 +02:00 |
Joel Holdsworth
|
1339b0058b
|
regedit: Replaced progam icon with a Tango compliant icon.
|
2010-04-19 16:01:23 +02:00 |
Joel Holdsworth
|
f40e0c6e87
|
winefile: Replaced program icon with a Tango compliant icon.
|
2010-04-19 16:01:18 +02:00 |
Joel Holdsworth
|
b1e891cff5
|
winetest: Replaced program icon with a Tango compliant icon.
|
2010-04-19 16:01:13 +02:00 |
Joel Holdsworth
|
878224dd2f
|
winemine: Replaced program icon with a Tango compliant icon.
|
2010-04-19 16:01:08 +02:00 |
Joel Holdsworth
|
8b37b340b7
|
wcmd: Replaced program icon with a Tango compliant icon.
|
2010-04-19 16:01:02 +02:00 |
Andrew Nguyen
|
12efa6135c
|
kernel32: Rename the load_message helper to reflect its sole handling of Unicode strings.
|
2010-04-19 15:46:13 +02:00 |
Andrew Nguyen
|
43436f64d8
|
kernel32: Unify the format_message ANSI and Unicode helpers.
|
2010-04-19 15:46:11 +02:00 |
Andrew Nguyen
|
4c657b870f
|
kernel32: Unify the format_insert ANSI and Unicode helpers.
|
2010-04-19 15:46:08 +02:00 |
Andrew Nguyen
|
053d4385c9
|
kernel32: Transition FormatMessageA to the internal use of Unicode strings.
|
2010-04-19 15:46:05 +02:00 |
Andrew Nguyen
|
f199a83d47
|
kernel32: Separate format string parsing in FormatMessageA into a new function.
|
2010-04-19 15:44:34 +02:00 |
Andrew Nguyen
|
df83469258
|
kernel32: Separate format string parsing in FormatMessageW into a new function.
|
2010-04-19 15:44:27 +02:00 |
Andrew Nguyen
|
fcdd0d3040
|
kernel32: Consistify allocation behavior with FormatMessageA/W.
|
2010-04-19 15:44:05 +02:00 |
Andrew Nguyen
|
8e20322578
|
kernel32/tests: Add tests for buffer allocation in FormatMessage.
|
2010-04-19 15:43:31 +02:00 |
Andrew Nguyen
|
ce61b254d0
|
kernel32: Only check the buffer pointer in FormatMessageA if buffer allocation is requested.
|
2010-04-19 15:43:25 +02:00 |
Andrew Nguyen
|
8b28efaed7
|
kernel32: Reject an insufficiently sized buffer in FormatMessageA/W.
|
2010-04-19 15:43:07 +02:00 |
Andrew Nguyen
|
c0e7931954
|
kernel32: Remove superfluous heap reallocation calls in FormatMessageA/W.
The buffer in question is temporary and will be freed on function
return, so resizing and leaving the enlarged space unused is pointless.
|
2010-04-19 15:42:42 +02:00 |
Andrew Nguyen
|
f35ca2a77c
|
kernel32/tests: Remove a superfluous comment in the FormatMessage tests.
|
2010-04-19 15:42:39 +02:00 |
Alistair Leslie-Hughes
|
8248040dbe
|
msxml3: Register classes.
|
2010-04-19 15:42:00 +02:00 |
Alistair Leslie-Hughes
|
4164c308b2
|
msxml4: Register classes.
|
2010-04-19 15:41:50 +02:00 |
Nikolay Sivov
|
b7d611a80f
|
shell32: Move IShellIcon definition to idl source.
|
2010-04-19 15:39:09 +02:00 |
Nikolay Sivov
|
066063541d
|
shell32: Fallback to IShellDetails while filling shell view columns if IShellFolder2 is missed.
|
2010-04-19 15:38:40 +02:00 |
Nikolay Sivov
|
1b31b377b6
|
shell32: Load shell folder column names as A/W strings depending on 9x/NT selector.
|
2010-04-19 15:38:14 +02:00 |
Nikolay Sivov
|
c51b248b48
|
shell32: Add printers CLSID to test, clean up a bit.
|
2010-04-19 15:38:08 +02:00 |
Nikolay Sivov
|
90a5529de8
|
shell32: Add ::Initialize() and ::GetCurFolder() for printers folder IPersistFolder2 interface.
|
2010-04-19 15:38:00 +02:00 |
Nikolay Sivov
|
e51fe8e070
|
shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().
|
2010-04-19 15:37:52 +02:00 |
Nikolay Sivov
|
506264becd
|
shell32: Add ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder.
|
2010-04-19 15:37:36 +02:00 |
Detlef Riekenberg
|
a9ac4a119a
|
shlwapi: Fix broken NULL checks (with tests).
|
2010-04-19 15:34:20 +02:00 |
Detlef Riekenberg
|
324783ad09
|
shlwapi/tests: Add tests for SHSetThreadRef.
|
2010-04-19 15:34:13 +02:00 |
Detlef Riekenberg
|
261bc3859f
|
shlwapi/tests: Add initial test for SHGetThreadRef.
|
2010-04-19 15:33:56 +02:00 |
Andrew Nguyen
|
7a7ece786c
|
shell32/tests: Release the test desktop interface on all appropriate exit paths in ParseDisplayName tests.
|
2010-04-19 15:32:47 +02:00 |
Detlef Riekenberg
|
79d7ca6037
|
shdocvw: Implement SHRestricted2A.
|
2010-04-19 15:32:34 +02:00 |
Octavian Voicu
|
80878d00da
|
msi: Sync combo control value with associated property.
|
2010-04-19 15:13:30 +02:00 |
Octavian Voicu
|
857f979468
|
msi: Fill combo control with items from database.
|
2010-04-19 15:13:19 +02:00 |
Octavian Voicu
|
2793a4fd52
|
msi: Use standard window class for combo control and add error checking.
|
2010-04-19 15:12:48 +02:00 |
Octavian Voicu
|
9c892430ba
|
msi: Fix crash when calling MsiGetActiveDatabase with invalid remote handle.
|
2010-04-19 15:12:41 +02:00 |
Piotr Caban
|
1b4bacea8c
|
msvcrt: Added fopen_s implementation.
|
2010-04-19 15:12:10 +02:00 |
Piotr Caban
|
8adfd63c21
|
msvcrt: Return correct strings in setlocale.
|
2010-04-19 15:12:02 +02:00 |
Piotr Caban
|
0d79b4b653
|
msvcrt/tests: Added __crtGetStringTypeW tests.
|
2010-04-19 15:11:58 +02:00 |
Piotr Caban
|
d03020a976
|
msvcrt/tests: Added setlocale tests.
|
2010-04-19 15:11:52 +02:00 |
Piotr Caban
|
be5a6a03a6
|
msvcrt: Added implementation of __crtGetStringTypeW.
|
2010-04-19 15:11:14 +02:00 |
Piotr Caban
|
f11dfcb7a6
|
msvcrt: Fix multiple locales parsing in _create_locale.
|
2010-04-19 15:11:00 +02:00 |
Piotr Caban
|
97bad69184
|
msvcrt: Added implementations of _vswprintf* functions.
|
2010-04-19 15:10:55 +02:00 |
Piotr Caban
|
743e6ba688
|
msvcrt: Added _vsnwprintf* implementation.
|
2010-04-19 15:10:44 +02:00 |
Piotr Caban
|
85fa2ee53c
|
msvcrt: Added _vsnprintf* implementation.
|
2010-04-19 15:10:26 +02:00 |
Piotr Caban
|
09a32152d5
|
msvcrt: Add parameters to mimic *_s function behaviour in pf_vsnprintf.
|
2010-04-19 15:10:14 +02:00 |
Piotr Caban
|
419f902546
|
msvcrt: Format strings according to specified locale in pf_vsnprintf.
|
2010-04-19 15:10:04 +02:00 |