summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkLayout.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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