summaryrefslogtreecommitdiffstats
path: root/generic/tkButton.c
Commit message (Expand)AuthorAgeFilesLines
* Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-231-13/+19
* SetOptions.3: minor doc fixjan.nijtmans2012-06-191-10/+10
|\
| * SetOptions.3: minor doc fixjan.nijtmans2012-06-191-10/+10
| * make some more internal tables CONSTjan.nijtmans2012-04-181-4/+4
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-5/+7
| * * generic/tkButton.c (ConfigureButton): abort option processing ifhobbs2003-11-121-1/+8
| * * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-11/+23
* | [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-5/+7
* | [Bug 1923684]: backported checkbutton fix for confused state when -offvalue e...patthoyts2009-05-141-6/+23
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-1/+2
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-25/+25
* | various "const" additions in implementationnijtmans2007-01-031-10/+10
* | ANSIfydkf2005-11-041-383/+368
* | * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-4/+90
* | * generic/tkButton.c (ConfigureButton): abort option processing ifhobbs2003-11-121-1/+8
* | * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-11/+23
|/
* * generic/tkButton.c (TkButtonWorldChanged): added GCFont handlinghobbs2002-08-081-1/+4
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-7/+7
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-171-1/+5
* When creating a radiobutton with -value "" it was not drawn properlypspjuth2002-05-261-1/+11
* * Updates to handle change in type of part2 argument ofdgp2002-03-201-5/+5
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* * generic/tkButton.c (ButtonTextVarProc): guard against beinghobbs2001-12-281-2/+6
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-20/+18
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-2/+2
* * generic/tkButton.c (ConfigureButton): Added tests for -compoundericm2000-10-011-3/+7
* * generic/tkButton.c (ButtonTextVarProc): reversed change below,hobbs2000-08-231-8/+3
* * generic/tkButton.c (ButtonTextVarProc): changed order ofhobbs2000-08-231-3/+8
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-251-1/+13
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-9/+6
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-2/+35
* * doc/button.n: Added documentation for link relief.ericm2000-05-101-2/+3
* * tests/button.test:ericm2000-03-081-21/+30
* * Merged 8.1 branch into the main trunkstanton1999-04-161-573/+912
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1347