| Commit message (Expand) | Author | Age | Files | Lines |
* | Some more int -> Tcl_Size | jan.nijtmans | 2022-10-27 | 1 | -1/+1 |
|
|
* | Fix signature for TkpDrawCharsInContext/TkDrawAngledChars, when compiling wit... | jan.nijtmans | 2022-10-26 | 1 | -1/+1 |
|
|
* | Tcl_Size usage warning fixes, more ClientData -> void * | jan.nijtmans | 2022-10-21 | 1 | -23/+23 |
|
|
* | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -13/+13 |
|\ |
|
| * | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -13/+13 |
|
|
* | | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation... | jan.nijtmans | 2022-09-20 | 1 | -8/+8 |
|
|
* | | Make TkpWillDrawWidget()/TkpRedrawWidget() available to all platforms, not on... | jan.nijtmans | 2022-07-31 | 1 | -2/+2 |
|/ |
|
* | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -1/+1 |
|
|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-09-27 | 1 | -1/+1 |
|\ |
|
* \ | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -4/+4 |
| |\ |
|
| | * | Move up TkUnusedStubEntry a little. | jan.nijtmans | 2020-09-08 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -6/+8 |
|\ \ \
| |/ / |
|
| * | | Remove a hash table that was not needed | culler | 2020-09-04 | 1 | -6/+8 |
|
|
* | | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. | jan.nijtmans | 2020-08-26 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | Fix [08eb057dea]: remove two unused stub functions related to cursors and dat... | culler | 2020-08-25 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-08-21 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Move stub entry for XSetClipRectangles to 106, since 92 is already filled in ... | jan.nijtmans | 2020-08-19 | 1 | -1/+1 |
|
|
| * | | Test using XSetClipRectangles on macOS. | culler | 2020-08-18 | 1 | -0/+5 |
|
|
| * | | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u... | jan.nijtmans | 2020-08-13 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| * | | Add 3 more stub entries to MacOSX X11 stub table, which win32 already has: XD... | jan.nijtmans | 2020-08-11 | 1 | -0/+12 |
|
|
| * | | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou... | jan.nijtmans | 2020-08-06 | 1 | -0/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
* | | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -1/+1 |
|
|
* | | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+9 |
|
|
* | | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -1/+1 |
|
|
* | | | More progress | jan.nijtmans | 2020-05-22 | 1 | -12/+12 |
|
|
* | | | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11 | jan.nijtmans | 2020-04-01 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-03-30 | 1 | -40/+32 |
|\ \ \
| |/ / |
|
| * | | Make TkGenerateActivateEvents() available to Win32 and X11 | jan.nijtmans | 2020-03-29 | 1 | -40/+6 |
|
|
| * | | Add more (dummy) stub entries, as preparation for futher stub simplifications... | jan.nijtmans | 2020-03-29 | 1 | -0/+26 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2020-03-10 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | Fix many gcc(-9) warnings, backported from trunk. | jan.nijtmans | 2020-03-10 | 1 | -0/+6 |
|
|
| | * | Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei... | jan.nijtmans | 2016-11-08 | 1 | -11/+21 |
|
|
* | | | Add XkbOpenDisplay and XkbKeycodeToKeysym to X11 stub table. MacOS not done yet. | jan.nijtmans | 2020-03-09 | 1 | -2/+14 |
|
|
* | | | Add many (mostly MacOS) stub functions, needed for future implementation of X... | jan.nijtmans | 2019-10-02 | 1 | -12/+133 |
|\ \ \ |
|
| * | | | Add a bunch of new X11 functions (stubs, for now) to the X11 stub tables for ... | jan.nijtmans | 2019-10-02 | 1 | -0/+70 |
|
|
| * | | | Add XLowerWindow to MacOS X11 stub table | jan.nijtmans | 2019-10-02 | 1 | -0/+3 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-10-01 | 1 | -6/+6 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Modify TkClipBox and friends such that they return an int (normally 0) in ste... | jan.nijtmans | 2019-10-01 | 1 | -6/+6 |
|
|
| * | | | Add XPutImage() to the X11 stub table on Aqua | jan.nijtmans | 2019-09-25 | 1 | -1/+6 |
|
|
| | * | | more Region-related revamp. | jan.nijtmans | 2019-10-01 | 1 | -8/+8 |
|
|
| | * | | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 1 | -11/+11 |
| |/ /
|/| | |
|
* | | | Make MacOSX aqua and X11 share the same X11 stub table. | jan.nijtmans | 2019-09-25 | 1 | -117/+117 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-09-25 | 1 | -2/+26 |
|\ \ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -1/+22 |
| |\ \ \
| | |/ / |
|
| | * | | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -2/+23 |
|
|