summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixButton.c
Commit message (Expand)AuthorAgeFilesLines
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
* Make test suite pass without crashes from TIP#109 changes...dkf2003-08-141-7/+15
* TIP#109 implementation - checkbuttons and radiobuttons now look better.dkf2003-08-141-82/+276
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-26/+37
* * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-4/+8
* * unix/tkUnixButton.c (TkpDisplayButton): Correct visual displayhobbs2003-02-251-13/+33
* Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunkdrh2002-08-281-4/+31
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-171-2/+2
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-5/+4
* * unix/tkUnixButton.c (TkpDisplayButton): Added bits to changeericm2000-07-291-8/+17
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-15/+1
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-63/+237
* * doc/button.n: Added documentation for link relief.ericm2000-05-101-1/+15
* * Merged 8.1 branch into the main trunkstanton1999-04-161-26/+23
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+478