summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Schedule a CI run for this branch.culler2024-06-111-7/+3
* | | | | Deal with some testing issues.culler2024-06-117-51/+68
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge mainculler2024-06-1014-77/+133
|\ \ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.7jan.nijtmans2024-06-101-1/+1
| | |\ \ \ \ | |/ / / / / | | | | | _
| | * | | Adapt testcases to hidden command change in Tcljan.nijtmans2024-06-091-1/+1
| * | | | Merge-markjan.nijtmans2024-06-090-0/+0
| |\ \ \ \ | | |/ / /
| | * | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...jan.nijtmans2024-06-092-1/+12
| | |\ \ \ | | | |/ /
| * | | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-092-1/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| | |/ /
| * | | Fix [4d0a6f32b7]: Unique behavior of some options in the message widget in 8....jan.nijtmans2024-06-051-9/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix [4d0a6f32b7]: Unique behavior of some options in the message widget in 8....jan.nijtmans2024-06-051-13/+1
| | |\ \
| | | * | Possible fix for [4d0a6f32b7]: Unique behavior of some options in the message...jan.nijtmans2024-06-051-13/+1
| | |/ /
| | * | Merge-markjan.nijtmans2024-06-030-0/+0
| | |\ \ | | | |/
| | | * Backport some (modified) ttk testcases from 8.7jan.nijtmans2024-06-032-1/+41
| * | | Merge 8.7jan.nijtmans2024-06-036-50/+50
| |\ \ \ | | |/ /
| | * | Somewhat better error-messages (addendum to previous commit)jan.nijtmans2024-06-036-45/+45
| * | | Merge-markjan.nijtmans2024-06-030-0/+0
| |\ \ \ | | |/ /
| | * | Fix [e6140f3404]: Crashes in empty ttk::panedwindowfor pane and forget comman...jan.nijtmans2024-06-036-17/+69
| * | | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::label,...jan.nijtmans2024-06-031-1/+0
| |\ \ \ | | |/ /
| | * | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...jan.nijtmans2024-06-031-3/+8
| | |\ \ | | | |/
| | * | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::labeljan.nijtmans2024-06-031-4/+0
| | |\ \
| * | \ \ Fix [e6140f3404]: Crashes in empty ttk::panedwindowfor pane and forget comman...fvogel2024-06-036-15/+67
| |\ \ \ \
| | * | | | Fix issue preventing notebook-9.2 from passing.fvogel2024-06-021-5/+9
| | * | | | Add tests notebook-9.1 and notebook-9.2. notebook-9.1 passes in this branch (...fvogel2024-06-021-0/+23
| | * | | | Add missing bit of documentation.fvogel2024-06-021-1/+1
| | * | | | Added testsapnadkarni2024-06-011-0/+16
| | * | | | Change Ttk_GetContentIndexFromObj API to take an additional parameter indicat...apnadkarni2024-06-014-10/+19
| * | | | | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::labelfvogel2024-06-031-3/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::labelfvogel2024-06-021-3/+0
| |/ / / /
| * | | | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...fvogel2024-06-021-3/+8
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...fvogel2024-06-021-3/+8
| | |\ \
| | | * | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...fvogel2024-05-291-3/+8
| | |/ /
* | | | New branch: merges the crossing events fix (sans processevents) with cgimage ...culler2024-06-1016-151/+601
|\ \ \ \
| * | | | 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-092-15/+15
| * | | | Typo in previous commit.fvogel2024-06-091-1/+1
| * | | | Remove -verbose option from macOS workflow file.fvogel2024-06-091-1/+1
| * | | | Comments style.fvogel2024-06-091-1/+2
| * | | | Restore accidentally deleted linux test codeculler2024-05-311-4/+20
| * | | | keep the root on the screen for event testsculler2024-05-311-1/+1
| * | | | Remove commented out codeculler2024-05-311-1/+0
| * | | | Fix typo in event.test; be less lazy in processeventsculler2024-05-312-8/+14
| * | | | merge core-8-6-branchfvogel2024-05-312-39/+50
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Don't use processevents on linux.culler2024-05-301-9/+7