Commit Graph

69366 Commits

Author SHA1 Message Date
Luca Bennati 53bf33a5f5 shdoclc: Fix again Italian translation. 2010-06-09 13:26:26 +02:00
Jose Rostagno bd992d3aeb jscript: Add Spanish translation. 2010-06-09 11:17:37 +02:00
Jose Rostagno 1f97fbcbbc write: Add Spanish translation. 2010-06-09 11:17:37 +02:00
Jose Rostagno 15b6f4df03 shell32: Fix Spanish translation. 2010-06-09 10:57:41 +02:00
Łukasz Wojniłowicz c2f55b3434 user32: Update the Polish translation. 2010-06-09 10:57:38 +02:00
Damjan Jovanovic 9954735e43 winemenubuilder: Also extract .lnk icons from file types's open handler. 2010-06-09 10:57:33 +02:00
Alexandre Julliard a2791a0919 oleaut32: Fix handling of 'c' format for non-date variants in VarTokenizeFormatString. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński d77c7d1047 gameux: Add declaration of IGameExplorer2 interface. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński 10a5414afe gameux: Add declaration of IGameStatisticsMgr interface. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński f2ad630540 gameux: Add declaration of IGameStatistics interface. 2010-06-08 16:35:22 +02:00
Andrew Eikum 4a6ed21094 regedit: Escape the value name portion during export. 2010-06-08 16:35:22 +02:00
Damjan Jovanovic f26b663172 winemenubuilder: Also extract .lnk icons from file types. 2010-06-08 16:35:22 +02:00
Nikolay Sivov 16973508e7 comctl32/treeview: Remove some casts. 2010-06-08 13:00:25 +02:00
Nikolay Sivov b354935092 comctl32/treeview: Remove commented out lines. 2010-06-08 13:00:07 +02:00
Nikolay Sivov 767754031d comctl32/treeview: Activate tree verification only when TRACE() is on. 2010-06-08 13:00:03 +02:00
Maarten Lankhorst 2d5c4944c1 dsound: Unofficially support 5.1 sound. 2010-06-08 12:59:58 +02:00
Jose Rostagno f5edb4aea3 winecfg: Update Spanish translation. 2010-06-08 12:59:50 +02:00
Jose Rostagno b20b58250f msvidc32: Add Spanish translation. 2010-06-08 12:59:36 +02:00
Luca Bennati ca1bdfe511 shdoclc: Fix Italian translation. 2010-06-08 12:59:30 +02:00
Eric Pouech 083eca072d dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant. 2010-06-08 12:59:26 +02:00
Eric Pouech 99a5488a18 dbghelp: Ensure that local variables and parameter actually have a container. 2010-06-08 12:59:17 +02:00
Eric Pouech 8c7cc491ab dbghelp: In dwarf parser, properly handle array without size specified. 2010-06-08 12:59:13 +02:00
Juan Lang f3968fdf80 winhttp/tests: Skip tests when a connection fails. 2010-06-08 12:59:09 +02:00
Paul Vriens 1edc58eae9 resources: Fix some copy-paste mistakes in resource files. 2010-06-08 12:59:03 +02:00
Aurimas Fišeras 3a119953fd cmd: Update Lithuanian translation. 2010-06-08 12:58:58 +02:00
André Hentschel b8ff44e627 kernel32/tests: Add a test about unicode collation. 2010-06-08 12:58:55 +02:00
Igor Paliychuk cfff865a30 oledlg: Add Ukrainian translations. 2010-06-08 12:58:50 +02:00
Igor Paliychuk bdd1ddd16b winhlp32: Add Ukrainian translations. 2010-06-08 12:58:40 +02:00
Alexandre Julliard a8c4edc8dc krnl386: Load gdi.exe and user.exe also when initializing universal thunks. 2010-06-08 12:46:28 +02:00
Alexandre Julliard 9eea385a0e comctl32/imagelist: Grow the has_alpha array also in ImageList_SetImageCount. 2010-06-08 12:45:48 +02:00
Alexandre Julliard 28e1398237 ntdll: Set a valid process title for the initial process. 2010-06-08 11:55:23 +02:00
Alexandre Julliard 2b99e1c17d kernel32: Make sure we always have a valid process title. 2010-06-08 11:53:58 +02:00
Alexandre Julliard e091c12b66 kernel32/tests: Fix the process title tests to actually test something. 2010-06-08 11:50:20 +02:00
Alexandre Julliard e1fd4390bf winapi: Fix a few C parser bugs. 2010-06-07 16:46:44 +02:00
Alexandre Julliard 84ff0631d4 winapi: Get the list of files from git-ls-files if possible. 2010-06-07 16:46:33 +02:00
Alex Balut 32f240bfc1 comctl32/tests: Added a test that checks whether setting a custom default button in a property sheet works. 2010-06-07 16:43:34 +02:00
André Hentschel 31b9fefe0e comdlg32: Correctly report the filter. 2010-06-07 15:30:00 +02:00
Dylan Smith 6072a69d38 richedit: Keep default char format on WM_SETFONT in plain text mode. 2010-06-07 15:27:52 +02:00
Marcus Meissner 4f2e15d053 dbghelp: Add 2 new darf defines and implement DW_OP_stack_value. 2010-06-07 15:26:12 +02:00
Joel Holdsworth 7342bce80d winecfg: Moved about panel code into about.c. 2010-06-07 15:17:42 +02:00
Sylvain Petreolle cf7de41edc mshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoCabDir. 2010-06-07 15:17:17 +02:00
Matijn Woudt 1a159dfddc msi/tests: Testcases for CREATE TABLE. 2010-06-07 15:15:49 +02:00
Thomas Mullaly d5e0a2edca urlmon/tests: Added tests for IUri_GetHost. 2010-06-07 15:15:45 +02:00
Thomas Mullaly 68db56d305 urlmon/tests: Added tests for IUri_IsEqual. 2010-06-07 15:15:39 +02:00
Mariusz Pluciński 1c5006e8f3 gameux: Add declaration of IGameExplorer interface. 2010-06-07 15:14:07 +02:00
Mariusz Pluciński 1819342827 gameux: Add initial header for gameux.dll. 2010-06-07 15:09:40 +02:00
Matteo Bruni 8094c5563e d3dx9: Allow D3DXAssembleShader calls with NULL parameters. 2010-06-07 13:52:39 +02:00
Wolfram Sang 0dfedd50c3 user32: No sanity checks for BITMAPCOREINFO in BITMAP_Load. 2010-06-07 13:52:35 +02:00
Vincent Povirk 7862205d3e include: Add definitions for IWICColorContext. 2010-06-07 13:52:31 +02:00
Marcus Meissner 4169d4dfb8 mshtml: Add check for doc_obj being NULL (Coverity). 2010-06-07 13:52:27 +02:00