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 |
|
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
|
|
2002-11-10 |
First cut with actual command processing and executrion.
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 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
|