Commit Graph

4621 Commits

Author SHA1 Message Date
Alexandre Julliard 78f3943ab1 winedbg: Don't install the man page in a wow64 build. 2010-05-17 12:42:31 +02:00
Hans Leidekker 3c31a373d3 winemenubuilder: Expand environment strings in the shortcut path. 2010-05-14 18:03:02 +02:00
Hans Leidekker df260d14a6 winemenubuilder: Lower case the content type. 2010-05-14 18:03:02 +02:00
Gerald Pfeifer a8acdac780 winecfg: Remove variable lRes which is not really used from configureAudioDriver. 2010-05-14 11:05:04 +02:00
Gerald Pfeifer 3e2ff7e5fe comctl32/tests: Remove some dead code from TaskManager_OnRestoreMainWindow. 2010-05-14 11:04:21 +02:00
Frédéric Delanoy 1fcf509336 wordpad: Update French translation. 2010-05-13 19:44:49 +02:00
Sven Baars d6b23f444d start: Update Dutch translation. 2010-05-12 13:45:33 +02:00
Damjan Jovanovic a432a7fbdb winemenubuilder: Fix a char/widechar typo in association .desktop paths. 2010-05-12 13:45:26 +02:00
Michael Stefaniuc 693ccc2556 oleview: Replace long with LONG. 2010-05-12 13:44:22 +02:00
André Hentschel af84fc4d1b wordpad: Update German translation. 2010-05-12 13:44:16 +02:00
Sven Baars 32b821d057 wordpad: Update Dutch translation. 2010-05-12 13:44:11 +02:00
Aurimas Fišeras 246aa6385a wordpad: Update Lithuanian translation. 2010-05-12 13:44:06 +02:00
Damjan Jovanovic 745747688d winemenubuilder: Escape freedesktop exec keys properly. 2010-05-11 11:40:07 +02:00
Katayama Hirofumi MZ c92691e1f5 wordpad: Add units (in/inch/pt). 2010-05-11 11:26:36 +02:00
Sven Baars ac9c0b2169 uninstaller: Fix Dutch translation. 2010-05-11 11:07:00 +02:00
Gerald Pfeifer cd958391e6 winecfg: Remove variable drive which is not really used from DriveDlgProc. 2010-05-10 10:17:04 +02:00
Gerald Pfeifer 7b252d6edb winefile: Remove variable hChildClass which is not really used from InitInstance. 2010-05-10 10:15:39 +02:00
Gerald Pfeifer 11bbb0f010 taskmgr: Remove variable idctrl which is not really used from TaskManagerWndProc. 2010-05-10 10:12:10 +02:00
Gerald Pfeifer 0d527532fa cmd: Remove variable copyFromDir which is not really used from WCMD_copy. 2010-05-10 10:12:03 +02:00
Alexander N. Sørnes 7492e773ec wineboot: Update Norwegian Bokmål translation. 2010-05-10 10:08:47 +02:00
Sven Baars c3cd733a3f wineboot: Fix Dutch translation. 2010-05-10 10:06:41 +02:00
Sven Baars d409c9650a winecfg: Fix Dutch translation. 2010-05-10 10:05:40 +02:00
Sven Baars 194f7318ce wineconsole: Fix Dutch translation. 2010-05-10 10:05:06 +02:00
Michael Stefaniuc 1d864cfd22 explorer: Remove unneeded UNICODE define. 2010-05-08 13:12:44 +02:00
Sven Baars 51e653b567 wordpad: Fix Dutch translation. 2010-05-08 13:12:40 +02:00
Sven Baars c6330dd220 xcopy: Fix Dutch translation. 2010-05-08 13:12:37 +02:00
Michael Stefaniuc c34c6ac20e oleview: Switch the rest to use the explicit W-types/functions.
Compile with -DWINE_NO_UNICODE_MACROS.
2010-05-07 12:49:40 +02:00
Michael Stefaniuc 12be9c39f2 oleview: Use the explicit W types/functions in details.c. 2010-05-07 12:49:08 +02:00
Michael Stefaniuc 14c63217d9 oleview: Use the explicit W types/functions in oleview.c. 2010-05-07 12:49:00 +02:00
Michael Stefaniuc 2bce56c94e oleview: Use the explicit W types/functions in typelib.c. 2010-05-07 12:48:52 +02:00
Michael Stefaniuc 488baebd8f oleview: Use the explicit W types/functions in tree.c. 2010-05-07 12:48:42 +02:00
Michael Stefaniuc 5005581c8b oleview: Replace some SendMessage wrappers with the real thing. 2010-05-07 12:48:26 +02:00
Damjan Jovanovic 55e4eba2ec winemenubuilder: Launch .lnk files directly from menus.
The arguments of a .lnk file are complex, with quoting and escaping
rules and %windir%-style variable expansion, so winemenubuilder cannot
always convert them accurately to a .desktop file. But start.exe and
shell32 on the other hand can parse the .lnk file and run it
themselves, so use them instead.
2010-05-07 12:48:12 +02:00
Detlef Riekenberg 2a9b4e0142 msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
Damjan Jovanovic ac7a24ba35 winemenubuilder: Make desktop files executable. 2010-05-06 14:20:58 +02:00
Gerald Pfeifer 34db2df2cc taskmgr: Remove variable pnmv which is not really used from ProcessPageOnNotify. 2010-05-05 10:52:57 +02:00
Gerald Pfeifer 5b0de0d569 cmd: Remove variable useinput which is not really used from WCMD_more. 2010-05-05 10:52:51 +02:00
André Hentschel 9c19df1d7b winecfg: Fix builtin_only list. 2010-05-05 10:51:36 +02:00
Damjan Jovanovic e04422a2b3 winemenubuilder: Use only widechar functions when dealing with registered associations. 2010-05-05 10:41:17 +02:00
Damjan Jovanovic bc526034e0 winemenubuilder: Use a unicode WinMain. 2010-05-05 10:41:05 +02:00
Damjan Jovanovic 2de301d4f4 mshta: wWinMain takes LPWSTR not LPSTR. 2010-05-04 19:43:51 +02:00
Gerald Pfeifer e86c6799a0 wineconsole: Remove variable font_idx which is not really used from WCUSER_FontPreviewProc. 2010-05-04 18:38:15 +02:00
Andrew Nguyen a42c072830 rundll32: Recognize entry points passed as ordinal numbers. 2010-05-04 18:29:54 +02:00
Andrew Nguyen b8b1a565e0 rundll32: Convert rundll32 to Unicode. 2010-05-04 13:14:59 +02:00
Andrew Nguyen e6bd6d1201 rundll32: Check more heap allocation failure paths for consistency. 2010-05-04 13:14:59 +02:00
Damjan Jovanovic 228e5f1ac3 winemenubuilder: Read the registry in the unix codepage when cleaning up menus. 2010-05-04 13:14:58 +02:00
Jim Cameron 66d84158ea winedbg: Make disassembler properly print EMX and EXMM type operands. 2010-05-03 17:20:03 +02:00
Andrew Nguyen 6fc4954457 regsvr32: Continue processing DLL list if an export is not found for a DLL. 2010-05-03 17:19:39 +02:00
Andrew Nguyen dd4221fc2c rundll32: Rename a few internal helpers for consistency. 2010-05-03 17:15:54 +02:00
Gerald Pfeifer 073743170c winhlp32: Remove variable keyDelta which is not really used from WINHELP_MainWndProc. 2010-05-03 15:37:39 +02:00