Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has ↵ | fvogelnew1@free.fr | 2016-08-29 | 1 | -0/+4 |
|\ | | | | | | | hovered over it | ||||
| * | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has ↵ | fvogelnew1@free.fr | 2016-08-19 | 1 | -0/+4 |
| | | | | | | | | hovered over it | ||||
| * | Start RC branch for Tk 8.6.6 | dgp@users.sourceforge.net | 2016-07-12 | 1 | -1/+1 |
| | | |||||
* | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not ↵ | fvogelnew1@free.fr | 2016-08-29 | 13 | -36/+36 |
|\ \ | | | | | | | | | | to core-8-6-branch | ||||
| * \ | [ce92c79bc6] Improve the 'configure' method of the internal megawidget ↵ | donal.k.fellows@manchester.ac.uk | 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 ↵ | nijtmans@users.sourceforge.net | 2016-06-01 | 5 | -6/+0 |
| |\ \ | | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * \ \ | Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destruction | fvogelnew1@free.fr | 2016-05-25 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Fixed [011706ec42] for the scrollbar case | fvogelnew1@free.fr | 2016-05-20 | 1 | -3/+8 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogelnew1@free.fr | 2016-05-03 | 1 | -3/+16 |
| |\ \ \ \ \ | |||||
| * | | | | | | Remove excess spacing in various library files. | nijtmans@users.sourceforge.net | 2016-03-10 | 12 | -35/+35 |
| | | | | | | | |||||
| * | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressions | fvogelnew1@free.fr | 2016-03-07 | 1 | -14/+32 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressions | fvogelnew1@free.fr | 2016-02-22 | 1 | -14/+32 |
| | | | | | | | | |||||
| * | | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widget | fvogelnew1@free.fr | 2016-03-07 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widget | fvogelnew1@free.fr | 2016-02-22 | 1 | -0/+4 |
| | |/ / / / / / | |||||
| * | | | | | | | Bump trunk to 8.7a0 to accept new feature development. | dgp@users.sourceforge.net | 2016-03-03 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Added comments justifying why we can rely on finding all the needed marks ↵ | fvogelnew1@free.fr | 2016-07-07 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | still in the text widget at the time they are transformed into indices. | ||||
* | | | | | | | | Merged core-8-6-branch | fvogelnew1@free.fr | 2016-07-05 | 1 | -9/+160 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget ↵ | donal.k.fellows@manchester.ac.uk | 2016-06-28 | 1 | -9/+160 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | framework. Thanks to Schelte Bron for pointing out the problems with it. | ||||
* | | | | | | | Better comments explaining the algorithm in ::tk::TextUndoRedoProcessMarks | fvogelnew1@free.fr | 2016-07-05 | 1 | -7/+23 |
| | | | | | | | |||||
* | | | | | | | Return indices making sense at undo/redo return time. The returned ranges ↵ | fvogelnew1@free.fr | 2016-07-04 | 1 | -0/+67 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | are optimized (no duplicates, no overlapping ranges). Works but needs polishing. | ||||
* | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | nijtmans@users.sourceforge.net | 2016-06-01 | 5 | -6/+0 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵ | nijtmans@users.sourceforge.net | 2016-06-01 | 5 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | dist' fails when tclsh9.0 is on $PATH | ||||
| * | | | | | merge 8.5 | dgp@users.sourceforge.net | 2016-01-20 | 2 | -11/+32 |
| |\ \ \ \ \ | |||||
| | * | | | | | (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. ↵ | nijtmans@users.sourceforge.net | 2016-01-09 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Francois Vogel for the actual work | ||||
| | * | | | | | (cherry-pick) Backout previous commit: it causes many event-related ↵ | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | test-failures in Tk test suite | ||||
| | * | | | | | (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | merge 8.5 | dgp@users.sourceforge.net | 2015-11-30 | 2 | -3/+8 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Bump to release number 8.5.19 | dgp@users.sourceforge.net | 2015-10-23 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Fixed [109865fa01] - ttk::menubutton has an unprotected winfo | fvogelnew1@free.fr | 2016-05-22 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Fixed [011706ec42] for the scrollbar case. | fvogelnew1@free.fr | 2016-05-18 | 1 | -3/+8 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great! | nijtmans@users.sourceforge.net | 2016-05-03 | 1 | -6/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Experiment: can it be done without a busy wait as well? Not tested on all ↵ | nijtmans@users.sourceforge.net | 2016-04-30 | 1 | -6/+15 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | platforms yet, feedback appreciated! | ||||
* | | | | | | Fixed indentation | fvogelnew1@free.fr | 2016-04-29 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogelnew1@free.fr | 2016-04-29 | 1 | -3/+5 |
| | | | | | | |||||
* | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressions ↵ | fvogelnew1@free.fr | 2016-03-07 | 1 | -14/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [5fe2f5839e]) | ||||
* | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widget ↵ | fvogelnew1@free.fr | 2016-03-07 | 1 | -0/+4 |
| |_|_|/ / |/| | | | | | | | | | | | | | | (cherrypicked [e6d91ca077] | ||||
* | | | | | merge trunk; doc and comment changes only. | dgp@users.sourceforge.net | 2016-02-23 | 1 | -0/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Added missing comments describing input parameters of some procs | fvogelnew1@free.fr | 2016-02-22 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Bump to 8.6.5 | dgp@users.sourceforge.net | 2016-01-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Polished listbox justification demo | fvogelnew1@free.fr | 2016-01-11 | 1 | -5/+7 |
| | | | | |||||
* | | | | merged trunk | fvogelnew1@free.fr | 2016-01-11 | 51 | -272/+276 |
|\ \ \ \ | |||||
| * | | | | Make test-case and binding equal for win32 and x11. Test-case doesn't pass yet | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | ..... horizontal scrollbar too | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6) | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| * | | | | | Backout previous commit: it causes many event-related test-failures in Tk ↵ | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | test suite | ||||
| * | | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -0/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbars | fvogelnew1@free.fr | 2016-01-06 | 1 | -0/+4 |
| | | |/ / | | |/| | | |||||
| * | | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogelnew1@free.fr | 2016-01-06 | 1 | -11/+25 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogelnew1@free.fr | 2015-12-30 | 1 | -11/+25 |
| | |/ / | |||||
| * | | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogelnew1@free.fr | 2015-11-08 | 1 | -1/+0 |
| |\ \ \ | | |/ / |