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 |
Andrew Talbot
|
74ab88ca97
|
comctl32: Replace inline static with static inline.
|
2007-03-17 20:03:19 +01:00 |
Andrew Talbot
|
525b5f4e59
|
comcat: Declare some variables static and const.
|
2007-03-17 19:53:39 +01:00 |
Nicolas Delcros
|
427a7638cb
|
gdi32: Don't write a metafile record for escapes that require output.
|
2007-03-17 19:53:19 +01:00 |
Joris Huizer
|
9b0686e4a4
|
advpack: sign-compare fix.
|
2007-03-17 19:52:22 +01:00 |
Joris Huizer
|
a19b568063
|
amstream: sign-compare fixes.
|
2007-03-17 19:52:15 +01:00 |
Detlef Riekenberg
|
fc45352781
|
advapi32/tests: DuplicateTokenEx is not present on all platforms.
|
2007-03-17 19:52:01 +01:00 |
Detlef Riekenberg
|
439b852dca
|
kernel32/tests: DuplicateTokenEx is not present on all platforms.
|
2007-03-17 19:51:55 +01:00 |
Juan Lang
|
81e7d69dfd
|
advapi32: Implement RegGetKeySecurity with NtQuerySecurityObject.
|
2007-03-17 19:51:47 +01:00 |
Erich Hoover
|
01199072dd
|
wined3d: Fix LockRect memory location calculation for WINED3DFMT_DXT*.
|
2007-03-17 19:51:34 +01:00 |
Huw Davies
|
7a43e79087
|
user32: Use a window's icon in preference to its class icon.
|
2007-03-17 19:50:56 +01:00 |
Detlef Riekenberg
|
1c559eb474
|
libs/wine: Use xstrdup to avoid duplicate code.
|
2007-03-17 19:50:48 +01:00 |
Hans Leidekker
|
58e5ea2cfd
|
wine.inf: Open/print .rtf files with wordpad.
|
2007-03-17 19:50:36 +01:00 |
Hans Leidekker
|
8530d23754
|
wine.inf: Register an 'install' verb with the shell for .inf files.
|
2007-03-17 19:50:29 +01:00 |
Alexandre Julliard
|
2fc39aacf9
|
Release 0.9.33.
|
2007-03-16 17:40:46 +01:00 |
Alexandre Julliard
|
7c1418ae2c
|
cmd: Fix a compiler warning.
|
2007-03-16 13:02:06 +01:00 |
Paul Vriens
|
5770f3e30d
|
netapi32/tests: Use GetModuleHandle and skip.
|
2007-03-16 12:25:55 +01:00 |
Michael Stefaniuc
|
8cf9d7c9cb
|
winemine: Add Romanian translation.
|
2007-03-16 12:25:50 +01:00 |
Keith Stevens
|
3a58b51aa3
|
comctl32: trackbar: Return the correct number of tics for TBM_GETNUMTICS.
|
2007-03-16 11:54:27 +01:00 |