summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-072-8/+4
* Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-052-8/+35
* Fix [1c61885796]: _Bug9e31fd9449 is a reserved identifierjan.nijtmans2023-09-041-1/+1
* actions/checkout @v3 -> @v4jan.nijtmans2023-09-043-11/+11
* Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-042-2/+2
* typojan.nijtmans2023-09-041-1/+1
* Add a test that will crash on Tk 8.7, due to bug [14a9b62e1d].sbron2023-09-041-0/+8
* Put back tiny optimization removed [76de1e42|here]jan.nijtmans2023-09-041-2/+51
* Fix [4468ed16d3]: Iconlist: do not use options database for initial foregroun...fvogel2023-09-031-7/+2
|\
| * Fix [4468ed16d3]: Iconlist: do not use options database for initial foregroun...fvogel2023-09-021-7/+2
|/
* Fix [a47f080962]: macOS Aqua warning: unused function 'RetainRegion'fvogel2023-09-011-25/+0
* Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
|\
| * Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
* | Fix [6cc8002951]: numeric parameter errors depending on whether string vs dou...jan.nijtmans2023-09-012-106/+46
|\ \
| * | Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ...jan.nijtmans2023-09-013-117/+79
|/ /
* | Fix for ef5d3e29a4Kevin Walzer2023-08-302-23/+22
* | Fix [e42eef33ee]: valgrind complains at wish startup (input methods). Patch f...fvogel2023-08-291-4/+1
|\ \
| * | Backout temporary commits.fvogel2023-08-291-1/+0
| * | Ignore the return value of XSetLocaleModifiers().fvogel2023-08-281-5/+1
| * | Make it build, and make it a better fix (no leak).fvogel2023-08-261-3/+5
| * | Really let branch bug-e42eef33ee build at Github for Linux (temporary commit).fvogel2023-08-251-1/+1
| * | Remove unintended line space.fvogel2023-08-251-1/+0
| * | Let branch bug-e42eef33ee build at Github for Linux (temporary commit).fvogel2023-08-251-0/+1
| * | Fix [e42eef33ee]: valgrind complains at wish startup (input methods). Patch f...fvogel2023-08-251-4/+4
* | | Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-291-0/+18
|\ \ \ | |/ / |/| / | |/
| * Revert previous commit [846a9938].fvogel2023-08-293-3/+0
| * Let branch bug-1797555fff build and test at Github (temporary commit).fvogel2023-08-283-0/+3
| * Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-281-0/+18
|/
* Remove use of deprecated [trace] subcommandsjan.nijtmans2023-08-044-28/+28
* Fix [0f29a2222d]: Aqua: HIShape wrapper function cleanup. Patch from Christop...fvogel2023-08-033-72/+6
|\
| * Revert the last two temporary commits.fvogel2023-08-031-1/+0
| * Really run the mac workflow at Github actions on this branch (temporary commit).fvogel2023-08-021-1/+1
| * Run the mac workflow at Github actions on this branch (temporary commit).fvogel2023-08-011-0/+1
| * Fix [0f29a2222d]: Aqua: HIShape wrapper function cleanup. Patch from Christop...fvogel2023-08-013-72/+6
* | TCL_NEEDS_EXP_FILE is no longer usedjan.nijtmans2023-08-036-15/+5
* | Tcl -> Tk in commentjan.nijtmans2023-08-031-3/+3
* | Fix (minor) auto-update warningjan.nijtmans2023-08-021-5/+5
* | Fix 'instalManPage' regarding handling paths with spacesjan.nijtmans2023-08-021-4/+5
* | Fix [ba2197a989]: error in ./configure at Github Actionsjan.nijtmans2023-08-022-2/+2
* | Stop generating/supplying *.dll.a files for Cygwin. It's no longer necessary,...jan.nijtmans2023-08-023-9/+2
* | Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-024-0/+53
|\ \ | |/ |/|
| * Revert previous (temporary) commit.fvogel2023-08-023-3/+0
| * Run the workflows at Github actions on this branch (temporary commit).fvogel2023-08-013-0/+3
| * Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-012-0/+15
| * Add currently failing tests demonstrating bug [2a32225cd1].fvogel2023-08-012-0/+38
|/
* Fix [ed9b28d478]: Aqua: fix improper Tcl value reference counts in GetWidgetD...fvogel2023-07-261-0/+4
* posix_spawnp is not used in Tkjan.nijtmans2023-07-243-108/+0
* Fix [https://core.tcl-lang.org/tcl/tktview/d40b9c8503|d40b9c8503]: Enforcing ...jan.nijtmans2023-07-243-19/+268
|\
| * Merge 8.7jan.nijtmans2023-07-247-82/+139
| |\
| | * Fix [f24725b545]: Aqua: do not treat FourCC as pointer in TkpCreateNativeBitm...fvogel2023-07-231-4/+1
| | |\ | |_|/ |/| |