Commit Graph

4296 Commits (7a73fd97ad2117180261d4796d48b8ef0df0f818)

Author SHA1 Message Date
Austin English e64f7525b5 mshta: Add a stub program. 2009-10-30 15:26:44 +01:00
Austin English f2aa80f71e ntdll: Add support for Windows 7 version. 2009-10-30 15:04:24 +01:00
Alexandre Julliard 315b529982 oleview: Specify the full application path when starting regedit.exe. 2009-10-27 11:23:00 +01:00
Alexandre Julliard 781fcd4691 explorer: Specify the full application path when starting winefile.exe. 2009-10-27 11:22:51 +01:00
Alexandre Julliard 31a5f31127 winetest: Refuse to submit results if we are using native dlls. 2009-10-26 13:38:05 +01:00
Damjan Jovanovic df4b68b772 winemenubuilder: Ignore Windows MIME types without a slash. 2009-10-23 11:59:41 +02:00
Ilya Shpigor 44a82859d3 programs: Add initial extrac32 utility. 2009-10-22 15:52:43 +02:00
Marcus Meissner 93dad930cd reg: Remove wrong and useless check (Coverity). 2009-10-20 14:00:36 +02:00
Andrey Turkin 64d488065a programs: Update Russian translations. 2009-10-20 13:46:42 +02:00
Colin Fletcher 45905b27db cmd.exe: Treat tabs as parameter delimiters. 2009-10-15 12:06:22 +02:00
Alexandre Julliard 33d91a861a winetest: Improve the native dll check to catch .NET dlls too. 2009-10-13 14:51:39 +02:00
Peter Dons Tychsen a78ccf1160 cmd: Fix handling of quotes when line includes redirections and/or pipes. 2009-10-08 14:00:00 +02:00
Alexander Scott-Johns 28ae6361d1 winecfg: In Load Theme dialog, add " (*.msstyles; *.theme)" to file type combobox. 2009-10-07 15:57:20 +02:00
Alexandre Julliard 835bce270a programs: Build all programs with -DWINE_STRICT_PROTOTYPES. 2009-10-07 13:41:13 +02:00
Alexandre Julliard 15751f2031 winhlp32: Don't use FARPROC for functions that take variable number of arguments. 2009-10-07 13:40:00 +02:00
Alexandre Julliard e2d22db7b9 winhlp32: Use explicit prototypes for the dll callbacks. 2009-10-07 13:31:32 +02:00
Alexandre Julliard fa6ffb4d5d Fix empty function prototypes. 2009-10-07 12:24:53 +02:00
Andrew Nguyen 203c538aaa cmd: Fix copy option handling in batch mode. 2009-10-06 11:51:57 +02:00
Eric Pouech 700d9df414 winedbg: Properly manage Wine's dbghelp extensions for constant symbols which value is passed by ref. 2009-10-05 14:56:47 +02:00
Alexandre Julliard 577d08c1e7 winetest: Use explicit prototypes for function pointers. 2009-10-02 15:06:59 +02:00
Alexandre Julliard 9cdd9a56e4 winetest: Don't run tests on native dlls when running under Wine. 2009-09-29 13:28:15 +02:00
Alexandre Julliard c75aa35ba2 winetest: Use the registry path for COM dlls instead of GetModuleFileName.
This allows to load them with LOAD_LIBRARY_AS_DATAFILE.
2009-09-29 13:06:09 +02:00
Dan Kegel 25efe69d60 cmd: Make 'dir' hide hidden or system files by default. 2009-09-25 14:00:23 +02:00
Dan Kegel 81e5c76a5f cmd: Improve 'attrib' builtin to handle at least setting/clearing single attributes. 2009-09-25 14:00:17 +02:00
Alexandre Julliard a022062cab ntdll: Move creation of the CPU-specific registry keys to wineboot. 2009-09-24 14:23:02 +02:00
Eric Pouech 3d0475eb4d winhelp: Added support for hotspot links in graphical objects. 2009-09-22 17:46:52 +02:00
Austin English 7045cee342 progman: Fix license in Swedish resources. 2009-09-22 16:15:00 +02:00
Austin English 2f44500b80 clock: Fix license in Swedish resources. 2009-09-22 16:14:53 +02:00
Austin English c90333d5b3 Cancel in Italian is Annulla, not Anulla. 2009-09-18 09:59:36 -05:00
Gerald Pfeifer 2ea07f28bd oleview: Simplify ENUM_FLAGS in CreateInterfaceInfo. 2009-09-18 09:59:06 -05:00
Paul Vriens 5b600b57c4 winetest: Fix winetest to cope with com dlls. 2009-09-17 10:08:45 -05:00
Huw Davies 8b8af9c878 winetest: Add the ability to retrieve the dll path for com dlls from the registry. 2009-09-16 15:27:15 -05:00
Akihiro Sagawa daa797f54b start: Add Japanese translation. 2009-09-15 16:41:25 -05:00
Akihiro Sagawa 749972cebc xcopy: Add Japanese translation. 2009-09-15 16:41:25 -05:00
Francois Gouget a4d391d65a uninstaller: Perform a case-insensitive search for the application to uninstall.
Registry keys are case-insensitive so the match should be too.
2009-09-11 12:09:50 +02:00
Davide Pizzetti d451778bcc winefile: Italian translation update. 2009-09-09 12:05:24 +02:00
Davide Pizzetti 1e150672e9 start: Italian translation update. 2009-09-09 12:05:15 +02:00
Davide Pizzetti 3c7c46f6cd winecfg: Italian translation update. 2009-09-09 12:05:04 +02:00
Marcus Meissner 5006da3bb7 oleview: Fixed bad error check. 2009-09-08 12:13:32 +02:00
Eric Pouech 31cf71c244 winedbg: Fix backend prototypes for PowerPC and Alpha. 2009-09-02 10:24:14 +02:00
André Hentschel d0c68ef034 winetest: Mute an annoying message box. 2009-08-31 16:06:36 +02:00
Henri Verbeet 89b469cb2f dxdiag: Make the "cmdline" parameter const. 2009-08-31 12:41:21 +02:00
Riccardo Loti 4a6bbd039a clock: Fix typo in the Italian translation. 2009-08-31 12:16:42 +02:00
Eric Pouech 7cdf3389dd services: Correctly store the service's PID upon startup. 2009-08-29 17:11:19 +02:00
André Hentschel 765d9a1411 wcmd: Ignore start and end quotes. 2009-08-29 16:48:52 +02:00
Austin English 93e7c6b23a dxdiag: Add basic command line parsing.
Based on a patch by Dan Kegel.
2009-08-27 14:15:04 +02:00
Austin English 1b5167f1cb dxdiag: Make dxdiag a Unicode rather than ANSI program. 2009-08-27 14:14:07 +02:00
Dylan Smith 262e1bfa92 winedbg: Resolve typedefs when checking for user defined type.
All that matters is that the real type is a user defined type (e.g.
structure, class, or union), so I used types_get_real_type instead of
types_get_info to avoid issues with typedefs.
2009-08-27 14:13:49 +02:00
Dylan Smith fe8f6b8068 winedbg: Extract address from expression for listing source at address. 2009-08-27 14:13:40 +02:00
Davide Pizzetti a60ff23158 winhlp32: Italian translation update. 2009-08-26 14:34:18 +02:00