summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark 10 testcases with failsOnUbuntuNoXft. They fail on Ubuntu if Tk is compi...jan.nijtmans2020-09-306-222/+236
* Fix safe-1.2 testcase when running Tcl version < 8.6.7 (That's when tcl:encod...jan.nijtmans2020-09-301-1/+4
* Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-2925-160/+174
* It appears that xcode 9/10 need "update: true" for a new enough tcl-tk instal...jan.nijtmans2020-09-291-0/+10
* Unshadow some variablesjan.nijtmans2020-09-292-20/+19
* Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-2841-762/+756
|\
| * Update to xcode12 and gcc-10. X11 test failures on Ubuntu now cause Travis bu...jan.nijtmans2020-09-2839-493/+589
| |\
| | * \t -> real tab characterjan.nijtmans2020-09-271-2/+2
| | * Mark 4 more testcases as failsOnUbuntujan.nijtmans2020-09-262-4/+4
| | * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-258-33/+33
| | * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-2424-169/+205
| | * testcase cleanupjan.nijtmans2020-09-237-237/+275
| | * Don't set ERROR_ON_FAILURES, it doesn't work for Tk.jan.nijtmans2020-09-232-3/+0
| | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-2317-72/+92
| | * Add TESTFLAGS= partjan.nijtmans2020-09-231-2/+2
| | * Experiment: See if we can have a Travis build fail when a test-case failsjan.nijtmans2020-09-221-1/+6
| |/
* | Fix aqua MapNotify and UnmapNotifyculler2020-09-277-63/+140
|\ \
| * | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-277-63/+140
|/ /
* | 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
* | | | | | | | | 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 [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