summaryrefslogtreecommitdiffstats
path: root/win/tkWinButton.c
Commit message (Expand)AuthorAgeFilesLines
* Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-231-5/+2
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-0/+1
|\
* \ 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-66/+15
| * Fix for [Bug 1739613]Joe Mistachkin2009-11-021-2/+40
| * (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-191-2/+2
| * correct imageYOffset for buttons with just imageshobbs2003-10-101-4/+4
| * * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-31/+42
| * * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-9/+12
* | [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-55/+4
* | Fix for [Bug 1739613]Joe Mistachkin2009-11-021-2/+40
* | [Bug 2860827] Backported patch avoiding 3D effects with user-specified backgr...patthoyts2009-10-051-9/+13
* | Add in missing function definitions to support plain MSVC6 and usepatthoyts2007-12-141-3/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * win/tkWinButton.c, win/tkWinDialog.c: use SetWindowLongPtr andhobbs2007-12-051-10/+1
* | Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-8/+11
* | (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-191-2/+2
* | * win/tkWinButton.c (InitBoxes): Call Tcl_Panic()mdejong2006-12-121-2/+5
* | More fixes (mostly getting rid of excess spaces)dkf2005-12-021-20/+19
* | ANSIficationdkf2005-12-021-406/+462
* | win/tkWinButton.c: Add a 3D highlight to disabled *buttons anda_kovalenko2004-06-161-1/+25
* | * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-3/+10
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* | correct imageYOffset for buttons with just imageshobbs2003-10-101-4/+4
* | * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-31/+42
* | * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-251-9/+12
|/
* correction to r1.19 fix to only incr inset when no image is usedhobbs2002-09-031-5/+7
* * tests/button.test: added button-14.1hobbs2002-09-021-61/+79
* 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
* * win/tkWinButton.c (TkpDisplayButton): corrected display of focushobbs2002-07-241-9/+10
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-171-2/+2
* * win/tkWinButton.c (TkpDisplayButton):hobbs2002-04-051-1/+5
* * test/winButton.test:hobbs2001-12-291-99/+131
* * win/tkWinButton.c (TkpComputeButtonGeometry): corrected thehobbs2001-11-171-87/+227
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-5/+5
* * win/tkWinButton.c:hobbs2000-11-031-1/+10
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-10/+1
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-15/+1
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-80/+246
* Added link relief support.ericm2000-05-111-1/+15
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-1/+9
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-76/+82
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+811