88648 Commits

Author SHA1 Message Date
Henri Verbeet
a78708ca50 ddraw: Use wined3d_get_adapter_display_mode() in CreateSurface(). 2012-06-21 19:52:21 +02:00
Henri Verbeet
11b7604934 ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetScanLine(). 2012-06-21 19:52:16 +02:00
Thomas Faber
55ee48af4c include/httprequest.idl: Use widl-specific attributes only with widl. 2012-06-21 18:59:51 +02:00
Huw Davies
6a65a04893 winspool: On OS/X read the default paper size from the core printing api. 2012-06-21 18:57:19 +02:00
Huw Davies
0c31766c88 winspool: Update the devmode when we update the driver. 2012-06-21 18:56:38 +02:00
Huw Davies
87292bb396 wineps: Always update the default devmode. 2012-06-21 18:56:29 +02:00
Huw Davies
5b71f7bbbc wineps: Add the ability to override the ppd file's default pagesize and duplex settings. 2012-06-21 18:56:23 +02:00
Michael Stefaniuc
a2a8a613be avifil32: Drop the 'register' storage-class specifier. 2012-06-21 18:55:59 +02:00
Piotr Caban
1c7f54bfa6 msvcp90: Added istream>>(base type) implementation. 2012-06-21 18:55:47 +02:00
Piotr Caban
ba0908d9b3 msvcp90: Added num_get<char>::get functions implementation. 2012-06-21 18:55:37 +02:00
Piotr Caban
98f6028c1e msvcp90: Added num_get<char>::_Getifld implementation. 2012-06-21 18:55:11 +02:00
Piotr Caban
1507d715cc msvcp90: Added num_get<char>::_Getffld implementation. 2012-06-21 18:55:02 +02:00
Piotr Caban
47b7880dc3 msvcp90: Added num_get<char> constructors implementation. 2012-06-21 18:06:33 +02:00
Piotr Caban
237cc9506f msvcp90: Define basic_streambuf structure globally. 2012-06-21 18:06:25 +02:00
Piotr Caban
05a70c3d19 msvcp90: Define ios_base structure globally. 2012-06-21 18:06:18 +02:00
Piotr Caban
95ec1f07fc msvcp90: Separate num_get::get(long double) and num_get::get(double) functions. 2012-06-21 18:06:01 +02:00
Piotr Caban
99a7b22623 msvcp90: Rename num_get_char_ctor__Init function because it's not a constructor. 2012-06-21 18:05:54 +02:00
Jacek Caban
00b5ba5355 jscript: Moved DISPPARAMS conversion to InvokeEx. 2012-06-21 18:04:56 +02:00
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