| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2024-05-09 | 1 | -1/+1 |
|\ |
|
| * | (c) -> © | jan.nijtmans | 2024-05-09 | 1 | -1/+1 |
| |\ |
|
| | * | Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr... | jan.nijtmans | 2024-05-09 | 1 | -1/+1 |
|
|
| | * | re-generate internal stub tables | jan.nijtmans | 2024-03-23 | 1 | -0/+6 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-03-23 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | Another round of int -> Tcl_Size. Use more (char *)NULL in stead of simply NU... | jan.nijtmans | 2024-03-23 | 1 | -8/+14 |
|
|
| * | | Re-generate dummy stub entries (accidently removed in previous commit) | jan.nijtmans | 2024-01-30 | 1 | -0/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-30 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | TkTextMakeByteIndex byteIndex int -> Tcl_Size | jan.nijtmans | 2024-01-30 | 1 | -5/+3 |
|
|
| * | | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size).... | jan.nijtmans | 2023-12-13 | 1 | -2/+3 |
| |\ \
| | |/ |
|
| | * | Add TkUnusedStubEntry to tkInt stub interface | jan.nijtmans | 2021-12-08 | 1 | -0/+7 |
|
|
| | * | Don't fill stub entries for TkpWillDrawWidget/TkpRedrawWidget with 0 on XQuar... | jan.nijtmans | 2020-09-08 | 1 | -1/+1 |
|
|
* | | | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update documen... | jan.nijtmans | 2023-12-13 | 1 | -2/+3 |
|
|
* | | | Change (internal) TkCreateFrame function from argc/argv -> objc/objv | jan.nijtmans | 2023-12-11 | 1 | -3/+3 |
|
|
* | | | Get rid of the "Dummy entry for stubs table backwards compatibility" | jan.nijtmans | 2023-11-16 | 1 | -39/+6 |
|
|
* | | | Remove more deprecated stuff. | jan.nijtmans | 2023-11-16 | 1 | -66/+24 |
|
|
* | | | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 1 | -18/+1 |
|/ / |
|
* | | Let (internal) TkGetDisplayOf() return Tcl_Size, not int | jan.nijtmans | 2022-12-15 | 1 | -2/+2 |
|
|
* | | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -6/+6 |
|
|
* | | Some more int -> Tcl_Size | jan.nijtmans | 2022-10-27 | 1 | -2/+2 |
|
|
* | | Fix signature for TkpDrawCharsInContext/TkDrawAngledChars, when compiling wit... | jan.nijtmans | 2022-10-26 | 1 | -3/+3 |
|
|
* | | Tcl_Size usage warning fixes, more ClientData -> void * | jan.nijtmans | 2022-10-21 | 1 | -51/+49 |
|
|
* | | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -26/+26 |
|\ \ |
|
| * | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -26/+26 |
|
|
* | | | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation... | jan.nijtmans | 2022-09-20 | 1 | -17/+24 |
|
|
* | | | Fix MacOSX --disable-aqua build | jan.nijtmans | 2022-08-01 | 1 | -1/+1 |
|
|
* | | | Make TkpWillDrawWidget()/TkpRedrawWidget() available to all platforms, not on... | jan.nijtmans | 2022-07-31 | 1 | -25/+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 | -7/+9 |
|
|
* | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -2/+18 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -18/+23 |
|\ \
| |/ |
|
| * | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -18/+23 |
| |\ |
|
| | * | Move up TkUnusedStubEntry a little. | jan.nijtmans | 2020-09-08 | 1 | -3/+9 |
|
|
| | * | Different approach to stubs for the TkpScanWindowId() declaration. | dgp | 2015-02-12 | 1 | -11/+3 |
|
|
| | * | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -3/+11 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -19/+19 |
|\ \ \
| |/ / |
|
* | | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -4/+4 |
|
|
* | | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+36 |
|\ \ \
| |/ / |
|
| * | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+36 |
|
|
* | | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Use more size_t type internally, when compiling against Tcl 9.0 headers. No c... | jan.nijtmans | 2020-05-25 | 1 | -30/+36 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | More progress | jan.nijtmans | 2020-05-22 | 1 | -30/+36 |
|/ / / |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-03-30 | 1 | -1/+9 |
|\ \ \
| |/ / |
|
| * | | Add more (dummy) stub entries, as preparation for futher stub simplifications... | jan.nijtmans | 2020-03-29 | 1 | -0/+8 |
|
|
| * | | Modify TkClipBox and friends such that they return an int (normally 0) in ste... | jan.nijtmans | 2019-10-01 | 1 | -12/+12 |
|
|
* | | | more Region-related revamp. | jan.nijtmans | 2019-10-01 | 1 | -58/+32 |
|
|
* | | | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 1 | -33/+33 |
|
|
* | | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -18/+18 |
|
|