summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 8.6.15 in prep for new patch release.dgp2024-08-268-9/+9
* Made the handling of non-default ttk::notebook tab positions more user-friendly.csaba2024-08-247-5/+180
* One mre LAMDA -> _LAMBDAjan.nijtmans2024-08-221-2/+2
* Lamda -> Lambdajan.nijtmans2024-08-221-95/+95
* Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-216-88/+88
* Re-enable --disable-aqua buildsjan.nijtmans2024-08-184-6/+10
|\
| * another tryjan.nijtmans2024-08-171-2/+2
| * find out which unixSelect testcases failjan.nijtmans2024-08-161-1/+1
| * unixSelect-1.2 fails as well on XQuarzjan.nijtmans2024-08-151-1/+3
| * Stabilize wm-stackorder-3.1 to let it pass on macOS Sonoma (Xcode)jan.nijtmans2024-08-142-1/+3
| * unixfont-2.4 toojan.nijtmans2024-08-131-1/+1
| * Find out which unixFont.test testcases fail on MacOS with --disable-aquajan.nijtmans2024-08-122-2/+2
| * See if --disable-aqua build works nowcore-bug-36e379c01bjan.nijtmans2024-08-111-1/+1
* | Fix [d82fa2953a]: Cosmetic issues when ttk::treeview height is not a fullsbron2024-08-163-16/+29
|\ \ | |/ |/|
| * Document the fact that the area returned by the treeview 'bbox' command maysbron2024-08-161-0/+2
| * Make sure that the background doesn't overlap the border's right edge whensbron2024-08-161-1/+7
| * Use current position information when calculating the position for thesbron2024-08-151-0/+3
| * Revert [a9e637f1] and fix it in a simpler way that also fixes the 'see' andsbron2024-08-151-13/+3
| * Proposed fix for ticket [d82fa2953a]: Cosmetic issues when ttk::treeview heig...csaba2024-08-152-2/+14
| * Create new branch named "bug-d82fa2953a"csaba2024-08-150-0/+0
|/
* Add failsOnXQuarz constraint to more testcasesjan.nijtmans2024-08-112-3/+5
* Same cleanup as in commit [520afa7b]. Thanks Jan!csaba2024-08-091-4/+4
* Fixed typo in tkWinDraw.c.csaba2024-08-091-1/+1
* Minor cosmetic fix in ttkWinTheme.c.csaba2024-08-091-1/+1
* Fix for ticket [f569b9410c]: Improve the look of the focus indicator on Windows.csaba2024-08-094-36/+30
|\
| * Proposed fix for ticket [f569b9410c]: Improve the look of the focus indicator...csaba2024-08-074-36/+30
| * Create new branch named "bug-f569b9410c"csaba2024-08-070-0/+0
* | -insertwith can only be non-negative. Document that. See [26b2825319]jan.nijtmans2024-08-081-1/+1
* | Merged fix for ticket [089da4d261] into core-8-6-branch.csaba2024-08-074-7/+14
|\ \
| * | Made sure that the ttk::treeview widget of the "alt" and "clam" themes will h...csaba2024-07-312-2/+4
| * | Fix [089da4d261]: minor visual modifications of ttk default style (focus ring...fvogel2024-07-262-5/+10
* | | Make testcases more independant from exact error-message.jan.nijtmans2024-08-0784-547/+546
| |/ |/|
* | (cherrypick): Fix: missing colon in namespaced SEE ALSO linkjan.nijtmans2024-08-041-18/+23
* | (cherrypick): documentation escape sequence typojan.nijtmans2024-08-041-75/+56
* | (cherry-pick): Robustify event-9.2 (and do the same for consistency in event-...jan.nijtmans2024-08-041-111/+115
* | Correction in TkWinDrawDottedRect.csaba2024-08-021-2/+2
* | Added focus element to Toolbutton style, as proposed by Emiliano Gavilan in t...csaba2024-08-022-4/+15
* | 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
|/ /
* | Ticket [957190f1]: replace NULL by (char *) NULLoehhar2024-07-271-14/+23
|/
* 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
|/