summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkLayout.c
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-5-branchjan.nijtmans2013-01-241-4/+4
|\
* | minor improvements to flag handlingdkf2012-07-311-3/+5
* | more auditing of error codesdkf2012-07-301-2/+2
* | Ttk and Aqua donedkf2012-07-241-17/+20
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-44/+80
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-6/+6
* | Laxative patch: Revert contravariant const qualifiers added by thejenglish2010-02-051-4/+4
* | Make the various stub tables and hook pointers const,nijtmans2010-02-051-3/+3
* | ElementStateEventProc: Avoid dangling pointers when layout changesjenglish2009-02-091-2/+2
* | Renamed several internal data structures and functions:jenglish2009-02-081-33/+62
* | - eliminate some unnessary type castsnijtmans2009-01-281-2/+2
* | Fix potential null dereference flagged by clang static analyzerdas2008-12-071-2/+2
* | Batch of ttk::treeview enhancements:jenglish2008-05-231-8/+15
|/
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-5/+17
* BUGFIX: Ttk_GetPaddingFromObj() and Ttk_GetBorderFromObj() returned garbagejenglish2007-11-181-1/+2
* BUGFIX (Ttk_BuildLayoutTemplate): Nested TTK_GROUP nodes did not workjenglish2007-03-211-2/+12
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-2/+2
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-2/+2
* Rename typedef Ttk_Element => Ttk_ElementImpl.jenglish2006-12-101-5/+5
* Dead code removal.jenglish2006-12-011-6/+1
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-031-2/+2
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-2/+2
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+1200