Ludger Sprenker
b5dfd48bc8
windowscodecs: Add initializations for tiff encoder options.
2013-04-04 19:29:56 +02:00
Nozomi Kodama
6d6603b495
d3dx9: Implement D3DXSHEvalHemisphereLight.
2013-04-04 19:27:52 +02:00
Nozomi Kodama
6247dae2ac
d3dx9: Implement D3DXSHEvalSphericalLight.
2013-04-04 19:27:23 +02:00
Nozomi Kodama
9731752831
d3dx9: Do not use relative error for small numbers.
2013-04-04 19:27:06 +02:00
Victor Martinez Calvo
cd7637ec6d
windowscodecs: Don't overwrite bih.bV5AlphaMask and set the LCS_DEVICE_RGB flag in bih.bV5CSType.
2013-04-04 13:28:47 +02:00
Victor Martinez Calvo
f2b78d1fd0
msvcrt: Fix copy-pasta typos LOCALE_SSHORTDATE->LOCALE_SLONGDATE in _create_locale.
2013-04-04 13:28:46 +02:00
Victor Martinez Calvo
0a6ab4b713
msxml3: Fix SafeArrayGetUBond check in BindStatusCallback_create.
2013-04-04 13:28:46 +02:00
André Hentschel
4b98d78951
hid: Add HidD_GetManufacturerString stub.
2013-04-04 13:28:46 +02:00
André Hentschel
32fb489f1c
setupapi: Add CM_Get_Device_ID_ExA stub.
2013-04-04 13:28:45 +02:00
Alexandre Julliard
9181b7e876
kernel32: Fetch the system information only once the memory limits are correct.
2013-04-04 13:28:45 +02:00
Alexandre Julliard
cd03a51e7d
ntdll: Set the address space limit before running application code.
2013-04-04 13:28:43 +02:00
Joel Holdsworth
4e25cd462e
joy.cpl: Added a Tango compliant icon.
2013-04-04 12:18:36 +02:00
Ken Thomases
fd1e187ac7
winemac: Handle a Cocoa quit request as a single-process session shutdown.
...
This lets programs ask the user to save documents, etc., and possibly cancel
the quit.
2013-04-04 12:16:31 +02:00
Ken Thomases
ca2d7140fb
winemac: Add a delivery limit to events.
...
Some events are application-wide, not specific to a thread. Such an event
needs to be broadcast to all GUI-attached threads because we don't know which
are handling events, but we don't want the event to be processed in each.
Often it should only be processed by the first to pull it from its queue.
2013-04-04 12:14:56 +02:00
Ken Thomases
1ee93853c2
winemac: Make macdrv_event structs heap-allocated and reference-counted.
2013-04-04 12:14:33 +02:00
Ken Thomases
b55d7aae10
winemac: Constify some macdrv_event pointer parameters.
2013-04-04 12:13:45 +02:00
Ken Thomases
5dac8a90cc
winemac: Drain the autorelease pool within loop in OnMainThread().
2013-04-04 12:13:38 +02:00
Michael Stefaniuc
ac0368e800
dplayx: Add a separate refcount for IDirectPlay3.
2013-04-03 21:36:14 +02:00
Michael Stefaniuc
36dccf839a
dplayx: Add a separate refcount for IDirectPlay3A.
2013-04-03 21:36:08 +02:00
Michael Stefaniuc
9378c4182f
dplayx: Add a separate refcount for IDirectPlay2.
2013-04-03 21:36:01 +02:00
Michael Stefaniuc
cf894d4c0d
dplayx: Add a separate refcount for IDirectPlay2A.
2013-04-03 21:35:54 +02:00
Michael Stefaniuc
f546609d09
dplayx: Get rid of the IDirectPlayImpl aliases.
2013-04-03 21:35:44 +02:00
Michael Stefaniuc
5e03836603
dplayx: Merge dpinit.h into dplay_global.h.
2013-04-03 21:35:21 +02:00
Michael Stefaniuc
f92e17033c
dplayx: Remove superfluous forward declarations.
2013-04-03 21:35:00 +02:00
Michael Stefaniuc
2a079ce62a
dplayx: Get rid of the IDirectPlayXImpl to IDirectPlayImpl casts.
2013-04-03 21:34:51 +02:00
Michael Stefaniuc
12a26e1d01
dplayx: Forward AW agnostic IDirectPlay4A stub methods to the W versions.
2013-04-03 21:34:43 +02:00
Piotr Caban
a62b767935
msvcp: Sync spec files.
2013-04-03 20:32:04 +02:00
Piotr Caban
991efb93c9
msvcp100: Add arm exports.
2013-04-03 20:31:53 +02:00
Piotr Caban
96761461d8
msvcp90: Add arm exports.
2013-04-03 20:31:30 +02:00
Piotr Caban
1f2aceb5be
msvcp: Change architecture of more thiscall functions.
2013-04-03 20:30:51 +02:00
André Hentschel
b815548cf0
kernel32/tests: Don't test function directly when reporting GetLastError().
2013-04-03 18:05:35 +02:00
Francois Gouget
a5d61eef62
ieframe: Make dump_travellog() static.
2013-04-03 17:54:58 +02:00
Francois Gouget
1891a89dd9
dplayx: Add a trailing '\n' to a TRACE().
2013-04-03 17:54:40 +02:00
Francois Gouget
b84d91dfec
windowscodecs/tests: Add a trailing '\n' to an ok() call.
2013-04-03 17:54:38 +02:00
Francois Gouget
8e304065c1
riched20: ME_StrDup() is not used anymore so remove it.
2013-04-03 17:54:35 +02:00
Jacek Caban
adb8c8615b
configure: Get rid of no longer needed OpenSSL checks.
2013-04-03 17:54:04 +02:00
Jacek Caban
cde372700c
wininet: Use schannel for HTTPS connection by defaul and get rid of OpenSSL dependency.
2013-04-03 17:50:03 +02:00
Jacek Caban
cb1998afd2
wininet: Added NETCON_get_data_available support for schannel-based connections.
2013-04-03 17:49:50 +02:00
Jacek Caban
7d386bfcd8
wininet: Added NETCON_GetCert support for schannel-based connections.
2013-04-03 17:49:45 +02:00
Jacek Caban
6c6e084a7d
wininet: Added NETCON_recv support for schannel-based connections.
2013-04-03 17:49:41 +02:00
Jacek Caban
71ba6fcb9f
wininet: Added NETCON_send support for schannel-based connections.
2013-04-03 17:49:37 +02:00
Jacek Caban
d473803765
wininet: Use schannel in NETCON_GetCipherStrength if OpenSSL is not available.
2013-04-03 17:49:29 +02:00
Jacek Caban
952588eac4
wininet: Use schannel in NETCON_secure_connect if OpenSSL is not available.
2013-04-03 17:49:18 +02:00
André Hentschel
f5c49aaf83
uxtheme/tests: Don't test for themed app.
2013-04-03 13:54:34 +02:00
Jacek Caban
47f8d48767
ieframe: Added GoForward tests.
2013-04-03 13:52:54 +02:00
Dmitry Timoshkov
1b55e50e20
wineps.drv: Constify a variable.
2013-04-03 11:34:28 +02:00
Sam Edwards
d1b67698b9
ddraw/tests: Verify window style after exiting fullscreen mode.
2013-04-03 11:34:05 +02:00
Sam Edwards
ce6173264d
d3d8/tests: Verify window style after exiting fullscreen mode.
2013-04-03 11:34:02 +02:00
Sam Edwards
8157aa143b
d3d9/tests: Verify window style after exiting fullscreen mode.
2013-04-03 11:33:58 +02:00
Sam Edwards
6c43f90c50
wined3d: Ignore WS_VISIBLE and WS_EX_TOPMOST when dropping out of fullscreen.
2013-04-03 11:33:52 +02:00