summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branchoehhar2024-07-221-3/+7
|\ \ \ | |/ /
| * | Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branchoehhar2024-07-221-3/+7
| |\ \ | | |/
| | * Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branchoehhar2024-07-221-1/+5
| | |\
| | | * Comments changedoehhar2024-07-181-2/+3
| | | * Ticket [2d3a81c0] menubutton destroy segfault: preserve menu pointer in tkWin...oehhar2024-07-181-7/+4
| | | * 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
| | |/
* | | 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-1210-411/+411
|\ \ \ | |/ /
| * | Merge 8.7. Fix indentingjan.nijtmans2024-07-1212-434/+434
| |\ \ | | |/
* | | 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
| * | (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-084-14/+54
|\ \ \
| * \ \ Merge 9.0. Streamline some indentingjan.nijtmans2024-06-3024-436/+440
| |\ \ \
| * | | | Try to ensure that clipping regions are ready before filling a frame; clean u...culler2024-06-221-0/+2
| * | | | Merge mainculler2024-06-157-147/+242
| |\ \ \ \
| * \ \ \ \ Merge mainculler2024-06-109-74/+80
| |\ \ \ \ \
| * \ \ \ \ \ New branch: merges the crossing events fix (sans processevents) with cgimage ...culler2024-06-101-2/+51
| |\ \ \ \ \ \
| | * | | | | | Add parenthesis that was missing from previous commit.fvogel2024-06-091-1/+1
| | * | | | | | TCL_UNUSED() parameter in SendEnterLeaveForDestroy() on Linux.fvogel2024-06-091-2/+7
| | * | | | | | Document parameters of TestProcessEventsObjCmd.fvogel2024-06-091-4/+4
| | * | | | | | Rename processevents --> testprocessevents to conform to the widely used conv...fvogel2024-06-091-7/+7
| | * | | | | | Fix typo in event.test; be less lazy in processeventsculler2024-05-311-1/+7
| | * | | | | | Small adjustments to tests.culler2024-05-301-2/+2
| | * | | | | | Make the processevents command general.culler2024-05-291-8/+33
| | * | | | | | remove unused variable; forgot to save events.testculler2024-05-291-1/+0
| | * | | | | | Add a simple version of the processevents test command and use it for the eve...culler2024-05-291-0/+46
| | * | | | | | Merge with macOS-14-CI so we can test on macOS 14; remove SendEnterLeaveForMa...culler2024-05-281-21/+0
| | |\ \ \ \ \ \
| | * | | | | | | Remove unneeded call to TkWmDeadWindowculler2024-05-261-3/+0
| | * | | | | | | White space.culler2024-05-233-5/+4
| | * | | | | | | Merge core-8-6-branchculler2024-05-231-42/+42
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Clean up.culler2024-05-232-2/+0
| | * | | | | | | Remove general code for checking if a display is valid because it affects tim...culler2024-05-231-44/+0
| | * | | | | | | Prevent crash at exit on macOSculler2024-05-231-0/+61
| | * | | | | | | Remove debugging code. Issues remain with macOS for other tests in event.test.culler2024-05-223-26/+4
| | * | | | | | | Only 9.13, 9.14. and 9.19 fail on windows. Debug output included.culler2024-05-213-7/+30
| | * | | | | | | Don't pass a NULL display and None window to XQueryPointer.culler2024-05-201-2/+4