Frédéric Delanoy
|
b7b5c88750
|
winmm/tests: Use BOOL type where appropriate.
|
2013-10-14 10:44:45 +02:00 |
Frédéric Delanoy
|
5181b1c4b8
|
uxtheme: Use BOOL type where appropriate.
|
2013-10-14 10:44:37 +02:00 |
Frédéric Delanoy
|
28be1f7853
|
gdi32: Use BOOL type where appropriate.
|
2013-10-14 10:44:31 +02:00 |
Jacek Caban
|
da24f543f4
|
crypt32/tests: Added implicit empty store tests.
|
2013-10-11 16:24:00 +02:00 |
Jacek Caban
|
fa0b7b7d3d
|
crypt32: Moved store functions to vtbl.
|
2013-10-11 16:23:43 +02:00 |
Alistair Leslie-Hughes
|
73ca9d2d0b
|
mscoree: Partially implement ICLRMetaHost RequestRuntimeLoadedNotification.
|
2013-10-11 12:45:06 +02:00 |
Jacek Caban
|
4ce0f74249
|
ieframe: Pass frame_name to connection points in FireBeforeNavigate2.
|
2013-10-11 12:45:06 +02:00 |
Dmitry Timoshkov
|
49d0e64f88
|
kernel32: The return and last error values set by ReadFile on EOF depend on whether overlapped pointer was passed in.
|
2013-10-11 12:45:06 +02:00 |
Dmitry Timoshkov
|
fa2ca8f6b4
|
ntdll/tests: Add more tests for reading beyond EOF.
|
2013-10-11 12:45:06 +02:00 |
Qian Hong
|
2f26e38580
|
user32/tests: Make sure to allow setting the foreground window.
|
2013-10-11 12:45:05 +02:00 |
Qian Hong
|
b6b9ea7670
|
user32/tests: Trace foreground window name.
|
2013-10-11 11:08:18 +02:00 |
Henri Verbeet
|
34548b4dfe
|
d3drm: Get rid of the IDirect3DRMFrameImpl typedef.
|
2013-10-11 11:06:25 +02:00 |
Henri Verbeet
|
666c6b36f1
|
d3drm: Get rid of the IDirect3DRMFrameArrayImpl typedef.
|
2013-10-11 11:06:23 +02:00 |
Henri Verbeet
|
1419d7389c
|
wined3d: Send stream output binding updates through the command stream.
|
2013-10-11 11:06:20 +02:00 |
Henri Verbeet
|
f699b6da0b
|
wined3d: Send sampler binding updates through the command stream.
|
2013-10-11 11:06:18 +02:00 |
Henri Verbeet
|
738de80d0c
|
wined3d: Send constant buffer binding updates through the command stream.
|
2013-10-11 11:06:15 +02:00 |
Frédéric Delanoy
|
bd961941e0
|
quartz: Use BOOL type where appropriate.
|
2013-10-11 11:06:08 +02:00 |
Frédéric Delanoy
|
d12c0d67ae
|
comctl32: Use BOOL type where appropriate.
|
2013-10-11 11:06:03 +02:00 |
Frédéric Delanoy
|
f6677602e3
|
msvcrt: Use BOOL type where appropriate.
|
2013-10-11 11:05:59 +02:00 |
Frédéric Delanoy
|
afc0803df7
|
winegstreamer: Use BOOL type where appropriate.
|
2013-10-11 11:05:55 +02:00 |
Frédéric Delanoy
|
8e7abd00a8
|
comdlg32: Use BOOL type where appropriate.
|
2013-10-11 11:05:04 +02:00 |
Andrew Eikum
|
3ff27f3544
|
user32: Don't try to paint during WM_SETFOCUS if the edit control is not visible.
|
2013-10-11 11:04:58 +02:00 |
Ken Thomases
|
f4f50c9e4a
|
winemac: Implement support for Cocoa-style full-screen mode.
Based in large part on a patch submitted by Kevin Eaves.
|
2013-10-11 11:04:53 +02:00 |
Jacek Caban
|
00e53de765
|
secur32: Compile tests with __WINESRC__ define.
|
2013-10-10 13:33:50 +02:00 |
Jacek Caban
|
5b52334f6d
|
mshtml: Compile tests with __WINESRC__ define.
|
2013-10-10 13:33:39 +02:00 |
Jacek Caban
|
33b92a8cf4
|
ieframe: Compile tests with __WINESRC__ define.
|
2013-10-10 13:33:26 +02:00 |
Alexandre Julliard
|
41c7ba4b5d
|
makefiles: Generate the common rules for dlls from configure.
|
2013-10-10 11:41:07 +02:00 |
Alexandre Julliard
|
a3b76d3366
|
makefiles: Generate the common rules for import libraries from configure.
|
2013-10-10 11:41:01 +02:00 |
Ken Thomases
|
79d45585bc
|
winemac: Add registry settings to make Option keys send Alt rather than accessing additional characters from the keyboard layout.
|
2013-10-10 10:45:22 +02:00 |
Ken Thomases
|
05e3d0e5cc
|
winemac: Make sure the same housekeeping is done when closing a window as is done when hiding it.
|
2013-10-10 10:45:13 +02:00 |
Henri Verbeet
|
3ffd998c46
|
d3drm: Get rid of the IDirect3DRMVisualArrayImpl typedef.
|
2013-10-10 10:45:05 +02:00 |
Henri Verbeet
|
cb49cff060
|
d3drm: Introduce impl_from_IDirect3DRMFrameArray().
|
2013-10-10 10:45:02 +02:00 |
Henri Verbeet
|
392a65fe09
|
wined3d: Unify sampler binding points.
|
2013-10-10 10:45:00 +02:00 |
Henri Verbeet
|
3caefc8337
|
wined3d: Unify constant buffer binding points.
|
2013-10-10 10:44:57 +02:00 |
Henri Verbeet
|
c228ffbaf0
|
wined3d: Unify shader binding points.
|
2013-10-10 10:44:53 +02:00 |
Frédéric Delanoy
|
b4e4831d1b
|
wininet: Use BOOL type where appropriate.
|
2013-10-10 10:44:49 +02:00 |
Frédéric Delanoy
|
98e4c98eff
|
gdi32: Use BOOL type where appropriate.
|
2013-10-10 10:44:45 +02:00 |
Frédéric Delanoy
|
3d30fb881a
|
ddraw/tests: Use BOOL type where appropriate.
|
2013-10-10 10:44:40 +02:00 |
Frédéric Delanoy
|
77a26de975
|
xmllite: Use BOOL type where appropriate.
|
2013-10-10 10:44:35 +02:00 |
Frédéric Delanoy
|
cef6b07372
|
setupapi: Use BOOL type where appropriate.
|
2013-10-10 10:44:30 +02:00 |
Frédéric Delanoy
|
742c2563e5
|
urlmon/tests: Use BOOL type where appropriate.
|
2013-10-10 10:44:18 +02:00 |
Nikolay Sivov
|
587398259e
|
xmllite: Correct allocated destination buffer size.
|
2013-10-09 19:28:16 +02:00 |
Nikolay Sivov
|
feda40bbaa
|
xmllite: Fix overwriting of dest buffer when pushing more data to it.
|
2013-10-09 19:28:11 +02:00 |
Nikolay Sivov
|
ae341b9bd7
|
xmllite: Use buffer offset instead of pointers.
|
2013-10-09 17:48:26 +02:00 |
Alexandre Julliard
|
ac519d0eea
|
ntdll: Add defines for the file position magic constants.
|
2013-10-09 16:13:41 +02:00 |
Dmitry Timoshkov
|
3cae528eef
|
ntdll: Offset -1 (FILE_WRITE_TO_END_OF_FILE) is supposed to work in NtWriteFile for disk files in overlapped mode.
|
2013-10-09 16:11:33 +02:00 |
Stefan Dösinger
|
86d63f1d5a
|
wined3d: Move sRGB_decode handling to the top of texture_bind / preload.
|
2013-10-09 15:52:37 +02:00 |
Stefan Dösinger
|
db852ff5b5
|
wined3d: Remove sRGB_decode handling from surface_load_location.
|
2013-10-09 15:52:24 +02:00 |
Stefan Dösinger
|
16f7c24296
|
wined3d: Take sRGB_decode into account in texture_srgb_mode.
|
2013-10-09 15:52:22 +02:00 |
Alexandre Julliard
|
fabd3120c5
|
makefiles: Move the main module rules to the global Make.rules file.
|
2013-10-09 11:31:21 +02:00 |