2002-12-11 |
New style configuration file with both Unix and Win32 definitions.
tundra
committed
on 11 Dec 2002
|
---|---|
Added quotation around strings generated by PROMPT:
tundra
committed
on 11 Dec 2002
|
|
Fixed bug in user-defined variable parsing.
tundra
committed
on 11 Dec 2002
|
|
|
|
2002-12-09 |
Documented -t option to suppress quotation of builtin substitutions.
tundra
committed
on 9 Dec 2002
|
Corrected bug in substitution of builtins. Added quotation support
...
tundra
committed
on 9 Dec 2002
|
|
Fixed bug in command invocation.
tundra
committed
on 9 Dec 2002
|
|
|
|
Added information about the -d debugging option.
tundra
committed
on 9 Dec 2002
|
|
First implementation of DSELECTION and DSELECTIONS builtins.
tundra
committed
on 9 Dec 2002
|
|
Implemented debugging command line option.
tundra
committed
on 9 Dec 2002
|
|
2002-12-06 |
Integrated new command language parser into the program. Still have
...
tundra
committed
on 6 Dec 2002
|
First cut at configuration file in new format.
tundra
committed
on 6 Dec 2002
|
|
Changed from .twanderrc to .twander
tundra
committed
on 6 Dec 2002
|
|
Last version in old configuration format.
tundra
committed
on 6 Dec 2002
|
|
2002-12-04 |
|
2002-12-01 |
|
|
|
2002-11-26 |
Added ability to execute double-clicked file under Unix.
tundra
committed
on 26 Nov 2002
|
Added description of -r option.
tundra
committed
on 26 Nov 2002
|
|
Added keyboard support for, Select All, Select None, Page Down, and Page Up.
...
tundra
committed
on 26 Nov 2002
|
|
Added command line option to suppress automatic display refreshing.
tundra
committed
on 26 Nov 2002
|
|
|
|
2002-11-25 |
|
Changed detail processing code to use symbolic references to the
...
tundra
committed
on 25 Nov 2002
|
|
2002-11-24 |
Fixed problem in which symbolic links were not properly being noted.
...
tundra
committed
on 24 Nov 2002
|
Allow up to 11 char user/group names for both Unix and non-unix systems.
...
tundra
committed
on 24 Nov 2002
|
|
Added total size of current directory to titlebar.
tundra
committed
on 24 Nov 2002
|
|
2002-11-23 |
Added logic to pickup the special file types from the mode value.
tundra
committed
on 23 Nov 2002
|
|
|
2002-11-22 |
|
|
|
Further cleanup of configuration file location semantics.
tundra
committed
on 22 Nov 2002
|
|
|
|
2002-11-21 |
|
Further fix to correctly init select/active after a directory change.
...
tundra
committed
on 21 Nov 2002
|
|
|
|
2002-11-20 |
Program x,y scroll state is now preserved across RefreshDirList invocations.
tundra
committed
on 20 Nov 2002
|
|
|
2002-11-19 |
|
Cleaned up selections involving form: /foo/bar/[....]
tundra
committed
on 19 Nov 2002
|
|
|
|
|
|
2002-11-18 |
|
|
|
2002-11-17 |
|
|
|
Corrected handling of attempt to enter dir which cannot be opened.
...
tundra
committed
on 17 Nov 2002
|
|
2002-11-16 |
Fixed problem under Win32 where input focus was lost if a warning message
...
tundra
committed
on 16 Nov 2002
|
|
|
2002-11-15 |
Further work on error/warning message display.
tundra
committed
on 15 Nov 2002
|
2002-11-14 |
|
Active and Selected now track together.
tundra
committed
on 14 Nov 2002
|
|
Added feature to reload configuration file.
tundra
committed
on 14 Nov 2002
|
|
2002-11-13 |
|
Pulled out key bindings as symbolic assignments for ease of maintenance.
...
tundra
committed
on 13 Nov 2002
|
|
|
|
Finished RefreshDirList() to keep dislay in-sync with directory contents.
...
tundra
committed
on 13 Nov 2002
|
|
Added code to preserve selection and active item in refresh routine.
...
tundra
committed
on 13 Nov 2002
|
|
2002-11-12 |
Ongoing edits.
tundra
committed
on 12 Nov 2002
|
|
|
Fixed navigation with arrow keys and spacebar.
tundra
committed
on 12 Nov 2002
|
|
|
|
2002-11-11 |
Slight restructuring of code to allow widget handling of up/down arrows
...
tundra
committed
on 11 Nov 2002
|
Minor changes. Fixed subtle problem with visual navigation via ".." which
...
tundra
committed
on 11 Nov 2002
|
|
Added support for Backspace (move up one directory) and Left Arrow
...
tundra
committed
on 11 Nov 2002
|
|
Added support for Esc and Home keys.
tundra
committed
on 11 Nov 2002
|
|
Added section on preassigned keys.
tundra
committed
on 11 Nov 2002
|
|
Added section about config file meta symbols and closing quotes.
tundra
committed
on 11 Nov 2002
|
|
2002-11-10 |
Added documentation concerning [DIRECTORY] token.
tundra
committed
on 10 Nov 2002
|
First cut with actual command processing and executrion.
tundra
committed
on 10 Nov 2002
|
|
Added explanation of Command Key case insensitivity.
tundra
committed
on 10 Nov 2002
|
|
Back to single-click selections. Now using the 'listbox.nearest(event.y)'
...
tundra
committed
on 10 Nov 2002
|
|
2002-11-09 |
Went back to using an event handler to deal with double-click selections
...
tundra
committed
on 9 Nov 2002
|
Made sure ".." is always first directory listed regardless of sort order.
tundra
committed
on 9 Nov 2002
|
|
|
|
Added -q option to suppress warnings.
tundra
committed
on 9 Nov 2002
|
|
Added -q option.
tundra
committed
on 9 Nov 2002
|
|
Added options to set initial window size.
tundra
committed
on 9 Nov 2002
|
|
|
|
2002-11-08 |
|
|
|
|
|
Installed basic Tkinter UI framwork and directory listbox
tundra
committed
on 8 Nov 2002
|
|
Initial code using Tkinter for GUI
tundra
committed
on 8 Nov 2002
|
|
Last attempt using 'anygui'
tundra
committed
on 8 Nov 2002
|
|
2002-10-30 |
Minor correction.
tundra
committed
on 30 Oct 2002
|
Completed directory navigation logic.
tundra
committed
on 30 Oct 2002
|
|
2002-10-29 |
|
Cleanup some leftover debug print statements. Mofified the configuration
...
tundra
committed
on 29 Oct 2002
|
|
|
|
Initial revision
tundra
committed
on 29 Oct 2002
|
|
2002-10-28 |
Basic skeleton of code with argument checking and option handling.
tundra
committed
on 28 Oct 2002
|
Initial revision
tundra
committed
on 28 Oct 2002
|