summaryrefslogtreecommitdiffstats
path: root/generic/tkStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of int -> Tcl_Size. Use more (char *)NULL in stead of simply NU...jan.nijtmans2024-03-231-0/+6
* Re-generate dummy stub entries (accidently removed in previous commit)jan.nijtmans2024-01-301-0/+3
* TkTextMakeByteIndex byteIndex int -> Tcl_Sizejan.nijtmans2024-01-301-3/+0
* Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-171-1/+1
|\
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe...fvogel2023-07-161-1/+1
* | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-181-1/+1
|\ \ | |/
| * Provide explicit size in snprintf when needed. Fix gcc warning: 'argument to ...fvogel2023-01-121-1/+1
| * Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-101-1/+1
* | Merge 8.6jan.nijtmans2023-01-031-0/+2
|\ \ | |/
| * Add some spare stub entriesjan.nijtmans2022-01-251-1/+11
| * Change Tk_FreeStyleFromObj (undocumented, nop) into a macro. So, stub-enabled...jan.nijtmans2021-12-151-0/+1
| * Add TkUnusedStubEntry to tkInt stub interfacejan.nijtmans2021-12-081-0/+1
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-2/+2
* | Rebase to 8.7jan.nijtmans2022-10-121-6/+0
|\ \
| * | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-6/+0
* | | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation...jan.nijtmans2022-09-201-1/+1
* | | Make TkpWillDrawWidget()/TkpRedrawWidget() available to all platforms, not on...jan.nijtmans2022-07-311-17/+1
|/ /
* | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaum...jan.nijtmans2022-02-011-1/+1
* | Add Tk_MakeWindow toojan.nijtmans2022-01-251-0/+2
* | If TK_NO_DEPRECATED is defined, remove the deprecated stub entriesjan.nijtmans2021-12-211-0/+10
* | TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-211-1/+12
* | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280...oehhar2021-01-231-47/+57
|\ \
| * | (c) -> ©jan.nijtmans2020-12-091-1/+1
| * | Merge 8.6jan.nijtmans2020-09-271-1/+1
| |\ \ | | |/
| * | My fixes for build fails against Tcl 9 headers.dgp2020-09-151-14/+6
| * | Merge 8.6jan.nijtmans2020-09-091-1/+1
| |\ \ | | |/
| | * TIP #581: More progressjan.nijtmans2020-09-091-1/+1
| | * Merge 8.5jan.nijtmans2020-09-081-1/+6
| | |\
| | | * Move TkUnusedStubEntry up a little morejan.nijtmans2020-09-081-183/+188
| * | | Merge 8.6jan.nijtmans2020-09-081-3/+4
| |\ \ \ | | |/ /
| | * | Don't fill stub entries for TkpWillDrawWidget/TkpRedrawWidget with 0 on XQuar...jan.nijtmans2020-09-081-3/+9
| * | | Merge 8.6jan.nijtmans2020-09-081-11/+16
| |\ \ \ | | |/ /
| | * | Merge 8.5. jan.nijtmans2020-09-081-10/+17
| | |\ \ | | | |/
| | | * Move up TkUnusedStubEntry a little.jan.nijtmans2020-09-081-1/+9
| * | | Merge 8.6. Rename some functionsjan.nijtmans2020-09-081-1/+10
| |\ \ \ | | |/ /
| | * | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon...jan.nijtmans2020-09-081-3/+12
| | |\ \
| | | * \ Tk_MacOSXGetCGContextForDrawable() doesn't replace TkMacOSXGetDrawablePort(),...jan.nijtmans2020-09-061-1/+9
| | | |\ \
| | | * \ \ Merge 8.6. Minor simplification: no need for separate stub entry for Tk_MacOS...jan.nijtmans2020-09-041-2/+2
| | | |\ \ \ | | | | |/ /
| | | * | | Merge 8.6jan.nijtmans2020-09-021-0/+1
| | | |\ \ \ | | | | |/ /
| | | * | | Rename 3 badly named functions that were exported as stubs; export under both...marc_culler2020-09-011-2/+2
| | | |\ \ \
| | | | * | | Suggestions for name cleanup with compatibiltiy for 8.6.11culler2020-09-011-2/+2
| | | * | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD...jan.nijtmans2020-09-011-2/+2
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | * | | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext)jan.nijtmans2020-08-311-1/+1
| | | * | | More tweaksjan.nijtmans2020-08-301-2/+2
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Export TkMacOSXGetCGContextForDrawable() too, that's the only function from t...jan.nijtmans2020-08-281-1/+1
| | | | * | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as...jan.nijtmans2020-08-281-1/+1
| | | |/ /
| * | | | Merge 8.6marc_culler2020-09-071-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Remove a hash table that was not neededculler2020-09-041-2/+2
| | |/ /
| * | | Merge 8.6jan.nijtmans2020-09-031-1/+1
| |\ \ \ | | |/ /
| * | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-021-0/+6
| |\ \ \