Commit Graph

78901 Commits (d8059aee3a3201901a293548c4ebc3e5a7e49475)
 

Author SHA1 Message Date
Alexandre Julliard d8059aee3a widl: Move the check for already processed types into the type-specific functions.
Fixed a couple of instances where types were printed redundantly or
incorrectly reused.
2011-05-26 19:45:00 +02:00
André Hentschel 1ec78b8105 oleaut32: Update OaBuildVersion. 2011-05-26 17:42:46 +02:00
Gerald Pfeifer 87c0e868be winedbg: Disable some dead code in expr_eval. 2011-05-26 17:40:41 +02:00
Jacek Caban 0e695c3444 shdocvw: Abort pending navigation task when adding a new one. 2011-05-26 17:08:45 +02:00
Jacek Caban bcffa12484 shdocvw: Abort pending tasks on DocHost destruction. 2011-05-26 17:08:41 +02:00
Jacek Caban 826f7c0c75 shdocvw: Store task list in DocHost object instead of using LPARAM. 2011-05-26 17:08:36 +02:00
Jacek Caban d9f49ba223 shdocvw: Use task destructors for releasing task params. 2011-05-26 17:08:25 +02:00
Stefan Dösinger dda91ac02a wined3d: Call frag_pipe->enable_extension under the GL lock. 2011-05-26 16:41:14 +02:00
Jörg Höhle dbd058a85a mmsystem: MCI_UnMapMsg16To32W need not return a value. 2011-05-26 16:38:27 +02:00
Jörg Höhle bc9b9d53c1 mmsystem: Fix some MCI mappings. 2011-05-26 16:38:20 +02:00
Alexander Morozov f8679cfa2f mshtml/tests: Fix a typo. 2011-05-26 16:33:16 +02:00
Jacek Caban 2d1bc5b861 urlmon: Avoid LPWSTR to LPCWSTR cast. 2011-05-26 16:32:56 +02:00
Jacek Caban dd61ebe6cf urlmon: Avoid multiple InternetQueryDataAvailable calls in pending state. 2011-05-26 16:32:48 +02:00
Aric Stewart eaaf157f6c usp10: Zero Width Joiners and Non-Joiners should, like spaces, not split runs. 2011-05-26 16:32:03 +02:00
Dan Kegel 1857a05996 cmd: Don't read past end of thisVar in WCMD_expand_envvar (valgrind). 2011-05-26 15:23:57 +02:00
Dan Kegel 67873bdc9f cmd: Add simple test for %errorlevel%. 2011-05-26 15:23:56 +02:00
Vincent Povirk 6115951502 user32: Add message test for hotkeys. 2011-05-26 15:23:56 +02:00
Vincent Povirk 363b2bb9d1 user32: Add test for RegisterHotKey/UnregisterHotKey. 2011-05-26 15:23:56 +02:00
Piotr Caban 27ff2ae967 msvcrt: Improved locale initialization. 2011-05-26 13:38:22 +02:00
Francois Gouget 3b4cc4464d comdlg32/tests: Make ensure_zero_events_() static. 2011-05-26 13:38:22 +02:00
Akihiro Sagawa 7057d37b40 po: Update Japanese translation. 2011-05-26 13:38:07 +02:00
Akihiro Sagawa efa2b84811 winecfg: Update Japanese translation. 2011-05-26 13:33:43 +02:00
Akihiro Sagawa 884ccf9b3c winedbg: Add Japanese resource. 2011-05-26 13:33:38 +02:00
Marcus Meissner 6ade35ef0f winspool.drv: Mark internal symbols with hidden visibility. 2011-05-26 13:31:40 +02:00
Marcus Meissner 3429b72bde wuapi: Mark internal symbols with hidden visibility. 2011-05-26 13:31:12 +02:00
Marcus Meissner b122ac9c07 wldap32: Mark internal symbols with hidden visibility. 2011-05-26 13:31:08 +02:00
Marcus Meissner bf60886fb9 wintab32: Mark internal symbols with hidden visibility. 2011-05-26 13:31:01 +02:00
Marcus Meissner a6429c7011 msvfw32: Mark MSVFW32_hModule with hidden visibility. 2011-05-26 13:30:50 +02:00
Marcus Meissner ba66ceea2a wmiutils: Mark internal symbols with hidden visibility. 2011-05-26 13:30:45 +02:00
Marcus Meissner c0ad2d4a92 wininet: Mark internal symbols with hidden visibility. 2011-05-26 13:30:38 +02:00
Alexandre Julliard d4b7888dbf kernel32/tests: Delete some temporary files. 2011-05-26 13:28:55 +02:00
Alexandre Julliard 6dc9062086 kernel32: Fix a couple of handle leaks. 2011-05-26 13:28:46 +02:00
Alexandre Julliard b79fde445e msi: Remove the temp files after the storage files are closed. 2011-05-26 13:28:27 +02:00
Alexandre Julliard 2e1736d0eb shdocvw: Delete the temporary storage file on release. 2011-05-26 13:27:55 +02:00
Alexandre Julliard 7efe6d9895 ole32: Delete the transacted storage scratch file on release. 2011-05-26 13:27:41 +02:00
Alexandre Julliard 57765b8c30 libport: Don't clear the buffer on failure in mkstemps. 2011-05-26 12:21:02 +02:00
Alexandre Julliard 2f4f9ee1cb winebuild: Fix the creation of temp files in /tmp. 2011-05-26 12:20:37 +02:00
Alexandre Julliard dbbed381d0 configure: Make sure the winetest directory exists before building tests. 2011-05-26 12:04:45 +02:00
Alexandre Julliard 52cb5b20f7 widl: Set the correct stack size for parameters in the proc format string. 2011-05-25 20:32:12 +02:00
Alexandre Julliard 56e65b4534 widl: Allow using fixed size arrays as strings. 2011-05-25 19:34:26 +02:00
Rico Schüller 7f426a51d1 d3dx9: Pass objects to functions instead of using the base effect in the parameter. 2011-05-25 17:54:40 +02:00
Rico Schüller 480259ca2c d3d9/tests: Fix some ok() messages in the visual tests. 2011-05-25 17:54:38 +02:00
Rico Schüller 088ed09e94 d3dx9: Pass the device directly to d3dx9_parse_data(). 2011-05-25 17:54:35 +02:00
Gerald Pfeifer eb087ae860 inetmib1: Remove unused parameter pPduType from mapStructEntryToValue. 2011-05-25 17:53:48 +02:00
Gerald Pfeifer 619f6dccbd imm32: Simplify CopyCompClauseIMEtoClient and callees by shedding an unused parameter. 2011-05-25 17:53:21 +02:00
Marcus Meissner d8ed83e3c1 version: Merge all 3 C source files into one. 2011-05-25 16:35:05 +02:00
Francois Gouget 792a9eb689 usp10/tests: Make enumFontProc() static. 2011-05-25 16:35:05 +02:00
Francois Gouget f62ca752e9 gdi32: Move MFDRV_{ExtEscape,GetDeviceCaps}() up and make them static. 2011-05-25 16:34:47 +02:00
Michael Stefaniuc 4d003283c1 shell32/tests: COM cleanup in ebrowser.c. 2011-05-25 14:16:30 +02:00
Michael Stefaniuc 381f72fd7e shell32: COM cleanup for shfldr_printers.c. 2011-05-25 14:16:24 +02:00