summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkTrace.c
Commit message (Expand)AuthorAgeFilesLines
* Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-191-1/+1
* Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca...jan.nijtmans2013-02-221-2/+2
* Replace various functions calls, for functions which are small wrappers aroun...jan.nijtmans2013-01-141-3/+3
* 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-1/+1
|\
| * 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-1/+1
* | Crash in unset traces 3062331dgp2011-06-171-0/+46
|\ \ | |/
| * Add comments explaining new code.bug_3062331dgp2011-06-171-0/+29
| * New attempt to fix Bug 3062331dgp2011-06-161-0/+17
* | Purge RCS Keywordsdgp2011-06-081-2/+1
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+1
| * Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-3/+3
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-3/+3
* | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-3/+3
|/
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+145