Dan Hipschman
|
4e22899e13
|
widl: Fix incomplete struct/union typedef bug.
|
2007-06-08 11:57:15 +02:00 |
Dan Hipschman
|
b186c4dd0e
|
widl: Check for NULL in set_tfswrite.
|
2007-06-08 11:57:05 +02:00 |
Christian Costa
|
11b53529ee
|
winealsa.drv: Use correct tests for synthesizer/port enumeration order.
|
2007-06-07 23:09:29 +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 |
Aric Stewart
|
f8c8355d85
|
ole32: Implementation of state bits for IStorage.
|
2007-06-07 23:09:10 +02:00 |
Ulrich Czekalla
|
c2fdea600a
|
ole32: Remove stack-based string buffer inFileMonikerImpl_DecomposePath.
|
2007-06-07 20:40:12 +02:00 |
H. Verbeet
|
1d6d831099
|
wined3d: Fix GLSL definitions.
|
2007-06-07 20:23:39 +02:00 |
H. Verbeet
|
473e914c29
|
wined3d: Turn off filtering for FBO attachments, update the texture's states array.
|
2007-06-07 20:23:29 +02:00 |
Misha Koshelev
|
fe07efb3dc
|
wine.inf: Use DDE for winebrowser as native.
|
2007-06-07 20:23:22 +02:00 |
Misha Koshelev
|
07ad5c4c8a
|
winebrowser: Add DDE support.
|
2007-06-07 20:23:08 +02:00 |
Francois Gouget
|
96c337f0a1
|
Assorted spelling fixes.
|
2007-06-07 19:24:32 +02:00 |
Francois Gouget
|
7d55f09e75
|
wined3d: Fix spelling of the state_separateblend() function.
|
2007-06-07 19:24:04 +02:00 |
Hans Leidekker
|
9a6ba225e2
|
wininet: More lenient parsing of the passive mode server response.
|
2007-06-07 19:24:00 +02:00 |
Vitaliy Margolen
|
a2daceb7c2
|
atl: Use CallWindowProc instead of calling old window proc directly.
|
2007-06-07 19:23:56 +02:00 |
Paul Vriens
|
b4b88b055d
|
comdlg32/tests: Skip some not implemented functions on win98.
|
2007-06-07 19:23:49 +02:00 |
Alexandre Julliard
|
1e178be862
|
winmm: Get rid of the WINE_MM_IDATA global structure, there's only one instance anyway.
|
2007-06-07 17:50:28 +02:00 |
Maarten Lankhorst
|
0383e4e499
|
winmm: Use unix fd's instead of win32 events to sync internal events in timer.
|
2007-06-07 17:20:01 +02:00 |
Alexandre Julliard
|
90d94efe10
|
winmm: Fix computation of sleep time until next timeout.
|
2007-06-07 16:22:48 +02:00 |
Phil Costin
|
622f62d352
|
wined3d: Enable the loading and reloading of gamma corrected textures.
|
2007-06-07 13:02:04 +02:00 |
Phil Costin
|
e7578dca36
|
wined3d: Add support for loading gamma corrected textures.
|
2007-06-07 13:01:49 +02:00 |
Phil Costin
|
08ae3d6f67
|
wined3d: Extend the D3DFMT table to include gamma corrected formats.
|
2007-06-07 13:01:36 +02:00 |
Phil Costin
|
3650e31e85
|
wined3d: Add GL_EXT_texture_sRGB constants and corresponding CheckDeviceFormat query.
|
2007-06-07 13:01:23 +02:00 |
Alexandre Julliard
|
56c6dbee9b
|
widl: Get rid of the SIGSEGV handler, this only makes things harder to debug.
|
2007-06-07 13:00:09 +02:00 |
Misha Koshelev
|
428ed94fa9
|
oleaut32: Add support for vararg functions in ITypeInfo::Invoke.
|
2007-06-07 13:00:09 +02:00 |
Misha Koshelev
|
127385e718
|
oleaut32/tests: Add tests for IDispatch::Invoke of vararg function.
|
2007-06-07 13:00:09 +02:00 |
Misha Koshelev
|
21fcb00af8
|
widl: Add support for vararg attribute.
|
2007-06-07 13:00:09 +02:00 |
Lei Zhang
|
00bc8fa184
|
include: Add missing definitions to shlobj.h.
|
2007-06-07 13:00:08 +02:00 |
Andrew Talbot
|
2e16552327
|
wined3d: Void functions should not return a value.
|
2007-06-07 13:00:08 +02:00 |
Hans Leidekker
|
4167e09f48
|
mlang: Implement IMultiLanguage::GetLcidFromRfc1766.
|
2007-06-07 11:59:56 +02:00 |
Anatoly Lyutin
|
b611b56947
|
cmd.exe: Update Russian translation.
|
2007-06-07 11:59:48 +02:00 |
Alexandre Julliard
|
c2fed1752d
|
winedevice: Accept the shutdown service control.
|
2007-06-07 11:20:49 +02:00 |
Jacek Caban
|
d795c283bd
|
mshtml: Added support for coexisting different Gecko versions installation.
|
2007-06-07 11:20:49 +02:00 |
H. Verbeet
|
6ee356fca0
|
wined3d: Get rid of the pBaseVertexIndex parameter to IWineD3DDeviceImpl_GetIndices, use GetBaseVertexIndex instead.
|
2007-06-07 11:20:48 +02:00 |
H. Verbeet
|
262240adce
|
wined3d: Add IWineD3DDevice_GetBaseVertexIndex to retrieve the base vertex index.
|
2007-06-07 11:20:48 +02:00 |
Markus Goemmel
|
4b8d442477
|
comctl32/listview.c: Ownerdraw font problem during focus change fixed.
|
2007-06-06 20:34:19 +02:00 |
Detlef Riekenberg
|
a2db0b83f7
|
winspool: Remove outdated comment.
|
2007-06-06 20:34:13 +02:00 |
Huw Davies
|
c9fd5a265f
|
winex11.drv: XRenderCompositeText has a problem with 0x0 glyphs, so we'll pretend they're 1x1.
|
2007-06-06 20:34:06 +02:00 |
Paul Vriens
|
0bb92b37a4
|
wintrust/tests: Use A instead of W-calls.
|
2007-06-06 20:34:02 +02:00 |
Dmitry Timoshkov
|
70015ab5b4
|
include/msvcrt: Make sure that __int64 is properly defined on a 64-bit platform.
|
2007-06-06 20:33:54 +02:00 |
Alexandre Julliard
|
9aa4235117
|
advapi32: Mark service processes as system processes, and exit when all user processes are done.
|
2007-06-06 20:33:30 +02:00 |
Alexandre Julliard
|
d45450deaf
|
explorer.exe: Mark explorer as a system process.
|
2007-06-06 20:33:22 +02:00 |
Alexandre Julliard
|
156b205eb5
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
Andrew Talbot
|
1ab9649079
|
oleaut32: Fix some typos.
|
2007-06-06 14:07:28 +02:00 |
Andrew Talbot
|
a0ae69a8d1
|
msi: Constify some variables.
|
2007-06-06 14:07:22 +02:00 |
Jacek Caban
|
daca693f30
|
urlmon: Don't pass query part of URL to CreateUrlCacheEntryW.
|
2007-06-06 13:40:05 +02:00 |
Lei Zhang
|
f00670df61
|
wined3d: Various spelling fixes.
|
2007-06-06 13:40:01 +02:00 |
Alexander Nicolaysen Sørnes
|
ad57c70a6c
|
wordpad: Fix potential buffer overflow.
|
2007-06-06 13:39:55 +02:00 |
Stefan Dösinger
|
4f14c4700e
|
d3d8: Hold the DLL lock in IDirect3D8 methods.
|
2007-06-06 13:39:49 +02:00 |
Stefan Dösinger
|
193ccecaee
|
d3d8: Add a dll global critical section.
|
2007-06-06 13:39:36 +02:00 |