summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [aa4be2c1b8]: Aqua test suite hangs.marc_culler2020-09-221-2/+6
* 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
* | Remove an unused variable and an unnecessary include directive.marc_culler2020-09-211-3/+0
* | 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
| |/ /
* | | 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
|\ \ \ | |_|/ |/| |
| * | 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 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
* | | 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
|\ \
| * | Deal with timing issues for AppleEvents which arrive during the launch process.marc_culler2020-09-172-12/+43
| * | Deal with the deprecation of the context property of mouse NSEvents.marc_culler2020-09-162-14/+20
| * | More aqua initialization issuesmarc_culler2020-09-153-15/+22
* | | Merge-markjan.nijtmans2020-09-170-0/+0
|\ \ \ | | |/ | |/|
| * | Extend .fossil-settings/ignore-glob and .gitattributesjan.nijtmans2020-09-172-1/+14
* | | Merge-markjan.nijtmans2020-09-160-0/+0
|\ \ \ | |/ / | | / | |/ |/|
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-16101-465/+501
* | Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-1538-78/+123
|\ \
| * | In xvfb-run, don't try to query the terminal width, because we don't have onejan.nijtmans2020-09-111-11/+2
| * | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-1042-282/+305
| |\ \
| * | | Add helper xvfb-run scriptjan.nijtmans2020-09-101-0/+191
| * | | Merge 8.6. Xvfb tweaksjan.nijtmans2020-09-0923-466/+471
| |\ \ \
| * \ \ \ Merge 8.6jan.nijtmans2020-09-085-15/+23
| |\ \ \ \
| * \ \ \ \ Merge 8.6jan.nijtmans2020-09-083-5/+25
| |\ \ \ \ \
| * | | | | | Let's try to run GUI testcases on X11 (Xenial/Bionic/Focal/MacOS)jan.nijtmans2020-09-081-5/+27
* | | | | | | More usage of TCL_UNUSED() and explicit type-castsjan.nijtmans2020-09-1512-299/+278
* | | | | | | Extend .gitattributes and .fossil-settings/encoding-glob for file types .bmp,...jan.nijtmans2020-09-142-0/+10
* | | | | | | Fix [71e18c5c0a]: Aqua invalid selector crash when switching between normal a...marc_culler2020-09-142-16/+20
* | | | | | | Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-1411-95/+101
* | | | | | | Missing quotes in test-casesjan.nijtmans2020-09-142-2/+2
* | | | | | | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-1415-23/+23
* | | | | | | Adjust comment styling.marc_culler2020-09-121-4/+10
* | | | | | | Apply patch from Christopher Chavez to address UBSan warnings about alignment...marc_culler2020-09-121-2/+8
* | | | | | | Add a disclosure triangle that works in Big Surmarc_culler2020-09-121-3/+59
* | | | | | | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-119-27/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkjan.nijtmans2020-09-104-65/+37
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-09-106-74/+46
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | More usages for TKFLEXARRAYjan.nijtmans2020-09-105-11/+11
| * | | | | | | | Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension (late...jan.nijtmans2020-09-1024-155/+154
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Update documentation, and final tweaks for TIP #581jan.nijtmans2020-09-0910-25/+19
| | |\ \ \ \ \ \ \