| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak comments. | fvogel | 2023-07-23 | 1 | -3/+1 |
|
|
* | Merge 8.7 | jan.nijtmans | 2023-07-18 | 148 | -2096/+1682 |
|\ |
|
| *-. | Fix [3b4a9ed919]: listbox test failures | jan.nijtmans | 2023-07-18 | 3 | -22/+19 |
| |\ \ |
|
| | | * | Listbox entries don't use option database for initialization, so let "itemcon... | jan.nijtmans | 2023-07-18 | 3 | -18/+18 |
|
|
| | * | | Proposed fix for [3b4a9ed919]: Don't specify option database and initializati... | jan.nijtmans | 2023-07-17 | 2 | -17/+14 |
| |/ / |
|
| * | | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi... | fvogel | 2023-07-17 | 10 | -50/+136 |
| |\ \
| | |/ |
|
| | * | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi... | fvogel | 2023-07-17 | 10 | -50/+136 |
| | |\ |
|
| | | * | Add an example of XSetClipRectangles() use, for non-Ttk labelframe widgets wi... | fvogel | 2023-07-17 | 1 | -8/+5 |
|
|
| | | * | Merge 8.6 | jan.nijtmans | 2023-07-17 | 2 | -6/+6 |
| | | |\ |
|
| | | * | | Fix typo when applying patches. | fvogel | 2023-07-16 | 1 | -1/+1 |
|
|
| | | * | | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 6 from Christophe... | fvogel | 2023-07-16 | 1 | -3/+4 |
|
|
| | | * | | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe... | fvogel | 2023-07-16 | 5 | -35/+38 |
|
|
| | | * | | Remove obsolete comment (TkSetRegion is used elsewhere, namely in Ttk). | fvogel | 2023-07-16 | 1 | -3/+1 |
|
|
| | | * | | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 4 from Christophe... | fvogel | 2023-07-16 | 1 | -2/+9 |
|
|
| | | * | | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 3 from Christophe... | fvogel | 2023-07-16 | 1 | -3/+5 |
|
|
| | | * | | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 2 from Christophe... | fvogel | 2023-07-16 | 1 | -0/+2 |
|
|
| | | * | | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 1 from Christophe... | fvogel | 2023-07-16 | 4 | -0/+76 |
|
|
| * | | | | Fix [396e9fc017]: Aqua: declare TkMacOSXCreateCGImageWithXImage() as static. | fvogel | 2023-07-17 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix [396e9fc017]: Aqua: declare TkMacOSXCreateCGImageWithXImage() as static. | fvogel | 2023-07-17 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Fix [ec6f07231c]: makefile.vc: error when TCLDIR is a relative path | jan.nijtmans | 2023-07-17 | 1 | -2/+4 |
| |\ \ \ |
|
| | * | | | Proposed fix for [ec6f07231c]: Makefile.vc: error when TCLDIR is a relative pathcore-bug-ec6f07231c | jan.nijtmans | 2023-07-17 | 1 | -2/+4 |
|
|
| * | | | | "noxp" makes no sense any more | jan.nijtmans | 2023-07-17 | 1 | -6/+0 |
|
|
| * | | | | Eliminate some more unneeded HAVE_* macro's | jan.nijtmans | 2023-07-17 | 6 | -61/+3 |
| |/ / / |
|
| * | | | Fix typo (equivelent -> equivalent). | fvogel | 2023-07-16 | 2 | -6/+6 |
| |\ \ \
| | |/ / |
|
| | * | | Fix typo (equivelent -> equivalent). | fvogel | 2023-07-16 | 2 | -6/+6 |
| | |/ |
|
| * | | Fix [f41f675cca]: TIP #577 was merged without necessary updates in the man pages | fvogel | 2023-07-15 | 11 | -3/+34 |
| |\ \ |
|
| | * | | OBJOFFSET VS. INTERNALOFFSET: Document that Ttk widgets do not support the in... | fvogel | 2023-07-14 | 1 | -0/+4 |
|
|
| | * | | Document indices of the form 'end-n' as being accepted by the -underline opti... | fvogel | 2023-07-14 | 2 | -2/+4 |
|
|
| | * | | merge trunk | fvogel | 2023-07-14 | 118 | -1939/+1459 |
| | |\ \ |
|
| | * | | | Document acceptable indices <M>+<N>, <M>-<N>, end-<N> that TIP #577 made avai... | fvogel | 2023-05-29 | 8 | -1/+26 |
|
|
| | * | | | merge trunk | fvogel | 2023-05-29 | 127 | -23226/+2555 |
| | |\ \ \ |
|
| * | \ \ \ | merge 8.6 | fvogel | 2023-07-15 | 2 | -2/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Remove unused variable (gcc compiler on macOS said: warning: variable 'fontsL... | fvogel | 2023-07-15 | 1 | -0/+4 |
|
|
| | * | | | | Remove unused variable (gcc compiler on macOS said: warning: variable 'events... | fvogel | 2023-07-15 | 1 | -2/+0 |
|
|
| * | | | | | Fix [0502c1eef5]: Aqua: fix NSAttributedString leak in TkpConfigureMenuEntry(... | fvogel | 2023-07-15 | 1 | -0/+1 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Fix [0502c1eef5]: Aqua: fix NSAttributedString leak in TkpConfigureMenuEntry(... | fvogel | 2023-07-15 | 1 | -0/+1 |
|
|
| * | | | | | Fix [fa4694dcd0]: Aqua: fix TKNSString leak in TkpConfigureMenuEntry(). Patch... | fvogel | 2023-07-15 | 1 | -2/+3 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | Fix [fa4694dcd0]: Aqua: fix TKNSString leak in TkpConfigureMenuEntry(). Patch... | fvogel | 2023-07-15 | 1 | -2/+3 |
|
|
| * | | | | Made the mouse wheel bindings for the text widget (which scroll by pixels) an... | csaba | 2023-07-12 | 3 | -26/+28 |
|
|
| * | | | | Merge aqua_stripe branch; thanks to Christopher Chavez for patch | Kevin Walzer | 2023-07-12 | 3 | -6/+18 |
| |\ \ \ \ |
|
| | * | | | | Update to striped background on Aqua with semantic colors - patch from Christ... | Kevin Walzer | 2023-07-10 | 3 | -6/+18 |
| |/ / / / |
|
| * | | | | Merge mark | Kevin Walzer | 2023-07-10 | 0 | -0/+0 |
|
|
| * | | | | Revert change to mclist demo as it already includes stripes | Kevin Walzer | 2023-07-10 | 1 | -1/+1 |
|
|
| * | | | | Merge mark | Kevin Walzer | 2023-07-10 | 0 | -0/+0 |
|
|
| * | | | | Cosmetic improvement to treeview and widget demo under Aqua with handling for... | Kevin Walzer | 2023-07-10 | 2 | -1/+5 |
|
|
| * | | | | Merge mark | Kevin Walzer | 2023-07-10 | 0 | -0/+0 |
|
|
| * | | | | Cosmetic improvement - stripebackground for ttk::treeview on Aqua | Kevin Walzer | 2023-07-10 | 1 | -1/+1 |
|
|
| * | | | | Fix [a526d42999]: Aqua: leak in TkpOpenDisplay(). Patch from Christopher Chavez. | fvogel | 2023-07-09 | 2 | -6/+7 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix [a526d42999]: Aqua: leak in TkpOpenDisplay(). Patch from Christopher Chavez. | fvogel | 2023-07-09 | 2 | -6/+6 |
|
|
| * | | | | Fix [9b74a906e2]: Aqua: leak in Tk_FreePixmap(). Patch from Christopher Chavez. | fvogel | 2023-07-09 | 1 | -5/+1 |
|
|