summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
Commit message (Collapse)AuthorAgeFilesLines
...
* * library/tk.tcl: Created a virtual event <<PrevWindow>> forericm2000-01-201-2/+16
| | | | | reverse tab traversals, with one default binding <Shift-Tab>, and OS specific bindings for Linux, HP-UX, and IRIX. (bug #3163)
* * library/msgbox.tcl: added color icons for tk_messageBox on Unixhobbs1999-12-031-5/+19
| | | | | and Mac when tk_strictMotif isn't set. (Hipp) * library/tk.tcl: added window bounds checking to ::tk::PlaceWindow
* * library/tk.tcl: fixed missing $w in ::tk::PlaceWindowhobbs1999-11-301-2/+19
|
* * library/clrpick.tcl:hobbs1999-11-241-1/+81
| | | | | | | | | * library/msgbox.tcl: * library/tk.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl: fixed dialogs to center over -parent, added utility functions ::tk::PlaceWindow, ::tk::SetFocusGrab, ::tk::RestoreFocusGrab to tk.tcl to help
* 1999-09-24 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-10-011-3/+3
| | | | | | | | | | | | | * */README: * win/makefile.vc: * */configure.in: * generic/tk.h: * library/tk.tcl: up'd to 8.3a1 * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' * library/dialog.tcl: changed {Times 18} to {Times 12} for dialog font.
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-33/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* *** empty log message ***hobbs1999-08-131-6/+6
|
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-3/+3
| | | | | | | * library/clrpick.tcl: * library/console.tcl: * library/tk.tcl: fixed code where abbreviations where used in calling widget methods (confuses iWidgets) [Bug: 2422]
* Changed to Tk 8.2b1welch1999-06-251-3/+3
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-25/+61
|
* Updated the version to 8.0.5.rjohnson1999-01-041-1/+2
|
* Removed lintwelch1998-11-121-8/+8
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2>surles1998-08-031-0/+3
|
* plugin updateswelch1998-06-271-3/+3
|
* Initial revisionrjohnson1998-04-011-0/+189