* tkcon.tcl (dir): added fallback in generic dir command to not
authorJeff Hobbs <hobbs@users.sourceforge.net>
Wed, 20 Jun 2001 03:17:09 +0000 (03:17 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Wed, 20 Jun 2001 03:17:09 +0000 (03:17 +0000)
commitba43fd9a2bff566568b8fcfa906f4318c8667d3d
treeadd3d15ab2cd3fdab6080e8c9245ee995b89bdb3
parent5bc29d49c938a81645942da7ffbcfd6186d5f596
* tkcon.tcl (dir): added fallback in generic dir command to not
require being run in tkcon.
(Init): Changed around how all options are initialized to allow
for tkcon embedders to set their own defaults.  Added a usehistory
PRIV key that tells us whether to load/save history files.  Added
showOnStartup PRIV key to control whether tkcon should deiconify
itself on startup.  Changed setting root to .tkcon to ensure that
root was just . before.
ChangeLog
tkcon.tcl