summaryrefslogtreecommitdiffstats
path: root/generic/tkScale.c
Commit message (Expand)AuthorAgeFilesLines
* Pushing the fix out to more files.dgp@users.sourceforge.net2014-10-301-6/+4
* Fixed bug [3417012fff]fvogelnew1@free.fr2014-10-291-3/+8
* SetOptions.3: minor doc fixnijtmans@users.sourceforge.net2012-06-191-12/+12
|\
| * SetOptions.3: minor doc fixnijtmans@users.sourceforge.net2012-06-191-3/+3
* | make some internal tables constnijtmans@users.sourceforge.net2012-04-181-2/+2
|\ \ | |/
| * make some more internal tables CONSTnijtmans@users.sourceforge.net2012-04-181-2/+2
* | Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| * * generic/tkScale.c: Revised variable writing logic to accountdgp@users.sourceforge.net2006-06-141-5/+12
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | Tidy up some variable types.patthoyts@users.sourceforge.net2007-11-171-2/+2
* | header cleanupdgp@users.sourceforge.net2007-09-071-2/+1
* | Cleaning up whitespace, comments, declarations. No functional changes.donal.k.fellows@manchester.ac.uk2007-06-241-44/+43
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* | * generic/tkScale.c: Revised variable writing logic to accountdgp@users.sourceforge.net2006-06-141-5/+12
* | ANSIfy and reduce casting of NULL to promote readabilitydonal.k.fellows@manchester.ac.uk2005-11-171-17/+16
* | Lots of ANSIfying of function decls.donal.k.fellows@manchester.ac.uk2005-11-171-7/+7
* | whitespace cleaningdonal.k.fellows@manchester.ac.uk2005-10-171-5/+5
* | Format for style and remove non-ANSI declsdonal.k.fellows@manchester.ac.uk2005-10-171-345/+335
* | * generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.hdgp@users.sourceforge.net2004-03-311-2/+1
|/
* Applied companion patch for Tcl Patch 585105,dgp@users.sourceforge.net2002-08-051-4/+4
* * Updates to handle change in type of part2 argument ofdgp@users.sourceforge.net2002-03-201-3/+3
* * Updates to handle change in type of tablePtrdgp@users.sourceforge.net2002-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