summaryrefslogtreecommitdiffstats
path: root/generic/tkScale.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkScale.c: Revised variable writing logic to accountdgp2006-06-141-5/+12
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+4
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-2/+2
* | | More small changes to use C89 better and manage the result more efficiently.dkf2008-11-081-13/+7
* | | more internal -Wwrite-strings warning fixesnijtmans2008-10-301-3/+3
* | | Add "const" to many internalnijtmans2008-10-171-4/+4
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-32/+30
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Tidy up some variable types.patthoyts2007-11-171-2/+2
* | header cleanupdgp2007-09-071-2/+1
* | Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-44/+43
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* | * generic/tkScale.c: Revised variable writing logic to accountdgp2006-06-141-5/+12
* | ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-17/+16
* | Lots of ANSIfying of function decls.dkf2005-11-171-7/+7
* | whitespace cleaningdkf2005-10-171-5/+5
* | Format for style and remove non-ANSI declsdkf2005-10-171-345/+335
* | * generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.hdgp2004-03-311-2/+1
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-4/+4
* * Updates to handle change in type of part2 argument ofdgp2002-03-201-3/+3
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-21/+9
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-6/+5
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-141-118/+313
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-011-6/+7
* * generic/tkScale.c:hobbs1999-12-221-3/+4
* * generic/tk.h:hobbs1999-12-211-11/+12
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* Rearranged parens for Tcl style conventions.rjohnson1999-04-201-3/+3
* Improved patch for scale widget.rjohnson1999-04-191-4/+6
* Fixed bug 1768 - core dump in scale widget.rjohnson1999-04-171-2/+3
* Fixed bug 1840rjohnson1999-04-171-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-354/+458
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1143