summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkManager.c
Commit message (Expand)AuthorAgeFilesLines
* Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-191-1/+1
* Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-231-1/+1
|\
| * Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-231-1/+1
* | Ttk and Aqua donedkf2012-07-241-17/+15
* | Purge RCS Keywordsdgp2011-06-081-2/+1
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+1
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-7/+6
|/
* Eliminate some unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-111-2/+1
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-251-7/+11
* Ttk_Manager API overhaul:jenglish2007-06-091-117/+62
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-9/+9
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-9/+9
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+605