Commit Graph

44512 Commits

Author SHA1 Message Date
Vincent Povirk 3899c3e247 windowscodecs: Implement CopyPalette for BMP decoder. 2009-07-07 11:09:34 +02:00
Hans Leidekker 9d9c505a27 winhttp: Implement WinHttpSetTimeouts. 2009-07-07 11:01:26 +02:00
Hans Leidekker cd1ed081de iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.
Fixes address enumeration when an interfaces is not configured
with an IP address or when an interface is configured with more
than one address.
2009-07-07 11:01:22 +02:00
Rein Klazes c23ccc03d9 comdlg32: Rearrange some more controls when resizing a file dialog. 2009-07-07 11:01:14 +02:00
Damjan Jovanovic 0066319b2d ws2_32: Test AcceptEx short reads. 2009-07-07 11:01:06 +02:00
Ricardo Filipe 137582a9db oledlg: Update Portuguese translation and convert to UTF8. 2009-07-07 11:01:00 +02:00
Ricardo Filipe 003c8dadf2 comdlg32: Update Portuguese translation and convert to UTF8. 2009-07-07 11:00:56 +02:00
Paul Chitescu a852de9daf crypt32: Updated Romanian translation. 2009-07-07 11:00:46 +02:00
André Hentschel c43968a68d crypt32: Update German translation. 2009-07-07 11:00:26 +02:00
Frédéric Delanoy 71da857d82 wininet: Fix French translation & UI display. 2009-07-07 11:00:18 +02:00
Paul Vriens bb356fe32c crypt32: Fix Dutch translations. 2009-07-07 10:59:42 +02:00
Paul Vriens 7baf876646 crypt32: Improve an English resource. 2009-07-07 10:59:39 +02:00
Jacek Caban 3ab8778ec9 mshtml: Don't call AutoRegister on GRE directory - it's no longer needed. 2009-07-06 15:25:45 +02:00
Hib Eris ec4edbfd6c msi: Implement ASSIGN mode in MsiViewModify. 2009-07-06 15:25:39 +02:00
Hib Eris eaea537f0f msi/tests: Add tests for MsiViewModify ASSIGN mode. 2009-07-06 15:25:36 +02:00
Roderick Colenbrander e13865285e winex11: Move glyph code over to get_xrender_format. 2009-07-06 15:25:16 +02:00
Roderick Colenbrander bf86daa0b6 winex11: Move AlphaBlend over to get_xrender_format. 2009-07-06 15:25:10 +02:00
Roderick Colenbrander 8262e0a800 winex11: Get rid of the static Xrender picture format table. 2009-07-06 15:24:57 +02:00
Alexandre Julliard 26caf2fdda kernel32: Forward the Wow64 redirection functions to ntdll. 2009-07-06 15:09:29 +02:00
Alexandre Julliard 747d58d211 ntdll: Add management of the Wow64 filesystem redirection flag. 2009-07-06 15:08:39 +02:00
Piotr Caban b6549fa743 jscript: Fixed to_boolean implementation. 2009-07-06 14:35:28 +02:00
Piotr Caban 2ed3903f0f jscript: Added Bool_toLocaleString implementation. 2009-07-06 14:35:28 +02:00
Piotr Caban 4725b5698c jscript: Added Bool_valueOf implementation. 2009-07-06 14:35:28 +02:00
Piotr Caban 1e72bc8718 jscript: Added Bool_toString implementation. 2009-07-06 14:35:28 +02:00
Piotr Caban 4b341bfdd4 jscript: Added Boolean constructor implementation. 2009-07-06 14:35:28 +02:00
Piotr Caban 9a30d39b35 jscript: Added Date_valueOf implementation. 2009-07-06 14:35:28 +02:00
Piotr Caban 60748ebf51 jscript: Fix do while loop parsing. 2009-07-06 14:35:28 +02:00
Piotr Caban b5a82030ad jscript: Added calling Date as function implementation. 2009-07-06 14:35:28 +02:00
Piotr Caban 8150960f8c jscript: Added string argument handling to Date constructor. 2009-07-06 14:35:28 +02:00
Piotr Caban 45817bf50f jscript: Added DateConstr_parse implementation. 2009-07-06 14:35:28 +02:00
Nikolay Sivov c3e66a8f86 comctl32/listview: Fix some test failures on 4.7x. 2009-07-06 14:35:28 +02:00
Aurimas Fišeras e552e51a48 cryptdlg: Translate "CPS" (Certification Practice Statement) to Lithuanian and add a comment to English resource. 2009-07-06 14:35:28 +02:00
Dan Kegel ea5a6f2db5 winmm: Don't convert return string in mciSendStringA on error. 2009-07-06 14:35:27 +02:00
Henri Verbeet c9257aed85 wined3d: Avoid a forward declaration. 2009-07-06 14:35:27 +02:00
Henri Verbeet 4571455fea wined3d: Remove the gl_renderer field from WineD3D_GL_Info. 2009-07-06 14:35:27 +02:00
Henri Verbeet b2331ec79b wined3d: Get rid of the unused gl_version and glx_version fields. 2009-07-06 14:35:27 +02:00
Henri Verbeet 966f8f452d winedd3d: Get rid of a useless trace.
gl_card isn't initialized yet here, and GL_RENDERER is already printed
earlier.
2009-07-06 14:35:27 +02:00
Henri Verbeet ad0ef46a39 wined3d: Get rid of the redundant "return_value" variable. 2009-07-06 14:35:27 +02:00
Dmitry Timoshkov df055b2d2c user32: Fix some BM_SETSTYLE test failres under Win9x. 2009-07-06 14:35:27 +02:00
Aurimas Fišeras 359a389868 crypt32: Add Lithuanian translation. 2009-07-06 14:35:26 +02:00
Aurimas Fišeras d9d9dae71a cryptui: Add Lithuanian translation. 2009-07-06 14:35:26 +02:00
Nikolay Sivov 49e95baa2a user32/spy: Update ListView message table. 2009-07-06 14:35:26 +02:00
Nikolay Sivov 809ef092e8 comctl32/listview: Basic LVM_GETITEMSPACING tests. 2009-07-06 14:35:26 +02:00
Paul Vriens 304806f475 cryptui: Show the select store text when browsing stores. 2009-07-06 14:35:26 +02:00
Paul Vriens d0ef19fe9a crypt32: Make sure we show Unicode characters (Dutch translation). 2009-07-06 14:35:26 +02:00
Paul Vriens 5c49cfc09a cryptui: Fix Dutch translations. 2009-07-06 14:35:26 +02:00
Paul Vriens 8ce06b1484 comdlg32: Fixed size of Dutch control. 2009-07-06 14:35:26 +02:00
Aurimas Fišeras 4e1af57b5f Various spelling fixes for Lithuanian translation. 2009-07-06 14:35:26 +02:00
Aurimas Fišeras 958899393d crypt32: Add "Disallowed" to CryptFindLocalizedName. 2009-07-06 14:35:26 +02:00
Damjan Jovanovic 71f7da2d3e ws2_32: Add some AcceptEx tests. 2009-07-06 14:35:26 +02:00
Paul Vriens f057d7d63f ole32/tests: Reset a variable before testing. 2009-07-06 14:35:26 +02:00
Paul Vriens f96e210ed7 d3d9/tests: Skip a test on failure. 2009-07-06 14:35:26 +02:00
Paul Vriens 31d82c5fdc gdi32/tests: Mark an intermittent failure as broken() on Win9x/ME. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy da81ee2520 winmm: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 5e36ced139 user32: Update French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 2de12c6541 oleacc: Update French translation. 2009-07-06 14:35:25 +02:00
David Adam de0b3b21d5 d3dx9_36: Fix the sprite tests to make them pass in Windows. 2009-07-06 14:35:25 +02:00
David Adam db41287844 d3dx9_36: Fix tests to make them pass in Windows. 2009-07-06 14:35:25 +02:00
Nikolay Sivov b2f6b44b25 oleacc: Add ObjectFromLresult stub. 2009-07-03 16:07:46 +02:00
Alexandre Julliard d6cc6ca2c1 kernel32: Compile .mc files to resources as independent files. 2009-07-03 15:47:43 +02:00
Paul Vriens d61f18ef06 mlang/tests: Prevent messing up the codepages on Win98. 2009-07-03 14:28:50 +02:00
Alexander Nicolaysen Sørnes 49e0315e86 shell32: Update Norwegian Bokmål translation. 2009-07-03 14:28:31 +02:00
Alexander Nicolaysen Sørnes fe3f19dc82 appwiz.cpl: Update Norwegian Bokmål translation. 2009-07-03 14:28:28 +02:00
Detlef Riekenberg 694bf576d0 urlmon/tests: Add tests for the ZoneEnumerator. 2009-07-03 14:27:21 +02:00
Detlef Riekenberg 9a7f221b13 urlmon: Implement the ZoneEnumerator. 2009-07-03 14:26:55 +02:00
Alexandre Julliard 2e2f6af0de ntdll: Fix the formatting of the get_token_groups request for 64-bit. 2009-07-03 13:58:09 +02:00
Alexandre Julliard 05beb0daed ole32/tests: Fix the HMETAFILE_UserSize prototype. 2009-07-03 13:57:21 +02:00
Alexandre Julliard 8fce9369b8 oleaut32: Replace long and unsigned long by more appropriate types. 2009-07-03 13:48:54 +02:00
Alexandre Julliard 8de0242885 rpcrt4: Replace long and unsigned long by more appropriate types. 2009-07-03 13:42:57 +02:00
Piotr Caban c001ffae2c jscript: Fix strings allocation. 2009-07-03 13:28:47 +02:00
Piotr Caban 60ddd438d3 jscript: Added DateConstr_UTC implementation. 2009-07-03 13:28:27 +02:00
Piotr Caban 41e297af11 jscript: Added stub implementation of Date constructor properties. 2009-07-03 13:28:19 +02:00
Vincent Povirk dd5a9a0aa1 windowscodecs: Add test for IWICPalette. 2009-07-03 13:27:56 +02:00
Vincent Povirk 3cf9d94999 windowscodecs: Implement HasAlpha for palettes. 2009-07-03 13:27:39 +02:00
Vincent Povirk cf8a26aff6 windowscodecs: Implement IsBlackWhite and IsGrayscale for palettes. 2009-07-03 13:27:32 +02:00
Vincent Povirk 9a6400bc32 windowscodecs: Implement GetColorCount and GetType for palettes. 2009-07-03 13:27:25 +02:00
Vincent Povirk 9f9b71c3ee windowscodecs: Implement InitializeCustom and GetColors for palettes. 2009-07-03 13:27:19 +02:00
Vincent Povirk 4b9071b37b windowscodecs: Add stub implementation of IWICPalette. 2009-07-03 13:27:06 +02:00
Alexandre Julliard 56af92b073 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
Michael Stefaniuc 3090323c89 user32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 13:22:16 +02:00
Frédéric Delanoy e801cae520 msi: Update French translation. 2009-07-03 13:11:24 +02:00
Frédéric Delanoy 90df7b1394 hhctrl.ocx: Update French translation. 2009-07-03 13:11:15 +02:00
Frédéric Delanoy e400b15378 gphoto2.ds: Update French translation. 2009-07-03 13:10:53 +02:00
Michael Stefaniuc 25764235f9 urlmon: Import the version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 13:10:16 +02:00
Michael Stefaniuc a1b286086e ole32: Import the content of version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 13:06:18 +02:00
Michael Stefaniuc d87f49d2c1 cards: Build the version.rc file separately.
Do not include it in an other rc file.
2009-07-03 13:06:18 +02:00
Rein Klazes b46f8b1b32 comdlg32/tests: fix a few test failures on Vista and higher. 2009-07-03 13:06:17 +02:00
Hans Leidekker 6986d97f18 ole32: Use existing MTA in CoGetContextToken and CoGetObjectContext. 2009-07-03 13:06:17 +02:00
Hans Leidekker 44db8883f8 wintrust/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
Hans Leidekker 91b6ebefa8 iphlpapi/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
Hans Leidekker 9ae618f98c fusion/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
Nikolay Sivov ab527a6e0f comctl32/listview: Remove parent creation test. It's unrelated to ListView. 2009-07-03 13:05:52 +02:00
Henri Verbeet 17688365ed wined3d: Don't accept NULL as a valid result from glGetString(). 2009-07-03 13:05:52 +02:00
Henri Verbeet 532b99078e wined3d: Don't abuse blending to disable color writes in surface_depth_blt(). 2009-07-03 13:05:52 +02:00
Henri Verbeet 17c0e99106 d3d9/tests: Add a small test for having multiple device active at the same time.
This is essentially the situation that caused problems with reusing the
initial GL context.
2009-07-03 13:05:52 +02:00
Henri Verbeet 23ce9d72b8 wined3d: Get rid of wined3d_fake_gl_context_cs. 2009-07-03 13:05:52 +02:00
Henri Verbeet 4cacf2e08f wined3d: Use a proper structure for storing initial GL context information. 2009-07-03 13:05:51 +02:00
Michael Stefaniuc d66c092108 wininet: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:31:46 +02:00
Michael Stefaniuc 9bb0f9c723 msacm32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:31:43 +02:00
Michael Stefaniuc 9d9eccc378 winspool.drv: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:31:41 +02:00
Michael Stefaniuc 0b16b40148 winmm: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:51 +02:00
Michael Stefaniuc 47fc16fb54 wineps.drv: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:48 +02:00
Michael Stefaniuc 551d1efc9f wineps.drv: Include a local header last. 2009-07-03 11:28:44 +02:00
Michael Stefaniuc 83eb00cad3 shdocvw: Import the version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 11:28:41 +02:00
Michael Stefaniuc a15c263237 comdlg32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:36 +02:00
Jacek Caban df826fe82f urlmon: Added IBindStatusCallbackEx implementation. 2009-07-03 11:28:20 +02:00
Jacek Caban b6259956c1 urlmon: Use GetBinfInfoEx in GetBindInfo implementation if possible. 2009-07-03 11:28:15 +02:00
Jacek Caban 288eefc7f1 urlmon: Added IBindStatusCallbackEx tests (also fixes some IE8 failures). 2009-07-03 11:28:11 +02:00
Huw Davies 395436d2e9 gdi32/tests: Fix tests on win9x and winMe. 2009-07-03 11:28:06 +02:00
Frédéric Delanoy f6c42d37e5 crypt32: Update French translation. 2009-07-03 11:28:01 +02:00
Paul Vriens fb0275dd31 ole32/tests: Fix some test failures on Win9x/WinME. 2009-07-02 14:26:02 +02:00
Rein Klazes f9c8e7e38a comdlg32: Don't call ShowWindow for the custom dialog until all rearrangements of the file dialog have been done. 2009-07-02 14:25:58 +02:00
Alexandre Julliard 781f4b838d makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
Michael Stefaniuc e2f5875170 setupapi: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 13:18:07 +02:00
Michael Stefaniuc a879e60ba3 serialui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 13:18:03 +02:00
Michael Stefaniuc 38bccbc15e avifil32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 13:18:00 +02:00
Michael Stefaniuc 7460c996be cryptui: Build language resource files separately. 2009-07-02 13:17:57 +02:00
Huw Davies dca1b517ec gdi32/tests: Add some traces and fix a few comments. 2009-07-02 13:17:49 +02:00
Huw Davies 12adc3e1fb gdi32: Add tests for the map mode and window size records. 2009-07-02 13:17:44 +02:00
Huw Davies 8edbd0639e gdi32: Write the map mode and window size records after the mfcomment. 2009-07-02 13:17:35 +02:00
Dmitry Timoshkov 87418f0aaa user32: Add a test for BM_SETSTYLE, make it pass under Wine. 2009-07-02 13:11:48 +02:00
Paul Vriens f57c603798 oleaut32/tests: Fix test failures and crash on Win9x/WinME. 2009-07-02 12:13:56 +02:00
Henri Verbeet db6ea72201 wined3d: Get rid of the silly refcount for the "fake" GL context. 2009-07-02 12:01:02 +02:00
Henri Verbeet b5da7f49d3 wined3d: Don't reuse random GL contexts during initialization.
Obviously there's no guarantee about the state of such a context. The specific
problem is that it might have GL_UNPACK_CLIENT_STORAGE_APPLE enabled, causing
some glTexImage2D() calls to fail, but it's a bad idea in general.
2009-07-02 12:00:50 +02:00
Henri Verbeet 50e9ad66e2 wined3d: Clear the last device in WineD3D_CreateFakeGLContext(). 2009-07-02 12:00:44 +02:00
Henri Verbeet 670d9ad90b wined3d: Check if formats support blending when attached to an FBO.
Remove the post-pixelshader blending flag if the format doesn't. Note that the
patch doesn't enforce this restriction yet, it only adjusts the reported
format capabilities.
2009-07-02 12:00:38 +02:00
Henri Verbeet 6feb7c62ca wined3d: Make sure the rtInternal format is supported. 2009-07-02 12:00:31 +02:00
Nikolay Sivov 216ca479f2 comctl32/listview: Fix select rectangle calculation for empty text items. 2009-07-02 12:00:20 +02:00
Tobias Jakobi 05c4d0a8b0 wined3d: Fix comments about NP2 fixup. 2009-07-02 11:57:01 +02:00
Tobias Jakobi 0caebe5f51 wined3d: Force NP2 constant reload in shader_arb_select. 2009-07-02 11:56:57 +02:00
Tobias Jakobi ef280280c2 wined3d: Implement shader_arb_load_np2fixup_constants. 2009-07-02 11:56:51 +02:00
Tobias Jakobi e29babbf6d wined3d: Add NP2 fixup code to shader_hw_sample (ARB). 2009-07-02 11:56:45 +02:00
Tobias Jakobi 034fa4268c wined3d: Add NP2 fixup code to shader_arb_generate_pshader. 2009-07-02 11:56:39 +02:00
Tobias Jakobi ec30e9a85e wined3d: Add arb_ps_np2fixup_info structure and improve structure packing for arb_ps_compiled_shader. 2009-07-02 11:56:33 +02:00
Tobias Jakobi 2d532a1597 wined3d: Add ps_arb_max_local_constants. 2009-07-02 11:56:27 +02:00
Michael Stefaniuc ee8c98c05c shell32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:35 +02:00
Michael Stefaniuc 5b9a7edaaf shlwapi: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:27 +02:00
Michael Stefaniuc 4796550808 comctl32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:19 +02:00
Michael Stefaniuc 2d170ae850 oledlg: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:54 +02:00
Michael Stefaniuc 6b6ff6afa4 credui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:46 +02:00
Michael Stefaniuc 4149385b93 msvfw32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:31 +02:00
Michael Stefaniuc 5234f1fd0a msi: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:15 +02:00
Michael Stefaniuc 8919ba3498 shdoclc: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:52 +02:00
Michael Stefaniuc c3067a74d5 localspl: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:29 +02:00
Michael Stefaniuc 80f4a9b72a localui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:51 +02:00
Michael Stefaniuc aca9acf18f appwiz.cpl: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:43 +02:00
Michael Stefaniuc 6f4b74de5b sane.ds: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:33 +02:00
Michael Stefaniuc ece4f64ecf msvidc32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:15 +02:00
Vincent Povirk 2322254c83 windowscodecs: Implement QueryCapability for BMP decoder. 2009-07-02 11:39:46 +02:00
Vincent Povirk 5b7de464ca windowscodecs: Implement CopyPixels for BMP decoder. 2009-07-02 11:39:34 +02:00
Vincent Povirk 07538b79cb windowscodecs: Simplify the BMP GetSize code and fix for top-down dibs. 2009-07-02 11:38:32 +02:00
Vincent Povirk 02d0462f06 windowscodecs: Implement GetPixelFormat for BMP decoder. 2009-07-02 11:38:08 +02:00
Paul Vriens 024725515e urlmon/tests: Don't check for out of memory (Coverity). 2009-07-02 11:30:41 +02:00
Michael Stefaniuc eddc78e480 oleaut32: Fix a small error in a comment. 2009-07-02 11:30:32 +02:00
Michael Stefaniuc d6eb5eb7c6 hhctrl.ocx: Fix a memory leak on an error path (Smatch). 2009-07-02 11:30:25 +02:00
Frédéric Delanoy a9f3bd06fd comdlg32: Improve French translation. 2009-07-02 11:30:19 +02:00
Aurimas Fišeras f404fd787f winmm: Add Lithuanian translation. 2009-07-02 11:30:13 +02:00
Hans Leidekker 48efa30050 mlang: Add a test for IMultiLanguage2_IsCodePageInstallable. 2009-07-02 11:29:50 +02:00
Hans Leidekker c2eee9f5fc mlang: Implement IMultiLanguage2_IsCodePageInstallable. 2009-07-02 11:29:44 +02:00
Huw Davies d79943446f gdi32/tests: Dump the correct metafile if the test fails. 2009-07-01 14:50:53 +02:00
Huw Davies 470e8fe2f4 gdi32/tests: Add a test for the MFCOMMENT record's size. 2009-07-01 14:50:50 +02:00
Detlef Riekenberg 2e19130976 shlwapi: Last parameter in SHUnicodeToAnsiCP is an int. 2009-07-01 14:28:34 +02:00
Nikolay Sivov 1daf40a837 comctl32/header: Always release item down state on WM_LBUTTONUP. 2009-07-01 13:15:50 +02:00
Nikolay Sivov 84f14a3716 comctl32/listview: Improve hittesting a bit. 2009-07-01 13:15:37 +02:00
Stefan Dösinger c82da7d975 wined3d: Don't dirtify too many shader constants.
If we have start = 4, count = 3, the highest dirty constant is the one with index 6. start + count gives 7,
so it already includes the zero-based array correction. Don't add an additional 1.

