Nikolay Sivov
|
db1cd7eba8
|
mlang: Forward GetNumberOfCodePageInfo() to IMultiLanguage3 implementation.
|
2012-09-25 11:18:34 +02:00 |
Nikolay Sivov
|
fdaf6df67a
|
mlang: Move IUnknown implementation to IMultiLanguage3 interface implementation and forward to it.
|
2012-09-25 11:18:25 +02:00 |
Nikolay Sivov
|
406c431109
|
mlang: Implemented IMLangConvertCharset_DoConversionToUnicode.
|
2012-09-25 11:17:23 +02:00 |
Marcus Meissner
|
73dfc3d462
|
shlwapi: Fixed incorrect buffer size.
|
2012-09-25 11:17:12 +02:00 |
Christian Costa
|
6ebf13960b
|
dmusic: Add master clock tests.
|
2012-09-24 22:27:47 +02:00 |
Christian Costa
|
12d11833f7
|
d3dx9_36: Cube texture can be loaded as a simple texture. The first face texture is taken in that case.
|
2012-09-24 22:27:42 +02:00 |
Alexandre Julliard
|
1fd55b7334
|
server: Get rid of the waitpid wrapper.
|
2012-09-24 22:27:30 +02:00 |
Adrian Bunk
|
9d5c178b24
|
server: Use waitpid() instead of wait4().
|
2012-09-24 22:27:30 +02:00 |
Józef Kucia
|
934293c1ec
|
d3dx9: Implement conversion from D3DFORMAT to DDS pixel format for RGB pixel formats.
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
94ab09a226
|
d3dx9/tests: Add a more detailed test for saving a surface to a DDS file.
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
bf4201ea58
|
d3dx9: Implement the support for saving a surface to a DDS file.
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
8f00a63161
|
d3dx9: Use 4 spaces per indent level in get_image_info_from_dds().
|
2012-09-24 22:27:29 +02:00 |
Józef Kucia
|
00ea54f64f
|
d3dx9: Introduce a function for calculating the expected size of a DDS file.
|
2012-09-24 22:27:29 +02:00 |
Jacek Caban
|
fa0dfd0bb6
|
jscript: Properly invoke regexp matching in String.split.
|
2012-09-24 22:27:29 +02:00 |
Jacek Caban
|
77c3dc544b
|
jscript: Added support for limit argument in String.split.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
79ea850eab
|
shell32: Add some more function prototypes and fix the IsNetDrive() one.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
e2f30dc115
|
include: Add more string types.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
5f55a71b70
|
Assorted spelling fixes.
|
2012-09-24 22:27:29 +02:00 |
Piotr Caban
|
d07d3cbe91
|
wininet: Added support for cache containers without subdirectories.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
78835843c2
|
wininet: Added support for cache path parameter in FreeUrlCacheSpace function.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
71511c9fc5
|
wininet: Added tests for entries with identical hash key.
|
2012-09-24 22:27:28 +02:00 |
Piotr Caban
|
122daa50bc
|
wininet: Reserve more space for urlcache entry flags.
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
4927f9595f
|
kernel32: Add more flags for CompareString().
And fix the name of SORT_STRINGSORT.
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
e8a515c28f
|
shell32/tests: Add a few more ShellExecute() file URL tests.
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
340dee86f0
|
shlwapi: Fix the declaration of UrlIsFileUrlW().
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
73f89e7e4c
|
shlwapi/tests: Add more PathCreateFromUrl() tests.
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
709a0b764d
|
Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode.
|
2012-09-24 22:27:28 +02:00 |
Ken Thomases
|
5844105223
|
winex11: Avoid a redundant TRACE.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
efb08f261d
|
mshtml: Added IHTMLDocument::get_charset implementation.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
514e65c1e9
|
mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
4d469b55a5
|
mshtml: Added function overriding tests.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
6d3bfe8ee5
|
mshtml: Added support for overriding builtin functions.
|
2012-09-24 22:27:27 +02:00 |
Alexandre Julliard
|
313157a036
|
winex11: Add window data structure locking to the remaining entry points.
|
2012-09-24 22:27:27 +02:00 |
Alexandre Julliard
|
b515beb4a0
|
winex11: Add window data structure locking to the SetLayeredWindowAttributes entry point.
|
2012-09-24 22:27:27 +02:00 |
Alexandre Julliard
|
84918e7f06
|
winex11: Add window data structure locking to the SetWindowStyle entry point.
|
2012-09-24 22:27:27 +02:00 |
Alexandre Julliard
|
4c58210390
|
winex11: Add window data structure locking to the WindowPosChanging/Changed entry points.
|
2012-09-24 22:27:27 +02:00 |
Alexandre Julliard
|
803fc6e27c
|
winex11: Add window data structure locking to the SysCommand entry point.
|
2012-09-24 22:27:27 +02:00 |
Alexandre Julliard
|
6a9f5e18d1
|
winex11: Add window data structure locking to the ShowWindow entry point.
|
2012-09-24 22:27:26 +02:00 |
Dmitry Timoshkov
|
5f9be70570
|
gdiplus: Make GIF palettes in a custom test image slightly more different.
|
2012-09-24 22:27:26 +02:00 |
Thomas Faber
|
25b76525f3
|
rpcrt4: Match MSVC version of call_server_func with GCC.
|
2012-09-24 22:27:26 +02:00 |
Alistair Leslie-Hughes
|
5912bdeec2
|
scrrun: Silence unknown interfaces.
|
2012-09-24 22:27:26 +02:00 |
Alistair Leslie-Hughes
|
0fd6649988
|
oledb32: Add IDataInitialize interface support.
|
2012-09-24 22:27:26 +02:00 |
Alistair Leslie-Hughes
|
eda7615d69
|
uuid: Add msdasc.h.
|
2012-09-24 22:27:26 +02:00 |
Nikolay Sivov
|
031f3ca167
|
mlang: Implement get source/dest codepages for IMLangConvertCharset.
|
2012-09-24 22:27:26 +02:00 |
Nikolay Sivov
|
ed42bf08db
|
mlang: Store source and destination codepage ids in IMLangConvertCharset_Initialize.
|
2012-09-24 22:27:26 +02:00 |
Nikolay Sivov
|
f5edf34c6c
|
mlang: Added IMLangConvertCharset stub.
|
2012-09-24 22:27:25 +02:00 |
Nikolay Sivov
|
62569cc4ba
|
po: Update Russian translations.
|
2012-09-24 22:27:25 +02:00 |
Nikolay Sivov
|
65598b975c
|
msxml3: Implemented IConnectionPoint_Advise for document object.
|
2012-09-24 22:27:25 +02:00 |
Christian Costa
|
55ff254986
|
comctl32: Invalid format returned by NF_QUERY defaults to ANSI in treeview.
|
2012-09-24 16:38:16 +02:00 |
Christian Costa
|
fcb9c5fadb
|
d3dx9_36: Add stub for D3DXCleanMesh.
|
2012-09-24 16:38:16 +02:00 |