Dmitry Timoshkov
b73323d4e2
comdlg32: Add an interactive PrintDlgEx test.
2013-04-09 11:59:47 +02:00
Dmitry Timoshkov
e0b4b9f63f
comdlg32: Add a simple PrintDlgEx implementation which wraps around the PrintDlg one.
2013-04-09 11:59:46 +02:00
Dmitry Timoshkov
04d3f6c1f5
include: Add COM interface definitions needed for PrintDlgEx implementation.
2013-04-09 11:59:45 +02:00
Michael Stefaniuc
16dc683996
dplayx: Create a IDirectPlay interface in DirectPlayCreate().
2013-04-09 11:25:50 +02:00
Michael Stefaniuc
3147647b44
dplayx: Forward directly to IDirectPlay4 QueryInterface.
2013-04-09 11:25:40 +02:00
Michael Stefaniuc
3b7f969a6b
dplayx: IDirectPlay and IUnknown share a refcount.
2013-04-09 11:25:29 +02:00
Michael Stefaniuc
de65abb200
dplayx: Add a stub IDirectPlay iface.
2013-04-09 11:25:19 +02:00
Michael Stefaniuc
df39c470ed
dplayx/tests: Deal with broken COM aggregation handling on NT4.
2013-04-09 11:25:13 +02:00
Ken Thomases
cba4bcb47f
winemac: Handle failure to get clipboard format name; don't use uninitialized buffer.
2013-04-09 11:25:05 +02:00
Jacek Caban
77ed56cffb
wininet: Don't bother reconnecting to server for compat secure mode if we don't have compat cred handle.
2013-04-08 19:49:07 +02:00
Piotr Caban
b0ef7b401c
wininet: Skip some urlcache Unicode tests if ANSI version of URL is not known.
2013-04-08 19:49:07 +02:00
Nikolay Sivov
38a362a25c
oledb32: Implement DBTYPE_BSTR to DBTYPE_VARIANT conversion.
2013-04-08 11:37:40 +02:00
Nikolay Sivov
960852f447
oledb32: Implement GetConversionSize for DBTYPE_VARIANT -> DBTYPE_STR case.
2013-04-08 11:37:33 +02:00
Nikolay Sivov
15bb6bfa68
oledb32: Implemented conversion from DBTYPE_VARIANT to DBTYPE_BSTR.
2013-04-08 11:37:26 +02:00
Nikolay Sivov
0bbd6cb050
gameux: Fix release/free of uninitialized pointers (Coverity).
2013-04-08 11:37:14 +02:00
Rico Schüller
ab8cc4acdb
winhlp32: Always open files as read only.
2013-04-08 11:37:03 +02:00
Nikolay Sivov
7f78caa81c
include: Added IRowsetNotify definition and proxy/stub stub implementation.
2013-04-08 11:36:09 +02:00
Piotr Caban
e2b88dcc14
tapi32: Add more Unicode functions stubs.
2013-04-05 20:39:07 +02:00
Piotr Caban
4716cd37ee
msvcrt: Fixed debug message in strncpy_s.
2013-04-05 20:39:07 +02:00
Piotr Caban
23191a4355
server: Don't debug children when debugger is attached with DebugActiveProcess function.
2013-04-05 20:39:07 +02:00
Huw Davies
8c9ca2f704
wineps: Send grayscale images to monochrome printers.
2013-04-05 20:39:06 +02:00
Huw Davies
30162ab39d
wineps: Add a helper to return the rgb to grayscale scaling factors.
2013-04-05 20:39:06 +02:00
Tatyana Fokina
f63d59d640
winspool.drv: Fix DocumentProperties with empty device name.
2013-04-05 20:39:01 +02:00
Ken Thomases
401b75e3e9
winemac: Scale large system tray icons down to fit status bar.
2013-04-05 11:59:12 +02:00
Ken Thomases
787a937ed8
winemac: Add debug tracing for queried icon size.
2013-04-05 11:59:03 +02:00
André Hentschel
b6fdba7873
ntdll: Hint that call_entry_point is ARM assembler.
2013-04-05 11:57:52 +02:00
Ken Thomases
c2bbdc4b86
winemac: Clip surface drawn region to new visible rect on window resize.
...
This prevents stale drawing from being revealed if the window later grows.
2013-04-05 11:57:32 +02:00
Ken Thomases
f37153ac7d
winemac: Initialize window surface to Mac-standard window background color instead of black.
2013-04-05 11:57:13 +02:00
Ken Thomases
26a74c664d
winemac: Tell Cocoa to preserve our window content during live resizing.
2013-04-05 11:56:32 +02:00
Akihiro Sagawa
f50e649578
gdi32/tests: Fix tests for fixed-pitch full-width character advance. It's double of tmAveCharWidth.
...
For instance, 19 ppem "VL Gothic" on Windows, the advance value is 10
for half-width characters, but 18 for full-width characters. In this
case, tmAveCharWidth is 9. Thus using tmAveCharWidth is reasonable.
2013-04-04 19:39:00 +02:00
Akihiro Sagawa
e5f1508031
gdi32: Improve fixed-pitch advance calculation as well as outline text metrics.
2013-04-04 19:38:46 +02:00
Akihiro Sagawa
3a96891061
gdi32: Improve outline text metrics calculation, especially if unitsPerEm is not power of 2.
2013-04-04 19:38:43 +02:00
Akihiro Sagawa
786b931e45
gdi32: Introduce macros to calculate outline text metrics.
2013-04-04 19:38:40 +02:00
Jacek Caban
afa527c1ae
mshtml: Pass IUri to create_doc_uri.
2013-04-04 19:30:30 +02:00
Jacek Caban
0e53cfb336
mshtml: Fixed load flags usage.
2013-04-04 19:30:26 +02:00
Akihiro Sagawa
7a22250867
winmm: Inherit the seek position when using standard file handle.
2013-04-04 19:30:21 +02:00
André Hentschel
80f6197fdc
explorerframe: Clear pointer when nothing is selected.
2013-04-04 19:30:11 +02:00
André Hentschel
a2bebdcc7c
wined3d: Report Win 8 when appropriate.
2013-04-04 19:30:08 +02:00
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