summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkrevised_textfvogel2017-09-201-1/+1
|\
| * Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-1/+1
| * merge trunkdgp2017-09-013-2/+4
| |\
| * | Release candidate branch for Tk 8.7a1.dgp2017-08-101-1/+1
* | | merge trunkfvogel2017-08-241-0/+2
|\ \ \ | | |/ | |/|
| * | Fix [3295446]: Make the insertion cursor always visible when browsing console...fvogel2017-08-241-0/+2
| |\ \
| | * \ Fix [3295446]: Make the insertion cursor always visible when browsing console...fvogel2017-08-241-0/+2
| | |\ \
| | | * | Fix [3295446]: Make the insertion cursor always visible when browsing console...bug_3295446fvogel2017-08-121-0/+2
| * | | | merge core-8-6-branchjan.nijtmans2017-08-232-2/+2
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | change non-working URL in comment to comparable working onejan.nijtmans2017-08-232-2/+2
| | |/
| | * merge 8.6dgp2017-06-221-0/+1
| | |\
| | * | Start RC branch for Tk 8.6.7dgp2017-03-101-1/+1
* | | | Cherrypick [70ae9e98]: Change non-working URL in comment to comparable workin...fvogel2017-08-232-2/+2
* | | | merge trunkfvogel2017-06-301-0/+1
|\ \ \ \ | |/ / /
| * | | Fix [adc028c8d00]: Keyboard menu traversal can generate a global grab that ca...fvogel2017-06-211-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Add "break" to "bind Menu <KeyPress>" in library/menu.tcl. Fixes bug adc028c...bug_adc028c8d0kjnash2017-06-131-0/+1
| | |/
* | | Minor corrections in comments.gcramer2017-04-261-4/+4
* | | merge trunkfvogel2017-04-1913-362/+362
|\ \ \ | |/ /
| * | Translate all octal \??? sequences to their UTF-8 counterpart in *.msg filesjan.nijtmans2017-04-131-27/+27
| * | Translate all \u???? sequences to their UTF-8 counterpart in *.msg filesjan.nijtmans2017-04-1313-352/+352
* | | merge trunkfvogel2017-04-101-0/+1
|\ \ \ | |/ /
| * | merge trunkfvogel2017-03-0613-51/+183
| |\ \
| * | | Implementation of TIP #442 by René Zaumseil - Display text in progressbarsfvogel2016-08-181-0/+1
* | | | merge trunkjan.nijtmans2017-03-211-1/+1
|\ \ \ \ | | |/ / | |/| |
* | | | 1. Fix in TextBlinkProc, the blinking cursor did not properly work with lines...gcramer2017-03-161-10/+21
* | | | Function tk_textRebindMouseWheel implemented.gcramer2017-03-141-31/+44
* | | | tk::TextScrollPages overworked, the thing with page scroll is quite complicat...gcramer2017-03-111-5/+15
* | | | Minor change in ::tk::TextScrollPages.gcramer2017-03-081-2/+2
* | | | Bad page up/down scroll behavior fixed, for possible use case see <http://gro...gcramer2017-03-081-2/+13
* | | | Merge trunkfvogel2017-03-073-3/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | Initial import of revised text widget from Gregor Cramer. fvogel2017-02-201-315/+389
|/ / /
* | | 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
| |\ \ \ \ | | |/ / / | |/| | |