summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkFrame.c
Commit message (Expand)AuthorAgeFilesLines
* Move -takefocus option out of ttkCoreOptionSpecs,jenglish@flightlab.com2011-09-221-0/+1
* Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-1/+1
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-11/+9
* * generic/tkImgPhoto.c: fix numerous leaks discovered with thedas2009-02-061-1/+4
* BUGFIX: fix crash in [ttk::labelframe] when -style option specifiedjenglish@flightlab.com2008-01-081-34/+37
* merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish@flightlab.com2007-11-251-5/+10
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish@flightlab.com2007-11-191-4/+11
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish@flightlab.com2007-11-181-35/+58
* Move widget layout registration from TtkElements_Init()jenglish@flightlab.com2007-10-251-1/+16
* Ttk_Manager API overhaul:jenglish@flightlab.com2007-06-091-53/+24
* Revert addition of contravariant 'const' qualifiers,jenglish@flightlab.com2007-01-111-4/+4
* various "const" additions, in line with TIP #27nijtmans2007-01-031-4/+4
* Global reduction: use per-file *_Init() routines to reducejenglish@flightlab.com2006-12-141-11/+17
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-19/+21
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+620