| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove internal TkMacOSXDrawable stub entry: no longer necessary | jan.nijtmans | 2023-11-28 | 1 | -4/+0 |
|
|
* | Shuffle (internal) stub-entries, so now same functionnames occupy the same st... | jan.nijtmans | 2023-11-17 | 1 | -13/+13 |
|
|
* | Re-generate internal stubs | jan.nijtmans | 2023-11-17 | 1 | -6/+6 |
|
|
* | Backout part of [c9a672c28cc8]: joining X11 tables gives symbol conflicts on ... | jan.nijtmans | 2023-11-17 | 1 | -0/+163 |
|
|
* | Fix the (C++) build | jan.nijtmans | 2023-11-16 | 1 | -1/+1 |
|
|
* | Fix the build. | fvogel | 2023-11-16 | 1 | -1/+1 |
|
|
* | Get rid of the "Dummy entry for stubs table backwards compatibility" | jan.nijtmans | 2023-11-16 | 1 | -46/+24 |
|
|
* | Remove more deprecated stuff. | jan.nijtmans | 2023-11-16 | 1 | -215/+28 |
|
|
* | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 1 | -58/+16 |
|
|
* | Merge 8.7. Remove a lot of dead code | jan.nijtmans | 2023-11-15 | 1 | -3/+1 |
|
|
* | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi... | fvogel | 2023-07-17 | 1 | -1/+1 |
|\ |
|
| * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe... | fvogel | 2023-07-16 | 1 | -1/+1 |
|
|
* | | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat... | fvogel | 2023-01-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Provide explicit size in snprintf when needed. Fix gcc warning: 'argument to ... | fvogel | 2023-01-12 | 1 | -1/+1 |
|
|
| * | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve... | fvogel | 2023-01-10 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-01-03 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Add some spare stub entries | jan.nijtmans | 2022-01-25 | 1 | -1/+11 |
|
|
| * | Change Tk_FreeStyleFromObj (undocumented, nop) into a macro. So, stub-enabled... | jan.nijtmans | 2021-12-15 | 1 | -0/+1 |
|
|
| * | Add TkUnusedStubEntry to tkInt stub interface | jan.nijtmans | 2021-12-08 | 1 | -0/+1 |
|
|
* | | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -2/+2 |
|
|
* | | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -6/+0 |
|\ \ |
|
| * | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -6/+0 |
|
|
* | | | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation... | jan.nijtmans | 2022-09-20 | 1 | -1/+1 |
|
|
* | | | Make TkpWillDrawWidget()/TkpRedrawWidget() available to all platforms, not on... | jan.nijtmans | 2022-07-31 | 1 | -17/+1 |
|/ / |
|
* | | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaum... | jan.nijtmans | 2022-02-01 | 1 | -1/+1 |
|
|
* | | Add Tk_MakeWindow too | jan.nijtmans | 2022-01-25 | 1 | -0/+2 |
|
|
* | | If TK_NO_DEPRECATED is defined, remove the deprecated stub entries | jan.nijtmans | 2021-12-21 | 1 | -0/+10 |
|
|
* | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -1/+12 |
|
|
* | | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280... | oehhar | 2021-01-23 | 1 | -47/+57 |
|\ \ |
|
| * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-27 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | My fixes for build fails against Tcl 9 headers. | dgp | 2020-09-15 | 1 | -14/+6 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-09 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 1 | -1/+1 |
|
|
| | * | Merge 8.5 | jan.nijtmans | 2020-09-08 | 1 | -1/+6 |
| | |\ |
|
| | | * | Move TkUnusedStubEntry up a little more | jan.nijtmans | 2020-09-08 | 1 | -183/+188 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -3/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Don't fill stub entries for TkpWillDrawWidget/TkpRedrawWidget with 0 on XQuar... | jan.nijtmans | 2020-09-08 | 1 | -3/+9 |
|
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -11/+16 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -10/+17 |
| | |\ \
| | | |/ |
|
| | | * | Move up TkUnusedStubEntry a little. | jan.nijtmans | 2020-09-08 | 1 | -1/+9 |
|
|
| * | | | Merge 8.6. Rename some functions | jan.nijtmans | 2020-09-08 | 1 | -1/+10 |
| |\ \ \
| | |/ / |
|
| | * | | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon... | jan.nijtmans | 2020-09-08 | 1 | -3/+12 |
| | |\ \ |
|
| | | * \ | Tk_MacOSXGetCGContextForDrawable() doesn't replace TkMacOSXGetDrawablePort(),... | jan.nijtmans | 2020-09-06 | 1 | -1/+9 |
| | | |\ \ |
|
| | | * \ \ | Merge 8.6. Minor simplification: no need for separate stub entry for Tk_MacOS... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
| | | |\ \ \
| | | | |/ / |
|
| | | * | | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -0/+1 |
| | | |\ \ \
| | | | |/ / |
|
| | | * | | | Rename 3 badly named functions that were exported as stubs; export under both... | marc_culler | 2020-09-01 | 1 | -2/+2 |
| | | |\ \ \ |
|
| | | | * | | | Suggestions for name cleanup with compatibiltiy for 8.6.11 | culler | 2020-09-01 | 1 | -2/+2 |
|
|
| | | * | | | | 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 |
|
|