Stefan Dösinger
|
9c6cdda147
|
wined3d: Reverse the position fixup if the pshader is reading vpos.
|
2007-10-03 11:02:48 +02:00 |
Rémi Assailly
|
06b3967978
|
user32: Renamed and moved SetDeskPattern.
|
2007-10-03 11:02:34 +02:00 |
Rémi Assailly
|
6e9fea22f8
|
user32: Moved some 16-bit functions.
|
2007-10-03 11:02:28 +02:00 |
Marcus Meissner
|
263cb44d76
|
setupapi: Use correct parameter in pointer init.
|
2007-10-03 11:01:54 +02:00 |
Marcus Meissner
|
4a31362d53
|
d3d9/tests: Initialize shader to NULL.
|
2007-10-03 11:01:47 +02:00 |
Roy Shea
|
c8c43acc2b
|
net.exe: Added missing service name.
|
2007-10-03 11:01:29 +02:00 |
Huw Davies
|
05bb6f6ce4
|
gdi32: Let the WINE_GGO_GRAY16_BITMAP case load a bitmap.
|
2007-10-03 11:01:21 +02:00 |
Huw Davies
|
70c212937a
|
gdi32: Only cache the glyph metrics when rendering to a monochrome bitmap or when just retrieving the metrics.
|
2007-10-03 11:01:15 +02:00 |
Huw Davies
|
5af70f49c6
|
gdi32: TrueType fonts from the data directory should be added to the registry.
|
2007-10-03 11:01:10 +02:00 |
Konstantin Kondratyuk
|
6248471933
|
net.exe: Add Russian resources.
|
2007-10-03 11:01:04 +02:00 |
Jacek Caban
|
f5ef66a369
|
mshtml: Pass the IDispatch interface of the element right-clicked on to IDocHostUIHandler_ShowContextMenu if applicable instead of always the document's one.
Found by Rob Shearman.
|
2007-10-03 11:00:52 +02:00 |
Jacek Caban
|
42349000c4
|
mshtml: Added get_tagName implementation.
|
2007-10-03 11:00:46 +02:00 |
Dan Hipschman
|
9650cf9bdb
|
widl: Correct default pointers.
|
2007-10-03 10:09:56 +02:00 |
Dan Hipschman
|
304852f97e
|
widl: Write types in the format string comments.
|
2007-10-03 10:09:43 +02:00 |
Dan Hipschman
|
32a2477ef5
|
widl: Add a declonly argument to write_type_left.
|
2007-10-03 10:09:31 +02:00 |
Dan Hipschman
|
4c8c425f42
|
widl: Add newlines to error messages that are missing them.
|
2007-10-03 10:08:47 +02:00 |
Juan Lang
|
dc7ee864b5
|
ntdll: Fix a typo.
|
2007-10-03 10:08:41 +02:00 |
Alexandre Julliard
|
cbf8838dfb
|
ntdll: Fix the HEAP_CreateSubHeap return value (spotted by Allan Tong).
|
2007-10-03 10:08:34 +02:00 |
Alexandre Julliard
|
1e25c7b5b6
|
winenas.drv: Add workaround for INT64 type too.
|
2007-10-02 15:03:07 +02:00 |
Alexandre Julliard
|
5bd4038f6e
|
user32/tests: Replace GWL_WNDPROC by GWLP_WNDPROC.
|
2007-10-02 15:01:29 +02:00 |
Alexandre Julliard
|
9fd7032462
|
imagehlp: Fixed UpdateDebugInfoFile definition.
|
2007-10-02 14:58:10 +02:00 |
Alexandre Julliard
|
24001e8ddc
|
server: Add a default access mapping function for files, and use it for devices too.
|
2007-10-02 14:20:15 +02:00 |
Alexandre Julliard
|
4a5ba4c732
|
kernel32: Improve tracing in GlobalAlloc.
|
2007-10-02 13:31:59 +02:00 |
Dmitry Timoshkov
|
5a218e97af
|
user32: Add a message test for ownerdrawn listbox, make it pass under Wine.
|
2007-10-02 13:31:46 +02:00 |
Marcus Meissner
|
b59153997e
|
pdh: Removed superflous NULL ptr check.
|
2007-10-02 13:31:42 +02:00 |
Marcus Meissner
|
64920b5176
|
mpr: Initialize lpwSystem.
|
2007-10-02 13:31:37 +02:00 |
Marcus Meissner
|
524caf26c6
|
kernel32: Test IsBadReadPtr/ IsBadCodePtr / IsBadWritePtr.
|
2007-10-02 13:31:31 +02:00 |
Luke Bratch
|
77f00dd709
|
winecfg: Add more keyboard shortcuts.
|
2007-10-02 13:31:14 +02:00 |
Chris Spencer
|
3e76083bd1
|
wine.inf: Create psapi.dll as a fake dll.
|
2007-10-02 13:30:43 +02:00 |
Dmitry Timoshkov
|
5b8f591192
|
gdi32: Prefer a Microsoft cmap table over other platform ones.
|
2007-10-02 12:28:28 +02:00 |
Juan Lang
|
5b09287713
|
crypt32: Don't check decoded length against encoded length for indefinite-form sequences.
|
2007-10-02 12:28:20 +02:00 |
Louis Lenders
|
127fd82a9b
|
faultrep: Add stub for ReportFault.
|
2007-10-02 12:28:15 +02:00 |
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 |