Additionally to the inefficiency of looking at one extra constant, this causes problems if the driver
rejects loading 257 constants on the initial load. In this case no constant is loaded if
GL_EXT_gpu_program_parameters is used.
2009-07-01 13:14:34 +02:00
Hans Leidekker bbfe59bc93 hhctrl.ocx: Try the Windows help directory if the specified file does not exist. 2009-07-01 13:14:12 +02:00
Hans Leidekker 28f9129000 hhctrl.ocx: Remove some dead code.
This condition is inside the switch block for HH_DISPLAY_SEARCH,
so it can never evaluate to true.
2009-07-01 13:12:22 +02:00
Hans Leidekker abad7f4f76 hhctrl.ocx: Don't leak the CHM filename. 2009-07-01 13:12:17 +02:00
Alexandre Julliard 4d31a25f50 gdiplus: Don't return garbage from the GdipCreateHBITMAPFromBitmap stub. 2009-07-01 12:14:40 +02:00
Alexandre Julliard a6b05ea96c secur32: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:14:08 +02:00
Alexandre Julliard 887af61219 kernel32: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:13:46 +02:00
Alexandre Julliard 6f68b774d7 ntdll: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:13:34 +02:00
Alexandre Julliard 3269d8c726 ntdll: Avoid the close-on-exec race with recvmsg() on kernels that support this. 2009-07-01 12:11:53 +02:00
Alexandre Julliard 70e4611e73 oleaut32: Properly release cache DCs instead of trying to delete them. 2009-07-01 12:07:35 +02:00
Jörg Höhle c3b8026789 kernel32: Avoid unprotected sprintf on registry/user-supplied format string. 2009-07-01 11:43:03 +02:00
Michael Stefaniuc 62a2196887 mshtml: Build language resource files separately.
Do not include them from an other rc file.
2009-07-01 11:42:42 +02:00
Michael Stefaniuc f894164d9f gphoto2.ds: Build language resource files separately.
Do not include them from an other rc file.
2009-07-01 11:42:39 +02:00
Michael Stefaniuc 46e5df5cb2 hhctrl.ocx: Build language resource files separately.
Do not include them from an other rc file.
2009-07-01 11:42:34 +02:00
Henri Verbeet 40bc47901c wined3d: Use flags for driver quirks. 2009-07-01 11:41:44 +02:00
Henri Verbeet c475789bb6 wined3d: Move the driver_quirk structure to directx.c. 2009-07-01 11:41:38 +02:00
Henri Verbeet 50419daa11 wined3d: Try to activate the original context for queries. 2009-07-01 11:41:33 +02:00
Henri Verbeet ca69ec0e85 wined3d: Recognize geometry shaders in shader_trace_init(). 2009-07-01 11:41:27 +02:00
Henri Verbeet 5df58b7f89 wined3d: Replace "pshader" checks with explicit type checks in shader_get_registers_used(). 2009-07-01 11:41:21 +02:00
Aric Stewart 7de0b8299d msctf: Implement ITfDocumentMgr::EnumContexts. 2009-07-01 11:39:25 +02:00
Aric Stewart fac0d945e4 msctf: Implement TF_CreateInputProcessorProfiles. 2009-07-01 11:38:49 +02:00
Detlef Riekenberg 04b9f0251c advapi32/tests: Remove unneeded SetLastError. 2009-07-01 11:38:44 +02:00
Aurimas Fišeras 892214aec3 comdlg32: Improve Lithuanian translation. 2009-07-01 11:38:32 +02:00
Vladimir Pankratov 6384eb0aec shell32: Fix RunFileDialog to close after starting apps. 2009-07-01 11:38:27 +02:00
Rein Klazes 163914380e comdlg32: Fix resizing of the file dialog browser that keeps returning to its original size. 2009-07-01 11:38:16 +02:00
Vincent Povirk 9fceef33b7 gdiplus: Don't crash when a NULL format is passed to GdipDrawString. 2009-07-01 11:38:11 +02:00
Michael Stefaniuc d0df28b909 wldap32: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 14:53:42 +02:00
Alexandre Julliard 5f23006441 ntdll: Go back to growing the heap in smaller increments once we start running out of address space. 2009-06-30 14:07:18 +02:00
Alexandre Julliard c03991be68 ntdll: Large heap blocks don't need to be 64k aligned. 2009-06-30 14:06:55 +02:00
Michael Stefaniuc c0039ecd85 cryptdlg: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 13:48:24 +02:00
Michael Stefaniuc da01cf93ac oleaut32: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 13:48:18 +02:00
Michael Stefaniuc e74505d844 msrle32: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 13:48:05 +02:00
Michael Stefaniuc 90d5a4b693 mpr: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 13:48:00 +02:00
Hans Leidekker 60b7604aa1 msi: Support opening transform databases. 2009-06-30 13:46:39 +02:00
Andrew Eikum 4c0edba681 gdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I. 2009-06-30 12:58:31 +02:00
Huw Davies d6bb2b7591 gdi32: Add tests for the GetWinMetaFileBits MFCOMMENT record. 2009-06-30 12:58:17 +02:00
Huw Davies 41bbc007a4 gdi32: Store the original emf as a sequence of MFCOMMENT records. 2009-06-30 12:58:10 +02:00
Huw Davies db6a9e6f75 gdi32: Remove obviously incorrect calls to SetMapMode. 2009-06-30 12:57:55 +02:00
Huw Davies d7af14f1b5 gdi32: Use the unicode version of CreateMetaFile. 2009-06-30 12:57:43 +02:00
Henri Verbeet 1911adcea5 wined3d: Consolidate "color0_mov" handling a bit. 2009-06-30 12:55:45 +02:00
Henri Verbeet 02a0614aa1 wined3d: Use dst_param.reg.idx to index reg_maps->texcoord_mask. 2009-06-30 12:55:40 +02:00
Henri Verbeet 03702e1de3 wined3d: Remove some redundant pshader checks. 2009-06-30 12:55:24 +02:00
Henri Verbeet 592361be38 wined3d: Pass the shader type to shader_record_register_usage(). 2009-06-30 12:55:19 +02:00
Henri Verbeet 5b6877ee62 wined3d: Remove shader_is_version_token(). 2009-06-30 12:55:11 +02:00
Francois Gouget 66a04a83a1 windowscodecs: Add a trailing '\n' to FIXME() traces. 2009-06-30 12:40:04 +02:00
Francois Gouget 7bb43a359f crosstest: Fix the crosstest dependencies. 2009-06-30 12:39:35 +02:00
Francois Gouget d475279149 advapi32/tests: Add a trailing '\n' to ok() calls. 2009-06-30 12:39:29 +02:00
Francois Gouget 97df1e12e6 windowscodecs: Make the QueryInterface() functions static. 2009-06-30 12:39:25 +02:00
Vitaliy Margolen 27072f296f dxdiagn: Use quartz's IFilterMapper to get DirectShow filter information instead of looking through private structures. 2009-06-30 12:38:49 +02:00
Vitaliy Margolen 516aac77aa dxdiagn: Add fil_data.idl to describe IAMFilterData interface. 2009-06-30 12:38:39 +02:00
Rein Klazes ce85668416 comdlg32: Fix a problem with the returned value of a CDN_FILEOK notification. 2009-06-30 12:34:06 +02:00
Michael Stefaniuc 01366a6b41 crypt32: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 12:33:55 +02:00
Michael Stefaniuc fed054a9ef oleacc: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 12:33:51 +02:00
Michael Stefaniuc 58d49b42c9 iccvid: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 12:33:45 +02:00
Michael Stefaniuc 69411faf4d browseui: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 12:32:10 +02:00
Michael Stefaniuc e17af8082b user32: Remove unreachable code: break after return (Smatch). 2009-06-30 12:31:59 +02:00
Nikolay Sivov 9ee5f26570 comctl32/rebar: Use proper structure size in tests and parameter checks. 2009-06-30 12:31:51 +02:00
Vincent Povirk aa9602db10 gdiplus: Implement horizontal alignment in GdipDrawString. 2009-06-30 12:31:37 +02:00
Stefan Leichter 3ca49a10d8 oleaut32: Add two tests of function VarDateFromStr for German date format. 2009-06-30 12:31:32 +02:00
Frédéric Delanoy 6628fb474f cryptui: Add French translation. 2009-06-30 12:29:54 +02:00
Frédéric Delanoy f4a625b3b3 shell32: Updated French translation. 2009-06-30 12:29:38 +02:00
Frédéric Delanoy 85aadbd906 appwiz.cpl: Updated French translation. 2009-06-29 15:08:52 +02:00
Louis Lenders 011c5b8fae advapi32: Add a few tests for GetSidSubAuthority and SetLastError correctly. 2009-06-29 15:08:00 +02:00
Detlef Riekenberg 0ca3b3b423 advapi32: Check the output pointer first in RegOpenKey, with test. 2009-06-29 14:51:30 +02:00
Alexander Scott-Johns 5a91cffc20 rtutils: Add stub TraceRegisterExW and TraceRegisterExA.
The -W function is imported by Windows Journal Viewer.
2009-06-29 14:51:18 +02:00
Alexander Scott-Johns a4689aaeee rtutils: Add stub dll. 2009-06-29 14:51:11 +02:00
Nikolay Sivov 753407ef82 comctl32/progress: Implement PBM_GETBKCOLOR. 2009-06-29 14:32:33 +02:00
Nikolay Sivov 84f3c50474 comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries. 2009-06-29 14:32:21 +02:00
Nikolay Sivov f6bdb637bf comctl32/toolbar: Move parameter cast to WinProc level, some code cleanup. 2009-06-29 14:32:12 +02:00
Vincent Povirk b19e329be4 windowscodecs: Add test for BMP decoder. 2009-06-29 14:28:14 +02:00
Vincent Povirk 78c3aa78d2 windowscodecs: Implement GetResolution for BMP decoder. 2009-06-29 14:28:13 +02:00
Vincent Povirk 7c7f70a317 windowscodecs: Implement GetSize for BMP decoder. 2009-06-29 14:28:13 +02:00
Vincent Povirk eca8ef6924 windowscodecs: Implement GetFrame for BMP decoder. 2009-06-29 14:28:12 +02:00
Vincent Povirk 0caec83215 windowscodecs: Implement Initialize method for BMP decoder. 2009-06-29 14:27:44 +02:00
Vincent Povirk 6f86ceef49 windowscodecs: Implement trivial methods for BMP decoder. 2009-06-29 14:27:23 +02:00
Vincent Povirk 429c784cd7 windowscodecs: Add a stub decoder for the BMP format. 2009-06-29 14:27:11 +02:00
Vincent Povirk b01c652d4b windowscodecs: Add stub implementation of IWICImagingFactory. 2009-06-29 14:20:13 +02:00
Piotr Caban 754513c800 jscript: Added Date_toString implementation. 2009-06-29 13:30:52 +02:00
Piotr Caban 9b011bd0f7 jscript: Added Date_toLocaleString implementation. 2009-06-29 13:30:19 +02:00
Piotr Caban 5be6deb844 jscript: Added Date_toUTCString implementation. 2009-06-29 13:30:05 +02:00
Piotr Caban fd89475380 jscript: Added Date_toDateString implementation. 2009-06-29 13:29:35 +02:00
Piotr Caban 40b88e261a jscript: Added Date_toTimeString implementation. 2009-06-29 13:28:56 +02:00
Piotr Caban 0e379fbe05 jscript: Added Date_toLocaleTimeString implementation. 2009-06-29 13:28:40 +02:00
Piotr Caban 6dc3b7beb7 jscript: Added Date_toLocaleDateString implementation. 2009-06-29 13:28:26 +02:00
Francois Gouget 8b93e1fe06 gdi32/tests: Make test_GetTextMetrics2() static. 2009-06-29 13:22:51 +02:00
Paul Vriens d9a9e3f06d shell32: Fix Dutch translations. 2009-06-29 13:21:50 +02:00