summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* merge trunkfvogel2017-03-0613-51/+183
|\
| * Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes...fvogel2017-02-223-3/+5
| |\
| | * Group multiple [style map TCombobox] statements into a single instructionbug_c492c96aa2fvogel2017-02-093-6/+5
| | * Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes)fvogel2017-02-083-0/+3
| * | merge core-8-6-branchjan.nijtmans2017-01-231-4/+4
| |\ \ | | |/
| | * Remove superfluous double-quotes in widget's "about" dialog.jan.nijtmans2017-01-231-4/+4
| | |\
| | | * Remove superfloeus double-quite in widget's "about" dialog.jan.nijtmans2017-01-231-4/+4
| * | | merge core-8-6-branchjan.nijtmans2017-01-203-7/+7
| |\ \ \ | | |/ /
| | * | Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi...jan.nijtmans2017-01-203-7/+7
| | |\ \ | | | |/
| | | * Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi...jan.nijtmans2017-01-203-7/+7
| * | | merge core-8-6-branchjan.nijtmans2016-11-181-1/+2
| |\ \ \ | | |/ /
| | * | Fix for [f60c54bec6] Combobox does not retrieve -postoffset value from correc...fvogel2016-11-131-1/+2
| * | | Removed proc ::tk_getFileType since it is used nowhere in Tk, is undocumented...fvogel2016-11-022-8/+0
| * | | Fixed [3588460fff] - -typevariable buggy in X11fvogel2016-10-302-5/+9
| |\ \ \ | | |/ /
| | * | Fixed [3588460fff] - -typevariable buggy in X11fvogel2016-10-302-5/+9
| | |\ \
| | | * | Revert unintentional removal of ::tk_getFileType that happened in [374cb204]bug_3588460ffffvogel2016-10-301-0/+7
| | | * | Fixed [3588460fff] - -typevariable buggy in X11, this time when tk_strictMoti...fvogel2016-10-211-11/+5
| | | * | Fixed [3588460fff] - -typevariable buggy in X11. Patch from Christian Gollwitzerfvogel2016-10-121-1/+4
| * | | | Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-124-30/+63
| |\ \ \ \ | | |/ / /
| | * | | Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-124-30/+63
| | |\ \ \ | | | |/ / | | |/| |
| | | * | 'clam' theme: darker blue for the inside of the box in alternate statefvogel2016-10-051-2/+2
| | | * | Changed themes 'classic' and 'default' according to comments from Christian G...fvogel2016-10-052-12/+12
| | | * | Fixed [3217462fff] for the alt and classic themesfvogel2016-09-252-4/+14
| | | * | Long lines are uglyfvogel2016-09-242-6/+12
| | | * | Fixed clam theme for all statesfvogel2016-09-241-4/+6
| | | * | Improved formattingfvogel2016-09-242-24/+24
| | | * | Tri-state buttons not working for non-native themes. Bug [3217462]oehhar2016-09-212-4/+19
| * | | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back...jan.nijtmans2016-09-271-4/+4
| |\ \ \ \ | | |/ / /
| * | | | Merge core-8-6-branch to trunk.patthoyts2016-09-221-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge core-8-5-branch to core-8-6-branch.patthoyts2016-09-221-1/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Correct expansion of the spinbox textarea for the vista theme.patthoyts2016-09-221-1/+1
| * | | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has hover...fvogel2016-08-291-0/+4
| |\ \ \ | | |/ /
| | * | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has hover...fvogel2016-08-191-0/+4
| | * | Start RC branch for Tk 8.6.6dgp2016-07-121-1/+1
| * | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not t...tip_449fvogel2016-08-2913-36/+36
| |\ \ \
| * | | | Added comments justifying why we can rely on finding all the needed marks sti...fvogel2016-07-071-0/+13
| * | | | Merged core-8-6-branchfvogel2016-07-051-9/+160
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Better comments explaining the algorithm in ::tk::TextUndoRedoProcessMarksfvogel2016-07-051-7/+23
| * | | | Return indices making sense at undo/redo return time. The returned ranges are...fvogel2016-07-041-0/+67
* | | | | Implementation of TIP #442 by René Zaumseil - Display text in progressbarsfvogel2016-08-181-0/+1
| |_|/ / |/| | |
* | | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget framew...dkf2016-06-281-9/+160
|\ \ \ \ | | |/ / | |/| |
| * | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget framew...dkf2016-06-281-9/+160
| |/ /
* | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-015-6/+0
|\ \ \ | |/ /
| * | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-015-6/+0
| |\ \ | | |/
| | * Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-015-8/+0
| | * merge 8.5dgp2016-01-202-11/+32
| | |\
| | | * (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than...jan.nijtmans2016-01-091-0/+7
| | | * (cherry-pick) Backout previous commit: it causes many event-related test-fail...jan.nijtmans2016-01-081-4/+0
| | | * (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-081-0/+4
| | * | merge 8.5dgp2015-11-302-3/+8
| | |\ \