Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge trunk | fvogel | 2017-03-06 | 13 | -51/+183 |
|\ | |||||
| * | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk ↵ | fvogel | 2017-02-22 | 3 | -3/+5 |
| |\ | | | | | | | | | | themes) - Patch from Koen Danckaert | ||||
| | * | Group multiple [style map TCombobox] statements into a single instructionbug_c492c96aa2 | fvogel | 2017-02-09 | 3 | -6/+5 |
| | | | |||||
| | * | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes) | fvogel | 2017-02-08 | 3 | -0/+3 |
| | | | |||||
| * | | merge core-8-6-branch | jan.nijtmans | 2017-01-23 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Remove superfluous double-quotes in widget's "about" dialog. | jan.nijtmans | 2017-01-23 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Remove superfloeus double-quite in widget's "about" dialog. | jan.nijtmans | 2017-01-23 | 1 | -4/+4 |
| | | | | |||||
| * | | | merge core-8-6-branch | jan.nijtmans | 2017-01-20 | 3 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Typo in Dutch translation. Use copyright sign directly in *.msg files (and ↵ | jan.nijtmans | 2017-01-20 | 3 | -7/+7 |
| | |\ \ | | | |/ | | | | | | | | | widget demo). | ||||
| | | * | Typo in Dutch translation. Use copyright sign directly in *.msg files (and ↵ | jan.nijtmans | 2017-01-20 | 3 | -7/+7 |
| | | | | | | | | | | | | | | | | widget demo). | ||||
| * | | | merge core-8-6-branch | jan.nijtmans | 2016-11-18 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for [f60c54bec6] Combobox does not retrieve -postoffset value from ↵ | fvogel | 2016-11-13 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | correct style. Thanks to Daniele Panza. | ||||
| * | | | Removed proc ::tk_getFileType since it is used nowhere in Tk, is ↵ | fvogel | 2016-11-02 | 2 | -8/+0 |
| | | | | | | | | | | | | | | | | undocumented, is superseded by the -typevariable option of file dialogs, and was anyway only available if tk_strictMotif is true. | ||||
| * | | | Fixed [3588460fff] - -typevariable buggy in X11 | fvogel | 2016-10-30 | 2 | -5/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed [3588460fff] - -typevariable buggy in X11 | fvogel | 2016-10-30 | 2 | -5/+9 |
| | |\ \ | |||||
| | | * | | Revert unintentional removal of ::tk_getFileType that happened in [374cb204]bug_3588460fff | fvogel | 2016-10-30 | 1 | -0/+7 |
| | | | | | |||||
| | | * | | Fixed [3588460fff] - -typevariable buggy in X11, this time when ↵ | fvogel | 2016-10-21 | 1 | -11/+5 |
| | | | | | | | | | | | | | | | | | | | | tk_strictMotif is true. | ||||
| | | * | | Fixed [3588460fff] - -typevariable buggy in X11. Patch from Christian Gollwitzer | fvogel | 2016-10-12 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | Fixed [3217462fff] - Tri-state buttons not working for non-native themes | fvogel | 2016-10-12 | 4 | -30/+63 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed [3217462fff] - Tri-state buttons not working for non-native themes | fvogel | 2016-10-12 | 4 | -30/+63 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | 'clam' theme: darker blue for the inside of the box in alternate state | fvogel | 2016-10-05 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Changed themes 'classic' and 'default' according to comments from Christian ↵ | fvogel | 2016-10-05 | 2 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | Gollwitzer in [3217462fff] | ||||
| | | * | | Fixed [3217462fff] for the alt and classic themes | fvogel | 2016-09-25 | 2 | -4/+14 |
| | | | | | |||||
| | | * | | Long lines are ugly | fvogel | 2016-09-24 | 2 | -6/+12 |
| | | | | | |||||
| | | * | | Fixed clam theme for all states | fvogel | 2016-09-24 | 1 | -4/+6 |
| | | | | | |||||
| | | * | | Improved formatting | fvogel | 2016-09-24 | 2 | -24/+24 |
| | | | | | |||||
| | | * | | Tri-state buttons not working for non-native themes. Bug [3217462] | oehhar | 2016-09-21 | 2 | -4/+19 |
| | | | | | |||||
| * | | | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner ↵ | jan.nijtmans | 2016-09-27 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | backported from http://www.androwish.org/index.html/info/a0da5845594cec28 | ||||
| * | | | | Merge core-8-6-branch to trunk. | patthoyts | 2016-09-22 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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-29 | 1 | -0/+4 |
| |\ \ \ | | |/ / | | | | | | | | | hovered over it | ||||
| | * | | 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 |
| | | | | |||||
| * | | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not ↵tip_449 | fvogel | 2016-08-29 | 13 | -36/+36 |
| |\ \ \ | | | | | | | | | | | | | | | | to core-8-6-branch | ||||
| * | | | | Added comments justifying why we can rely on finding all the needed marks ↵ | fvogel | 2016-07-07 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | still in the text widget at the time they are transformed into indices. | ||||
| * | | | | Merged core-8-6-branch | fvogel | 2016-07-05 | 1 | -9/+160 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Better comments explaining the algorithm in ::tk::TextUndoRedoProcessMarks | fvogel | 2016-07-05 | 1 | -7/+23 |
| | | | | | |||||
| * | | | | Return indices making sense at undo/redo return time. The returned ranges ↵ | fvogel | 2016-07-04 | 1 | -0/+67 |
| | | | | | | | | | | | | | | | | | | | | are optimized (no duplicates, no overlapping ranges). Works but needs polishing. | ||||
* | | | | | Implementation of TIP #442 by René Zaumseil - Display text in progressbars | fvogel | 2016-08-18 | 1 | -0/+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. | ||||
| * | | | [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 | -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 |
| | |\ \ |