| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2023-07-21 | 1 | -2/+2 |
|\ |
|
| * | silence compiler warning | dgp | 2023-07-21 | 1 | -2/+2 |
|
|
* | | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi... | fvogel | 2023-07-17 | 1 | -3/+7 |
|\ \
| |/ |
|
| * | Fix typo when applying patches. | fvogel | 2023-07-16 | 1 | -1/+1 |
|
|
| * | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe... | fvogel | 2023-07-16 | 1 | -3/+7 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | | Fix [https://core.tcl-lang.org/tcl/tktview/07eb49661a|07eb49661a]: Change to ... | jan.nijtmans | 2020-08-29 | 1 | -0/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-21 | 1 | -3/+7 |
|\ \
| |/ |
|
| * | Move stub entry for XSetClipRectangles to 106, since 92 is already filled in ... | jan.nijtmans | 2020-08-19 | 1 | -10/+10 |
|
|
| * | Test using XSetClipRectangles on macOS. | culler | 2020-08-18 | 1 | -3/+7 |
|
|
| * | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u... | jan.nijtmans | 2020-08-13 | 1 | -6/+11 |
| |\ |
|
| * | | Add 3 more stub entries to MacOSX X11 stub table, which win32 already has: XD... | jan.nijtmans | 2020-08-11 | 1 | -9/+19 |
|
|
| * | | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou... | jan.nijtmans | 2020-08-06 | 1 | -3/+5 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2020-03-10 | 1 | -0/+132 |
| |\ \
| | |/ |
|
| | * | Fix many gcc(-9) warnings, backported from trunk. | jan.nijtmans | 2020-03-10 | 1 | -0/+286 |
|
|
| | * | Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei... | jan.nijtmans | 2016-11-08 | 1 | -6/+93 |
|
|
| * | | Add XPutImage() to the X11 stub table on Aqua | jan.nijtmans | 2019-09-25 | 1 | -0/+73 |
|
|
* | | | typo | dgp | 2020-04-02 | 1 | -1/+1 |
|
|
* | | | Supply CONSTified XkbOpenDisplay for X11 systems, needed when compiling with ... | jan.nijtmans | 2020-04-02 | 1 | -0/+4 |
|
|
* | | | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11 | jan.nijtmans | 2020-04-01 | 1 | -4/+4 |
|
|
* | | | Add XkbOpenDisplay and XkbKeycodeToKeysym to X11 stub table. MacOS not done yet. | jan.nijtmans | 2020-03-09 | 1 | -0/+26 |
|
|
* | | | Add many (mostly MacOS) stub functions, needed for future implementation of X... | jan.nijtmans | 2019-10-02 | 1 | -64/+217 |
|\ \ \ |
|
| * | | | Add a bunch of new X11 functions (stubs, for now) to the X11 stub tables for ... | jan.nijtmans | 2019-10-02 | 1 | -0/+131 |
|
|
| * | | | Add XLowerWindow to MacOS X11 stub table | jan.nijtmans | 2019-10-02 | 1 | -3/+5 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 1 | -16/+0 |
|/ / / |
|
* | | | Fix 'implicit declaration of TkPutImage' warning on UNIX | jan.nijtmans | 2019-09-29 | 1 | -10/+0 |
|
|
* | | | Only use one of XPutImage/TkPutImage, dependant on platform. Both are present... | jan.nijtmans | 2019-09-27 | 1 | -0/+10 |
|\ \ \ |
|
* | | | | Make MacOSX aqua and X11 share the same X11 stub table. | jan.nijtmans | 2019-09-25 | 1 | -6/+6 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-09-25 | 1 | -23/+37 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -23/+37 |
| |\ \ \
| | |/ / |
|
| | * | | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -2/+85 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-08-23 | 1 | -11/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | Finally: Add XDrawArcs() and XDrawRectangles() to aqua | jan.nijtmans | 2019-08-23 | 1 | -6/+12 |
|
|
| * | | | Add XPutImage() to X11 stub table for MacOSX (aqua), enabling its use for ext... | jan.nijtmans | 2019-08-23 | 1 | -3/+7 |
|
|
| * | | | Add 7 new functions to the MacOSX X11-compat stub table | jan.nijtmans | 2019-08-22 | 1 | -0/+177 |
|
|
* | | | | Merge trunk. Some more signature changes, in line with X11-R6 | jan.nijtmans | 2019-08-22 | 1 | -48/+48 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-19 | 1 | -48/+48 |
| |\ \ \
| | |/ / |
|
| | * | | Fix more X11 function signatures in MacOSX port | jan.nijtmans | 2019-08-19 | 1 | -48/+48 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-08-19 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-18 | 1 | -16/+16 |
| |\ \ \
| | |/ / |
|
| | * | | Fix signatures of many X11 functions on MacOSX: They have an "int" return val... | jan.nijtmans | 2019-08-18 | 1 | -16/+16 |
|
|
* | | | | Further experimenting, seems to work on MacOSX | jan.nijtmans | 2019-08-14 | 1 | -27/+65 |
|
|
* | | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa... | jan.nijtmans | 2019-08-14 | 1 | -0/+195 |
|/ / / |
|
* | | | Make XPolygonRegion/XPointInRegion available in (windows and cygwin) stub tab... | jan.nijtmans | 2017-10-12 | 1 | -0/+10 |
|
|
* | | | If Tk is compiled with -DTK_NO_DEPRECATED=1, remove some deprecated code (pac... | jan.nijtmans | 2017-01-23 | 1 | -2/+6 |
|
|
* | | | Smarter initialization of doubleTypePtr/intTypePtr without hash-table lookup ... | jan.nijtmans | 2017-01-20 | 1 | -0/+4 |
|/ / |
|
* | | Workaround for possible build problem on Windows/MacOSX: Some (older) version... | jan.nijtmans | 2016-11-09 | 1 | -0/+6 |
|
|
* | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 1 | -6/+115 |
|
|
* | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -3/+3 |
|
|
* | | Put extern "C" guards around all stub table struct definitions, | jan.nijtmans | 2013-10-31 | 1 | -3/+5 |
|\ \
| |/ |
|