summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-108/+140
|\
| * TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-108/+140
| |\
| | * Avoid errors when a menu is destroyed before its postcommand is run.culler2019-01-131-2/+4
| | * Fix related menubutton issues on linux and Windows.culler2019-01-111-121/+136
| | * Fix bug [70e531918e]: geometry issues with menubuttons on macOSculler2019-01-091-2/+17
* | | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd...fvogel2019-01-208-16/+0
|\ \ \ | |/ /
| * | Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd...fvogel2019-01-208-16/+0
| |\ \
| | * | Better fix for [509cafafae]: ttk::treeview tag options ignored in 8.6.9. This...fvogel2019-01-018-16/+0
* | | | Clean up Aqua button geometry code so unixButton tests pass, and make a fewculler2019-01-181-1/+1
|\ \ \ \ | |/ / /
| * | | Fix bug [e733d3770f]: geometry issues with buttons on macOSculler2019-01-161-1/+1
| | |/ | |/|
* | | Implement local grabs on macOS.culler2019-01-092-2/+15
|\ \ \ | |/ /
| * | Update the demos to give a more complete explanation of local and global grabs.culler2019-01-082-2/+15
* | | Rework support for FullScreen windows. Provide support for Split View andculler2018-12-021-3/+3
|\ \ \ | |/ /
| * | On the mac, use the default menu bar for the widget demo.culler2018-12-011-8/+3
| * | Make tabbed windows work correctly on macOS.culler2018-11-301-0/+5
| |/
* | Fix spelling error in a variable name (GitHub PR #5, chrstphrchvz)fvogel2018-11-251-6/+6
|\ \ | |/
| * Fix spelling error in a variable name (GitHub PR #5, chrstphrchvz)fvogel2018-11-251-6/+6
| * merge 8.6dgp2018-11-051-1/+1
| |\
| * | Bump version numbers for release.dgp2018-10-091-1/+1
* | | Fix [6b22d436aa]: Treeview ActivateHeading Binding Fails After Widget Deletio...fvogel2018-11-041-1/+1
|\ \ \ | | |/ | |/|
| * | Fix [6b22d436aa]: Treeview ActivateHeading Binding Fails After Widget Deletio...fvogel2018-11-011-1/+1
| |/
* | Fix [05bd7f4da]: vista theme: combobox does not have disabled background.fvogel2018-09-071-4/+6
|\ \ | |/
| * Better native looking rendering for the vista theme combobox, as agreed in [0...fvogel2018-09-041-5/+5
| * Properly get the CBRO_HOT state of the combobox, which it should be in when t...fvogel2018-08-241-1/+1
| * Better fix for [05bd7f4da8]: using the correct CP_READONLY element makes the ...fvogel2018-08-241-5/+3
| * Default state of the state map should be {} 1 according to the man pagefvogel2018-08-051-1/+1
| * Restore geometry, no such change was intendedfvogel2018-08-051-1/+1
| * Fix [05bd7f4da]: vista theme: combobox does not have disabled background. Pat...fvogel2018-08-041-4/+8
* | Fix [309b426171]: ttk partly fails in Windows high-contrast-mode using wrong ...fvogel2018-07-043-1/+5
|\ \ | |/
| * Fix [309b426171]: ttk partly fails in Windows high-contrast-mode using wrong ...fvogel2018-06-113-1/+5
* | Merge TIP #496 implementation following positive vote by the TCTfvogel2018-05-133-2/+4
|\ \
| * \ merge trunkfvogel2018-05-013-7/+7
| |\ \
| * \ \ merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-1532-408/+507
| |\ \ \
| * | | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did no...fvogel2018-02-111-1/+2
| * | | | Removed useless test entry-25.1 since this test does not check anything excep...fvogel2018-02-112-1/+2
* | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-131-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-131-1/+2
| |\ \ \ \
| | * | | | Unify error messages for wrong values of 'tk_messageBox -default' among platf...fvogel2018-05-011-1/+2
| | * | | | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ...fvogel2018-05-011-2/+2
| | * | | | Fix msgbox.test expected results when running on macOSfvogel2018-05-011-2/+2
* | | | | | 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