summaryrefslogtreecommitdiffstats
path: root/generic/tkButton.c
Commit message (Expand)AuthorAgeFilesLines
* * 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