Nicolas Le Cam
|
62ab6ab1c5
|
winetest: Only call GetTempPath once.
|
2009-06-01 16:16:06 +02:00 |
Andrew Eikum
|
3091506609
|
gdiplus: Stubs for GdipBeginContainer and GdipBeginContainerI.
|
2009-06-01 16:16:06 +02:00 |
Andrew Eikum
|
8d6ee56119
|
gdiplus: Stubs for GdipAddPathString and GdipAddPathStringI.
|
2009-06-01 16:16:06 +02:00 |
André Hentschel
|
c170567e04
|
appwiz.cpl: Add German translation.
|
2009-06-01 16:16:06 +02:00 |
André Hentschel
|
426e541ba5
|
winedbg: Add German translation.
|
2009-06-01 16:16:05 +02:00 |
Jeff Zaroyko
|
93423aaa39
|
dmsynth: Fix a typo.
|
2009-06-01 16:16:05 +02:00 |
Alexandre Julliard
|
341cea514f
|
user32/tests: Make some sysparams registry key optional, and fix some other failures on old Windows platforms.
|
2009-06-01 16:16:05 +02:00 |
Alexandre Julliard
|
750fcebadb
|
user32/tests: Remove tests for internal DDE handle format, we don't care how the handles are implemented.
|
2009-06-01 16:16:05 +02:00 |
Alexandre Julliard
|
2c1b94bde2
|
rpcrt4/tests: Fix a few more broken tests on NT4.
|
2009-06-01 16:16:05 +02:00 |
Aurimas Fišeras
|
fca0d3c5cf
|
winedbg: Add Lithuanian translation.
|
2009-06-01 16:16:05 +02:00 |
Detlef Riekenberg
|
722bc5a864
|
mlang: Avoid unneeded HeapReAlloc.
Our current code enumerates 145 Rfc1766 entries, so use a more
resonable start value.
|
2009-06-01 16:16:05 +02:00 |
Detlef Riekenberg
|
6eec511798
|
mlang/tests: Add tests for LcidToRfc1766.
|
2009-06-01 16:16:05 +02:00 |
Detlef Riekenberg
|
68e1735acf
|
mlang: Check output pointer for NULL.
|
2009-06-01 16:16:05 +02:00 |
Detlef Riekenberg
|
596f8d67a0
|
mlang: Suppress country data in rfc1766, with tests.
|
2009-06-01 16:16:04 +02:00 |
Detlef Riekenberg
|
e84ae0e720
|
mlang: Return HRESULT from lcid_to_rfc1766 helper.
|
2009-06-01 16:16:04 +02:00 |
Alexandre Julliard
|
2449eea0fd
|
d3d9/tests: Skip CheckDeviceMultiSampleType test if not available.
|
2009-06-01 16:16:04 +02:00 |
Gerald Pfeifer
|
875f0c2470
|
msxml3: Tweak two assertions.
|
2009-06-01 16:16:04 +02:00 |
Eric Pouech
|
a105f924f4
|
winhlp32: Fix typo in color init.
|
2009-06-01 16:16:04 +02:00 |
Eric Pouech
|
d67df82636
|
winhlp32: Correctly set the window's title when no window information is present.
|
2009-06-01 16:16:04 +02:00 |
Nikolay Sivov
|
5e53ddfc6f
|
comctl32/listview: Some tests for LVM_EDITLABEL.
|
2009-06-01 16:16:04 +02:00 |
Nikolay Sivov
|
551bb4784a
|
comctl32/listview: Fix item bounds calculation for LVS_REPORT style.
|
2009-06-01 16:16:04 +02:00 |
Nikolay Sivov
|
8cf54c5645
|
comctl32/listview: Item horizontal position isn't applied for any item bounds on LVS_REPORT.
|
2009-06-01 16:16:04 +02:00 |
Stefan Leichter
|
d56839f64e
|
kernel32: Fix spec of QueryFullProcessImageNameW.
|
2009-06-01 16:16:04 +02:00 |
Eric Pouech
|
82ffc04ef3
|
winhlp32: Now manage windows with refcounts.
|
2009-06-01 16:16:04 +02:00 |
Eric Pouech
|
e3beef0af5
|
winhlp32: Remove the lpszName field from the window structure, as it's given by the window info.
|
2009-06-01 16:16:04 +02:00 |
Eric Pouech
|
a6104304f4
|
winhlp32: Window name lookup is supposed to be insensitive.
|
2009-06-01 16:16:03 +02:00 |
Eric Pouech
|
aba7b3df90
|
winhlp32: Use current file when no file is specified in JumpHash.
|
2009-06-01 16:16:03 +02:00 |
Eric Pouech
|
29f865c5c1
|
winhlp32: Make use of the hlpfile for the running macro to handle correctly some macro implementations.
|
2009-06-01 16:16:03 +02:00 |
Eric Pouech
|
042bbf9a41
|
winhlp32: Force the handling of a current help window while processing a macro.
|
2009-06-01 16:16:03 +02:00 |
Eric Pouech
|
ae20d4708b
|
winhlp32: NoShow macro has NS as shortcut.
|
2009-06-01 16:16:03 +02:00 |
Eric Pouech
|
b936855d07
|
winhlp32: Properly handle a syntax error inside a macro.
|
2009-06-01 16:16:03 +02:00 |
Vincent Povirk
|
6f05770fbf
|
ole32: Don't ignore a failure to delete the old element in CreateStorage.
|
2009-06-01 16:16:02 +02:00 |
Vincent Povirk
|
e21adbf45a
|
ole32: Fix return code of DeleteStorage for read only storage.
|
2009-06-01 16:16:02 +02:00 |
Vincent Povirk
|
93a155381f
|
ole32: Fix crash when calling CreateStorage on read only storage.
|
2009-06-01 16:16:02 +02:00 |
Vincent Povirk
|
4a0901fb87
|
ole32: Fix crash when calling CreateStream on read only storage.
|
2009-06-01 16:16:02 +02:00 |
Vincent Povirk
|
5aab52c977
|
ole32: Add some tests for read only storage objects.
|
2009-06-01 16:16:02 +02:00 |
Alexandre Julliard
|
7d5e565b5a
|
configure: Add checks for fnmatch support.
|
2009-06-01 16:16:02 +02:00 |
Vitaliy Margolen
|
1e4b401a98
|
winecfg: Update WinXP version to SP3.
|
2009-06-01 16:16:02 +02:00 |
Yuriy Kaminskiy
|
cb93f15e32
|
dsound: Fix segv on use-after-free in IDirectSoundNotifyImpl_Release.
|
2009-06-01 16:16:02 +02:00 |
Paul Vriens
|
1aa71ea39e
|
winmm/tests: Remove an unreliable test.
|
2009-06-01 16:16:02 +02:00 |
Paul Vriens
|
37bba53eb7
|
user32: Fix Dutch translations.
|
2009-06-01 16:16:01 +02:00 |
Paul Vriens
|
c579ebdff6
|
shell32: Fix Dutch translations.
|
2009-06-01 16:16:01 +02:00 |
Paul Vriens
|
dd9ef12068
|
appwiz.cpl: Fix Dutch translations.
|
2009-06-01 16:16:01 +02:00 |
Paul Vriens
|
f5c00f7ff3
|
oleacc: Fix Dutch translations.
|
2009-06-01 16:16:01 +02:00 |
Eric Pouech
|
277d64bef0
|
winedbg: Pass NULL for some optionals parameters to MinidumpReadDumpStream.
|
2009-06-01 16:16:01 +02:00 |
Jacek Caban
|
ac57ea14f5
|
wininet: Test gzip encoded read.
|
2009-06-01 16:16:01 +02:00 |
Jacek Caban
|
11ca05f6ae
|
wininet: Added support for decompressing gzip encoded content.
|
2009-06-01 16:16:01 +02:00 |
Jacek Caban
|
26bbf072aa
|
wininet: Change read_buf type to BYTE.
|
2009-06-01 16:16:01 +02:00 |
Jacek Caban
|
d1d1da35ca
|
wininet: Always set path in HttpOpenRequest.
|
2009-06-01 16:16:01 +02:00 |
Jacek Caban
|
83170893ae
|
wininet: Move strings to avoid duplications.
|
2009-06-01 16:16:01 +02:00 |