summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixScrlbr.c
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-3/+3
| | |
| * | [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-3/+3
| | |
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-2/+1
| | | | | | | | | using useful casts internally.
* | | Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-151-2/+2
| | |
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-3/+6
| | | | | | | | | | | | | | | make tkpButtonProcs CONST fix gcc warnings: missing initializer
* | | [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-5/+4
| | |
* | | minor improvementsdkf2008-12-091-8/+10
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | header cleanupdgp2007-09-071-1/+2
| |
* | ANSIfydkf2005-11-131-61/+66
|/
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-6/+6
| | | | | | | | | TkClassProcs/TkSetClassProcs as Tk_ClassProcs/Tk_SetClassProcs, adding a size field to Tk_ClassProcs to allow for future expansion, and renaming the geometryProc to worldChangedProc, which is more in keeping with the actual use of the callback. See ChangeLog for details.
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+476