summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Fix for the [button ... -textvariable] parts of [5d991b822e].dgp2019-05-111-1/+1
| | | * | | Tests for Ticket [5d991b822e].dgp2019-05-111-0/+27
| * | | | | While on it: A few more whitespacesjan.nijtmans2019-05-091-1/+1
| * | | | | Merge 8.6jan.nijtmans2019-05-092-3/+3
| |\ \ \ \ \ | | |/ / / /
| * | | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-082-1/+40
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-082-1/+40
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Add tests checking the scroll info correct update when xview / yview is calle...fvogel2019-04-282-1/+40
| * | | | | Fix textWind.test: make sure that the test window is mapped before running te...culler2019-04-251-0/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix textWind.test: make sure that the test window is mapped before running te...culler2019-04-251-0/+5
| | |/ / /
| * | | | On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9...culler2019-04-201-1/+6
| |\ \ \ \ | | |/ / /
| | * | | On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9...culler2019-04-201-1/+6
| * | | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+17
| |\ \ \ \ | | |/ / /
| | * | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+17
| | |\ \ \
| | | * | | Add test treeview-368fa4561e checking for non-regression regarding [368fa4561e]fvogel2019-04-131-0/+17
| * | | | | merge trunkfvogel2019-04-171-3/+3
| |\ \ \ \ \
| | * | | | | Fix [aa846938ef]: pkgconfig tests fail on Windowsfvogel2019-04-151-3/+3
| * | | | | | Less intrusive fix for test frame-3.9.culler2019-04-151-2/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Less intrusive fix for test frame-3.9.culler2019-04-151-2/+1
| * | | | | Fix [6ce6e74635]: TIP415 implementation does not handle small arcs correctlyfvogel2019-04-141-0/+18
| |\ \ \ \ \
| | * | | | | Remove the error that was triggering with very small arcs while still prevent...fvogel2019-04-031-0/+18
| * | | | | | Implement TIPs 482 and 483dkf2019-04-141-0/+66
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge trunk.stu2018-07-0325-139/+1760
| | |\ \ \ \ \ \
| | * | | | | | | Remove unrelated ::tk::pkgconfig variables: compile_debug and compile_stats. ...stu2017-11-221-1/+7
| | * | | | | | | Merge trunk.stu2017-11-0713-63/+1654
| | |\ \ \ \ \ \ \
| | * | | | | | | | Bring more TIP #59 to Tk.<br> stu2017-05-201-0/+60
| * | | | | | | | | Implement TIP 507dkf2019-04-141-0/+93
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Repair the test suite (the svgnano format was renamed svg, and -x/-y options ...fvogel2019-04-121-12/+11
| | * | | | | | | | | merge trunkfvogel2018-08-198-59/+84
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | New files provided by René Zaumseil: photo.n man page updated, and tests ref...fvogel2018-06-131-2/+20
| | * | | | | | | | | | Test added by René Zaumseil for the crash he just fixedfvogel2018-06-041-0/+11
| | * | | | | | | | | | New files provided by René Zaumseilfvogel2018-05-161-0/+65
| * | | | | | | | | | | Implement TIP 164dkf2019-04-141-0/+183
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Tests of rotationdkf2019-03-161-0/+183
* | | | | | | | | | | | | Added testsdkf2019-04-131-134/+305
|/ / / / / / / / / / / /
* | | | | | | | | | | | Add update calls in frame.test for consistent results in OSX 10.12-10.14.culler2019-04-121-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Add update calls in frame.test for consistent results in OSX 10.12-10.14.culler2019-04-121-0/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-112-8/+25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-112-7/+24
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | Implemented a real ttk::scrollbar for Aqua.culler2019-03-271-7/+23
* | | | | | | | | | | Better test descriptions for the new tests in grid.testfvogel2019-04-071-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Better test descriptions for the new tests in grid.testfvogel2019-04-071-3/+3
* | | | | | | | | | | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window'sculler2019-04-063-1/+66
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Remove debugging commands accidentally left in the new testsculler2019-04-052-3/+0
| * | | | | | | | | | Fix bug [897ffea89f]: Tk allows management loopsculler2019-04-053-1/+69
* | | | | | | | | | | Merge 8.6jan.nijtmans2019-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-051-0/+33
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-041-0/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-02-031-0/+33
* | | | | | | | | | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-041-2/+12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-2/+12
| | |/ / / / / / / / | |/| | | | | | | |