| Commit message (Expand) | Author | Age | Files | Lines |
* | When TK_NO_DEPRECATED is defined or when Tk is compiled with Tcl 9 headers, n... | jan.nijtmans | 2020-06-08 | 1 | -0/+1 |
|
|
* | 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/+20 |
|\ \
| |/ |
|
| * | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+20 |
|
|
* | | Use more size_t type internally, when compiling against Tcl 9.0 headers. No c... | jan.nijtmans | 2020-05-25 | 1 | -0/+6 |
|\ \ |
|
| * | | More progress | jan.nijtmans | 2020-05-22 | 1 | -0/+6 |
|/ / |
|
* | | Move handling of TkWinGetPlatformId() up in tclStubInit.c: It belongs with Tk... | jan.nijtmans | 2020-04-03 | 1 | -10/+9 |
|
|
* | | Fix [220811] and [220808]: Docs missing for Tk_TranslateWinEvent/Tk_PointerEv... | jan.nijtmans | 2020-04-02 | 1 | -2/+9 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-03-30 | 1 | -3/+56 |
|\ \
| |/ |
|
| * | Make TkGenerateActivateEvents() available to Win32 and X11 | jan.nijtmans | 2020-03-29 | 1 | -3/+3 |
|
|
| * | Add more (dummy) stub entries, as preparation for futher stub simplifications... | jan.nijtmans | 2020-03-29 | 1 | -0/+53 |
|
|
| * | Don't mind XKeycodeToKeysym() deprecation warning any more. Some MacOS code c... | jan.nijtmans | 2020-03-11 | 1 | -0/+8 |
|
|
| * | Merge 8.5 | jan.nijtmans | 2020-03-10 | 1 | -0/+43 |
| |\ |
|
| | * | Fix many gcc(-9) warnings, backported from trunk. | jan.nijtmans | 2020-03-10 | 1 | -10/+100 |
|
|
| | * | Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei... | jan.nijtmans | 2016-11-08 | 1 | -0/+21 |
|
|
* | | | Finish for MacOS too | jan.nijtmans | 2020-03-09 | 1 | -5/+0 |
|\ \ \ |
|
* | | | | Add XkbOpenDisplay and XkbKeycodeToKeysym to X11 stub table. MacOS not done yet. | jan.nijtmans | 2020-03-09 | 1 | -0/+9 |
|/ / / |
|
* | | | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml... | jan.nijtmans | 2020-03-01 | 1 | -0/+3 |
|
|
* | | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -9/+27 |
|\ \ \ |
|
| * | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -9/+27 |
|/ / / |
|
* | | | Add many (mostly MacOS) stub functions, needed for future implementation of X... | jan.nijtmans | 2019-10-02 | 1 | -83/+47 |
|\ \ \ |
|
| * | | | Add a bunch of new X11 functions (stubs, for now) to the X11 stub tables for ... | jan.nijtmans | 2019-10-02 | 1 | -0/+23 |
|
|
| * | | | Add XLowerWindow to MacOS X11 stub table | jan.nijtmans | 2019-10-02 | 1 | -1/+1 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-10-01 | 1 | -18/+18 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Modify TkClipBox and friends such that they return an int (normally 0) in ste... | jan.nijtmans | 2019-10-01 | 1 | -18/+18 |
|
|
| | * | | more Region-related revamp. | jan.nijtmans | 2019-10-01 | 1 | -67/+8 |
|
|
| | * | | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 1 | -24/+24 |
| |/ /
|/| | |
|
* | | | Only use one of XPutImage/TkPutImage, dependant on platform. Both are present... | jan.nijtmans | 2019-09-27 | 1 | -1/+2 |
|\ \ \ |
|
| * \ \ | Merge 8.6 | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Better fix for [2026405]: winfo id bug in cygwin build. | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
|
|
| | * | | Add XPutImage() to the X11 stub table on Aqua | jan.nijtmans | 2019-09-25 | 1 | -0/+23 |
|
|
* | | | | Make MacOSX aqua and X11 share the same X11 stub table. | jan.nijtmans | 2019-09-25 | 1 | -2/+24 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-09-25 | 1 | -8/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -7/+7 |
| |\ \ \
| | |/ / |
|
| | * | | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -0/+30 |
|
|
| * | | | Rebase to trunk | fvogel | 2019-08-27 | 1 | -4/+96 |
| |\ \ \ |
|
| * | | | | 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 | -2/+3 |
|
|
| * | | | Fix build on Cygwin | jan.nijtmans | 2019-08-27 | 1 | -0/+1 |
|
|
| * | | | 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/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-08-23 | 1 | -3/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Finally: Add XDrawArcs() and XDrawRectangles() to aqua | jan.nijtmans | 2019-08-23 | 1 | -2/+2 |
|
|
| * | | | Add XPutImage() to X11 stub table for MacOSX (aqua), enabling its use for ext... | jan.nijtmans | 2019-08-23 | 1 | -1/+1 |
|
|
| * | | | Add 7 new functions to the MacOSX X11-compat stub table | jan.nijtmans | 2019-08-22 | 1 | -5/+48 |
|
|
* | | | | Further experimenting, seems to work on MacOSX | jan.nijtmans | 2019-08-14 | 1 | -3/+6 |
|
|
* | | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa... | jan.nijtmans | 2019-08-14 | 1 | -5/+56 |
|/ / / |
|
* | | | Fix clipboard behavior and remove the TkSuspendClipboard stub function. | culler | 2018-10-18 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Removed all traces of the TkSuspendClipboard stub. | culler | 2018-10-18 | 1 | -1/+1 |
|
|