Commit Graph

4209 Commits

Author SHA1 Message Date
Rein Klazes 9d6d3b3b3c winecfg: Let the user specify the drive letter of a to be added drive. 2009-08-17 16:43:15 +02:00
Dylan Smith a35652d654 winedbg: Make limitations of set command clearer in man page. 2009-08-17 14:43:09 +02:00
Dylan Smith 82f810dc73 winedbg: Properly end non-formatted text in man page.
The .nf macro stops formatting of the text in the man page, and the
macro .fi should be used to end.  This wasn't done before, which is
noticable for where the text is wrapped when opening the man page with a
larger/smaller terminal width.
2009-08-17 14:42:48 +02:00
Dylan Smith 26c427d50a winedbg: Fixed syntax of set command in man pages. 2009-08-17 14:42:32 +02:00
Dylan Smith 81c9b3a105 winedbg: Correct header for virtual memory mapping for end address.
The virtual memory mapping info retrieved by the command "info maps" has
the end address in the second column, even though the title for the
column says "Size".
2009-08-17 14:42:23 +02:00
Dylan Smith 3add397abc winedbg: Remove unused tokens in grammer file. 2009-08-17 14:40:14 +02:00
Dylan Smith 4782d1dde6 winedbg: Prevent syntax error for setting all debug channels.
The lexer was matching tALL before checking for tIDENTIFIER, and the set
command didn't have any rules for tALL, which prevented setting the
flags for all the debug channels.
2009-08-17 14:40:03 +02:00
Cheer Xiao 6a951bc71d winecfg: Update Chinese translation. 2009-08-17 13:57:50 +02:00
Dylan Smith 19c6edd497 wordpad: Use smaller cbSize for REBARBANDINFOW for compatibility.
The cbSize field for the REBARBANDINFOW structure was previously set to
the sizeof(REBARBANDINFOW), however, new fields were added to this
structure for newer version of windows.  Testing in Windows XP (or with
comctl32.dll from Windows XP) I found this larger size was rejected
causing the rebar to not be displayed in wordpad.
2009-08-17 13:57:50 +02:00
Jörg Höhle 6d533e5d3f winecfg: Fix German typo. 2009-08-14 11:27:05 +02:00
Jörg Höhle 5866651c38 cmd: Fix German typo. 2009-08-14 11:26:56 +02:00
Alexandre Julliard 9064777457 configure: Disable installation of a number of extra files for the Wow64 build. 2009-08-13 20:08:58 +02:00
André Hentschel e2779dc477 cmdlgtst: Update German translation. 2009-08-13 16:41:50 +02:00
André Hentschel ffafad5f66 taskmgr: Update German translation. 2009-08-13 16:41:43 +02:00
André Hentschel 3fb413acdc oleview: Update German translation. 2009-08-13 16:41:38 +02:00
Juan Lang 9c7ded0973 wcmd: Only execute non-empty commands. 2009-08-13 11:45:04 +02:00
André Hentschel e726a5cca1 winhlp32: Update German translation. 2009-08-12 17:29:14 +02:00
Marcus Meissner b123102ae5 winemenubuilder: Check for NULL allocation (Coverity). 2009-08-11 12:37:05 +02:00
Francois Gouget 1724231022 taskmgr: Remove spaces before '\n'. 2009-08-11 12:35:24 +02:00
Dylan Smith 0c862dea00 wordpad: Use richedit class string macro from public headers. 2009-08-10 17:10:39 +02:00
André Hentschel 0879b83fe3 winecfg: Update German translation. 2009-08-10 13:10:56 +02:00
Ricardo Filipe c25523c7c7 regedit: Update Portuguese translation. 2009-08-06 17:28:14 +02:00
Maarten Lankhorst 58f67036ba winecfg: Hide basic and normal acceleration options by default.
There's not really a good reason for them to be visible. The only 
options that are effective are emulation, which pipes through waveout 
and >= basic, which pipes through the accelerated path.
2009-08-06 12:23:44 +02:00
Maarten Lankhorst 4e046a6759 winecfg: Remove 'emulation' driver option. 2009-08-06 12:22:36 +02:00
Austin English 6deaa09887 start: Handle /B & /I options. 2009-08-03 17:48:42 +02:00
Hwang YunSong 15ff2246b8 wordpad: Updated Korean resource. 2009-08-03 16:01:02 +02:00
Paul Vriens d5eeba3609 winhlp32: Add the UTF-8 pragma for the Italian resources. 2009-08-03 14:58:39 +02:00
Paul Vriens 6f8026821b cmdlgtst: Add the UTF-8 pragma for the Italian resources. 2009-08-03 14:58:34 +02:00
Paul Vriens fb8ead919b winhlp32: Add the UTF-8 pragma for the Romansh resources. 2009-08-03 14:58:29 +02:00
Paul Vriens afcdf6d266 wineboot: Add the UTF-8 pragma for the Dutch resources. 2009-08-03 14:58:23 +02:00
Paul Vriens 33f6ed46b6 xcopy: Add the UTF-8 pragma. 2009-08-03 14:58:10 +02:00
Owen Rudge 395acfc545 winhlp32: Ensure Open dialog is modal. 2009-07-24 11:10:55 +02:00
Alexandre Julliard f428813ce2 winemenubuilder: Reduce memory usage for string copies. 2009-07-24 10:41:25 +02:00
Vladimir Pankratov 8cc837a817 write: Convert the Russian resources to UTF-8. 2009-07-23 11:22:50 +02:00
Vladimir Pankratov 085237fd21 xcopy: Convert the Russian resources to UTF-8. 2009-07-23 11:22:47 +02:00
Vladimir Pankratov 60dcd6365e wordpad: Convert the Russian resources to UTF-8. 2009-07-23 11:22:44 +02:00
Vladimir Pankratov 0c7b34bdd9 winedbg: Convert the Russian resources to UTF-8. 2009-07-23 11:22:41 +02:00
Vladimir Pankratov 664cfe012a winhlp32: Convert the Russian resources to UTF-8. 2009-07-23 11:22:39 +02:00
Vladimir Pankratov 1ae0eba68f winemine: Convert the Russian resources to UTF-8. 2009-07-23 11:22:36 +02:00
Vladimir Pankratov f7430fa05d winefile: Convert the Russian resources to UTF-8. 2009-07-23 11:22:33 +02:00
Vladimir Pankratov 1cae50f421 wineconsole: Convert the Russian resources to UTF-8. 2009-07-23 11:22:30 +02:00
Vladimir Pankratov 43f36486e4 winecfg: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov 98035890d8 uninstaller: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov e6f1619209 view: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov 15b5324d6a wineboot: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov c8308d61b5 taskmgr: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov c3e58fc404 start: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Vladimir Pankratov b989203e35 regedit: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Francois Gouget 108a930e67 notepad: Remove spaces before '\n'. 2009-07-22 11:09:09 +02:00
Francois Gouget 045dc433de taskmgr: Remove space before ellipsis. 2009-07-22 11:09:05 +02:00