summaryrefslogtreecommitdiffstats
path: root/library/button.tcl
Commit message (Expand)AuthorAgeFilesLines
* Use non-busy wait in stead of busy "after 100". Testcase still passes! Great!jan.nijtmans2016-05-031-6/+17
|\
| * Experiment: can it be done without a busy wait as well? Not tested on all pla...bug_011706ec42_without_busy_waitjan.nijtmans2016-04-301-6/+15
|/
* Fixed indentationfvogel2016-04-291-2/+2
* Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-04-291-3/+5
* Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-2/+2
* Reduce redraw issues during window zoom events on CocoaKevin Walzer2014-12-311-0/+1
* [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+9
|\
| * Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-201-0/+9
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
| |\
| | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
* | | 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 12377...dgp2006-01-251-10/+8
| * | * library/button.tcl (::tk::CheckEnter): use uplevel set insteadhobbs2010-08-031-2/+4
| * | * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]:dkf2010-05-031-3/+3
| * | [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-7/+118
* | | * library/button.tcl (::tk::CheckEnter): use uplevel set insteadhobbs2010-08-031-2/+4
* | | * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]:dkf2010-05-031-3/+3
* | | [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-7/+125
|/ /
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-8/+8
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-5/+3
|/
* * library/button.tcl: further restrict buttons to not resettinghobbs2002-09-041-29/+55
* * library/button.tcl (::tk::ButtonLeave): correctly restore statehobbs2002-09-021-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-5/+7
* * library/button.tcl: change the bindings to use Priv($w,relief)hobbs2002-08-131-135/+131
* * library/button.tcl (ButtonLeave): corrected the 3hobbs2002-04-231-10/+11
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-3/+2
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-145/+145
* * library/button.tcl: Tweaks for -overrelief handling on Windows.ericm2000-05-251-5/+9
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-251-5/+11
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-11/+96
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-4/+69
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-14/+14
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-27/+26
* * Merged 8.1 branch into the main trunkstanton1999-04-161-35/+35
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* plugin updatewelch1998-06-271-2/+2
* Initial revisionrjohnson1998-04-011-0/+456