2002-11-14
@tundra
Added feature to reload configuration file.
tundra committed on 14 Nov 2002
2002-11-13
@tundra
Stored all globals in UI object. ...
tundra committed on 13 Nov 2002
@tundra
Pulled out key bindings as symbolic assignments for ease of maintenance. ...
tundra committed on 13 Nov 2002
@tundra
Reorganized and restructured code for readability. ...
tundra committed on 13 Nov 2002
@tundra
Finished RefreshDirList() to keep dislay in-sync with directory contents. ...
tundra committed on 13 Nov 2002
@tundra
Added code to preserve selection and active item in refresh routine. ...
tundra committed on 13 Nov 2002
2002-11-12
@tundra
Ongoing edits.
tundra committed on 12 Nov 2002
@tundra
Removed global tracking of INDEX value. ...
tundra committed on 12 Nov 2002
@tundra
Fixed navigation with arrow keys and spacebar.
tundra committed on 12 Nov 2002
@tundra
Added section on Arrow keys and Spacebar. ...
tundra committed on 12 Nov 2002
2002-11-11
@tundra
Slight restructuring of code to allow widget handling of up/down arrows ...
tundra committed on 11 Nov 2002
@tundra
Minor changes. Fixed subtle problem with visual navigation via ".." which ...
tundra committed on 11 Nov 2002
@tundra
Added support for Backspace (move up one directory) and Left Arrow ...
tundra committed on 11 Nov 2002
@tundra
Added support for Esc and Home keys.
tundra committed on 11 Nov 2002
@tundra
Added section on preassigned keys.
tundra committed on 11 Nov 2002
@tundra
Added section about config file meta symbols and closing quotes.
tundra committed on 11 Nov 2002
2002-11-10
@tundra
Added documentation concerning [DIRECTORY] token.
tundra committed on 10 Nov 2002
@tundra
First cut with actual command processing and executrion.
tundra committed on 10 Nov 2002
@tundra
Added explanation of Command Key case insensitivity.
tundra committed on 10 Nov 2002
@tundra
Back to single-click selections. Now using the 'listbox.nearest(event.y)' ...
tundra committed on 10 Nov 2002
2002-11-09
@tundra
Went back to using an event handler to deal with double-click selections ...
tundra committed on 9 Nov 2002
@tundra
Made sure ".." is always first directory listed regardless of sort order.
tundra committed on 9 Nov 2002
@tundra
Single-Click navigation enabled via polling of listbox because ...
tundra committed on 9 Nov 2002
@tundra
Added -q option to suppress warnings.
tundra committed on 9 Nov 2002
@tundra
Added -q option.
tundra committed on 9 Nov 2002
@tundra
Added options to set initial window size.
tundra committed on 9 Nov 2002
@tundra
Corrected default information for font weight. ...
tundra committed on 9 Nov 2002
@tundra
Reorganized the UI into a single class/object instance. ...
tundra committed on 9 Nov 2002
2002-11-08
@tundra
Added descriptive summary text. ...
tundra committed on 8 Nov 2002
@tundra
Implemented scrolling listbox. ...
tundra committed on 8 Nov 2002