summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improve tkWinGDI.c, using objc/objv in stead of argc/argvjan.nijtmans2023-11-081-238/+226
* Fix compiler warning when using Tcl 9.0 headers:jan.nijtmans2023-11-081-1/+1
* Merge 8.6jan.nijtmans2023-11-086-9/+10
|\
| * Fix [7d849b95e9]: xft is disabled by default at Github Actions (CI runner)jan.nijtmans2023-11-081-2/+2
* | sync rules.vc with Tcljan.nijtmans2023-11-081-0/+4
* | Merge core-8-6-branchculler2023-11-074-5/+124
|\ \ | |/
| * Fix [09a11fb1228f]: Aqua use-after-free can occur when a posted menu is destr...culler2023-11-074-5/+124
| |\
| | * Trigger a CI build of this branch.culler2023-11-063-0/+3
| | * Add non-regression test for the 'activate' caseculler2023-11-052-3/+103
| | * Add a non-regression test for the invoke crash.culler2023-11-051-0/+15
| | * Final fix for Aqua menu crashes.culler2023-11-052-5/+9
* | | merge markfvogel2023-11-060-0/+0
|\ \ \ | |/ /
| * | Backout [6f485577] since it triggers an unexpected failure in the main branch.fvogel2023-11-062-11/+10
* | | Backout [3f4e8a7f] since it triggers an unexpected failure in the main branch.fvogel2023-11-062-11/+10
* | | Fix [499f8e3313]: AdjustStartEndRefs(): avoid undefined realloc() call. Patch...fvogel2023-11-061-4/+12
|\ \ \ | |/ /
| * | Fix [499f8e3313]: AdjustStartEndRefs(): avoid undefined realloc() call. Patch...fvogel2023-11-061-4/+12
| |\ \
| | * | Fix [499f8e3313]: AdjustStartEndRefs(): avoid undefined realloc() call. Patch...fvogel2023-11-051-4/+12
| | |/
* | | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-052-10/+11
|\ \ \ | |/ /
| * | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-052-10/+11
| |\ \ | | |/ | |/|
| | * Let this bugfix branch build and test at Github Actions.fvogel2023-10-293-0/+3
| | * Backout useless [8271b8d2].fvogel2023-10-291-1/+1
| | * Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-10-292-9/+10
| |/
* | Changes related to ttk::notebook in Windows themes, due to limitations of the...csaba2023-11-053-12/+8
* | Fix [198376af5a]: When moving tab position to different edge of notebook tabs...fvogel2023-10-284-18/+47
|\ \ | |/
| * Fix [198376af5a]: When moving tab position to different edge of notebook tabs...fvogel2023-10-284-19/+48
| |\
| | * Move TtkBoxEqual() from ttkTheme.h to ttkThemeInt.hfvogel2023-10-283-3/+3
| | * Ttk_BoxEqual has no need to be in the TTKAPI, let's limit its scope (--> TtkB...fvogel2023-10-283-3/+4
| | * Let this bugfix branch build and test at Github Actions.fvogel2023-10-213-0/+3
| | * Make test notebook-198376af5a pass on macOS aqua. On this platform, the defau...fvogel2023-10-211-1/+1
| | * Refine the fix, avoid endless calls to NotebookDoLayout() on macOS aqua.fvogel2023-10-213-4/+13
| | * Simplify and robustify test notebook-198376af5a.fvogel2023-10-211-3/+2
| | * Remove abbreviation.fvogel2023-10-211-1/+1
| | * Fix [198376af5a]: When moving tab position to different edge of notebook tabs...fvogel2023-10-211-16/+21
| | * Add test notebook-198376af5a demonstrating bug [198376af5a].fvogel2023-10-211-0/+15
* | | Fix [bb8041c239]: Call legacy Tk_ImageCreateProc using correct function point...fvogel2023-10-281-2/+11
|\ \ \ | |/ /
| * | Fix [bb8041c239]: Call legacy Tk_ImageCreateProc using correct function point...fvogel2023-10-281-2/+11
* | | Resolve unintended fork.fvogel2023-10-281-3/+2
|\ \ \
| * \ \ Fix [84fe25065c]: Call non-legacy Tk_ImageStringWriteProc using correct funct...fvogel2023-10-281-3/+2
| |\ \ \ | | |/ /
| | * | Fix [84fe25065c]: Call non-legacy Tk_ImageStringWriteProc using correct funct...fvogel2023-10-281-3/+2
| | |/
* | | Make all Destroy??? functions match the Tcl_FreeProc signature. That will pre...jan.nijtmans2023-10-269-12/+47
* | | Made sure that a C++ compiler won't raise warnings related to the invocations...csaba2023-10-255-34/+29
* | | replace roundf by nsvg_roundf to stay compatible to nanosvg (https://github.c...oehhar2023-10-251-9/+4
* | | Eliminate some clumsy type-castsjan.nijtmans2023-10-242-12/+10
* | | Simplified and unified the drawing of focus ring around the field element of ...csaba2023-10-243-38/+52
|/ /
* | nanosvg: Fix drawing artefacts due to rounding errors: https://github.com/mem...oehhar2023-10-231-3/+9
* | merge core-8-6-branchfvogel2023-10-202-15/+12
|\ \ | |/
| * merge less_tests_constraints: no more failures on Linux Debian 11 for unixWm....fvogel2023-10-202-15/+12
| |\
| | * merge core-8-6-branchfvogel2023-10-1819-332/+292
| | |\ | | |/ | |/|
| | * unixWm.test - Let unixWm-51.7 pass on Debian 11 by processing events while wa...fvogel2023-10-171-0/+1
| | * Restore 6 'failsOnXQuarz' constraints. These tests fail at Github Actions for...fvogel2023-10-161-6/+6