summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkNotebook.c
Commit message (Expand)AuthorAgeFilesLines
* Ttk and Aqua donedkf2012-07-241-10/+10
* Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-2/+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-74/+107
* generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable()jenglish2009-12-161-4/+1
* Make sure to schedule a redisplay when adding and/or hiding tabs [Bug 1878298].jenglish2008-01-281-2/+5
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-251-30/+73
* ttk::notebook: reworked [$nb insert] logic (fixes multiple bugs; see #1817596)jenglish2007-10-251-32/+34
* Ttk_Manager API overhaul:jenglish2007-06-091-54/+123
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-5/+8
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-8/+5
* 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-4/+7
* Merged duplicate functionality between image element factory,jenglish2006-12-091-2/+2
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-16/+16
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+1264