Jacek Caban
|
1dd4cbc491
|
jscript: Pass jsthis internally without using DISPPARAMS.
|
2012-06-21 18:04:52 +02:00 |
Jacek Caban
|
17ff7829d3
|
jscript: Make Function object invocation a special case in IDispatchEx implementation.
|
2012-06-21 18:04:39 +02:00 |
Jacek Caban
|
4a335142f9
|
jscript: Use INFINITY macro instead of num_set_inf().
|
2012-06-21 18:04:32 +02:00 |
Dmitry Timoshkov
|
ebef43e50d
|
windowscodecs: Implement MetadataReaderInfo_GetVersion.
|
2012-06-21 08:41:04 +02:00 |
Dmitry Timoshkov
|
ae610ef37e
|
windowscodecs: Implement MetadataReaderInfo_GetFriendlyName.
|
2012-06-21 08:40:59 +02:00 |
Gerald Pfeifer
|
0016d8a2dd
|
ntdll: Omit unused typedef in test_query_process.
|
2012-06-21 08:36:38 +02:00 |
Dmitry Timoshkov
|
450e09c8c6
|
gdiplus: Make some data const.
|
2012-06-21 08:36:28 +02:00 |
Thomas Faber
|
fd181c4937
|
imagehlp: Do not pass NULL to WriteFile as lpNumberOfBytesWritten.
|
2012-06-21 08:36:04 +02:00 |
Julian Rüger
|
132937a4e8
|
ntprint/tests: Fix some typos.
|
2012-06-21 08:35:47 +02:00 |
Francois Gouget
|
4d22dc440b
|
oleaut32: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:35:09 +02:00 |
Francois Gouget
|
ec5e3a3b50
|
xcopy: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:34:56 +02:00 |
Francois Gouget
|
f9c2e21fb1
|
reg: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:33:54 +02:00 |
Francois Gouget
|
de049ff1ed
|
shlwapi: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
|
2012-06-21 08:33:44 +02:00 |
Francois Gouget
|
d817bbd6f4
|
msvcrt: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:33:36 +02:00 |
Francois Gouget
|
ac323a20ba
|
comctl32: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
|
2012-06-21 08:33:31 +02:00 |
Julian Rüger
|
e215f28a45
|
po: Update German translation.
|
2012-06-21 08:32:02 +02:00 |
Lauri Kenttä
|
04c7ccd240
|
po: Update Swedish translation.
|
2012-06-21 08:31:53 +02:00 |
Lauri Kenttä
|
9217526be9
|
po: Update Finnish translation.
|
2012-06-21 08:31:50 +02:00 |
Detlef Riekenberg
|
1034ae37e2
|
winspool/tests: Fix failures when the spooler service is not running.
|
2012-06-21 08:31:43 +02:00 |
Marcus Meissner
|
b652dcee42
|
kernel32: Fixed read overflow in WriteFile argument.
|
2012-06-20 20:16:01 +02:00 |
Henri Verbeet
|
0833a639a9
|
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetFourCCCodes().
|
2012-06-20 19:27:22 +02:00 |
Henri Verbeet
|
e109754b1e
|
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetDisplayMode().
|
2012-06-20 19:27:17 +02:00 |
Henri Verbeet
|
bf9b2a89ba
|
ddraw: Use wined3d_get_adapter_display_mode() in ddraw_create_swapchain().
|
2012-06-20 19:27:14 +02:00 |
Henri Verbeet
|
fdb85423b4
|
wined3d: Lie about the display format in wined3d_get_adapter_display_mode().
|
2012-06-20 19:27:02 +02:00 |
Henri Verbeet
|
2a0463ac21
|
wined3d: Only filter redundant mode changes in wined3d.
|
2012-06-20 19:26:56 +02:00 |
Thomas Faber
|
62d6b24e4c
|
wininet: Use the correct type for sock_namelen in FTP_Connect.
|
2012-06-20 19:26:13 +02:00 |
Vincent Povirk
|
9f157e5bfa
|
windowscodecs: Report missing component info strings as zero-length.
|
2012-06-20 19:25:50 +02:00 |
Piotr Caban
|
ef2b4d7432
|
msvcp90: Fix basic_ios<char>::imbue implementation.
|
2012-06-20 19:23:23 +02:00 |
Piotr Caban
|
bb6bb0e394
|
msvcp90: Added _Stoullx implementation.
|
2012-06-20 19:23:17 +02:00 |
Piotr Caban
|
d1b67cea3b
|
msvcp90: Added _Stollx implementation.
|
2012-06-20 19:23:12 +02:00 |
Piotr Caban
|
dc4e950009
|
msvcp90: Added _Stofx implementation.
|
2012-06-20 19:22:54 +02:00 |
Piotr Caban
|
1e4d0c4fbf
|
msvcp90: Added _Stodx implementation.
|
2012-06-20 19:22:48 +02:00 |
Hans Leidekker
|
0e18489831
|
wbemprox: Implement Win32_Process.CommandLine for the current process.
|
2012-06-20 19:21:45 +02:00 |
Hans Leidekker
|
2ea3258c54
|
wbemprox: Append key properties to the class path.
|
2012-06-20 19:21:39 +02:00 |
Hans Leidekker
|
b39d0c1bdc
|
wbemprox: Implement Win32_Process.Handle.
|
2012-06-20 19:21:28 +02:00 |
Hans Leidekker
|
d444e1ab1a
|
wbemprox: Add support for retrieving system properties.
|
2012-06-20 19:21:21 +02:00 |
Jacek Caban
|
c7c8cd780a
|
jscript: Use INFINITY macro instead of ret_inf() hack.
|
2012-06-20 19:21:08 +02:00 |
Jacek Caban
|
1532037bcd
|
jscript: Use num_set_int where possible.
|
2012-06-20 19:21:05 +02:00 |
Jacek Caban
|
7118e6fbbb
|
jscript: Use num_set_int in array.c.
|
2012-06-20 19:21:01 +02:00 |
Jacek Caban
|
4cfab07748
|
jscript: Always store numeric literals as double.
|
2012-06-20 19:20:57 +02:00 |
Dmitry Timoshkov
|
0e55fb682f
|
windowscodecs: Implement MetadataHandler_GetValueByIndex.
|
2012-06-20 11:12:35 +02:00 |
Dmitry Timoshkov
|
75a8814633
|
windowscodecs: Implement MetadataHandler_GetMetadataFormat.
|
2012-06-20 11:12:11 +02:00 |
Dmitry Timoshkov
|
27743c81a9
|
windowscodecs: Implement MetadataHandler_GetMetadataHandlerInfo.
|
2012-06-20 11:12:01 +02:00 |
Dmitry Timoshkov
|
8802a9a84c
|
windowscodecs: Add MetadataReaderInfo implementation.
|
2012-06-20 11:11:51 +02:00 |
Dmitry Timoshkov
|
755c19f3e7
|
gdiplus: Implement GdipImageSelectActiveFrame.
|
2012-06-20 11:07:15 +02:00 |
Dan Kegel
|
b85270e3a5
|
gdi32: Add test for SelectClipRgn in metafiles, make it pass.
|
2012-06-20 10:50:15 +02:00 |
Damjan Jovanovic
|
cc373eef2b
|
include/shlobj.h: Add some missing APIs.
|
2012-06-20 10:31:13 +02:00 |
Damjan Jovanovic
|
f6be79684f
|
shell32: Fix some function prototypes.
|
2012-06-20 10:31:06 +02:00 |
Damjan Jovanovic
|
74fe2989cb
|
shell32: Fix some return types.
|
2012-06-20 10:31:03 +02:00 |
Aurimas Fišeras
|
24980e0fa0
|
po: Update Lithuanian translation.
|
2012-06-20 10:29:29 +02:00 |