Nikolay Sivov
|
f37130c83b
|
comctl32: Use user32 control names from public header constants instead of defining over and over again.
|
2009-10-08 12:11:47 +02:00 |
Nikolay Sivov
|
c8f35a136d
|
comctl32/monthcal: Fix the way a first day of week is handled.
|
2009-10-08 12:11:24 +02:00 |
Nikolay Sivov
|
bd58b130ba
|
comctl32/monthcal: Cleanup top drawing helper namespace, reduce parameter count in prev/next draw helpers.
|
2009-10-08 12:11:14 +02:00 |
Alexandre Julliard
|
344cf57f1b
|
winex11: Rename the XRENDERINFO type to make it clear it's a pointer.
|
2009-10-08 12:10:59 +02:00 |
Roderick Colenbrander
|
3e5e0ee807
|
winex11: Move XRENDERINFO allocation in a separate function.
|
2009-10-08 12:08:38 +02:00 |
Piotr Caban
|
50705c5683
|
jscript: Fixed escaped characters processing.
|
2009-10-08 12:05:52 +02:00 |
Piotr Caban
|
38dbc74a0a
|
jscript: Fix implementation of Global.escape.
|
2009-10-08 12:05:40 +02:00 |
Piotr Caban
|
adc2a5697b
|
jscript: Added Date.toGMTString implementation.
|
2009-10-08 12:03:53 +02:00 |
Stefan Dösinger
|
8a68f418db
|
wined3d: Don't reserve clipping constants needlessly.
|
2009-10-08 12:03:50 +02:00 |
Stefan Dösinger
|
ed2860f789
|
wined3d: Split the clip_parameters[2] array.
|
2009-10-08 12:03:42 +02:00 |
Stefan Dösinger
|
7f6ae94c0a
|
wined3d: Don't write to result.color in arb_add_sRGB_correction.
add_sRGB_correction and the generate_pshader function generate the same MOV.
There's no need to do it in two places.
|
2009-10-08 12:03:30 +02:00 |
Stefan Dösinger
|
fcd0bc8f54
|
d3d9: Reduce the YUV test precision.
|
2009-10-08 12:03:20 +02:00 |
Juan Lang
|
2f09686f6b
|
winhttp: Set callbacks needed by OpenSSL for multithreaded use.
|
2009-10-08 12:03:07 +02:00 |
Ge van Geldorp
|
55423d8df2
|
kernel32/tests: Check last error before calling lstrcmpA() since it may reset GLE.
|
2009-10-08 12:03:02 +02:00 |
Alexandre Julliard
|
21df49c8b5
|
kernel32: Don't export the large integer functions on 64-bit.
|
2009-10-08 11:12:21 +02:00 |
Alexandre Julliard
|
65bc15998d
|
kernel32: Move the k32 kernel32->user32 helpers to thunk.c.
|
2009-10-08 11:12:21 +02:00 |
Alexandre Julliard
|
e0ce6dc32e
|
kernel32: Move Get/SetProcessDword to kernel16.c.
|
2009-10-08 11:12:21 +02:00 |
Alexandre Julliard
|
806deab0b7
|
kernel32: Fix a couple of compiler warnings on 64-bit.
|
2009-10-08 11:12:21 +02:00 |
Alexandre Julliard
|
2f3e8d3c6e
|
kernel32: Move the 16-bit version functions to kernel16.c.
|
2009-10-08 11:12:20 +02:00 |
Alexandre Julliard
|
3b3112cb4d
|
winedos: Don't import kernel 16-bit version functions.
|
2009-10-08 11:12:20 +02:00 |
Alexandre Julliard
|
4496f281d8
|
kernel32: Move the 16-bit PE module functions to kernel16.c.
|
2009-10-08 11:12:20 +02:00 |
Alexandre Julliard
|
6404817de4
|
kernel32: Move the 16-bit handle functions to kernel16.c.
|
2009-10-08 11:12:14 +02:00 |
Alexandre Julliard
|
b6e0b3428d
|
kernel32: Move the 16-bit thread and process functions to kernel16.c.
|
2009-10-08 11:11:45 +02:00 |
Alexandre Julliard
|
79cb7798f9
|
kernel32: Move the 16-bit debugger functions to kernel16.c.
|
2009-10-08 11:11:12 +02:00 |
Alexandre Julliard
|
c57fd07d27
|
kernel32: Move the 16-bit synchronization functions to kernel16.c.
|
2009-10-08 11:10:59 +02:00 |
Alexandre Julliard
|
fe2c157fe9
|
kernel32: Move the 16-bit error functions to error16.c.
|
2009-10-08 11:10:08 +02:00 |
Alexandre Julliard
|
3b1186de5a
|
kernel32: Move the 16-bit string functions to kernel16.c.
|
2009-10-07 17:54:30 +02:00 |
Paul Vriens
|
bf0ffb2d3e
|
setupapi/tests: Cleanup after SetupCopyOEMInf() tests.
|
2009-10-07 15:57:29 +02:00 |
Alexander Scott-Johns
|
28ae6361d1
|
winecfg: In Load Theme dialog, add " (*.msstyles; *.theme)" to file type combobox.
|
2009-10-07 15:57:20 +02:00 |
Alexander Scott-Johns
|
6ad9c44389
|
user32: Add missing doc comment.
|
2009-10-07 15:57:14 +02:00 |
Ge van Geldorp
|
63d77d07dc
|
kernel32/tests: Skip some resource tests on Win7.
|
2009-10-07 15:20:57 +02:00 |
Ge van Geldorp
|
bc6f37ac00
|
ntdll/tests: Fix exception test failure on Win7.
|
2009-10-07 15:20:10 +02:00 |
Francois Gouget
|
78d413d424
|
ws2_32: Make wsaErrno() and wsaHerrno() static.
|
2009-10-07 15:17:24 +02:00 |
Francois Gouget
|
1860f529f5
|
mshtml: Make HTMLDocumentNode_destructor() static.
|
2009-10-07 15:17:12 +02:00 |
Francois Gouget
|
7c5df85f51
|
ntdll/tests: Add a trailing '\n' to an ok() call.
|
2009-10-07 15:17:04 +02:00 |
Alexandre Julliard
|
305d4bfdd8
|
libport: Remove unnecessary function prototypes.
|
2009-10-07 15:04:47 +02:00 |
Rico Schüller
|
54592ea374
|
d3d10/tests: Add variable type test.
|
2009-10-07 14:28:21 +02:00 |
Rico Schüller
|
b277b114aa
|
d3d10/tests: Add constant buffer type test.
|
2009-10-07 14:28:12 +02:00 |
Alexandre Julliard
|
295806f9c0
|
configure: Build with -Wstrict-prototypes if supported.
|
2009-10-07 13:46:06 +02:00 |
Alexandre Julliard
|
835bce270a
|
programs: Build all programs with -DWINE_STRICT_PROTOTYPES.
|
2009-10-07 13:41:13 +02:00 |
Alexandre Julliard
|
15751f2031
|
winhlp32: Don't use FARPROC for functions that take variable number of arguments.
|
2009-10-07 13:40:00 +02:00 |
Alexandre Julliard
|
e2d22db7b9
|
winhlp32: Use explicit prototypes for the dll callbacks.
|
2009-10-07 13:31:32 +02:00 |
Alexandre Julliard
|
a54bd70bac
|
advapi32: Use strict prototypes in the VTableProvStruc definition.
|
2009-10-07 13:31:12 +02:00 |
Paul Vriens
|
6d416e6934
|
kernel32/tests: Don't crash on WinMe.
|
2009-10-07 12:55:16 +02:00 |
Ge van Geldorp
|
61c69e55e4
|
mapi32/tests: Skip tests if no default email client is installed.
|
2009-10-07 12:54:34 +02:00 |
Jacek Caban
|
8eada56b50
|
urlmon: Fixed tests for systems with stored cookie for winehq.org.
|
2009-10-07 12:28:26 +02:00 |
Rein Klazes
|
3e76f88d27
|
comdlg32: Make explorer type file dialogs without custom template or hook proc resizable.
|
2009-10-07 12:28:21 +02:00 |
Dmitry Timoshkov
|
2158999382
|
gdi32: Rework the test for too large width/height font ratio to pass with different font heights, make it pass under Wine.
|
2009-10-07 12:27:51 +02:00 |
Alexandre Julliard
|
fa6ffb4d5d
|
Fix empty function prototypes.
|
2009-10-07 12:24:53 +02:00 |
Henri Verbeet
|
d6f4892722
|
d3d8: Rename abort_stateblock() to delete_stateblock() in the stateblock tests.
|
2009-10-07 12:24:25 +02:00 |