summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 25.4 / 72.0 - the last and final word!culler2024-07-231-2/+2
* Move the other decimal point.culler2024-07-231-2/+2
* Put the decimal point in the right place.culler2024-07-221-1/+1
* changes: add bug [2d3a81]oehhar2024-07-221-0/+2
* Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branchoehhar2024-07-222-1/+7
|\
| * Comments changedoehhar2024-07-182-6/+3
| * Ticket [2d3a81c0] menubutton destroy segfault: preserve menu pointer in tkWin...oehhar2024-07-182-7/+10
| * Ticket [2d3a81c0] menubutton destroy segfault: proposed solution to preserve ...oehhar2024-07-181-0/+6
* | Accommodate Microsoft compilers which do not allow expressions in a literal c...culler2024-07-211-1/+1
* | Fix [13f4eabe]: 0.35278 != 25.4 / 72.0 in double precision arithmetic.culler2024-07-191-1/+1
|/
* Fix Tk_ObjCustomOption documentationjan.nijtmans2024-07-121-1/+1
* Fix [51ece3786f]: crash with dchars on line with arrows.fvogel2024-07-062-2/+9
|\
| * Fix [51ece3786f]: crash with dchars on line with arrows.fvogel2024-06-271-2/+2
| * Add test canvas-11.4 demonstrating bug [51ece3786f].fvogel2024-06-271-0/+7
* | Temporary disable building on MacOS with --disable-aqua: This is not a Tk pro...jan.nijtmans2024-07-021-1/+1
* | Disable entry-3.24 testcase on XQuartz. See: [36e379c01b], which is now visib...jan.nijtmans2024-07-011-1/+3
* | macos-11 is no longer available on GITHUB, so switch to macos-12jan.nijtmans2024-06-301-2/+2
|/
* Sync nmakehelp.c with Tcljan.nijtmans2024-06-261-22/+27
* Fix build (missing ')'). Some indentingjan.nijtmans2024-06-261-12/+12
* Don't use -encoding "binary" any more in Tk. Backport some more formatting ch...jan.nijtmans2024-06-256-183/+162
* Fix typo in comment.fvogel2024-06-231-1/+1
|\
| * Fix typo in comment.fvogel2024-06-231-1/+1
* | Backout incorrect fix [d7b0c443], that created problem [a0dca39fd1].fvogel2024-06-231-1/+0
|\ \ | |/
| * Backout incorrect fix [d7b0c443], that created problem [a0dca39fd1].fvogel2024-06-231-1/+0
| * merge core-8-6-branchfvogel2024-06-23209-2918/+4922
| |\ | |/ |/|
* | Updated the Widget Demo script cscroll.tcl.csaba2024-06-212-7/+6
* | Ticket [865af014]: add error message on corrupt gif fileoehhar2024-06-183-1/+24
|\ \
| * | Fix test number and indentation.fvogel2024-06-141-4/+4
| * | Merge 8.6oehhar2024-06-14142-2166/+3947
| |\ \ | |/ / |/| |
* | | Fix [dacd18294b]: Undefined behavior in tkTextBTree.c (out of bounds access i...jan.nijtmans2024-06-141-3/+6
|\ \ \
| * | | Possible fix for [dacd18294b]: Undefined behavior in tkTextBTree.c (out of bo...jan.nijtmans2024-06-131-3/+5
|/ / /
* | | Fix [1576528fff]: image read file with -from option.fvogel2024-06-115-182/+201
|\ \ \
| * | | Add more tests for GIF and PNG images: read large region from small file.fvogel2024-06-091-0/+15
| * | | Add more tests for GIF and PNG images read with -from, -to and -shrink options.fvogel2024-06-091-0/+15
| * | | Remove constraint hasTeapotPhoto, the image file used in the tests is distrib...fvogel2024-06-091-88/+32
| * | | Add more tests for GIF and PNG images read with -from and/or -to options.fvogel2024-06-091-8/+36
| * | | Fix width and height of the image read (PNG case only, GIF was already OK).fvogel2024-06-092-10/+10
| * | | Remove constraints hasEarthPhoto and hasOusterPhoto, the image files used in ...fvogel2024-06-093-57/+33
| * | | Fix [1576528fff]: image read file with -from option - PNG casefvogel2024-06-091-36/+40
| * | | Less ugly fix for the GIF case.fvogel2024-06-091-8/+8
| * | | Add test imgPhoto-19.3 demonstrating bug [1576528] for the PNG case, and imgP...fvogel2024-06-083-1/+18
| * | | Fix [1576528fff]: image read file with -from option - GIF casefvogel2024-06-081-0/+3
| * | | Add test imgPhoto-19.1 demonstrating bug [1576528] for the GIF case, and imgP...fvogel2024-06-083-3/+20
* | | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-092-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Better fix for [a0241c0e25]. The checks for coordinates outside of the source...fvogel2024-06-082-5/+3
| * | | Add explanatory comment.fvogel2024-06-081-0/+2
| * | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-081-1/+1
| * | | Add test imgPhoto-12.5 demonstrating bug [a0241c0e25].fvogel2024-06-081-0/+11
|/ / /
* | | Backport some (modified) ttk testcases from 8.7jan.nijtmans2024-06-032-1/+41
* | | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...fvogel2024-06-021-3/+8
|\ \ \