summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Test branch for AppleScript bugs with patch from Lars HelstromKevin Walzer2020-08-241-0/+2
* Fix [291699a5]: ttk::scrollbar : graphical grip does not have mouse bindings. jan.nijtmans2020-08-2110-27/+29
|\
| * Fix mouse bindings for scrollbars with graphical grip elements.bll2020-08-201-1/+3
|/
* Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-7/+7
|\
| * In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -...fvogel2020-07-181-7/+7
* | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes n...jan.nijtmans2020-08-042-47/+47
* | Merge mac_testing: fix testing and build issues on the various supported vers...culler2020-07-271-4/+2
|\ \
| * | Fix the fontchooser demo correctly.culler2020-07-251-4/+2
| * | Fix the build for Snow Leopard. Fix the fontchooser demo.culler2020-07-241-1/+1
* | | Fix namespace error in console.tcl - Thanks to Adam Kapos for the patch.culler2020-07-251-2/+2
|/ /
* | Spurious additional ::jan.nijtmans2020-07-121-1/+1
* | Fix [2442314]: Fontchooser - use message catalog for font style.jan.nijtmans2020-07-121-19/+22
* | Minor bindings cleanup. Some removal of "expr" when we can do without it. Som...jan.nijtmans2020-07-104-54/+45
|/
* Fix [cd051b586a]: MouseWheel documentation in bind.nfvogel2020-07-051-3/+0
|\
| * Remove obsolete mention of MouseWheel events being directed to the windos hav...fvogel2020-06-221-3/+0
* | Fix bug in previous commitjan.nijtmans2020-07-031-1/+1
* | Minor optimizations in ::tk::EntryBackspace and ::tk::EntryTransposejan.nijtmans2020-07-031-5/+5
* | Fix -postoffset to work with the default combobox style. If -style isbll2020-06-301-0/+3
* | Stick to what is done in Tk, i.e. myvar($w, ...) instead of myvar($w. ...)fvogel2020-06-191-13/+13
* | Fix state variables to be per widget for tracking -values.bll2020-06-171-13/+13
* | Fix [50ed1eddb0]: ttk::spinbox with -values does not loop through all values....fvogel2020-06-161-6/+20
|/
* 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
| |\ \ \ \ \ \ \ \ \ \