summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixButton.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [2433781fff]: Under X11 image/text now will be centered correctly, the ol...bug_2433781gcramer2017-05-011-37/+44
* Silence some compiler warnings.dgp2015-02-121-1/+1
|\
| * Silence some compiler warningsdgp2015-02-121-1/+1
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-021-3/+51
| | * * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
| | * remove outdated commentshobbs2003-04-261-5/+1
| | * * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-22/+37
| | * * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-4/+8
| * | [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-3/+3
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+2
* | | Make more internal tables "const"nijtmans2010-02-051-2/+2
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+4
* | | [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-6/+6
* | | fix [Bug 2226093] const changes not all correctnijtmans2008-11-051-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-1/+2
* | Minor syntactic stuffdkf2007-02-271-5/+5
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+11
* | ANSIfydkf2005-11-141-182/+202
* | * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-021-3/+51
* | * unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttonshobbs2004-05-041-5/+10
* | * unix/tkUnixButton.c (TkpDrawCheckIndicator): correct crashhobbs2004-03-161-3/+7
* | * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-11/+22
* | * 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