summaryrefslogtreecommitdiffstats
path: root/generic/tkFrame.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0. Streamline some indentingjan.nijtmans2024-06-301-1/+5
|\
| * Fix [610aa08858]: Crash when collapsing toplevel vertically on X11. Thanks to...fvogel2024-06-231-1/+5
* | Try to ensure that clipping regions are ready before filling a frame; clean u...culler2024-06-221-0/+2
|/
* Merge 8.7jan.nijtmans2024-03-071-7/+5
|\
| * Another round of int -> Tcl_Size changesjan.nijtmans2024-03-071-11/+9
* | Merge 8.7jan.nijtmans2024-02-071-1/+1
|\ \ | |/
| * Eliminate a bunch of unneeded type-casts, mainly (char *)jan.nijtmans2024-02-071-1/+1
* | Change (internal) TkCreateFrame function from argc/argv -> objc/objvjan.nijtmans2023-12-111-65/+8
|/
* Make all Destroy??? functions match the Tcl_FreeProc signature. That will pre...jan.nijtmans2023-10-261-1/+5
* Merge 8.6. Some C++-fixesjan.nijtmans2023-10-111-1/+1
|\
| * Do away with all those type-casts. Compatibility with 9.0 is still no issuejan.nijtmans2023-10-111-5/+5
| * Proposed fix for [d96974d99d], which should work with Tcl 8.6, 8.7 and 9.0jan.nijtmans2023-10-101-1/+1
* | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-171-8/+5
|\ \ | |/
| * Add an example of XSetClipRectangles() use, for non-Ttk labelframe widgets wi...fvogel2023-07-171-8/+5
| * argc -> objc where appropriatejan.nijtmans2022-07-121-1/+1
| * Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-231-10/+10
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-47/+38
* | Rebase to 8.7jan.nijtmans2022-10-121-3/+3
|\ \
| * | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-3/+3
* | | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation...jan.nijtmans2022-09-201-4/+4
|/ /
* | argc -> objc, where Tcl_Obj * arrays are handledjan.nijtmans2022-06-221-1/+1
* | Merge 8.7jan.nijtmans2022-03-111-12/+12
|\ \
| * | TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-211-12/+12
* | | Use TIP #616 API (WIP)jan.nijtmans2022-01-311-1/+1
|/ /
* | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co...jan.nijtmans2020-12-111-2/+2
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | Merge 8.6jan.nijtmans2020-11-271-1/+1
|\ \ | |/
| * Fix frame-2.8 testcase on mingwjan.nijtmans2020-11-271-1/+1
| * TIP #581: master -> container and slave -> content in ttk (mainly)jan.nijtmans2020-09-081-8/+8
* | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-8/+8
* | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-1/+1
* | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl...jan.nijtmans2020-05-221-39/+39
* | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers.jan.nijtmans2020-03-111-39/+39
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-27/+37
* | Eliminate some redundant type-castsjan.nijtmans2019-06-211-6/+6
* | merge trunkjan.nijtmans2019-06-051-26/+246
|\ \
| * | Ugh; misread the code. The highlight ring is drawn first and always on the re...dkf2019-05-171-3/+5
| * | Add double buffering to frames and toplevels. dkf2019-05-171-30/+78
| * | Implementation of background images for frames (and toplevels)dkf2019-04-121-0/+170
* | | Merge trunkjan.nijtmans2019-05-101-2/+2
|\ \ \ | |/ /
| * | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c...jan.nijtmans2019-04-041-2/+2
* | | Merge 8.7jan.nijtmans2019-01-131-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-01-101-4/+4
| |\ \ | | |/
| | *-. Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-2/+2
| | |\ \
| | | | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-4/+4
| | | | |\
| | * | | \ As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-12/+12
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-12/+12
| | * | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-12/+12
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-12/+12
| | | |/
| | | * Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei...jan.nijtmans2016-11-081-3/+3