| Commit message (Expand) | Author | Age | Files | Lines |
* | Add minimal test of -justify for ttk::button | fvogel | 2017-03-13 | 1 | -2/+2 |
|
|
* | Add test progressbar-3.2 (tweaked from a proposal from René Zaumseil) | fvogel | 2017-03-13 | 1 | -0/+24 |
|
|
* | Add minimal testing of the ttk::progressbar options | fvogel | 2017-03-11 | 1 | -0/+15 |
|
|
* | merge core-8-6-branch | jan.nijtmans | 2016-11-24 | 1 | -3/+3 |
|\ |
|
| * | Fix [86a7468862]. Make test combobox-3 pass (hopefully) on all platforms.bug_f60c54bec6 | fvogel | 2016-11-22 | 1 | -2/+2 |
|
|
* | | merge core-8-6-branch | jan.nijtmans | 2016-11-18 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | constrain new test-case to UNIX only, since on Windows the test-result appear... | jan.nijtmans | 2016-11-18 | 1 | -1/+1 |
|
|
| * | Added test combobox-3 to check [f60c54bec6] | fvogel | 2016-11-13 | 1 | -0/+9 |
|
|
* | | Merge core-8-6-branch to trunk. | patthoyts | 2016-09-22 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | Merge core-8-5-branch to core-8-6-branch. | patthoyts | 2016-09-22 | 1 | -0/+21 |
| |\ |
|
| | * | Correct expansion of the spinbox textarea for the vista theme. | patthoyts | 2016-09-22 | 1 | -0/+21 |
|
|
* | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 1 | -2/+1 |
| |\ \
| | |/ |
|
| | * | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 1 | -2/+1 |
|
|
| | * | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -0/+21 |
|
|
* | | | Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction | fvogel | 2016-05-25 | 1 | -0/+16 |
|\ \ \
| |/ / |
|
| * | | Added test checkbutton-1.7 to guard against regressions regarding [109865fa01]bug_109865fa01 | fvogel | 2016-05-22 | 1 | -0/+16 |
|
|
* | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 9 | -17/+17 |
|/ / |
|
* | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -0/+21 |
|
|
* | | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7 | fvogel | 2015-10-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7 | fvogel | 2015-10-23 | 1 | -1/+1 |
|
|
| * | Increased the after delay in test spinbox-1.8.4 because it failed sometimes f... | fvogel | 2014-12-29 | 1 | -1/+1 |
|
|
* | | Cherrypicked [97391a2fef] - Increased the after delay in test spinbox-1.8.4 b... | fvogel | 2015-01-02 | 1 | -1/+1 |
|
|
* | | minor test corrections/stabilizations | dkf | 2012-07-24 | 2 | -11/+7 |
|/ |
|
* | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -4/+24 |
|
|
* | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 1 | -1/+18 |
|
|
* | Crash in unset traces 3062331 | dgp | 2011-06-17 | 1 | -0/+10 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 13 | -38/+0 |
|
|
* | [Bug 3223850] - button remains stuck when disabled as depressed on XP | patthoyts | 2011-03-19 | 1 | -0/+17 |
|
|
* | Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. | jenglish | 2010-10-11 | 1 | -2/+22 |
|
|
* | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 8 | -147/+761 |
|
|
* | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). | jenglish | 2010-05-31 | 1 | -1/+12 |
|
|
* | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 1 | -0/+48 |
|
|
* | generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floating | jenglish | 2008-08-19 | 2 | -4/+4 |
|
|
* | Audit: ensure that output arguments to Tk_Get*FromObj() are initialized, | jenglish | 2008-07-04 | 1 | -0/+9 |
|
|
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish | 2008-02-23 | 1 | -2/+22 |
|
|
* | Fix MouseWheel bindings for ttk::treeview widget | jenglish | 2008-01-06 | 1 | -82/+79 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 5 | -5/+5 |
|
|
* | Internal Ttk_Manager API updates; Fixed [Bug 1343984]; | jenglish | 2007-11-25 | 2 | -10/+96 |
|
|
* | Improved the tests for ttk::style element create args | patthoyts | 2007-11-25 | 1 | -3/+3 |
|
|
* | Fixed crash bug in style element create | patthoyts | 2007-11-19 | 1 | -0/+13 |
|
|
* | Swap in core scrollbars for [ttk::scrollbar]s on OSX. | jenglish | 2007-11-17 | 1 | -1/+32 |
|
|
* | ttk::notebook: reworked [$nb insert] logic (fixes multiple bugs; see #1817596) | jenglish | 2007-10-25 | 1 | -2/+29 |
|
|
* | Make Ttk_GetImage safe if called with NULL interp. Added some tests | patthoyts | 2007-10-09 | 1 | -1/+34 |
|
|
* | Made ttk/all.tcl be the same as tk's all.tcl and make use of file normalize | patthoyts | 2007-09-18 | 1 | -10/+18 |
|
|
* | Added -width and -height options. | jenglish | 2007-06-10 | 1 | -2/+49 |
|
|
* | Ttk_Manager API overhaul: | jenglish | 2007-06-09 | 2 | -4/+48 |
|
|
* | Removed tk/tests/ttk/misc.test -- ttk::dialog tests, not appropriate for core. | jenglish | 2007-05-25 | 1 | -33/+0 |
|
|
* | EntrySetValue: Ensure that widget is in a consistent state before setting | jenglish | 2007-05-18 | 1 | -0/+21 |
|
|
* | * tests/ttk/treetags.test: Another bit of test suite | dgp | 2007-05-18 | 1 | -1/+2 |
|
|