Andrew Nguyen
|
ec24b87adc
|
taskmgr: Remove all TCHAR macro usage in miscellaneous UI code.
|
2011-05-17 14:42:44 +02:00 |
|
Andrew Nguyen
|
088d0630d9
|
taskmgr: Remove all TCHAR macro usage in miscellaneous menu code.
|
2011-05-17 14:42:37 +02:00 |
|
Andrew Nguyen
|
da5623cb83
|
taskmgr: Remove all TCHAR macro usage in debug handling code.
|
2011-05-17 14:42:29 +02:00 |
|
Andrew Nguyen
|
10abc15faa
|
taskmgr: Remove all TCHAR macro usage in process termination code.
|
2011-05-17 14:42:25 +02:00 |
|
Andrew Nguyen
|
c0c857cbc6
|
taskmgr: Remove all TCHAR macro usage in priority handling code.
|
2011-05-17 14:42:20 +02:00 |
|
Andrew Nguyen
|
b1f204549c
|
taskmgr: Remove all TCHAR macro usage in affinity dialog code.
|
2011-05-17 14:42:14 +02:00 |
|
Andrew Nguyen
|
c05ea50ae5
|
taskmgr: Remove all TCHAR macro usage in graph drawing code.
|
2011-05-17 14:42:06 +02:00 |
|
Andrew Nguyen
|
e5072fa660
|
taskmgr: Remove all TCHAR macro usage in tab page code.
|
2011-05-17 14:41:42 +02:00 |
|
Michael Stefaniuc
|
a12ed578c5
|
riched20: COM cleanup for the ITextSelection iface.
|
2011-05-17 13:45:02 +02:00 |
|
Alexandre Julliard
|
bcd62a7f2e
|
msvcrt: Implement _seh_longjmp_unwind4 for i386.
|
2011-05-17 12:49:20 +02:00 |
|
Alexandre Julliard
|
2140006662
|
msvcrt: Implement _local_unwind for x86_64.
|
2011-05-17 12:31:00 +02:00 |
|
Hans Leidekker
|
f464b7d2e2
|
msi: Don't resolve child folders if the target path doesn't change in MsiSetTargetPath.
|
2011-05-17 12:04:43 +02:00 |
|
Hans Leidekker
|
01433f0f30
|
msi: Make sure that the target root directory has a trailing backslash.
|
2011-05-17 12:04:40 +02:00 |
|
Hans Leidekker
|
c5ab1c37bf
|
Revert "msi: Avoid loading cabinet streams more than once.".
This reverts commit 395479f0d1 .
|
2011-05-17 12:04:38 +02:00 |
|
Hans Leidekker
|
548d71ee45
|
msi: Search all installation contexts in the FindRelatedProducts action.
|
2011-05-17 12:04:24 +02:00 |
|
Hans Leidekker
|
9e5562297d
|
msi: Improve tracing in the FindRelatedProducts action.
|
2011-05-17 12:04:17 +02:00 |
|
Rico Schüller
|
e9c4e501f4
|
d3dx9: Fix copy and paste mistake in ID3DXBaseEffect::GetPassDesc().
|
2011-05-17 12:04:12 +02:00 |
|
Rico Schüller
|
b7b9db00e3
|
d3dx9: Remove some checks for defines argument in D3DXCreateEffect* functions.
|
2011-05-17 12:04:11 +02:00 |
|
Erich Hoover
|
068593b238
|
quartz: Create and hold onto a preferred allocator for IAsyncReader::RequestAllocator.
|
2011-05-17 12:01:18 +02:00 |
|
Erich Hoover
|
493a3a0f9d
|
quartz: Make sure pin state cannot change while a flush is in progress.
|
2011-05-17 12:01:16 +02:00 |
|
Erich Hoover
|
484c952cf2
|
quartz: Release outstanding samples in PullPin::PauseProcessing.
|
2011-05-17 11:57:57 +02:00 |
|
Erich Hoover
|
819643ada8
|
quartz: Return IMediaSeeking interface for Parser PullPin.
|
2011-05-17 11:55:24 +02:00 |
|
Erich Hoover
|
7a405fa9e9
|
quartz: Return IMediaSeeking interface for Parser OutputPin.
|
2011-05-17 11:54:43 +02:00 |
|
André Hentschel
|
1aacc5fc40
|
mscoree/tests: Add tests for CreateConfigStream.
|
2011-05-17 11:48:14 +02:00 |
|
Sergey Khodych
|
f3b10bc8fd
|
shdocvw: Handle local paths in navigate_url.
|
2011-05-17 11:45:54 +02:00 |
|
Sergey Khodych
|
1c6af1f337
|
shdocvw: Use UrlApplyScheme with URL_APPLY_GUESSFILE for local paths in create_moniker.
|
2011-05-17 11:45:51 +02:00 |
|
Sergey Khodych
|
26541471ab
|
shlwapi: Implement URL_APPLY_GUESSFILE in UrlApplyScheme.
|
2011-05-17 11:45:49 +02:00 |
|
Sergey Khodych
|
2e1bec528f
|
shlwapi: Don't copy valid scheme in UrlApplySchemeW.
|
2011-05-17 11:45:47 +02:00 |
|
Sergey Khodych
|
2034439d66
|
shdocvw: Don't use separate call of UrlApplySchemeW for default scheme.
|
2011-05-17 11:45:44 +02:00 |
|
Owen Rudge
|
c55ff281c7
|
user32: Add separate sysmenu for MDI child windows.
|
2011-05-17 10:45:31 +02:00 |
|
Ken Thomases
|
e6d6fbf6e9
|
gdi32: Fix leak of FullName of replaced font face.
|
2011-05-17 10:45:24 +02:00 |
|
Marcus Meissner
|
10371fcc50
|
dmstyle: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
f301596ce3
|
dmscript: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
8d1a9bb535
|
dmloader: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
ba8455d5f1
|
dmime: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
57d83924ae
|
dmcompos: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
455ef03cad
|
devenum: Mark internal symbols as hidden.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
fa6e4f3a3b
|
dmsynth: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
1aee19753f
|
dmusic: Mark internal symbols as hidden.
|
2011-05-17 10:19:00 +02:00 |
|
Marcus Meissner
|
70835d7c1d
|
dmband: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
|
Alexandre Julliard
|
3d229b814e
|
wined3d: Switch to the software cursor when the position diverges from the hardware one.
|
2011-05-17 10:18:26 +02:00 |
|
Alexandre Julliard
|
599d09b08c
|
wined3d: Always create the software cursor.
|
2011-05-17 10:17:31 +02:00 |
|
Alexandre Julliard
|
38d0d9fe80
|
wined3d: Only update the cursor position the first time we display it.
|
2011-05-17 10:15:18 +02:00 |
|
Alexandre Julliard
|
30e187e019
|
wined3d: Get rid of the haveHardwareCursor flag.
|
2011-05-17 10:12:31 +02:00 |
|
Henri Verbeet
|
d52ae4b63f
|
wined3d: Get rid of the glsl_program_key_t typedef.
|
2011-05-17 10:06:34 +02:00 |
|
Henri Verbeet
|
ef6c6f9ac9
|
wined3d: Get rid of the renderbuffer_entry_t typedef.
|
2011-05-17 10:06:30 +02:00 |
|
Henri Verbeet
|
0e0e5c3e38
|
wined3d: Get rid of the IWineD3DDevice typedefs.
|
2011-05-17 10:06:23 +02:00 |
|
Henri Verbeet
|
8d4ca1f815
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
|
Henri Verbeet
|
979e3744f7
|
wined3d: Remove state management methods from the IWineD3DDevice interface.
|
2011-05-17 10:06:15 +02:00 |
|
Piotr Caban
|
ddad22d037
|
msvcrt: Fix return values in wcstombs and wcsrtombs functions.
|
2011-05-16 16:36:10 +02:00 |
|