summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis...fvogel2018-05-031-1/+1
|\
| * Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis...fvogel2018-05-031-1/+1
| |\
| | * Solution from dnikolajevich made thread safe. Thanks to Christian Werner for ...fvogel2018-03-311-6/+0
| | * Better solution to [75d38f8608], that fixes the problem for all widgets, not ...fvogel2018-03-251-10/+2
| | * Add missing documentation about items of the tk::Priv arrayfvogel2018-03-201-1/+7
| | * Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis...fvogel2018-03-201-2/+10
* | | Fix [98c41cf3e7]: ::tk::Darken does not properly brighten colorsfvogel2018-05-031-17/+17
|\ \ \ | |/ /
| * | Fix [98c41cf3e7]: ::tk::Darken does not properly brighten colorsfvogel2018-04-281-17/+17
* | | Fix [7423f90fbf]: missing option priorities prevent users from styling some w...fvogel2018-04-283-7/+7
|\ \ \ | |/ /
| * | Set the other 'option add' commands to use widgetDefault as thebll2018-04-242-4/+4
| * | Change all 'option add' default values to 'widgetDefault'.bll2018-04-221-5/+5
* | | Fix [59fccbfa27]: Clicking on empty menubar area stops menus working. Thanks ...fvogel2018-04-031-1/+3
|\ \ \ | |/ /
| * | Fix [59fccbfa27]: Clicking on empty menubar area stops menus working. Thanks ...fvogel2018-03-251-1/+3
| |/
* | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation of...fvogel2018-01-281-2/+2
|\ \ | |/
| * Remove unnecessary (in the legacy text widget) check for normal state when <M...fvogel2018-01-151-1/+1
| * Take some proposals from kjnash in [b68710aed6], namely 1. Add test of -state...fvogel2018-01-141-3/+3
* | Added an example to menu.tcl that uses both -compound and -image in the same ...gerald2018-01-171-1/+8
* | The directory browser tree widget demo prefers normalized paths. Fixes [27801...stu2018-01-101-0/+1
* | Fix [882108bf05]: Incorrect style for disabled state of treeviewfvogel2018-01-078-14/+53
|\ \ | |/
| * Propagate fix to the 'default' themefvogel2018-01-011-2/+6
| * Fix [882108bf05]: Incorrect style for disabled state of treeview. Patch provi...fvogel2018-01-017-12/+47
| * Start RC branch for Tk 8.6.8dgp2017-12-061-1/+1
* | merge core-8-6-branchjan.nijtmans2017-11-271-1/+1
|\ \ | |/
| * tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-271-1/+1
* | Merge core-8-6-branch into trunk. Includes fix for [b24a7a877d].culler2017-11-182-2/+4
|\ \ | |/
| * Modify the menu demo so that it includes a photoimage in a menu.culler2017-11-152-2/+4
* | Merge core-8-6-branch to get fixes from OSX_redraw_artifacts branch. This fix...fvogel2017-11-071-7/+9
|\ \ | |/
| * merge core-8-6-branchfvogel2017-10-281-2/+3
| |\
| * | Make a small change in the logic of DisplayText (for Mac only) whichculler2017-10-251-3/+2
| * | Change TkScrollWindow to only generate expose events if the Text widget hasculler2017-10-241-7/+10
* | | Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf'fvogel2017-10-221-2/+3
|\ \ \ | | |/ | |/|
| * | Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf'fvogel2017-10-221-2/+3
| |\ \ | | |/ | |/|
| | * Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf'fvogel2017-10-041-2/+3
* | | Fix [dd9667635d]: text anchor not setfvogel2017-10-071-0/+3
|\ \ \ | |/ /
| * | Fix [dd9667635d]: text anchor not setfvogel2017-10-071-0/+3
| |\ \ | | |/ | |/|
| | * Fix [dd9667635d]: text anchor not setfvogel2017-09-221-0/+3
* | | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts.fvogel2017-09-241-0/+3
|\ \ \ | |/ /
| * | Fix the proposed patch since it had unexpected jumping effects in the fonts l...fvogel2017-09-131-0/+2
| * | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts. P...fvogel2017-09-031-0/+1
| |/
* | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-1/+1
* | merge trunkdgp2017-09-013-2/+4
|\ \
| * \ 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...fvogel2017-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
* | | | Release candidate branch for Tk 8.7a1.dgp2017-08-101-1/+1
|/ / /
* | | Fix [adc028c8d00]: Keyboard menu traversal can generate a global grab that ca...fvogel2017-06-211-0/+1
|\ \ \ | | |/ | |/|