Hans Leidekker
|
81e9b43fb2
|
gdi32: Move GetICMProfile to the driver.
|
2008-03-05 19:46:03 +01:00 |
Tony Wasserka
|
459b92a009
|
d3dx9: Implement D3DXDebugMute.
|
2008-03-05 19:26:28 +01:00 |
Huw Davies
|
6e2b8a743f
|
fonts: Start of a 9 pixel high strike for Tahoma.
|
2008-03-05 19:26:22 +01:00 |
Huw Davies
|
f372280928
|
shell32: Add a test for ABM_GETTASKBARPOS.
|
2008-03-05 19:26:13 +01:00 |
Huw Davies
|
b24ec72f89
|
shell32: ABM_GETAUTOHIDEBAR should return a HWND or NULL.
|
2008-03-05 19:26:02 +01:00 |
Huw Davies
|
c9c77ba7f7
|
shell32: Fix return type of SHAppBarMessage.
|
2008-03-05 19:25:41 +01:00 |
Stefan Dösinger
|
d20768c120
|
wined3d: Support shininess > 128 if opengl does.
|
2008-03-05 19:23:06 +01:00 |
Stefan Dösinger
|
73ba896e8e
|
d3d9: Add a test testing two texbem instructions in one shader.
|
2008-03-05 19:22:53 +01:00 |
Stefan Dösinger
|
167a271434
|
wined3d: Support more than one texbem instruction per shader.
|
2008-03-05 19:22:44 +01:00 |
Stefan Dösinger
|
739278baf1
|
wined3d: Add a number to the ARB program shader bumpenvmat matrices.
|
2008-03-05 19:22:31 +01:00 |
Alexandre Julliard
|
b383690f52
|
user32: Added stubs for Cascade/TileChildWindows.
|
2008-03-05 19:22:23 +01:00 |
Alexandre Julliard
|
a5b887a8c2
|
user32: Moved Cascade/TileChildWindows16 to wnd16.c.
|
2008-03-05 19:20:43 +01:00 |
Alexandre Julliard
|
ee45bf9ef4
|
winex11: Don't set the fullscreen hint on maximized windows.
|
2008-03-05 17:20:03 +01:00 |
Alexandre Julliard
|
d0e14bf709
|
winex11: Wait for a window to move out of withdrawn state before withdrawing it again.
|
2008-03-05 16:52:22 +01:00 |
Alexandre Julliard
|
3b6f95c663
|
winex11: Add a DestroyNotify handler to catch a situation that is not supposed to happen.
|
2008-03-05 16:51:09 +01:00 |
Alexandre Julliard
|
d6a17d2c93
|
user32/tests: Make the initial timeout longer in flush_events() for machines with slower round-trip times.
|
2008-03-05 16:48:04 +01:00 |
Francois Gouget
|
de928a09ec
|
msvcmaker: We don't use .dbg.c files anymore.
|
2008-03-05 13:05:11 +01:00 |
Francois Gouget
|
19a85f3433
|
msvcmaker: We don't build wine.lib so don't try to copy it.
|
2008-03-05 13:05:02 +01:00 |
Francois Gouget
|
9a17f38d6c
|
msvcmaker: winebuild needs getopt*.c and mkstemps.c when compiled with MSVC.
|
2008-03-05 13:04:53 +01:00 |
Alexandre Julliard
|
96fc6e317e
|
ntdll: Fixed handling of fake dlls when loading a builtin. Reported by Jacek Caban.
|
2008-03-05 12:21:19 +01:00 |
Francois Gouget
|
8d8b44089d
|
port/getopt: s/#if/#ifdef/ so it still works if HAVE_STRING_H is not defined.
|
2008-03-05 12:21:11 +01:00 |
Francois Gouget
|
369f4ccdfe
|
ntdll/tests: Don't use 0x55/0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:19:25 +01:00 |
Francois Gouget
|
891e3d17fd
|
comctl32/tests: Don't use 0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:19:17 +01:00 |
Francois Gouget
|
9381f22653
|
ddraw/tests: Don't use 0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:18:36 +01:00 |
Francois Gouget
|
508d58c210
|
kernel32/tests: Don't use 0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:18:31 +01:00 |
Francois Gouget
|
c099b40509
|
user32/tests: Don't use 0x55 to avoid any confusion when running with +heap.
|
2008-03-05 12:18:11 +01:00 |
Francois Gouget
|
e27922ddf5
|
user32/tests: Add the trailing '\n' to a couple of ok() calls.
|
2008-03-05 12:18:05 +01:00 |
Francois Gouget
|
bd4dcad02f
|
shlwapi/tests: Skip the string tests for the functions that are not available on Win9x.
|
2008-03-05 12:17:54 +01:00 |
Francois Gouget
|
d573ca8332
|
shlwapi/tests: The function pointers are global so initialize them on startup, before they are used.
|
2008-03-05 12:17:38 +01:00 |
Francois Gouget
|
34b5e424e0
|
shlwapi/tests: Add skip statements for missing functions to the string tests.
|
2008-03-05 12:17:26 +01:00 |
Maarten Lankhorst
|
c978bbee87
|
oleaut32: Handle TKIND_ALIAS properly when passed as pointer.
|
2008-03-05 11:46:44 +01:00 |
Alexandre Julliard
|
6f14ba7387
|
winex11: Retrieve the current window placement in MapNotify before modifying it.
|
2008-03-05 11:25:27 +01:00 |
Alexandre Julliard
|
db43e7a582
|
winex11: Ignore Map/UnmapNotify if the window is already in the appropriate state.
|
2008-03-05 11:24:40 +01:00 |
Paul Vriens
|
2c22e9aeb6
|
msi/tests: Make tests run on win9x/NT4 again.
|
2008-03-05 11:21:56 +01:00 |
Stefan Dösinger
|
6ea0880e43
|
wined3d: Fix a small bug in a patch from yesterday.
|
2008-03-05 11:21:51 +01:00 |
Dan Hipschman
|
eb70436993
|
qmgr: Implement IBackgroundCopyJob_Resume.
|
2008-03-05 11:21:28 +01:00 |
Lei Zhang
|
5637c779d2
|
shell32: Remove unused variable.
|
2008-03-05 11:21:24 +01:00 |
Andrew Talbot
|
4c656d8802
|
mciavi32: Assign to struct instead of using memcpy.
|
2008-03-05 11:21:11 +01:00 |
Andrew Talbot
|
1a540fa4ce
|
mciwave: Assign to struct instead of using memcpy.
|
2008-03-05 11:21:08 +01:00 |
Andrew Talbot
|
c604e075ec
|
mpr: Assign to struct instead of using memcpy.
|
2008-03-05 11:21:04 +01:00 |
Andrew Talbot
|
18f78c721f
|
mapi32: Assign to structs instead of using memcpy.
|
2008-03-05 11:21:01 +01:00 |
Alistair Leslie-Hughes
|
9790d172e9
|
winecfg: Added support for Windows 2008.
|
2008-03-05 11:20:54 +01:00 |
Alistair Leslie-Hughes
|
24433c36c2
|
ntdll: Added support for Windows 2008.
|
2008-03-05 11:20:51 +01:00 |
Alistair Leslie-Hughes
|
077e9d8945
|
msxml3: Remove Byte since it's not a valid datatype.
|
2008-03-05 11:20:38 +01:00 |
Alistair Leslie-Hughes
|
8ac57e940b
|
msxml3: Stopped seg faults during regression tests on windows.
|
2008-03-05 11:20:26 +01:00 |
Eric Pouech
|
2bbb39d601
|
ntdll: Removed conflict for FAILED (defined both in our winerror.h and in linux/scsi.h).
|
2008-03-05 11:20:10 +01:00 |
Mikołaj Zalewski
|
aa3ad44edf
|
shell32: Improve SHRegisterDragDrop and SHRevokeDragDrop.
|
2008-03-05 11:20:03 +01:00 |
Steven Edwards
|
b9a0b1b479
|
winnt.h: Fix dllimport and visibility attributes on cygwin.
|
2008-03-04 20:57:17 +01:00 |
Rob Shearman
|
0c694d710e
|
makefiles: Split AR into AR and ARFLAGS.
|
2008-03-04 20:55:24 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |