summaryrefslogtreecommitdiffstats
path: root/generic/tkDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Tk 9.1 doesn't run with Tcl 8.7 anymore. This allows a lot of cleanupjan.nijtmans2025-03-121-10/+0
* Add markers in tk.decls, making more clear what API is available in what Tk v...jan.nijtmans2024-12-081-0/+7
|\
| * (backport): Merge tip-706 following positive vote by the TCTjan.nijtmans2024-12-081-0/+30
| * Merge 8.6jan.nijtmans2024-09-061-2/+2
| |\
| | * Fix [15bd03e81a]: `make genstubs` produces broken tkDecls.h filejan.nijtmans2024-09-061-2/+2
* | | TIP #706 implementation.fvogel2024-11-301-0/+25
* | | Fix [0189a9ae39]: Use of Tk_Uid in Tk APIjan.nijtmans2024-09-021-8/+9
|\ \ \ | |/ /
| * | Fix [0189a9ae39]: Use of Tk_Uid in Tk APIjan.nijtmans2024-09-021-6/+6
| |\ \
| | * | Fix [0189a9ae39]: Use of Tk_Uid in Tk API. Also change Tk_GetCursorFromData()...jan.nijtmans2024-09-011-6/+6
| |/ / |/| |
* | | (c) -> ©jan.nijtmans2024-05-091-1/+1
|\ \ \ | |/ /
* | | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update documen...jan.nijtmans2023-12-131-4/+4
| | |
| \ \
*-. \ \ TIP 647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJSjan.nijtmans2023-11-281-9/+19
|\ \ \ \
| * \ \ \ Merge 9.0jan.nijtmans2023-11-181-123/+50
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Tk_ConfigureWidget() signature compatibility with 8.7. More version fixesjan.nijtmans2022-11-081-0/+10
| * | | | Get rid of TK_CONFIG_OBJS flag (and change signature of Tk_ConfigureWidgets)jan.nijtmans2022-11-031-3/+3
* | | | | Remove Tk_FreeXId/Tk_FreeStyleFromObj (doing nothing for ages) and Tk_GetStyl...jan.nijtmans2023-11-161-5/+0
* | | | | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-112/+46
* | | | | Merge 8.7. Remove a lot of dead codejan.nijtmans2023-11-151-7/+5
|/ / / /
| | * | (c) -> ©jan.nijtmans2024-05-091-1/+1
| | |\ \ | | | |/
| | | * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-091-1/+1
| | * | Make TkCygwinMainEx() work when Tk 8.7 is compiled against Tcl 9.0 (cygwin-on...jan.nijtmans2024-04-291-2/+2
| | |\ \ | | | |/
| | | * Make TkCygwinMainEx() MODULE_SCOPE. Make Tk_MainEx TCL_NORETURN1 (which only ...jan.nijtmans2024-04-291-2/+2
| | * | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size)....jan.nijtmans2023-12-131-4/+4
| | |\ \ | |/ / / | | | _
| * | TIP #647 (partial, only the 100% upwards compatible part)jan.nijtmans2023-11-281-8/+8
|/ /
* | Merge 8.6. Use Tcl_Size in (undocumented) Tk_GetStyledElement functionjan.nijtmans2022-10-311-2/+3
|\ \ | |/
| * Add some spare stub entriesjan.nijtmans2022-01-251-3/+33
| * Change Tk_FreeStyleFromObj (undocumented, nop) into a macro. So, stub-enabled...jan.nijtmans2021-12-151-0/+2
* | even more int -> Tcl_Sizejan.nijtmans2022-10-301-5/+5
* | Some more int -> Tcl_Sizejan.nijtmans2022-10-271-4/+4
* | Tcl_Size usage warning fixes, more ClientData -> void *jan.nijtmans2022-10-211-52/+49
* | Fix buildjan.nijtmans2022-10-121-1/+1
* | Rebase to 8.7jan.nijtmans2022-10-121-29/+30
|\ \
| * | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-29/+30
* | | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation...jan.nijtmans2022-09-201-4/+4
|/ /
* | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaum...jan.nijtmans2022-02-011-6/+6
* | Add Tk_MakeWindow toojan.nijtmans2022-01-251-0/+5
* | TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-211-0/+59
* | Fix use of DEF_LABEL_FG with Tcl 9.0 headers. Doc fix, various other tweaksjan.nijtmans2021-11-131-2/+1
* | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280...oehhar2021-01-231-18/+53
|\ \
| * | (c) -> ©jan.nijtmans2020-12-091-1/+1
| * | Merge 8.6jan.nijtmans2020-10-291-0/+2
| |\ \ | | |/
| | * Fix cygwin buildjan.nijtmans2020-10-291-0/+2
| | * Merge 8.5jan.nijtmans2020-09-081-3/+18
| | |\
| | | * Move TkUnusedStubEntry up a little morejan.nijtmans2020-09-081-1488/+138
| | * | Merge 8.5. jan.nijtmans2020-09-081-0/+8
| | |\ \ | | | |/
| * | | Merge 8.6jan.nijtmans2020-09-081-8/+9
| |\ \ \ | | |/ /
| | * | TIP #581: master -> container and slave -> content in ttk (mainly)jan.nijtmans2020-09-081-10/+10
| | * | TIP #581: grid/pack/place implementation (internal) and documentationjan.nijtmans2020-09-041-4/+4
| * | | Merge 8.6jan.nijtmans2020-09-031-13/+12
| |\ \ \ | | |/ /
| | * | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-4/+5