summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-279-18/+18
|\
| * Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-277-11/+15
| |\
| | * Merge 8.6. Change macro namesjan.nijtmans2020-09-24107-883/+1096
| | |\
| | * \ Merge 8.6jan.nijtmans2020-09-09124-4070/+4257
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2020-09-0311-552/+553
| | |\ \ \
| | * | | | Slave ->Pane, Master->Container in tkPanedwindow.cculler2020-09-021-407/+407
| | * | | | Merge 8.6jan.nijtmans2020-09-0226-370/+294
| | |\ \ \ \
| | * \ \ \ \ Merge 8.6jan.nijtmans2020-08-3159-1143/+1101
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.6jan.nijtmans2020-08-1928-639/+747
| | |\ \ \ \ \ \
| | * | | | | | | Implementation ofr TIP #581 for Tkjan.nijtmans2020-08-1215-17/+51
* | | | | | | | | Better don't check for libnotify (yet), leave that to the new TIPjan.nijtmans2020-09-262-86/+0
* | | | | | | | | CYGWIN != windowsjan.nijtmans2020-09-251-2/+2
* | | | | | | | | Merge 8.6jan.nijtmans2020-09-256-107/+59
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | More usage of TCL_UNUSED() and implicit type-casts. Eliminate "register" keywordjan.nijtmans2020-09-257-323/+310
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fix [aa4be2c1b8]: Aqua test suite hangs.marc_culler2020-09-221-2/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix [aa4be2c1b8]: Aqua test suite hangs.marc_culler2020-09-221-2/+6
* | | | | | | | re-generate unix/configurejan.nijtmans2020-09-221-0/+49
* | | | | | | | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabled (macO...fvogel2020-09-211-6/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabled (macO...fvogel2020-09-211-6/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabledfvogel2020-09-201-6/+1
* | | | | | | | | Fix [ea665e08f3]: Endless loop when reading svg filefvogel2020-09-212-6/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add test imgSVGnano-5.1 guarding against regression regarding ticket [ea665e0...fvogel2020-09-211-0/+13
| * | | | | | | | | Fix [ea665e08f3]: Endless loop when reading svg filefvogel2020-09-161-6/+13
* | | | | | | | | | Fix [6ecae50f5c]: menu-16.3 failsjan.nijtmans2020-09-211-1/+2
* | | | | | | | | | Merge 8.6marc_culler2020-09-211-3/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove an unused variable and an unnecessary include directive.marc_culler2020-09-211-3/+0
* | | | | | | | | | Merge 8.6jan.nijtmans2020-09-211-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Explicitly require building against Tcl 8.6 in Travisjan.nijtmans2020-09-211-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Explicitly require building against Tcl 8.6 in Travisjan.nijtmans2020-09-201-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Make sure Travis uses the latest public Tcl 8.6 version for testingjan.nijtmans2020-09-181-1/+1
| | |/ / / / / / / / /
* | | | | | | | | | | Merge 8.6jan.nijtmans2020-09-215-15/+39
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Make demo's like floor/items/ctext behave the same on MacOS as other platform...jan.nijtmans2020-09-2115-52/+90
| * | | | | | | | | | Doc format warningsjan.nijtmans2020-09-213-5/+5
| * | | | | | | | | | Fix issues with console display on macOSKevin Walzer2020-09-211-51/+50
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix [f3cd942e9e]: trunk: .mymenu index end no longer works on an empty menujan.nijtmans2020-09-212-2/+10
* | | | | | | | | | | Fix issues with console display on macOSKevin Walzer2020-09-211-51/+50
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Don't open a console when running Wish from the command line; further simplif...marc_culler2020-09-201-14/+3
| * | | | | | | | | | Tiny code improvementmarc_culler2020-09-191-2/+1
| * | | | | | | | | | Fix the regression with ScidvsMac; reorganize the code in the rest of TkpInit...marc_culler2020-09-191-51/+62
| * | | | | | | | | | Remove debugging statementKevin Walzer2020-09-191-1/+0
| * | | | | | | | | | Restore consoleKevin Walzer2020-09-191-3/+4
| |/ / / / / / / / /
* | | | | | | | | | Fix [4f4f03f5eb]: B1-Motion events are ignored in the window title bar.marc_culler2020-09-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fix [4f4f03f5eb]: B1-Motion events are ignored in the window title bar.marc_culler2020-09-181-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix the button state for drags.marc_culler2020-09-181-3/+0
| | * | | | | | | | | Fix [4f4f03f5eb]: in Aqua allow mouse drags across the titlebar while ignorin...marc_culler2020-09-181-1/+4
* | | | | | | | | | | Don't depend on lsearch returning -1 any morejan.nijtmans2020-09-182-5/+5
* | | | | | | | | | | Merge 8.6jan.nijtmans2020-09-181-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Remove unused variablejan.nijtmans2020-09-181-1/+0
| |/ / / / / / / / /
| * | | | | | | | | Fixes for Apple Event execution on app startup and window display in IDLE/Tki...Kevin Walzer2020-09-176-41/+85
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge-markjan.nijtmans2020-09-170-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |