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 |
|
Dan Hipschman
|
8f689ee023
|
widl: Implement conformant structure handling.
|
2007-06-06 12:13:35 +02:00 |
|
Dan Hipschman
|
978b4d4f4e
|
widl: Represent arrays with type_t.
|
2007-06-06 12:13:16 +02:00 |
|
Dan Hipschman
|
f5baddf88a
|
widl: Replace get_name with a field reference.
|
2007-06-06 12:12:36 +02:00 |
|
Dan Hipschman
|
6cf8e6bd77
|
list.h: Add macros for reverse iteration.
|
2007-06-06 12:12:27 +02:00 |
|
Francois Gouget
|
a2deafcc3f
|
programs/cmd: Add missing '\n' to Wine trace.
|
2007-06-06 12:12:17 +02:00 |
|
Francois Gouget
|
f7d314e5a4
|
winspool.drv: Fix the AddPortExA/W() export to match the implementation.
|
2007-06-06 12:12:13 +02:00 |
|
Michael Stefaniuc
|
42be36f61b
|
psapi: GetWsChanges() calls down to the wrong ntdll function. Found by sparse.
|
2007-06-06 12:12:05 +02:00 |
|
Michael Stefaniuc
|
9e4883e2b8
|
psapi: GetPerformanceInfo() calls down to the wrong ntdll function. Found by sparse.
|
2007-06-06 12:11:59 +02:00 |
|
Christian Costa
|
8023a80ec3
|
wineoss.drv: Mark every buffer being added.
|
2007-06-06 12:11:43 +02:00 |
|
Rob Shearman
|
cb28969c2a
|
wininet: Implement NTLM support for proxy authentication.
|
2007-06-06 12:11:34 +02:00 |
|
Rob Shearman
|
c16bb07186
|
wininet: Send the correct callbacks during InternetReadFileExA calls.
|
2007-06-06 12:10:55 +02:00 |
|