summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* missing ')'jan.nijtmans2024-01-011-1/+1
* Keep menu.tcl/tearoff.tcl more in sync with 8.7jan.nijtmans2024-01-012-20/+25
* Add --disable-shared windows buildjan.nijtmans2024-01-011-28/+31
* Fix [fec9e3879d]: Confusion regarding menu indexes "none" and {}. Also add so...jan.nijtmans2023-12-262-44/+45
* Fix [9c57421be8]: -relief strange behavior in scrollbar. Enhance Tcl_GetRelie...jan.nijtmans2023-12-222-20/+27
* (cherry-pick): remove tkUnixDialog.c, since it's no longer usedjan.nijtmans2023-12-203-201/+0
* upload-artifact @3 -> @4jan.nijtmans2023-12-181-2/+2
* Add Tk_Window parameter to TtkSelectImage(). Not used yetjan.nijtmans2023-12-144-8/+11
* There was a reason those 3 signatures were removedjan.nijtmans2023-12-131-19/+0
* Update keycode table (and documentation) to updated X11 headersjan.nijtmans2023-12-122-5/+11
* Update to latest X11 headersjan.nijtmans2023-12-124-21/+33
* Backport some clean-up from 8.7jan.nijtmans2023-12-122-16/+20
* (cherry-pick)More adjustments to tests that failed on macOS Sonomajan.nijtmans2023-12-122-13/+21
* Fix [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visuals. P...fvogel2023-12-091-2/+26
|\
| * Fix [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visuals. P...fvogel2023-12-021-2/+26
| * Backout [dfcb5408] and [182ef922].fvogel2023-12-021-11/+3
| * Let this bugfix branch build and test at Github Actions.fvogel2023-11-223-0/+3
| * Repair the build on Windows.fvogel2023-11-221-0/+2
| * Patch for [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visu...fvogel2023-11-211-3/+9
* | Increase delays so tests pass on macOS Sonoma.culler2023-12-062-1/+2
* | On UNIX, winPtr->window == 0 is as valid as any other windows IDjan.nijtmans2023-12-041-15/+12
* | Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from C...fvogel2023-12-031-5/+3
|\ \
| * | Let this bugfix branch build and test at Github Actions for the macOS platform.fvogel2023-11-251-0/+1
| * | Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from C...fvogel2023-11-251-5/+3
* | | Clean up handling of Apple FourCC Creator Codes - many thanks to Christopher ...marc_culler2023-12-032-173/+25
* | | Fix [40af63fa24]: Aqua: passing None to XMapWindow() should be fataljan.nijtmans2023-12-034-28/+41
* | | http -> https (see [b54a9193f6])jan.nijtmans2023-12-011-1/+1
* | | Fix [900f23c6a8]: Potential problem in PNG parserjan.nijtmans2023-11-281-1/+1
* | | Fix [52d83f67eb]: TkDestroyMenu(): outdated commentfvogel2023-11-251-5/+4
|/ /
* | Fix [9c098a90e6]: macOS Aqua : crash in setMarkedText. Patch from Christopher...fvogel2023-11-251-0/+3
* | Fix [https://core.tcl-lang.org/tcl/info/e653408972|e653408972]: autoconf warningjan.nijtmans2023-11-231-1/+1
* | Fix [22a4ad2a6e]: Aqua: let Core Graphics manage pixmap data memory. Patch fr...fvogel2023-11-222-16/+2
|\ \ | |/ |/|
| * Let this bugfix branch build and test at Github Actions for the macOS platform.fvogel2023-11-211-0/+1
| * Fix [22a4ad2a6e]: Aqua: let Core Graphics manage pixmap data memory. Patch fr...fvogel2023-11-212-16/+2
|/
* Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-152-12/+14
|\
| * Remove debug outputs.fvogel2023-11-151-6/+0
| * Remove useless abs() in font-44.1fvogel2023-11-141-1/+1
| * Reintroduce rounding in font-44.1fvogel2023-11-131-1/+1
| * Forgot abs() in previous commit.fvogel2023-11-131-1/+1
| * Switch to a floating point approach in font-44.1fvogel2023-11-121-2/+2
| * merge core-8-6-branchfvogel2023-11-085-7/+126
| |\
| * | Add temporary debug output to font-44.1fvogel2023-11-081-0/+6
| * | Pixel sizes in font-44.1 must match as integers, therefore round computations.fvogel2023-11-071-2/+2
| * | Redo [f61a66d8].fvogel2023-11-063-0/+3
| * | Make font-44.1 more independent of the actual font size available by still ch...fvogel2023-11-061-2/+3
| * | Redo [4ac7d975].fvogel2023-11-061-1/+1
| * | Redo [c306fdd1].fvogel2023-11-062-9/+10
| * | merge core-8-6-branchfvogel2023-11-066-18/+22
| |\ \
* | | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a...csaba2023-11-136-19/+65
* | | | Update README: Add links to Tk 8.7 and 9.0 developmentjan.nijtmans2023-11-131-0/+10