Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge core-8-5-branch to core-8-6-branch. | patthoyts | 2016-09-22 | 1 | -1/+1 |
|\ | |||||
| * | Correct expansion of the spinbox textarea for the vista theme. | patthoyts | 2016-09-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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 ) | ||||
* | | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has ↵ | fvogel | 2016-08-19 | 1 | -0/+4 |
| | | | | | | | | hovered over it | ||||
* | | Start RC branch for Tk 8.6.6 | dgp | 2016-07-12 | 1 | -1/+1 |
| | | |||||
* | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget ↵ | dkf | 2016-06-28 | 1 | -9/+160 |
| | | | | | | | | framework. Thanks to Schelte Bron for pointing out the problems with it. | ||||
* | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 5 | -6/+0 |
|\ \ | |/ | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | jan.nijtmans | 2016-06-01 | 5 | -8/+0 |
| | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * | merge 8.5 | dgp | 2016-01-20 | 2 | -11/+32 |
| |\ | |||||
| | * | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. ↵ | jan.nijtmans | 2016-01-09 | 1 | -0/+7 |
| | | | | | | | | | | | | Thanks to Francois Vogel for the actual work | ||||
| | * | (cherry-pick) Backout previous commit: it causes many event-related ↵ | jan.nijtmans | 2016-01-08 | 1 | -4/+0 |
| | | | | | | | | | | | | test-failures in Tk test suite | ||||
| | * | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 1 | -0/+4 |
| | | | |||||
| * | | merge 8.5 | dgp | 2015-11-30 | 2 | -3/+8 |
| |\ \ | |||||
| * | | | Bump to release number 8.5.19 | dgp | 2015-10-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fixed [109865fa01] - ttk::menubutton has an unprotected winfo | fvogel | 2016-05-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fixed [011706ec42] for the scrollbar case.bug_011706ec42 | fvogel | 2016-05-18 | 1 | -3/+8 |
| | | | | |||||
* | | | | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great! | jan.nijtmans | 2016-05-03 | 1 | -6/+17 |
|\ \ \ \ | |||||
| * | | | | Experiment: can it be done without a busy wait as well? Not tested on all ↵bug_011706ec42_without_busy_wait | jan.nijtmans | 2016-04-30 | 1 | -6/+15 |
|/ / / / | | | | | | | | | | | | | platforms yet, feedback appreciated! | ||||
* | | | | Fixed indentation | fvogel | 2016-04-29 | 1 | -2/+2 |
| | | | | |||||
* | | | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-04-29 | 1 | -3/+5 |
| | | | | |||||
* | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressions ↵ | fvogel | 2016-03-07 | 1 | -14/+32 |
| | | | | | | | | | | | | | | | | (cherrypicked [5fe2f5839e]) | ||||
* | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widget ↵ | fvogel | 2016-03-07 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | (cherrypicked [e6d91ca077] | ||||
* | | | | merge trunk; doc and comment changes only. | dgp | 2016-02-23 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Added missing comments describing input parameters of some procs | fvogel | 2016-02-22 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Bump to 8.6.5 | dgp | 2016-01-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Polished listbox justification demo | fvogel | 2016-01-11 | 1 | -5/+7 |
| | | | | |||||
* | | | | merged trunk | fvogel | 2016-01-11 | 51 | -272/+276 |
|\ \ \ \ | |||||
| * | | | | Make test-case and binding equal for win32 and x11. Test-case doesn't pass yet | jan.nijtmans | 2016-01-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | ..... horizontal scrollbar too | jan.nijtmans | 2016-01-08 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6) | jan.nijtmans | 2016-01-08 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * | | | | | Backout previous commit: it causes many event-related test-failures in Tk ↵ | jan.nijtmans | 2016-01-08 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | test suite | ||||
| * | | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | jan.nijtmans | 2016-01-08 | 1 | -0/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | fvogel | 2016-01-06 | 1 | -0/+4 |
| | | |/ / | | |/| | | |||||
| * | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2016-01-06 | 1 | -11/+25 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433fff | fvogel | 2015-12-30 | 1 | -11/+25 |
| | |/ / | |||||
| * | | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogel | 2015-11-08 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogel | 2015-11-08 | 1 | -1/+0 |
| | |\ \ | |||||
| | | * | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountbug_297442da29 | fvogel | 2015-11-05 | 1 | -1/+0 |
| | | |/ | |||||
| * | | | Fixed entry (and final) part of bug [542199fff] - Double click on a lone ↵ | fvogel | 2015-11-08 | 1 | -2/+8 |
| |\ \ \ | | |/ / | | | | | | | | | character in an entry does not work | ||||
| | * | | Fixed entry part of bug [542199fff] - Double click on a lone character in an ↵bug_542199fff | fvogel | 2015-11-03 | 1 | -2/+8 |
| | |/ | | | | | | | | | | entry does not work | ||||
| * | | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵ | fvogel | 2015-10-09 | 1 | -0/+40 |
| |\ \ | | |/ | | | | | | | cleanup | ||||
| | * | Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using ↵bug_1669632fff | fvogel | 2015-10-04 | 1 | -0/+4 |
| | | | | | | | | | | | | the mouse | ||||
| | * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomic | fvogel | 2015-10-04 | 1 | -0/+9 |
| | | | |||||
| | * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomic | fvogel | 2015-10-04 | 1 | -0/+8 |
| | | | |||||
| | * | Added forgotten comment for case (iv) | fvogel | 2015-10-04 | 1 | -0/+2 |
| | | | |||||
| | * | Added forgotten comment for case (i) | fvogel | 2015-10-04 | 1 | -0/+2 |
| | | | |||||
| | * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separators | fvogel | 2015-10-04 | 1 | -0/+9 |
| | | | |||||
| | * | Fixed bug [1669632fff] case (iv) - autoseparator was missing on ↵ | fvogel | 2015-10-03 | 1 | -0/+3 |
| | | | | | | | | | | | | <Control-backslash> | ||||
| | * | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1> | fvogel | 2015-10-03 | 1 | -0/+3 |
| | | | |||||
| * | | Remove licenced images (which cannot be used for commercial purposes). See ↵ | jan.nijtmans | 2015-09-10 | 2 | -114/+0 |
| | | | | | | | | | | | | | | | | | | [/artifact/b2a203459daa9c49?ln=69]. Still to be replaced: win/rc/wish.ico and win/rc/lamp.bmp. This partially reverts commit [0fce209405dff92a]. | ||||
| * | | minor spacing, no functional change. | jan.nijtmans | 2015-08-18 | 4 | -7/+7 |
| | | |