2005-02-21 |
Jeff Hobbs | * tkcon.tcl (::send::send): propagate -displayof to... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Jeff Hobbs | * tkcon.tcl (::tkcon::ExpandVariable): correct array... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Jeff Hobbs | * tkcon.tcl (::tkcon::EvalSocket): pass sock arg.... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Jeff Hobbs | * tkcon.tcl (::tkcon::DeleteTab): allow for exit code... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Jeff Hobbs | * tkcon.tcl (::tkcon::Highlight): use ctext for the... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Jeff Hobbs | * index.html, docs/*.html: remove email links, update... tkcon-2-4 |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Jeff Hobbs | note tabbed console feature |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Jeff Hobbs | * tkcon.tcl (DeleteTab, Destroy): improve the 'exit... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Jeff Hobbs | * tkcon.tcl: add [X] tab delete button and Console... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Jeff Hobbs | (observe): allow observe of "proc" |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Jeff Hobbs | turn off Expect behavior, accidently commited something... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Jeff Hobbs | * tkcon.tcl (::tkcon::EvalSocketEvent): correctly... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Jeff Hobbs | * tkcon.tcl: correct 'exit' in extra tabs. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Jeff Hobbs | (::tkcon::InterpEval, Interps): beware safe interps... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Jeff Hobbs | Show Attach info in tab text, maintain namespace attac... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Jeff Hobbs | * tkcon.tcl (::tkcon::InitUI): check existence of... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Jeff Hobbs | * tkcon.tcl: brought code back to 8.0 compatability. |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Jeff Hobbs | first whack at tabbed console |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Jeff Hobbs | (::tkcon::Retrieve): correct retrieve URL and add... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Jeff Hobbs | * tkcon.tcl: don't use menu tearoffs |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Jeff Hobbs | * tkcon.tcl (::tkcon::InitSlave): remove tk_library... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Jeff Hobbs | * tkcon.tcl (::tkcon::EvalSocketClosed): use... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Jeff Hobbs | * tkcon.tcl (dir): use %9ld instead of %9d to support... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Jeff Hobbs | more tightening of display for WinCE |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Jeff Hobbs | * tkcon.tcl (::tkcon::InitUI): WinCE code to resize... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Jeff Hobbs | * tkcon.tcl (tkcon::Retrieve): correct the check for... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jeff Hobbs | make sure OPT is known var |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Jeff Hobbs | * tkcon.tcl (EvalCmd): set $:: (aka ${}) var to last... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Jeff Hobbs | add tk appname alias in WWW plugin case |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Jeff Hobbs | * tkcon.tcl (tcl_unknown): allow ::namespace (:'s... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Jeff Hobbs | * tkcon.tcl (InterpEval): correctly handle no args... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Jeff Hobbs | call Init with eval to break out argv into args |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Jeff Hobbs | * tkcon.tcl (Init): convert env(home) from 'C:' to... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Jeff Hobbs | * tkcon.tcl: fixed Retrieve to use the proxy info... |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Jeff Hobbs | * tkcon.tcl (AddSlaveHistory): changed history to... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Jeff Hobbs | bumped to 2.3 for release |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Jeff Hobbs | * docs/procs.html: |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Jeff Hobbs | * tkcon.tcl (ExpandPathname): use a safer regsub to... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Jeff Hobbs | * docs/idebug.html: added note about ? help at debug... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Jeff Hobbs | (Expand*): fixed ExpandPathname to better handle space... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Jeff Hobbs | * tkcon.tcl (dir): prevented possible 'divide by zero... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Jeff Hobbs | * tkcon.tcl: 'tkcon show' causes loss of focus on... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Jeff Hobbs | * tkcon.tcl (EvalSocketEvent): changed EvalSocketClose... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Jeff Hobbs | added catch around file type call |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Jeff Hobbs | * tkcon.tcl (Init): corrected loading of rcfile when... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Jeff Hobbs | correct old refs to TKCON var |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Jeff Hobbs | * tkcon.tcl (InitSlave): propagate auto_path from maste... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jeff Hobbs | * tkcon.tcl (NewSocket, NewDisplay): when nothing... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jeff Hobbs | * docs/bindings.html: noted ^r/^s change. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jeff Hobbs | * tkcon.tcl (EvalNamespace): fixed to work when attach... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Jeff Hobbs | * tkcon.tcl (RetrieveFilter, RetrieveAuthentication... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
uid38172 | * tkcon.tcl (tkcon): made tkcon console return whateve... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
uid38172 | always retrieve the HEAD for the plugin demo |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Jeff Hobbs | set version correctly tkcon-2-2 |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Jeff Hobbs | added link to d/l |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Jeff Hobbs | removed version remark |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Jeff Hobbs | updated for 2.2 release |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Jeff Hobbs | * tkcon.tcl (InitUI): moved wm protocol inside check... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Jeff Hobbs | * tkcon.tcl (InitUI): moved wm protocol inside check... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Jeff Hobbs | * tkcon.tcl (dir): added fallback in generic dir comma... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Jeff Hobbs | (InitMenus) added version check around Attach to Socke... |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Jeff Hobbs | * tkcon.tcl: (InitUI) added WM_DELETE_WINDOW hook... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Jeff Hobbs | * docs/start.html: added note about ::tkcon::OPT(gets... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Jeff Hobbs | * tkcon.tcl (dump): corrected outputting local vars... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Jeff Hobbs | * tkcon.tcl: make check for actual tkcon root existenc... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jeff Hobbs | added high speed server release archive link tkcon-2-1 |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jeff Hobbs | update for 2.1 notes |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jeff Hobbs | * docs/style.css: new file for html files to use. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jeff Hobbs | * tkcon.tcl: allowed 'tkcon font ...' and 'tkcon buffe... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Jeff Hobbs | * tkcon.tcl (::tkcon::Init): added safe interp check... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Jeff Hobbs | * tkcon.tcl (dir): fixed bug where permissions wouldn... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jeff Hobbs | * tkcon.tcl (::tkcon::NamespacesList): corrected to... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Jeff Hobbs | tkcon.tcl (::tkcon::About): added 'variable COLOR'... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Jeff Hobbs | (EvalCmd): Changed EvalSocket functionality to have... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Jeff Hobbs | (InitUI): fixed Configure binding to use correct names... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Jeff Hobbs | * tkcon.tcl (InitMenus): restricted the Attach Socket |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Jeff Hobbs | corrected urls |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl (::tkcon::InitUI): corrected plugin handli... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | index.html: updated page with sourceforge links |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * docs/plugin.html: updated link to plugin source |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | index.html: added toplevel html index doc |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl: updated v2.0 to v2.1 alpha version |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl: updated v1.6 to v1.5 version, tagged... tkcon-2-0 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v1.5 to v1.6 version, tagged tkcon-1-6 tkcon-1-6 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v1.4 to v1.5 version, tagged tkcon-1-5 tkcon-1-5 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v1.3 to v1.4 version, tagged tkcon-1-4 tkcon-1-4 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v1.2 to v1.3 version, tagged tkcon-1-3 tkcon-1-3 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v1.1 to v1.2 version, tagged tkcon-1-2 tkcon-1-2 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v1.03 to v1.1 version, tagged tkcon-1-1 tkcon-1-1 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v1.02 to v1.03 version, tagged tkcon... tkcon-1-03 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v0.71 to v1.02 version, tagged tkcon... tkcon-1-02 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | tkcon.tcl: updated v0.69 to v0.71 version, tagged tkcon... tkcon-0-71 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | updated v0.68 to v0.69 version, tagged tkcon-0-69 tkcon-0-69 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | updated v0.67 to v0.68 version, tagged tkcon-0-68 tkcon-0-68 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl: updated v0.66 to v0.67 version, tagged... tkcon-0-67 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl: updated v0.65 to v0.66 version, tagged... tkcon-0-66 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl: updated v0.64 to v0.65 version, tagged... tkcon-0-65 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl: updated v0.63 to v0.64 version, tagged... tkcon-0-64 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | * tkcon.tcl: updated v0.52 to v0.63 version tkcon-0-63 |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Jeff Hobbs | Initial revision |
commit | commitdiff | tree | snapshot |
|