openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
tkcon
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Nov 04, 2024 — Nov 04, 2025
Showing page 3 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* tkcon.tcl: add [X] tab delete button and Console -> Delete Tab menu item. [Bug 970785]
hobbs
More...
over 21 years ago
(observe): allow observe of "proc"
hobbs
More...
over 21 years ago
turn off Expect behavior, accidently commited something that is far from working
hobbs
More...
over 21 years ago
* tkcon.tcl (::tkcon::EvalSocketEvent): correctly handle socket events after attachment changes
hobbs
More...
over 21 years ago
* tkcon.tcl: correct 'exit' in extra tabs. make tkconfixed font Courier -12 (was Courier 10), use it on unix. Add extra space for OS X/Aqua in statusbar (for resize handle). Only use -overrelief in 8.4
hobbs
More...
over 21 years ago
(::tkcon::InterpEval, Interps): beware safe interps with Tk
hobbs
More...
over 21 years ago
Show Attach info in tab text, maintain namespace attachment between console switches.
hobbs
More...
over 21 years ago
* tkcon.tcl (::tkcon::InitUI): check existence of tcl_platform(os) as it doesn't exist in the Tcl plugin.
hobbs
More...
over 21 years ago
* tkcon.tcl: brought code back to 8.0 compatability. Use $_ as last cached result var (was ${}). Ensure hoterrors garbage collection occurs across all tabs.
hobbs
More...
over 21 years ago
first whack at tabbed console
hobbs
More...
almost 22 years ago
(::tkcon::Retrieve): correct retrieve URL and add intelligence to sense whether what we retrieved is correct before overwriting file.
hobbs
More...
almost 22 years ago
* tkcon.tcl: don't use menu tearoffs remove recognizable email addresses from source enabled more send variants (comm, dde, winsend) [bug 649257] (thoyts) change Packages menu (that would be too large with many packages) to a Manage Packages dialog. tightened up Create Socket dialog, added <Escape> dismiss binding. Moved source time initialization into ::tkcon::AtSource to guard against leftover vars and just better encapsulate it.
hobbs
More...
almost 22 years ago
* tkcon.tcl (::tkcon::InitSlave): remove tk_library from the seeded auto_path. Do not add OPT(library) to auto_path if it is "".
hobbs
More...
almost 22 years ago
* tkcon.tcl (::tkcon::EvalSocketClosed): use tk_messageBox instead of tk_dialog
hobbs
More...
almost 22 years ago
* tkcon.tcl (dir): use %9ld instead of %9d to support large files
hobbs
More...
about 22 years ago
more tightening of display for WinCE
hobbs
More...
over 22 years ago
* tkcon.tcl (::tkcon::InitUI): WinCE code to resize the window to fit on the small screen
hobbs
More...
over 22 years ago
* tkcon.tcl (tkcon::Retrieve): correct the check for tkcon version when retrieving from http.
hobbs
More...
over 22 years ago
make sure OPT is known var
hobbs
More...
over 22 years ago
* tkcon.tcl (EvalCmd): set $:: (aka ${}) var to last command result. (EvalOther): use tk_messageBox instead of tk_dialog (Init): allow 'edit' to be overridden using OPT(edit)
hobbs
More...
over 22 years ago
add tk appname alias in WWW plugin case
hobbs
More...
almost 23 years ago
* tkcon.tcl (tcl_unknown): allow ::namespace (:'s) to be recognized. (koloska) (MainInit): add option for overriding exit command. (InitUI): add option to control the wm protocol for WM_DELETE_WINDOW.
hobbs
More...
about 23 years ago
* tkcon.tcl (InterpEval): correctly handle no args case. (New): autoload tbcload when it exists.
hobbs
More...
about 23 years ago
call Init with eval to break out argv into args
hobbs
More...
over 23 years ago
* tkcon.tcl (Init): convert env(home) from 'C:' to 'C:/' if necessary.
hobbs
More...
over 23 years ago
* tkcon.tcl: fixed Retrieve to use the proxy info (Thoyts). Added code so that tkcon.tcl can be sourced in and used like a quasi-package. Once sourced, you can do a 'package require tkcon' (there is no pkgIndex.tcl for it), and the first 'tkcon show' will initialize anything that is needed. (observe): corrected variables tracing to not allow duplicates. (dump): improved check for empty named arrays as well as locally aliased vars in var dumps. Use the 'fixed' font on unix by default.
hobbs
More...
over 23 years ago
* tkcon.tcl (AddSlaveHistory): changed history to not add the command if it is the same as the previous command (it will still be evaluated). (soderstrom) Added panedwindow and labelframe as recognized Tk commands.
hobbs
More...
over 23 years ago
bumped to 2.3 for release
hobbs
More...
almost 24 years ago
* docs/procs.html: * tkcon.tcl (what): changed to differentiate between 'array' and 'scalar' instead of just returning 'variable'. (which): called what in uplevel to get scope right.
hobbs
More...
almost 24 years ago
* tkcon.tcl (ExpandPathname): use a safer regsub to first unescape the str, then to protect it in the glob. (dir): Use -directory arg in 8.3+ for better results.
hobbs
More...
almost 24 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree