| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update documen... | jan.nijtmans | 2023-12-13 | 1 | -2/+2 |
|
|
*-. | TIP 647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJS | jan.nijtmans | 2023-11-28 | 1 | -4/+4 |
|\ \ |
|
| | * | TIP #647 (partial, only the 100% upwards compatible part) | jan.nijtmans | 2023-11-28 | 1 | -4/+4 |
|
|
| * | | Merge 9.0 | jan.nijtmans | 2023-11-18 | 1 | -82/+0 |
| |\ \
| |/ /
|/| | |
|
| * | | Get rid of TK_CONFIG_OBJS flag (and change signature of Tk_ConfigureWidgets) | jan.nijtmans | 2022-11-03 | 1 | -1/+1 |
| |/ |
|
* | | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 1 | -78/+0 |
|
|
* | | Merge 8.7. Remove a lot of dead code | jan.nijtmans | 2023-11-15 | 1 | -4/+0 |
|/ |
|
* | Merge 8.6. Use Tcl_Size in (undocumented) Tk_GetStyledElement function | jan.nijtmans | 2022-10-31 | 1 | -1/+1 |
|\ |
|
| * | Add some spare stub entries | jan.nijtmans | 2022-01-25 | 1 | -1/+1 |
|
|
| * | Add TkUnusedStubEntry to tkInt stub interface | jan.nijtmans | 2021-12-08 | 1 | -0/+8 |
|
|
| * | Merge 8.5 | jan.nijtmans | 2020-09-08 | 1 | -1/+1 |
| |\ |
|
| | * | Move TkUnusedStubEntry up a little more | jan.nijtmans | 2020-09-08 | 1 | -1/+1 |
|
|
| * | | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Move up TkUnusedStubEntry a little. | jan.nijtmans | 2020-09-08 | 1 | -0/+3 |
|
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+3 |
| | |\ |
|
| | | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -1/+3 |
|
|
| | | * | Remove all the long dead mac entries in tk*.decls files
| jan.nijtmans | 2012-11-15 | 1 | -52/+0 |
|
|
| | | * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -1/+1 |
|
|
| | * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -2/+0 |
|
|
| | * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -2/+4 |
|
|
* | | | | even more int -> Tcl_Size | jan.nijtmans | 2022-10-30 | 1 | -2/+2 |
|
|
* | | | | Some more int -> Tcl_Size | jan.nijtmans | 2022-10-27 | 1 | -1/+1 |
|
|
* | | | | Tcl_Size usage warning fixes, more ClientData -> void * | jan.nijtmans | 2022-10-21 | 1 | -22/+22 |
|
|
* | | | | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -17/+17 |
|\ \ \ \ |
|
| * | | | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -17/+17 |
|
|
* | | | | | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation... | jan.nijtmans | 2022-09-20 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaum... | jan.nijtmans | 2022-02-01 | 1 | -2/+2 |
|
|
* | | | | Add Tk_MakeWindow too | jan.nijtmans | 2022-01-25 | 1 | -0/+3 |
|
|
* | | | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -0/+35 |
|
|
* | | | | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280... | oehhar | 2021-01-23 | 1 | -47/+46 |
|\ \ \ \ |
|
| * | | | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
| * | | | | Merge 8.6. Rename some functions | jan.nijtmans | 2020-09-08 | 1 | -1/+15 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon... | jan.nijtmans | 2020-09-08 | 1 | -0/+10 |
| | |\ \ \ |
|
| | | * \ \ | Tk_MacOSXGetCGContextForDrawable() doesn't replace TkMacOSXGetDrawablePort(),... | jan.nijtmans | 2020-09-06 | 1 | -1/+0 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge 8.6. Minor simplification: no need for separate stub entry for Tk_MacOS... | jan.nijtmans | 2020-09-04 | 1 | -5/+1 |
| | | |\ \ \ \
| | | | |/ / / |
|
| | | * | | | | Rename 3 badly named functions that were exported as stubs; export under both... | marc_culler | 2020-09-01 | 1 | -1/+9 |
| | | |\ \ \ \ |
|
| | | | * | | | | Suggestions for name cleanup with compatibiltiy for 8.6.11 | culler | 2020-09-01 | 1 | -3/+8 |
|
|
| | | * | | | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD... | jan.nijtmans | 2020-09-01 | 1 | -2/+2 |
| | | |\ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext) | jan.nijtmans | 2020-08-31 | 1 | -1/+1 |
|
|
| | | * | | | | | More tweaks | jan.nijtmans | 2020-08-30 | 1 | -0/+7 |
| | | |\ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | | * | | | | Export TkMacOSXGetCGContextForDrawable() too, that's the only function from t... | jan.nijtmans | 2020-08-28 | 1 | -0/+4 |
|
|
| | | | * | | | | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as... | jan.nijtmans | 2020-08-28 | 1 | -0/+3 |
| | | |/ / / / |
|
| * | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -4/+4 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | TIP #581: master -> container and slave -> content in ttk (mainly) | jan.nijtmans | 2020-09-08 | 1 | -5/+5 |
| | | |/ / /
| | |/| | | |
|
| | * | | | | TIP #581: grid/pack/place implementation (internal) and documentation | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -4/+4 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha... | jan.nijtmans | 2020-09-03 | 1 | -2/+2 |
| | |/ / / |
|
| * | | | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more | jan.nijtmans | 2020-09-02 | 1 | -0/+22 |
| |\ \ \ \ |
|
| | * | | | | New function Tk_FontGetDescription() | jan.nijtmans | 2020-08-14 | 1 | -0/+3 |
|
|
| | * | | | | Add documentation. Let ttk use the new Tk_SendVirtualEvent | jan.nijtmans | 2020-07-15 | 1 | -2/+2 |
|
|