Gerald Pfeifer
|
47032fd07c
|
mshtml: Removed unused function get_child_text_node().
|
2007-10-02 12:28:09 +02:00 |
Gerald Pfeifer
|
fe534ddde1
|
winex11.drv: Move X11DRV_XRender_Installed under #ifdef SONAME_LIBXRENDER.
|
2007-10-02 11:45:25 +02:00 |
Gerald Pfeifer
|
9498ada7a2
|
kernel32: Fix types for the FreeBSD implementation of GlobalMemoryStatusEx().
|
2007-10-02 11:45:14 +02:00 |
Gerald Pfeifer
|
d328c07bd3
|
kernel32: Fix signedess for FreeBSD-specific implementation of GetSystemInfo().
|
2007-10-02 11:44:31 +02:00 |
Andrew Talbot
|
edbcf7c215
|
oleaut32: Fix some memory leaks.
|
2007-10-02 11:44:13 +02:00 |
Andrew Talbot
|
001d36b10e
|
ole32: Fix some memory leaks.
|
2007-10-02 11:44:09 +02:00 |
Stéphane LOEUILLET
|
881e5740c4
|
Fix substandard wine.desktop file.
|
2007-10-02 11:44:02 +02:00 |
Maarten Lankhorst
|
546447152e
|
dsound: Fix IDirectSoundBuffer_GetPosition.
|
2007-10-02 11:43:49 +02:00 |
Jacek Caban
|
8f6f252ee8
|
urlmon: Get rid of no longer needed IHttpNegotiate wrapper.
|
2007-10-02 11:42:39 +02:00 |
Jacek Caban
|
b090ec13f3
|
urlmon: Added more RegiterBindStatusCallback tests.
|
2007-10-02 11:42:34 +02:00 |
Jacek Caban
|
ef01bdb18a
|
urlmon: Added more strict QueryInterface tests.
|
2007-10-02 11:42:27 +02:00 |
Jacek Caban
|
b285d562b3
|
urlmon: Wrap callback in RegisterBindStatusCallback.
|
2007-10-02 11:42:22 +02:00 |
Jacek Caban
|
f185e0499d
|
urlmon: Added IID_IBindStatusCallbackHolder to uuid.
|
2007-10-02 11:42:14 +02:00 |
Kai Blin
|
5afd341aec
|
secur32: Remove hardcoded assumption that the SECBUFFER_DATA is always at index 1 for en/decrypting.
|
2007-10-02 11:42:10 +02:00 |
Alexandre Julliard
|
e599584a68
|
ntdll: Make the heap structure more compatible with the NT layout.
|
2007-10-02 11:23:40 +02:00 |
Alexandre Julliard
|
80a6bb1d8b
|
ntdll: Convert the subheap list to a standard list.
|
2007-10-02 11:23:38 +02:00 |
Alexandre Julliard
|
1d063ae18d
|
ntdll: Remove assumptions that the subheap is at the beginning of the memory block.
|
2007-10-02 11:23:36 +02:00 |
Alexandre Julliard
|
d73dbecf68
|
ntdll: Clear heap blocks also for WARN_ON(heap).
|
2007-10-01 19:55:20 +02:00 |
Alexandre Julliard
|
3ee3058677
|
shlwapi: Fix GetAcceptLanguagesA to not read past the end of the buffer.
|
2007-10-01 18:09:11 +02:00 |
Alexandre Julliard
|
78af9e6d01
|
user32/tests: Compare against ASCII string first since it may not be a valid Unicode string in that case.
|
2007-10-01 18:08:21 +02:00 |
Alexandre Julliard
|
cd2780e2a7
|
msi: Avoid accessing a freed object.
|
2007-10-01 18:07:49 +02:00 |
Alexandre Julliard
|
868b5397d3
|
mshtml: The HTMLDocument URL is a standard WCHAR string, not a BSTR.
|
2007-10-01 18:07:30 +02:00 |
Alexandre Julliard
|
ed147bb102
|
comctl32/tests: Avoid destroying a DPA twice.
|
2007-10-01 18:03:51 +02:00 |
Rob Shearman
|
5cbdbe629e
|
wineboot: Add a timeout dialog when any WM_QUERYENDSESSION or WM_ENDSESSION messages take too long.
|
2007-10-01 14:50:10 +02:00 |
Konstantin Kondratyuk
|
7fb98bfba5
|
mpr: Implement WNetGetResourceInformation functions.
|
2007-10-01 14:17:53 +02:00 |
Stefan Leichter
|
6706a1b3fd
|
user32: Define WINE_FILEVERSION in version resource of user.exe.
|
2007-10-01 14:17:48 +02:00 |
Stefan Leichter
|
f81f82f3ed
|
kernel32: Define WINE_FILEVERSION in version resource of krnl386.exe.
|
2007-10-01 14:17:41 +02:00 |
Stefan Leichter
|
87a9a4d44b
|
gdi32: Define WINE_FILEVERSION in version resource of gdi.exe.
|
2007-10-01 14:17:30 +02:00 |
Stefan Leichter
|
b511912446
|
ole32: Define WINE_FILEVERSION in version resource of ole2nls.dll too.
|
2007-10-01 14:17:21 +02:00 |
Roderick Colenbrander
|
03fa9f8730
|
ddraw: Fix RegDeleteTreeA/W compile issues when building ddraw for Windows.
|
2007-10-01 14:17:09 +02:00 |
Damjan Jovanovic
|
b9bdb2a6c2
|
ole32: Implement win16 COCREATEGUID.
|
2007-10-01 14:16:57 +02:00 |
Stefan Dösinger
|
c5eb531249
|
wined3d: Bem is an instruction and uses registers.
|
2007-10-01 13:00:25 +02:00 |
Stefan Dösinger
|
822030e329
|
wined3d: Enable the mNxN implementation for pixel shaders.
|
2007-10-01 13:00:19 +02:00 |
Stefan Dösinger
|
d4019780b5
|
wined3d: Implement texbeml in arb shaders.
|
2007-10-01 13:00:12 +02:00 |
Stefan Dösinger
|
1c18112339
|
wined3d: Add proper input register handling to texreg2ar/gb.
|
2007-10-01 13:00:05 +02:00 |
Stefan Dösinger
|
6644704039
|
wined3d: Add texreg2rgb support to arb shaders.
|
2007-10-01 12:59:59 +02:00 |
Rob Shearman
|
dbfb6b0414
|
user32: Add tests for DefWindowProc processing the undocumented 0x3B message.
|
2007-10-01 12:44:10 +02:00 |
Roderick Colenbrander
|
dac5e5ff1e
|
wined3d: WINAPI compile fixes.
|
2007-10-01 12:43:52 +02:00 |
Maarten Lankhorst
|
58e26451db
|
wineoss: Seperate wave-in and wave-outs shared use of a single OSS_DEVICE struct.
|
2007-10-01 12:43:45 +02:00 |
Maarten Lankhorst
|
847d5565fc
|
dsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer.
|
2007-10-01 12:42:57 +02:00 |
Maarten Lankhorst
|
3bafbb22b8
|
dsound: Use smaller buffers for wavein capture.
|
2007-10-01 12:42:42 +02:00 |
Hans Leidekker
|
290869b03d
|
pdh: Skip tests when running on non-english locale.
|
2007-10-01 12:41:25 +02:00 |
Hans Leidekker
|
cf8b16bc9e
|
pdh: Fix parameter handling in PdhAddEnglishCounter{A, W} and PdhCollectQueryDataWithTime.
|
2007-10-01 12:41:18 +02:00 |
Hans Leidekker
|
a83509c7d3
|
pdh: Implement PdhCalculateCounterFromRawValue.
|
2007-10-01 12:41:10 +02:00 |
Hans Leidekker
|
0389ec60d9
|
pdh: Implement and test PdhCollectQueryDataEx.
|
2007-10-01 12:40:17 +02:00 |
Hans Leidekker
|
2f80bc0e68
|
pdh: Serialize access to performance counters and queries.
|
2007-10-01 12:36:32 +02:00 |
Hans Leidekker
|
9209582048
|
pdh: Add tests for PdhValidatePath{, Ex}{A, W}.
|
2007-10-01 12:36:24 +02:00 |
Hans Leidekker
|
504e7c2ff7
|
pdh: Implement PdhValidatePath{, Ex}{A, W}.
|
2007-10-01 12:36:17 +02:00 |
Roderick Colenbrander
|
9ad3807c15
|
wined3d: Only call ENTER_GL for the parts in ActivateContext that actually need it.
|
2007-10-01 12:35:47 +02:00 |
Roderick Colenbrander
|
001f380ac9
|
wined3d: CreateContext should not be called between ENTER_GL/LEAVE_GL.
|
2007-10-01 12:35:36 +02:00 |