summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge trunkcore-9-0-b3dgp2024-07-319-94/+190
|\
| * Merged core-8-branch into trunk.csaba2024-07-316-89/+185
| |\
| | * Merged core-8-6-branch into core-8-branch.csaba2024-07-316-85/+181
| | |\
| | | * Merged branch bug-0d48797195 into core-8-6-branch. Ticket [0d48797195]csaba2024-07-316-78/+179
| | | |\
| | | | * Proposed fix for ticket [0d48797195]: Ugly and inconsistent look of the focus...csaba2024-07-286-78/+179
| | | |/
| | * | Backport fix for [7a17cfd1b5] from 9.0culler2024-07-311-1/+1
| * | | Fix [7a17cfd1b5]: with windows hires scrolling, sign extension was causing de...culler2024-07-311-1/+1
| * | | Removed "-encoding binary" from library/print.tcl.csaba2024-07-311-1/+1
| * | | Fix [dd192d6f30]: Error in win/tkWinGDI.c introduced in [0a5475bfdbb600c8]. T...fvogel2024-07-301-3/+3
* | | | merge trunkdgp2024-07-302-12/+29
|\ \ \ \ | |/ / /
| * | | Ticket [957190f1]: replace NULL by (char *) NULLoehhar2024-07-271-12/+21
| |\ \ \ | | |/ /
| | * | Ticket [957190f1]: replace NULL by (char *) NULLoehhar2024-07-271-12/+21
| | |\ \ | | | |/
| | | * Ticket [957190f1]: replace NULL by (char *) NULLoehhar2024-07-271-14/+23
| * | | Fix [d233f01e2a] - crash cleaning up clipboard on exitapnadkarni2024-07-271-0/+8
| |\ \ \
| | * | | Fix indentationapnadkarni2024-07-261-8/+8
| | * | | Fix crash - clipboard cleanup after main window destroyedapnadkarni2024-07-261-1/+9
| |/ / /
| * | | Correct syntactic error in doc/SetOptions.3oehhar2024-07-261-1/+1
* | | | documentation escape sequence typodgp2024-07-251-1/+1
* | | | Create release branchdgp2024-07-240-0/+0
|/ / /
* | | Merge core-8-branchculler2024-07-231-2/+2
|\ \ \ | |/ /
| * | Merge core-8-6-branch.culler2024-07-231-2/+2
| |\ \ | | |/
| | * 25.4 / 72.0 - the last and final word!culler2024-07-231-2/+2
* | | Mark event-9.2 as notAqua. It is redundant and fails sporadically, but only o...culler2024-07-231-1/+7
* | | inserted missing newline in README.md for nicer renderingTorsten2024-07-231-0/+1
* | | Merge core-8-branchculler2024-07-231-2/+2
|\ \ \ | |/ /
| * | Merge core-8-6-branchculler2024-07-231-2/+2
| |\ \ | | |/
| | * Move the other decimal point.culler2024-07-231-2/+2
* | | merge core-8-branchculler2024-07-221-1/+1
|\ \ \ | |/ /
| * | merge core-8-6-branchculler2024-07-221-1/+1
| |\ \ | | |/
| | * Put the decimal point in the right place.culler2024-07-221-1/+1
* | | Merge markoehhar2024-07-220-0/+0
|\ \ \ | |/ /
| * | Merge markoehhar2024-07-220-0/+0
| |\ \ | | |/
| | * changes: add bug [2d3a81]oehhar2024-07-221-0/+2
* | | Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branchoehhar2024-07-222-3/+9
|\ \ \ | |/ /
| * | Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branchoehhar2024-07-222-3/+9
| |\ \ | | |/
| | * 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
* | | | Merge core-8-branchculler2024-07-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge core-8-6-branchculler2024-07-211-1/+1
| |\ \ \ | | |/ /
| | * | Accommodate Microsoft compilers which do not allow expressions in a literal c...culler2024-07-211-1/+1
* | | | Merge core-8-branchculler2024-07-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge core-8-6-branchculler2024-07-191-1/+1
| |\ \ \ | | |/ /
| | * | Fix [13f4eabe]: 0.35278 != 25.4 / 72.0 in double precision arithmetic.culler2024-07-191-1/+1
| | |/
* | | Fix for bug [d1a5067111], related to the TouchpadScroll event bindings.csaba2024-07-176-26/+26
|\ \ \ | |/ /
| * | Fix for bug [d1a5067111], related to the TouchpadScroll event bindings.csaba2024-07-176-26/+26
| * | Made sure that the TouchpadScroll event bindings won't polluate the global na...csaba2024-07-156-27/+27
* | | Made sure that the TouchpadScroll event bindings won't polluate the global na...csaba2024-07-156-27/+27
* | | Make the tk scrollbar set borderwidth to 0 if a negative value is requested. ...culler2024-07-121-1/+3