History for twander / twander.py
2003-01-13
@tundra
Added try/except protection around command execution attempts. ...
tundra committed on 13 Jan 2003
2003-01-11
@tundra
Commands selected from History Menu no longer as saved ...
tundra committed on 11 Jan 2003
@tundra
Refactored accelerator logic and menu popup logic into common ...
tundra committed on 11 Jan 2003
@tundra
Fixed a problem with mouse/keyboard input because different ...
tundra committed on 11 Jan 2003
2003-01-10
@tundra
Consolidated all the program execution points into a single, ...
tundra committed on 10 Jan 2003
@tundra
Fine-tuned the accelerator key logic. ...
tundra committed on 10 Jan 2003
2003-01-09
@tundra
Moved SetSelection() into GUI object where it belongs. ...
tundra committed on 9 Jan 2003
2003-01-07
@tundra
Restrutured all mouse events to go through one of two ...
tundra committed on 7 Jan 2003
2003-01-05
@tundra
Fixed nasty (and dangerous) bug which prevented the program from ...
tundra committed on 5 Jan 2003
@tundra
Fixed long-standing bug in which Titlebar was not being correctly updated.
tundra committed on 5 Jan 2003
2003-01-04
@tundra
Added capability of displaying a Drive List View while running on Win32. ...
tundra committed on 4 Jan 2003
@tundra
Added ability to set default options via the 'TWANDER' environment variable. ...
tundra committed on 4 Jan 2003
2003-01-03
@tundra
Slight reorganization of debug code so it picks up variables ...
tundra committed on 3 Jan 2003
2003-01-02
@tundra
Fixed long-standing (minor) bug. Under certain circumstances, ...
tundra committed on 2 Jan 2003
@tundra
Changed all debug points to use a common output routine, PrintDebug(), ...
tundra committed on 2 Jan 2003
@tundra
Minor cosmetic cleanup on debug output.
tundra committed on 2 Jan 2003
@tundra
Implemented multi-level debug capability.
tundra committed on 2 Jan 2003
2002-12-30
@tundra
Inhibited display of Context Menu if no commands defined.
tundra committed on 30 Dec 2002
@tundra
Implemented context menu feature. ...
tundra committed on 30 Dec 2002
2002-12-24
@tundra
Minor/cosmetic corrections.
tundra committed on 24 Dec 2002
2002-12-23
@tundra
Cosmetic edits. No functional change.
tundra committed on 23 Dec 2002
@tundra
Fixed BUG in which [SELECTIONS] was never getting populated. ...
tundra committed on 23 Dec 2002
@tundra
Changed default SELKEY to <Return> (Enter) key.
tundra committed on 23 Dec 2002
2002-12-21
@tundra
Select All no longer include ".." ...
tundra committed on 21 Dec 2002
2002-12-20
@tundra
Slight reorganization of code.
tundra committed on 20 Dec 2002
2002-12-19
@tundra
Fixed bug which left Commands Menu enabled after a reload of ...
tundra committed on 19 Dec 2002
2002-12-18
@tundra
Cleaned up debug listings a bit. Keyboard bindings listing ...
tundra committed on 18 Dec 2002
@tundra
Went back to original simpler comment semantics, but introduced ...
tundra committed on 18 Dec 2002
@tundra
Went back to using "#" as the comment introducer because ...
tundra committed on 18 Dec 2002
@tundra
Changed comment introducer from "#" to "//".
tundra committed on 18 Dec 2002