Commit Graph

41426 Commits

Author SHA1 Message Date
Alexandre Julliard
b35e43d9a0 iphlpapi: Move the ip/icmp/tcp/udp statistics functions to ipstats.c. 2009-03-03 19:46:03 +01:00
Alexandre Julliard
0f677a5beb makefiles: Add a dummy dependency on empty targets to work around a FreeBSD make bug. 2009-03-03 16:23:16 +01:00
Huw Davies
1ad19cc9ce gdi32/tests: Improve some test failure messages. 2009-03-03 13:26:20 +01:00
Huw Davies
f0666564ce gdiplus/tests: Elliptic regions have a shorter layout in win98. 2009-03-03 13:26:18 +01:00
Nikolay Sivov
f35960200a comctl32: Correctly report systemcolor use for Treeview background. 2009-03-03 13:24:08 +01:00
Alexandre Julliard
114da7c46b user32/tests: Add some more optional messages. 2009-03-03 13:20:49 +01:00
Alexandre Julliard
e256e988c5 user32/tests: Fix a couple of failing menu tests. 2009-03-03 13:20:34 +01:00
Alexandre Julliard
d387cf3251 user32: Use MAKEWPARAM instead of MAKELONG for menu messages. 2009-03-03 13:20:21 +01:00
Henri Verbeet
28c595e3a4 d3d10: Implement ID3D10EffectPass::GetDesc(). 2009-03-03 12:37:00 +01:00
Henri Verbeet
7c03f2c21b d3d10: Store the shader's input signature. 2009-03-03 12:36:55 +01:00
Henri Verbeet
78afd8736c d3d10: Implement ID3D10EffectTechnique::GetDesc(). 2009-03-03 12:36:48 +01:00
Henri Verbeet
26b24ed8a5 d3d10: Simplify DXBC chunk handlers. 2009-03-03 12:36:43 +01:00
Henri Verbeet
152c9637ac d3d10: Actually use the parse_fx10() return value. 2009-03-03 12:36:37 +01:00
Paul Vriens
1b4e61c07a shlwapi/tests: Fix a typo. 2009-03-03 12:36:32 +01:00
Paul Vriens
fca2626768 msi/tests: Fix a test failure on Win95. 2009-03-03 12:36:25 +01:00
Ken Thomases
f85a7b16ca dsound: Don't use HEAP_ZERO_MEMORY when we're about to overwrite the buffer. 2009-03-03 12:36:21 +01:00
Francois Gouget
4dc8987112 sane.ds: Fix compilation with older SANE headers. 2009-03-03 12:36:17 +01:00
Jeremy White
2c0fea94e8 sane.ds: Implement grayscale and B&W scanning for native image transfers. 2009-03-03 12:36:12 +01:00
Jeremy White
1d58b7e1cc sane.ds: Add a few trace messages useful in following color format. 2009-03-03 12:36:02 +01:00
Jeremy White
29df246005 sane.ds: Downgrade inappropriate FIXMEs. 2009-03-03 12:35:57 +01:00
Jacek Caban
e18e6ba3d8 urlmon: Use pluggable protocol for ftp binding. 2009-03-03 12:35:45 +01:00
Jacek Caban
ad4a21bc99 urlmon: Added ftp pluggable protocol implementation. 2009-03-03 12:35:42 +01:00
Jacek Caban
ffea80cf0a wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING notification for ftp session created by InternetOpenUrl. 2009-03-03 12:35:39 +01:00
Vitaliy Margolen
8dac79d38b dinput: Add few special cases for key mappings. 2009-03-03 12:35:14 +01:00
Vincent Povirk
392537bb33 kernel32/tests: Add named pipe test using i/o completion ports. 2009-03-03 11:59:48 +01:00
Alexandre Julliard
c47e32a7cc kernel32: Fix the last error code for timeout in GetQueuedCompletionStatus. 2009-03-03 11:59:48 +01:00
Aurimas Fischer
26ad1c99b6 shell32: Update Lithuanian translation. 2009-03-02 15:07:58 +01:00
Aurimas Fischer
c5d0ff8370 comctl32: Add Lithuanian translation. 2009-03-02 15:07:55 +01:00
Stefano Guidoni
b7d766d94c imaadp32: Support for non-standard formats. 2009-03-02 15:07:49 +01:00
Stefano Guidoni
fdb7d53fbb imaadp32: Fixed adpcm_FormatSuggest. 2009-03-02 15:07:42 +01:00
Stefano Guidoni
c7fb665a92 imaadp32: block align the adpcm extra data. 2009-03-02 15:07:07 +01:00
Rein Klazes
5c130c813a user32: MENU_TrackMenu, called from TrackPopupMenu(), should send WM_ENTERIDLE message with the menu window handle as lparam with test. 2009-03-02 15:06:57 +01:00
Tony Wasserka
ceac557f59 d3dx9: ID3DXSprite: Move vdecl creation to ID3DXSprite_Begin. 2009-03-02 15:03:01 +01:00
Tony Wasserka
f975d4bfa7 d3dx9: Implement ID3DXSprite_Get/SetTransform. 2009-03-02 15:02:56 +01:00
Eric Pouech
21c3e79e52 winex11: Correctly pad 1 bpp DDB's lines with 0 values. 2009-03-02 15:02:43 +01:00
Paul Vriens
66bd3d428f user32/tests: Fix some test failures on Win98/WinME. 2009-03-02 14:51:50 +01:00
Alistair Leslie-Hughes
2619dda6b7 mshtml: Implement IHTMLStyle get/put textDecorationBlink. 2009-03-02 14:03:52 +01:00
Alistair Leslie-Hughes
cbbdc41bdf mshtml: Implement IHTMLStyle get/put textDecorationOverline. 2009-03-02 14:03:46 +01:00
Alistair Leslie-Hughes
c9f4c2298a mshtml: Implement IHTMLStyle get/put textDecorationNone. 2009-03-02 14:03:38 +01:00
Detlef Riekenberg
5104db3d82 spoolss: Implement AddPrinterDriverExW. 2009-03-02 14:00:19 +01:00
Detlef Riekenberg
393c3817b1 spoolss: Implement DeleteMonitorW. 2009-03-02 14:00:10 +01:00
Detlef Riekenberg
f45cb5ce7f spoolss: Implement AddMonitorW. 2009-03-02 13:59:59 +01:00
Gerald Pfeifer
2a7d98a52c comctl32: Simplify three TAB_ functions. 2009-03-02 13:59:51 +01:00
Detlef Riekenberg
423ffdd10f shdocvw/tests: Detect more interfaces in the webbrowser test. 2009-03-02 13:20:46 +01:00
Detlef Riekenberg
41c0d35a7a shdocvw/tests: Add IServiceProvider to the webbrowser test. 2009-03-02 13:20:46 +01:00
Stefan Leichter
56031d2ba4 ntoskrnl.exe: Stub for MmQuerySystemSize. 2009-03-02 13:20:46 +01:00
Alexandre Julliard
6aade4122a iphlpapi: Remove the no longer needed getNumRoutes and GetNumWithOneHeader functions. 2009-03-02 13:20:46 +01:00
Alexandre Julliard
18a5a77bac iphlpapi: Remove the no longer needed getNumTcpEntries function. 2009-03-02 13:20:46 +01:00
Alexandre Julliard
3573c64970 iphlpapi: Remove the no longer needed getNumUdpEntries function. 2009-03-02 13:20:46 +01:00
Alexandre Julliard
7a5c5099bc iphlpapi: Remove the no longer needed getNumArpEntries function. 2009-03-02 13:20:46 +01:00