summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash - clipboard cleanup after main window destroyedapnadkarni2024-07-261-1/+9
* Correct syntactic error in doc/SetOptions.3oehhar2024-07-261-1/+1
* 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
* | | Fix Tk_ObjCustomOption documentation. Fix some indentingjan.nijtmans2024-07-1221-561/+561
|\ \ \ | |/ /
| * | Merge 8.7. Fix indentingjan.nijtmans2024-07-1224-584/+591
| |\ \ | | |/
| | * Fix Tk_ObjCustomOption documentationjan.nijtmans2024-07-121-1/+1
* | | Merge 8.7jan.nijtmans2024-07-114-23/+27
|\ \ \ | |/ /
| * | Don't test for != TEXT_WRAPMODE_NULL, since it has a different value for diff...jan.nijtmans2024-07-113-4/+8
* | | Merge-markjan.nijtmans2024-07-100-0/+0
|\ \ \ | |/ /
| * | (backport) Add TkLengthOne() function, just as TclLengthOne() in Tcl, for opt...jan.nijtmans2024-07-104-4/+15
* | | Add TkLengthOne() function, just as TclLengthOne() in Tcl, for optimization w...jan.nijtmans2024-07-104-8/+12
* | | Merge with cgimage_with_crossing branch.culler2024-07-0847-1043/+1592
|\ \ \
| * | | Release the CGImageBitmapContext when the ContentView is destroyed.culler2024-07-082-3/+5
| * | | Fix the black window when setting the docmodal bit in the stylemask, and some...culler2024-07-071-2/+6
| * | | Update palette.tclculler2024-07-071-11/+16
| * | | Fix 2 (minor) compiler warningsjan.nijtmans2024-07-042-7/+1
| * | | Add back testcases event-9.1/9.2 (they were removed in [bf6234fc] because the...jan.nijtmans2024-07-041-49/+62
| * | | Re-apply [37ba4f8cdb]: In test-cases same optimization as everywhere else: Ke...jan.nijtmans2024-07-041-34/+34
| * | | Merge 9.0jan.nijtmans2024-07-047-236/+1218
| |\ \ \
| * \ \ \ Merge 9.0jan.nijtmans2024-07-022-2/+4
| |\ \ \ \