summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Aqua: add semantic color systemLinkColor - patch from Christopher Chavez.culler2020-05-121-0/+4
* Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera...culler2020-05-121-2/+0
|\
| * Remove no-op bindings for function keys and set trans_chars appropriately.culler2020-04-251-2/+0
* | Fix [88c9e0928b]: Treeview: wrong keyboard navigation with -selectmode none. ...fvogel2020-05-031-3/+3
* | Fix [6e25fc7cc1]: widget demo: dark-mode friendly 'NEW' image. Patch from Chr...fvogel2020-04-151-6/+14
|/
* Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-157-32/+80
* Only use "string range" when $index > 0, so there's really something to be done.jan.nijtmans2020-03-301-2/+6
* Redirect scroll wheel related bindings from ttk::scrollbar to scrollbar as pr...oehhar2019-12-191-17/+16
* Add scrollwheel bindings to ttk::scrollbar. Ticket [2b8fa6fd]oehhar2019-12-171-0/+22
* Reverting last commit, should go into a branch, sorry.oehhar2019-12-171-22/+0
* Add scrollwheel bindings to ttk::scrollbar. Ticket [2b8fa6fd]oehhar2019-12-171-0/+22
* Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor optionfvogel2019-12-145-7/+46
|\
| * Factorize common code into ttk::saveCursorfvogel2019-11-025-35/+24
| * Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-023-4/+39
| * Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-022-3/+18
* | Remove duplicate #Treeview section in xpTheme.tcl, it's already present (and ...fvogel2019-12-081-7/+0
|\ \
| * | Remove duplicate #Treeview section in xpTheme.tcl, it's already present (and ...fvogel2019-12-081-7/+0
* | | Various cleanups in Unicode handling. Note that without Xft on X11 we don't h...jan.nijtmans2019-11-261-13/+15
|\ \ \
| * | | Update unicode demojan.nijtmans2019-11-211-8/+8
* | | | merge releasedgp2019-11-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 8.6 except for the broken demo.dgp2019-11-201-0/+4
| |\ \ \
| * \ \ \ merge 8.6dgp2019-11-153-7/+23
| |\ \ \ \
| * \ \ \ \ Merge 8.6culler2019-11-041-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2019-11-021-3/+12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | merge 8.6dgp2019-10-281-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.6culler2019-10-254-24/+61
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.6dgp2019-10-251-10/+17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.6dgp2019-10-211-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-10-071-3/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.6core-8-6-10dgp2019-10-041-2/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-09-296-160/+167
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-161-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-131-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge recent fixes for macOS into release branch from core-8-6-branchKevin Walzer2019-09-021-4/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-08-261-9/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-08-217-76/+122
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6culler2019-08-182-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in core-8-6-branch including updates for macOS 10.15 CatalinaKevin Walzer2019-08-163-9/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in core-8-6-branchKevin Walzer2019-08-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6culler2019-07-132-18/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-06-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Bump version numbers for Tk 8.6.10 release.dgp2019-06-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Specific test for xft in widget demojan.nijtmans2019-11-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Use correct Emoji representation when running with Tcl 8.7. Works on X11 then!jan.nijtmans2019-11-191-1/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge 8.6, but only exclude Emoji's in the demo for X11.jan.nijtmans2019-11-181-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Restrict Emoji in demo for win32 platform only, since on other platforms it's...jan.nijtmans2019-11-181-2/+4
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Let's add some Emoji to the widget demo, but encoded in UTF-16 so Tcl 8.6.10 ...jan.nijtmans2019-11-151-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Fix [12c8dfaa98] and [7e174a300e]: listbox.tcl/scrlbar.tcl: missing improved ...jan.nijtmans2019-11-062-4/+20
* | | | | | | | | | | | | | | | | | | | | | Fix [edf4fd2613]: iconlist.tcl: errors in mouse wheel bindings. Thanks to nem...jan.nijtmans2019-11-061-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Fix a paste error in ttk/entry.tcl that broke the accent menu for ttk::entry ...culler2019-11-041-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | |