Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test entry-10.1 in ttk/entry.test so that ttk widgets are tested, and ↵ | fvogel | 2018-04-15 | 1 | -1/+10 |
| | | | | add testing of -placeholderforeground for ttk::entry. | ||||
* | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch ↵ | fvogel | 2018-04-15 | 10 | -20/+59 |
|\ | | | | | | | tip-496 was created off core-8-6-branch) | ||||
| * | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable ↵ | fvogel | 2018-01-07 | 1 | -1/+4 |
| |\ | | | | | | | | | | graceful. Patch from Christian Werner again. | ||||
| * \ | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch ↵ | fvogel | 2018-01-07 | 1 | -0/+6 |
| |\ \ | | | | | | | | | | | | | from Christian Werner | ||||
| * \ \ | Fix [925262ed17]: ttk::scale widget does not support -state option | fvogel | 2018-01-07 | 1 | -0/+23 |
| |\ \ \ | |||||
| * \ \ \ | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOS | fvogel | 2017-12-10 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * | | | | | 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 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-11-18 | 1 | -0/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge core-8-6-branch to trunk. | patthoyts | 2016-09-22 | 1 | -0/+21 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * \ \ \ \ \ \ \ \ | Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction | fvogel | 2016-05-25 | 1 | -0/+16 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 9 | -17/+17 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did ↵ | fvogel | 2018-02-11 | 1 | -28/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not check anything except visually, which is not checked by tcltest. Instead, add -placeholder option and -placeholderforeground style configuration in the demos. | ||||
* | | | | | | | | | | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 1 | -6/+6 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseil | fvogel | 2018-02-06 | 1 | -0/+37 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable ↵ | fvogel | 2018-01-07 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | graceful. Patch from Christian Werner again. | ||||
| * | | | | | | | | | Adapt test result for checkbutton-1.8 following addition of the invoke ↵ | fvogel | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command on the checkbutton | ||||
| * | | | | | | | | | Complement test checkbutton-1.8 so that it crashes now on checkbutton invoke ↵ | fvogel | 2018-01-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | again --> needs a further fix. | ||||
* | | | | | | | | | | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch ↵ | fvogel | 2018-01-07 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | from Christian Werner | ||||
| * | | | | | | | | Add non-regression test checkbutton-1.8 | fvogel | 2018-01-07 | 1 | -0/+6 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Add test scale-2.1 to check support of the -state option by ttk::scale | fvogel | 2017-12-31 | 1 | -0/+23 |
|/ / / / / / / | |||||
* | | | | | | | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOS | fvogel | 2017-12-08 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Fix [86a7468862]. Make test combobox-3 pass (hopefully) on all platforms. | fvogel | 2016-11-22 | 1 | -2/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | constrain new test-case to UNIX only, since on Windows the test-result ↵ | jan.nijtmans | 2016-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | appears to depend on the window's border. | ||||
* | | | | | Added test combobox-3 to check [f60c54bec6] | fvogel | 2016-11-13 | 1 | -0/+9 |
| |_|_|/ |/| | | | |||||
* | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The spinbox textarea should stretch to fill the widget and does so with all except the vista theme. Added a test to check for this expansion to avoid regression. Fix identified Kumba on StackOverflow ( https://stackoverflow.com/a/36393680/291641 ) | ||||
* | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | dist' fails when tclsh9.0 is on $PATH | ||||
| * | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 1 | -2/+1 |
| | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | when readding an already-managed window with arguments. Bug reported on tcl-core by Sam Bromley (22 Jan 2016) | ||||
* | | | Added test checkbutton-1.7 to guard against regressions regarding [109865fa01] | fvogel | 2016-05-22 | 1 | -0/+16 |
| |/ |/| | |||||
* | | NotebookAddCommand: fix off-by-one error counting objc/objv | jenglish | 2016-01-25 | 1 | -0/+21 |
| | | | | | | | | | | when readding an already-managed window with arguments. Bug reported on tcl-core by Sam Bromley (22 Jan 2016) | ||||
* | | 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 ↵ | fvogel | 2014-12-29 | 1 | -1/+1 |
| | | | | | | | | for me, depending on the load of the computer running the test suite | ||||
* | | Cherrypicked [97391a2fef] - Increased the after delay in test spinbox-1.8.4 ↵ | fvogel | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | because it failed sometimes for me, depending on the load of the computer running the test suite | ||||
* | | minor test corrections/stabilizations | dkf | 2012-07-24 | 2 | -11/+7 |
|/ | |||||
* | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -4/+24 |
| | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | ||||
* | 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 |
| | | | | | | | | | If a button is disabled while the state is pressed, then the release event handler did not remove the pressed state. Modified the handler to always remove the pressed state while only calling invoke if !disabled. Reported-by: Thomas MENEZ <thomasmenez@users.sourceforge.net> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | ||||
* | 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 |
| | | | | | | | | | | | | | | committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify) | ||||
* | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). | jenglish | 2010-05-31 | 1 | -1/+12 |
| | | | | ttkTreeview.c: [$tv tag bind $tag <...> {}] now removes binding. | ||||
* | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 1 | -0/+48 |
| | | | | This requires the vsapi element engine, the hover state and the theme script definition. | ||||
* | generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floating | jenglish | 2008-08-19 | 2 | -4/+4 |
| | | | | | point numbers in -[xy]scrollcommand callbacks or [xy]view methods. Minor incompatibility: 0 and 1 now formatted as "0.0" resp "1.0". |