Louis Lenders
|
042f23cacc
|
mscoree: Improve GetCORVersion.
|
2010-08-24 17:57:41 +02:00 |
Louis Lenders
|
a8528706ac
|
mscoree/tests: Added some simple tests for GetCORVersion.
|
2010-08-24 17:57:41 +02:00 |
Amine Khaldi
|
7bc214bb2d
|
mpr: Fix Bulgarian translation.
|
2010-08-24 17:57:37 +02:00 |
Jeff Cook
|
e699184e48
|
winealsa.drv: Only filllines_no_master with micelem when micelem is found.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
b2a8de3de6
|
shell32/tests: Add some event tests to ExplorerBrowser tests.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
ab63bc0515
|
shell32/tests: Add some tests related to the shellview created by ExplorerBrowser.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
008099f618
|
shell32/tests: Some additional tests for IShellBrowser.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
73100ce679
|
shell32: Implement IExplorerBrowser::BrowseToIDList and IShellBrowser::BrowseToObject.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
1f73f3a591
|
shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
b88c3e2ecb
|
shell32: Implement IExplorerBrowser::Advise and IExplorerBrowser::Unadvise.
|
2010-08-24 17:22:48 +02:00 |
Marcus Meissner
|
2ca5513a62
|
ntdll: Set correct protection flags on sections in builtin DLLs.
|
2010-08-24 17:22:32 +02:00 |
Jerome Leclanche
|
8c50936d30
|
winepath: Add a -0 option to use null character as separator.
|
2010-08-24 16:54:14 +02:00 |
Alexandre Julliard
|
f756821df3
|
winapi: Add support for the thiscall keyword.
|
2010-08-24 16:34:35 +02:00 |
Alexandre Julliard
|
14072676a6
|
msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer.
|
2010-08-24 16:31:25 +02:00 |
Alexandre Julliard
|
c6423058db
|
msvcp90: Use the thiscall type on appropriate entry points.
|
2010-08-24 16:24:18 +02:00 |
Alexandre Julliard
|
b21e28ca11
|
msvcrt: Use the thiscall type on appropriate entry points.
|
2010-08-24 16:24:01 +02:00 |
Alexandre Julliard
|
b116040771
|
winebuild: Add support for specifying thiscall calling convention.
|
2010-08-24 16:23:20 +02:00 |
Francois Gouget
|
d8cb2a0c38
|
ws2_32/tests: Add a trailing '\n' to an ok() call.
|
2010-08-24 15:22:36 +02:00 |
Francois Gouget
|
57877b2487
|
msvcp90: Remove the msvcp90 debug channel where unused.
|
2010-08-24 15:22:36 +02:00 |
Francois Gouget
|
0e51433d79
|
ipconfig: Remove the ipconfig debug channel where unused.
|
2010-08-24 15:22:36 +02:00 |
Francois Gouget
|
c15308f869
|
shell32/tests: Remove spaces before '\n's in traces.
|
2010-08-24 15:22:36 +02:00 |
Francois Gouget
|
a879046f63
|
shell32/tests: Remove unneeded NULL pointer casts.
|
2010-08-24 15:22:35 +02:00 |
Francois Gouget
|
21541da0bb
|
ws2_32: Add a trailing '\n' to a TRACE() call.
|
2010-08-24 15:22:35 +02:00 |
Francois Gouget
|
dc6428f350
|
explorerframe/tests: Add a trailing '\n' to an ok() call.
|
2010-08-24 15:22:35 +02:00 |
Francois Gouget
|
1aa51f56d7
|
msdaps: Make create_rowset_proxy() static.
|
2010-08-24 15:22:35 +02:00 |
Francois Gouget
|
18b036e213
|
shdocvw: Remove WINAPI on static functions where not needed.
|
2010-08-24 15:22:35 +02:00 |
Francois Gouget
|
88cae5d4c7
|
Assorted spelling fixes.
|
2010-08-24 15:22:35 +02:00 |
Alexandre Julliard
|
b5d824bd33
|
configure: Print a warning when prelink isn't found.
|
2010-08-24 15:22:35 +02:00 |
Damjan Jovanovic
|
129f229272
|
windowscodecs: Write ICNS files.
|
2010-08-24 15:22:35 +02:00 |
Damjan Jovanovic
|
bbf039fe45
|
windowscodecs: Implement the ICNS frame encoder.
|
2010-08-24 15:22:35 +02:00 |
Damjan Jovanovic
|
51d741f8c8
|
windowscodecs: Stub out the ICNS frame encoder.
|
2010-08-24 15:22:35 +02:00 |
Damjan Jovanovic
|
a4835dce4f
|
windowscodecs: Add a stubbed ICNS encoder.
|
2010-08-24 15:22:35 +02:00 |
Piotr Caban
|
71a49ebf77
|
msvcp80: Added stub dll.
|
2010-08-24 15:22:34 +02:00 |
Ken Thomases
|
b952751158
|
winex11: Pass window property to server in 64KB chunks.
Large clipboard contents, like images, can exceed the maximum X request size
if sent all at once, which can cause the X server to kill the connection.
|
2010-08-24 15:22:34 +02:00 |
Thomas Mullaly
|
84f6bb3e3f
|
urlmon/tests: Added tests for IUriBuilder_RemoveProperties.
|
2010-08-24 15:22:34 +02:00 |
Thomas Mullaly
|
3b383e2175
|
urlmon/tests: Added tests for IUriBuilder's IUri property.
|
2010-08-24 15:22:34 +02:00 |
Thomas Mullaly
|
47e93adc74
|
urlmon/tests: Added tests for IUriBuilder_HasBeenModified.
|
2010-08-24 15:22:34 +02:00 |
Austin English
|
3745961b2e
|
gdiplus: Add a stub for GdipConvertToEmfPlusToFile.
|
2010-08-24 15:22:29 +02:00 |
Austin English
|
5435fbba55
|
gdiplus: Add a stub for GdipWindingModeOutline.
|
2010-08-24 13:17:58 +02:00 |
Andrew Talbot
|
d68c0d1dd5
|
cryptnet: Constify a variable.
|
2010-08-24 12:30:46 +02:00 |
Anders Jonsson
|
1ef44dcce7
|
devenum: Add Swedish translation.
|
2010-08-24 12:30:07 +02:00 |
Stefan Leichter
|
6894af6fc0
|
msvideo: Forward MCIWndCreate16 to MCIWndCreateA.
|
2010-08-24 12:29:58 +02:00 |
Aric Stewart
|
7b11524ec3
|
usp10: Add Georgian script.
|
2010-08-24 12:29:34 +02:00 |
Aric Stewart
|
703dd4b1fc
|
usp10: Add Armenian script.
|
2010-08-24 12:29:26 +02:00 |
Aric Stewart
|
b21ca5628e
|
usp10: Add Cyrillic script.
|
2010-08-24 12:29:13 +02:00 |
Aric Stewart
|
2701b8f97a
|
usp10: Add Greek Script.
|
2010-08-24 12:28:57 +02:00 |
Aric Stewart
|
2585d41eeb
|
usp10: Add Thaana script.
|
2010-08-24 12:28:43 +02:00 |
Austin English
|
243771deb1
|
d3d8/d3d9: Fix a compiler warning on non-i386/x86_64.
|
2010-08-24 12:25:14 +02:00 |
Henri Verbeet
|
cc5271d1b7
|
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
|
2010-08-24 12:25:01 +02:00 |
Henri Verbeet
|
0df144164b
|
wined3d: Pass floating point colors to IWineD3DDeviceImpl_ColorFill().
|
2010-08-24 12:24:43 +02:00 |