Commit Graph

75436 Commits

Author SHA1 Message Date
Alexandre Julliard 036fe88ef4 sane.ds: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard 7294f7d80f comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard a2be59a3f6 winecfg: Convert menu and string tables resources to po files. 2011-01-14 18:26:10 +01:00
Alexandre Julliard 30b5e22def regedit: Convert menu and string tables resources to po files. 2011-01-14 18:26:06 +01:00
Alexandre Julliard 4c934cfe69 oleview: Convert menu and string tables resources to po files. 2011-01-14 18:09:03 +01:00
Aurimas Fišeras d8c833bc6d po: Update Lithuanian translation. 2011-01-14 13:10:43 +01:00
Alexandre Julliard adfab558ec winecfg: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:15:08 +01:00
Alexandre Julliard de10568061 regedit: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:09:47 +01:00
Alexandre Julliard bfd56391b6 oleview: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:01:23 +01:00
Alexandre Julliard 56193df2fd winevdm: Try to exec dosbox if DOS is not supported natively. 2011-01-13 20:41:27 +01:00
Alexandre Julliard cf1cd33570 dbghelp: Support pointer types of various sizes. 2011-01-13 20:09:49 +01:00
Alexandre Julliard 06f76236d1 libwine: Fall back to normal exec if the preloader doesn't exist. 2011-01-13 19:56:12 +01:00
Piotr Caban 856da7e11d shell32: Don't check if files are of the same type if name is equal in IShellFolder2_CompareIDs. 2011-01-13 17:33:43 +01:00
Piotr Caban ad2201054c shell32: Try to get file status from FileSystemBindData in UNIXFS_path_to_pidl. 2011-01-13 17:33:43 +01:00
Hans Leidekker e6e454ab16 msi/tests: Accept one more estimated size. 2011-01-13 17:33:10 +01:00
Hans Leidekker 257beae1fd msi: Fix some memory leaks (valgrind). 2011-01-13 17:26:24 +01:00
Jacek Caban 2f4968b597 wininet: Fixed memory leak in tests (valgrind). 2011-01-13 17:26:21 +01:00
Jacek Caban 0662555af3 wininet: Added post data tests. 2011-01-13 17:26:17 +01:00
Kusanagi Kouichi 5c987fc574 gdi32: GetCharABCWidthsA should work for DBCS. 2011-01-13 17:26:12 +01:00
Kusanagi Kouichi fcb4a1610e gdi32/tests: Add a test for GetCharABCWidthsA with DBCS. 2011-01-13 17:26:09 +01:00
Alexandre Julliard 39558f8d81 user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
Alexandre Julliard db60006e26 shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
Alexandre Julliard 7f59564fe0 oledlg: Convert string table resources to po files. 2011-01-13 16:18:24 +01:00
Alexandre Julliard 8062ec1a54 oleacc: Convert string table resources to po files. 2011-01-13 16:00:53 +01:00
Alexandre Julliard af743a6b57 avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
Alexandre Julliard 902f10cc67 appwiz.cpl: Convert string table resources to po files. 2011-01-13 15:22:01 +01:00
Greg Geldorp 2b0d8ed7c3 user32/tests: Fix menu test failures on East-Asian machines. 2011-01-13 15:22:00 +01:00
Michael Stefaniuc 213532a260 shlwapi/tests: Finish the COM cleanup in ordinal.c. 2011-01-13 15:22:00 +01:00
Michael Stefaniuc c4e71c2e09 wiaservc: COM cleanup for the IWiaDevMgr iface. 2011-01-13 15:22:00 +01:00
Michael Stefaniuc 70a1ce9954 wiaservc: COM cleanup for the IClassFactory iface. 2011-01-13 15:22:00 +01:00
Austin English c3d28bae6d winecfg: Fix a compiler warning on PowerPC. 2011-01-13 15:22:00 +01:00
Jacek Caban 2b99331e93 shlwapi: Fixed handling A->W buffer in UrlCanonicalizeA (valgrind). 2011-01-13 15:22:00 +01:00
Jacek Caban 42874c62a7 winnt.h: Use Common macro for __C89_NAMELESSUNION and __C89_NAMELESSSTRUCT. 2011-01-13 15:22:00 +01:00
Michael Stefaniuc b1d9b7ee2a windowscodecs/tests: Fix crash introduced with eaf394a9ac. 2011-01-13 15:22:00 +01:00
André Hentschel dd07baa824 kernel32/tests: Use the right return type and a better failed test message. 2011-01-13 15:22:00 +01:00
André Hentschel 36352aaff9 po: Update German translation. 2011-01-13 15:21:59 +01:00
Alexandre Julliard 7ed304dd38 shell32: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 15:21:59 +01:00
Alexandre Julliard 85b4d92831 appwiz.cpl: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 15:21:59 +01:00
Alexandre Julliard fc872b5b15 avifil32: Append the *.* extension by hand after loading the string. 2011-01-13 15:21:48 +01:00
Alexandre Julliard 8c9b54b7d7 cryptui: Unify the spelling of "All files" with the other modules. 2011-01-13 12:41:10 +01:00
Alexandre Julliard 3812fd3006 libwine: Fix handling of null character in vsnprintfW for %c format. 2011-01-13 12:41:03 +01:00
Matteo Bruni eb11dee4fc ntdll/tests: Add a FILE_APPEND_DATA test. 2011-01-12 18:12:48 +01:00
Jacek Caban e86353fd30 wininet: Make sure to initialize the whole z_stream struct (valgrind). 2011-01-12 18:12:42 +01:00
Austin English aeb78cba25 configure: Check for snd_pcm_hw_params_get_access_mask() when checking for ALSA. 2011-01-12 18:12:33 +01:00
Alexandre Julliard 35f3db4e24 winspool.drv: Convert string table resources to po files. 2011-01-12 18:12:14 +01:00
Alexandre Julliard ec547500f2 wininet: Convert string table resources to po files. 2011-01-12 18:12:10 +01:00
Alexandre Julliard 944d218a14 shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
Alexandre Julliard d3a1131660 shdocvw: Convert menu and string table resources to po files. 2011-01-12 17:52:20 +01:00
Alexandre Julliard fac153be24 setupapi: Convert string table resources to po files. 2011-01-12 17:37:02 +01:00
Alexandre Julliard f14712a24e msvfw32: Convert string table resources to po files. 2011-01-12 17:24:35 +01:00