Commit Graph

59336 Commits (747d58d211e76a7c06b2cd412dd43f4d71bbd82e)
 

Author SHA1 Message Date
Alexandre Julliard 747d58d211 ntdll: Add management of the Wow64 filesystem redirection flag. 2009-07-06 15:08:39 +02:00
Michael Stefaniuc 4f8ce1b2f2 winecfg: Fix regression introduced by 807d75a94e.
This is the fix for the "PACKAGE_STRING" Wine release.
2009-07-06 14:35:38 +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
Alexander Scott-Johns 32c066f12a notepad: When opening a file, replace \0 characters with spaces, instead of truncating the file at the first \0. 2009-07-06 14:35:27 +02:00
Alexander Scott-Johns 93b99e0af3 notepad: Refactor DoOpenFile to simplify next patch. 2009-07-06 14:35:27 +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
Francois Gouget a4ed46d398 winapi: Simplify and improve the readability of the C parsers.
Specifically, clean up parameter passing, and remove unneeded
intermediate variable references.  Remove uninformative comments.
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
Alexander Nicolaysen Sørnes 18045e5681 notepad: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Alexander Nicolaysen Sørnes 815a66d787 reg: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 958ba9e139 winecfg: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 1cbb7e1cae uninstaller: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy afcbfa4ac2 taskmgr: Update French translation; display fixes. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy e2f2688356 regedit: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy d4bba24e5c oleview: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 662b3fb98a notepad: Update French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 18dbff2a8c cmd: Fix French translation. 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