summaryrefslogtreecommitdiffstats
path: root/library/safetk.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-5/+5
| | | using Tcl_Obj API, not the string result API.
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch ↵dgp2006-01-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1237759] * library/button.tcl: * library/choosedir.tcl: * library/clrpick.tcl: * library/comdlg.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/panedwindow.tcl: * library/safetk.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/spinbox.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl:
| * | * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed accessandreas_kupries2009-12-101-3/+7
| | | | | | | | | | | | | | | | | | to the cleanupHook of the safe base. The code used the old internal commands which have been removed since 2009-12-09. See Tcl's ChangeLog.
* | | * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed accessandreas_kupries2009-11-231-6/+8
|/ / | | | | | | | | | | to the cleanupHook of the safe base. The code used the old internal commands which have been removed since 2009-11-05/06. See Tcl's ChangeLog.
* | whitespace fixeshobbs2008-03-271-19/+8
| |
* | * library/safetk.tcl (::safe::tkInterpInit): make sure tk_libraryhobbs2008-03-271-31/+25
| | | | | | | | and its subdirs (eg, ttk) are on the "safe" access path.
* | Theme itpatthoyts2006-11-031-9/+11
| |
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-2/+2
|/
* simplified tk_library path normalization callhobbs2000-10-311-2/+2
|
* * library/safetk.tcl: rationalized the setting of tk_library whenhobbs2000-08-061-1/+6
| | | | initialized Tk in a safe interpreter.
* * library/safetk.tcl (disallowTk): made disallowTk work in thehobbs2000-04-081-4/+7
| | | | | | | simple case. * library/comdlg.tcl (tkFocusGroup_In): fixed key navigation problems in dialogs under CDE [Bug: 2960]
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-26/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | * library/msgbox.tcl: changed the behavior of tk_messageBox on Unix to be more Windows like in handling of <Return> and the default button * library/button.tcl: * library/clrpick.tcl: * library/comdlg.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/safetk.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl: updated commands to use [string] ops instead of expr equality operators
* * Merged 8.1 branch into the main trunkstanton1999-04-161-64/+130
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* plugin updateswelch1998-06-271-24/+80
|
* Initial revisionrjohnson1998-04-011-0/+148