summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkFrame.c
Commit message (Expand)AuthorAgeFilesLines
* Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-12/+25
* merge core-8-6-branchfvogel2019-09-181-0/+2
|\
| * (minor) Add missing initializer, and two /* FALLTHRU */ markers.jan.nijtmans2019-09-171-0/+2
* | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-9/+9
* | Header include reform: Since "tkInt.h" already contains header files like <st...jan.nijtmans2018-09-061-2/+1
|/
* Ttk and Aqua donedkf2012-07-241-4/+3
* Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-0/+1
* Purge RCS Keywords.dgp2011-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 specifiedjenglish2008-01-081-34/+37
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-251-5/+10
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-191-4/+11
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish2007-11-181-35/+58
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-1/+16
* Ttk_Manager API overhaul:jenglish2007-06-091-53/+24
* Revert addition of contravariant 'const' qualifiers,jenglish2007-01-111-4/+4
* various "const" additions, in line with TIP #27nijtmans2007-01-031-4/+4
* Global reduction: use per-file *_Init() routines to reducejenglish2006-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