- Apr 16, 2007
-
-
This implements a basic more, eg 'dir | more' or 'more file.c' but it does not support the flags or keys which can control it. Basically its not worth implementing those, as in some modes we cannot read a single key, we have to wait for <enter> anyway.
-
-
- Apr 13, 2007
-
-
- Apr 12, 2007
-
-
- Apr 10, 2007
-
-
Make fonts and the other measurements the correct size in relation to the actual printer resolution instead of thinking it uses the same resolution as the display. Before fixed sized (and for most printer resolutions way to small) margins where used and the font size was taken directly from the screen font independent of the actual printer resolution, resulting in a completely unreadable micro text on most printouts.
-
- Apr 09, 2007
-
-
- Apr 07, 2007
-
-
While I was at it, simplified the symbol lookup for the debug options.
-
- Apr 06, 2007
-
-
-
-
-
-
-
Files with no extensions cannot be run as-is. This enables a directory with 'fred' and 'fred.bat' to correctly run fred.bat if just fred is executed.
-
-
-
- Apr 04, 2007
-
-
- Apr 03, 2007
-
-
- Apr 02, 2007
-
-
-
winedbg: When reloading real PE modules from a minidump, also look in the search path (as we do for ELF modules).
-
-
-
-
-
-
-
Effectively work out if we are interested in a file before worrying about prompting for copy or overwrite.
-
-
-
-
-
- Mar 30, 2007
-
-