Detlef Riekenberg
c5da6019d3
localspl/tests: Rename hXcv for special tests.
2007-03-19 14:06:06 +01:00
Jason Edmeades
0739ad2246
cmd.exe: Only write 'bytes free' message if a file was displayed during dir.
2007-03-19 14:05:39 +01:00
Jason Edmeades
bf626f960b
cmd.exe: Add errorlevel support for DIR command.
2007-03-19 14:05:22 +01:00
Jason Edmeades
d22447946a
cmd.exe: Add support for dir /A filtering.
2007-03-19 14:05:14 +01:00
Jason Edmeades
7fba2c0a64
cmd.exe: Add support for DIRCMD and sequential qualifier processing.
2007-03-19 14:04:55 +01:00
Jason Edmeades
f8e619412b
cmd.exe: Add support for dir /-C.
2007-03-19 14:04:26 +01:00
Jason Edmeades
480c932695
cmd.exe: Add support for DIR /D.
2007-03-19 14:04:15 +01:00
Hans Leidekker
68b255e5e2
userenv: Add stub implementations for {Register, Unregister}GPNotification.
2007-03-19 13:55:32 +01:00
Hans Leidekker
a9e4ced18b
setupapi: Add a stub implementation for InstallCatalog.
2007-03-19 13:55:29 +01:00
Hans Leidekker
fe329a6a9c
wine.inf: Add cabinet.dll to the list of fake dlls.
2007-03-19 13:55:25 +01:00
Kai Blin
4f4123303f
netapi32/tests: Use skip when skipping tests.
2007-03-19 13:35:37 +01:00
Kai Blin
5091bd9a96
netapi32: Downgrade more ERRs to TRACEs.
2007-03-19 13:35:15 +01:00
Kai Blin
fa841ae379
netapi32: Remove another macro, replace by more readable functions.
2007-03-19 13:35:11 +01:00
Kai Blin
284683a24e
netapi32: Downgrade another WARN and ERR to a TRACE.
2007-03-19 13:24:56 +01:00
Kai Blin
5f8a14d5e2
netapi32: Get rid of an ugly macro definition only used once.
2007-03-19 13:24:51 +01:00
Kai Blin
b3910387ec
netapi32: fix a comment.
2007-03-19 13:24:47 +01:00
Kanit Therdsteerasukdi
2a79d96278
comctl32: datetime: Reject invalid flags in DTM_SETSYSTEMTIME.
...
Reject invalid flags in DTM_SETSYSTEMTIME i.e. when the flag is neither
GDT_VALID nor GDT_NONE when the style is set to DTS_SHOWNONE. Corresponding
setters and message sequence tests were also added.
2007-03-19 13:08:36 +01:00
Mikołaj Zalewski
c9ca25aa1d
comctl32: CreateToolbarEx should send TB_SETBITMAPSIZE twice.
2007-03-19 13:08:23 +01:00
Mikołaj Zalewski
4893b157e2
user32: tests: Using DefWindowProcA with RegisterClassW works under Windows.
2007-03-19 13:07:26 +01:00
Mikołaj Zalewski
92a375bb1c
shell32: Add some more notify icon defines.
2007-03-19 13:07:19 +01:00
Mikołaj Zalewski
50275015f8
shell32: Don't free user supplied data in Shell_NotifyIcon if GetIconInfo failed.
...
We should free the nid and in such a case we were doing it.
2007-03-19 13:05:46 +01:00
Mikołaj Zalewski
cdf06864e2
shell32/explorer: Support different structure sizes in Shell_NotifyIcon.
2007-03-19 13:05:30 +01:00
Mikołaj Zalewski
823c64ef99
browseui: Remove a test with a wrong pointer.
2007-03-19 12:24:48 +01:00
Chris Robinson
6eefb9d3dd
quartz: Release objects when they're no longer needed.
2007-03-19 12:24:09 +01:00
Chris Robinson
54f4a4a779
quartz: Disconnect pins when their filter is removed.
2007-03-19 12:24:02 +01:00
Chris Robinson
d8dc9fb319
quartz: Release objects when pins fail to connect.
2007-03-19 12:23:54 +01:00
Chris Robinson
52529c923d
quartz: Hold a reference on a filter while sending data to it.
2007-03-19 12:23:46 +01:00
Kai Blin
4b4518532a
netapi32: Downgrade a FIXME and an ERR to a trace to not clutter test output on handled error conditions.
2007-03-19 12:23:34 +01:00
A C Hurst
8f14d4639d
wined3d: Fix struct size calculation in EnumTextureFormats.
2007-03-19 12:23:29 +01:00
Stefan Dösinger
90fe64cee0
wined3d: Store an array of contexts in the swapchain.
...
This is a preparation for using multiple contexts on one drawable to
handle multithreading.
2007-03-19 12:23:16 +01:00
Stefan Dösinger
fcb83e7111
wined3d: Activate a context before doing opengl calls.
2007-03-19 12:22:57 +01:00
Stefan Dösinger
9789f993ce
wined3d: Remove some old stuff.
2007-03-19 12:18:20 +01:00
Stefan Dösinger
65c447082a
wined3d: Fix client gl unit selection.
...
I forgot that when re-enabling register combiners during the state
management rewrite.
2007-03-19 12:18:07 +01:00
Stefan Dösinger
022e884342
wined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-19 12:17:18 +01:00
Dmitry Timoshkov
63da5f26c2
msvcrt: Print FIXME on platforms where _except_handler3 is a stub.
2007-03-19 12:17:02 +01:00
Dmitry Timoshkov
520aa9f548
winex11.drv: In the case requested glyphs do not present in the font fail gracefully instead of asserting.
2007-03-19 12:16:57 +01:00
Hagop Hagopian
637a6116e2
comctl32: tab: Minor bug fixes in the curSel and curFocus getters and setters.
2007-03-19 12:16:41 +01:00
Hagop Hagopian
62d3be772d
comctl32: tab: Added message sequence tests for the tab control.
2007-03-19 12:16:23 +01:00
Alexandre Julliard
b2c985697f
ntdll: Remove unnecessary pointers in fstab parsing on Solaris.
2007-03-17 20:07:10 +01:00
Alexandre Julliard
7e5770d0a7
wldap32: Prefix option defines with WLDAP32 to avoid conflicts with system headers.
2007-03-17 20:06:00 +01:00
Alexandre Julliard
b677e81d8f
dbghelp: Avoid some warnings on Solaris.
2007-03-17 20:05:34 +01:00
Andrew Talbot
41c0cc8f9c
wineps.drv: Replace inline static with static inline.
2007-03-17 20:05:19 +01:00
Andrew Talbot
5df3ff13e7
winebuild: Replace inline static with static inline.
2007-03-17 20:05:12 +01:00
Andrew Talbot
b1788c8462
server: Replace inline static with static inline.
2007-03-17 20:05:05 +01:00
Andrew Talbot
a33f71a32d
winex11.drv: Replace inline static with static inline.
2007-03-17 20:04:54 +01:00
Andrew Talbot
2f5f3825c6
wined3d: Replace inline static with static inline.
2007-03-17 20:04:46 +01:00
Andrew Talbot
48d740855e
user32: Replace inline static with static inline.
2007-03-17 20:04:08 +01:00
Andrew Talbot
0108667754
ntdll: Replace inline static with static inline.
2007-03-17 20:03:57 +01:00
Andrew Talbot
503b338e88
kernel32: Replace inline static with static inline.
2007-03-17 20:03:39 +01:00
Andrew Talbot
a2e7c325f9
advapi32: Replace inline static with static inline.
2007-03-17 20:03:29 +01:00