summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkNotebook.c
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-6-branchjan.nijtmans2017-09-011-2/+5
|\
| * Fix [4966cad4d4]: Wrong tab shown in ttk::notebook. Patch from Gregor Cramer....fvogel2017-08-081-2/+5
* | merge rfe-6c0d7aec67jan.nijtmans2017-05-031-6/+3
|\ \ | |/
| * Change floor() back to casting to int() in fixing [6020ee2d03].fvogel2017-05-021-6/+3
| |\
| | * Revert the previous commit since it has drawbacks (see [6020ee2d03]).bug_308940ffffvogel2017-05-021-6/+3
* | | merge core-8-6-branchjan.nijtmans2017-04-181-36/+45
|\ \ \ | |/ /
| * | Fix [2912962fff]: Notebook does not set TTK_STATE_USER1 and TTK_STATE_USER2.fvogel2017-04-071-6/+21
| |\ \ | | |/ | |/|
| | * Fixed TTK_STATE_USER2 similarly as TTK_STATE_USER1. These bits are set for th...bug_2912962ffffvogel2017-04-031-4/+11
| | * Fix [2912962fff]: Notebook does not set TTK_STATE_USER1. Patch from Jos Decos...fvogel2017-04-031-2/+10
| * | Slightly better fix anonymously proposed in [6020ee2d03]. Use floor() instead...fvogel2017-04-061-3/+6
| * | The -mintabwidth style option is honored whenever possible. If there is not e...fvogel2017-04-021-6/+14
| * | Fix [3089640fff], [6020ee2d03], [e016579efb] and [6bf197edbf]: ttk::notebook ...fvogel2017-03-311-25/+8
| |/
* | merge trunk. upstream androwish refactoringjan.nijtmans2016-01-251-1/+1
|\ \ | |/
| * NotebookAddCommand: fix off-by-one error counting objc/objvjenglish2016-01-251-1/+1
* | Branch for androwish, as help to keep track on which android-specific changes...jan.nijtmans2015-07-151-1/+11
|/
* Merge core-8-5-branchjan.nijtmans2013-01-241-3/+2
|\
* | 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