| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -10/+10 |
|
|
* | Fix [a010a249c7]: notebook-1.4 failures | jan.nijtmans | 2020-03-22 | 1 | -4/+4 |
|
|
* | More usage of (internal) TkGetIntForIndex() function, and give this function ... | jan.nijtmans | 2020-03-20 | 1 | -12/+15 |
|
|
* | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -10/+10 |
|
|
* | Merge trunk | jan.nijtmans | 2020-02-26 | 1 | -25/+26 |
|\ |
|
| * | Fix 2 gcc warnings in win/ttkWinXPTheme.c due to the recent addition of "cons... | jan.nijtmans | 2020-02-19 | 1 | -25/+26 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-02-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | More "const" additions. | jan.nijtmans | 2020-02-17 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-02-06 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Add many 'const' modifiers, allowing the C-compiler to put many configuration... | jan.nijtmans | 2020-02-06 | 1 | -4/+4 |
|
|
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -39/+44 |
|/ |
|
* | Better fix for [b82bd4872b]: ttk::style configure -compound does not work | fvogel | 2019-11-01 | 1 | -2/+2 |
|\ |
|
| * | Propagate the previous two commits to the tabs of a ttk::notebook, which can ... | fvogel | 2019-11-01 | 1 | -2/+2 |
|
|
| * | Fix [4966cad4d4]: Wrong tab shown in ttk::notebook. Patch from Gregor Cramer.... | fvogel | 2017-08-08 | 1 | -2/+5 |
|
|
* | | Minor tweaks, mostly formatting | jan.nijtmans | 2018-12-01 | 1 | -1/+1 |
|
|
* | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -1/+1 |
|
|
* | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -10/+10 |
|/ / |
|
* | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -5/+1 |
|
|
* | | CONST'ify some string arrays (strings itself where already CONST, but the arr... | jan.nijtmans | 2017-11-28 | 1 | -1/+1 |
|
|
* | | I reverted the previous fix, because it doesn't work. The current solution is... | gcramer | 2017-07-23 | 1 | -7/+6 |
|
|
* | | Bugfix [4966cad4d4]: Now function NotebookPlaceSlaves() in ttkNotebook.c will... | gcramer | 2017-07-21 | 1 | -1/+5 |
|/ |
|
* | Change floor() back to casting to int() in fixing [6020ee2d03]. | fvogel | 2017-05-02 | 1 | -6/+3 |
|\ |
|
| * | Revert the previous commit since it has drawbacks (see [6020ee2d03]). | fvogel | 2017-05-02 | 1 | -6/+3 |
|
|
* | | Fix [2912962fff]: Notebook does not set TTK_STATE_USER1 and TTK_STATE_USER2. | fvogel | 2017-04-07 | 1 | -6/+21 |
|\ \
| |/
|/| |
|
| * | Fixed TTK_STATE_USER2 similarly as TTK_STATE_USER1. These bits are set for th... | fvogel | 2017-04-03 | 1 | -4/+11 |
|
|
| * | Fix [2912962fff]: Notebook does not set TTK_STATE_USER1. Patch from Jos Decos... | fvogel | 2017-04-03 | 1 | -2/+10 |
|
|
* | | Slightly better fix anonymously proposed in [6020ee2d03]. Use floor() instead... | fvogel | 2017-04-06 | 1 | -3/+6 |
|
|
* | | The -mintabwidth style option is honored whenever possible. If there is not e... | fvogel | 2017-04-02 | 1 | -6/+14 |
|
|
* | | Fix [3089640fff], [6020ee2d03], [e016579efb] and [6bf197edbf]: ttk::notebook ... | fvogel | 2017-03-31 | 1 | -25/+8 |
|/ |
|
* | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -1/+1 |
|
|
* | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -3/+2 |
|\ |
|
* | | Ttk and Aqua done | dkf | 2012-07-24 | 1 | -10/+10 |
|/ |
|
* | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -2/+1 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -1/+1 |
|
|
* | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 1 | -74/+107 |
|
|
* | generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable() | jenglish | 2009-12-16 | 1 | -4/+1 |
|
|
* | Make sure to schedule a redisplay when adding and/or hiding tabs [Bug 1878298]. | jenglish | 2008-01-28 | 1 | -2/+5 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | Internal Ttk_Manager API updates; Fixed [Bug 1343984]; | jenglish | 2007-11-25 | 1 | -30/+73 |
|
|
* | ttk::notebook: reworked [$nb insert] logic (fixes multiple bugs; see #1817596) | jenglish | 2007-10-25 | 1 | -32/+34 |
|
|
* | Ttk_Manager API overhaul: | jenglish | 2007-06-09 | 1 | -54/+123 |
|
|
* | Revert previous change to keep in sync with Tile codebase. | jenglish | 2007-01-11 | 1 | -5/+8 |
|
|
* | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -8/+5 |
|
|
* | Revert addition of contravariant 'const' qualifiers, | jenglish | 2007-01-11 | 1 | -4/+4 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -4/+4 |
|
|
* | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 1 | -4/+7 |
|
|
* | Merged duplicate functionality between image element factory, | jenglish | 2006-12-09 | 1 | -2/+2 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 1 | -16/+16 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -0/+1264 |
|
|