| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | | | Rebase to trunk | fvogel | 2019-08-27 | 1 | -9/+58 |
| |\ \ \ |
|
| * | | | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs. | fvogel | 2019-08-27 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| * | | | Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO... | jan.nijtmans | 2019-08-27 | 1 | -3/+3 |
|
|
| * | | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs. | fvogel | 2019-08-26 | 1 | -1/+1 |
|
|
| * | | | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind... | fvogel | 2019-08-26 | 1 | -0/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-23 | 1 | -3/+15 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Finally: Add XDrawArcs() and XDrawRectangles() to aqua | jan.nijtmans | 2019-08-23 | 1 | -0/+6 |
|
|
| * | | | Add XPutImage() to X11 stub table for MacOSX (aqua), enabling its use for ext... | jan.nijtmans | 2019-08-23 | 1 | -1/+6 |
|
|
| * | | | Add 7 new functions to the MacOSX X11-compat stub table | jan.nijtmans | 2019-08-22 | 1 | -1/+26 |
|
|
* | | | | Merge trunk. Some more signature changes, in line with X11-R6 | jan.nijtmans | 2019-08-22 | 1 | -24/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-19 | 1 | -24/+24 |
| |\ \ \
| | |/ / |
|
| | * | | Fix more X11 function signatures in MacOSX port | jan.nijtmans | 2019-08-19 | 1 | -24/+24 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-08-19 | 1 | -1/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-18 | 1 | -8/+8 |
| |\ \ \
| | |/ / |
|
| | * | | Fix signatures of many X11 functions on MacOSX: They have an "int" return val... | jan.nijtmans | 2019-08-18 | 1 | -8/+8 |
|
|
* | | | | Further experimenting, seems to work on MacOSX | jan.nijtmans | 2019-08-14 | 1 | -11/+32 |
|
|
* | | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa... | jan.nijtmans | 2019-08-14 | 1 | -0/+40 |
|/ / / |
|
* | | | Fix bug 1951abf33d: Aqua sometimes segfaults when destroying a transient. | culler | 2019-03-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Remove some bloat from tkMacOSXWm.c. | culler | 2019-02-28 | 1 | -1/+1 |
|
|
* | | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -9/+9 |
|
|
* | | | Fix clipboard behavior and remove the TkSuspendClipboard stub function. | culler | 2018-10-18 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Removed all traces of the TkSuspendClipboard stub. | culler | 2018-10-18 | 1 | -3/+3 |
|
|
* | | | Make XPolygonRegion/XPointInRegion available in (windows and cygwin) stub tab... | jan.nijtmans | 2017-10-12 | 1 | -0/+6 |
|
|
* | | | No deprecation warnings when building Tk itself without -DTK_NO_DEPRECATION. ... | jan.nijtmans | 2017-08-31 | 1 | -1/+1 |
|
|