| Commit message (Expand) | Author | Age | Files | Lines |
* | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11 | jan.nijtmans | 2020-04-01 | 1 | -1/+1 |
|
|
* | Merge 8.6. More TCL_UNUSED() usage. | jan.nijtmans | 2020-03-19 | 1 | -103/+103 |
|\ |
|
* | | Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor... | jan.nijtmans | 2020-03-17 | 1 | -4/+4 |
|
|
* | | Finish for MacOS too | jan.nijtmans | 2020-03-09 | 1 | -200/+221 |
|
|
* | | Apply macOS patch for [aea00be1] by Christopher Chavez. Prevents glitches wh... | culler | 2019-10-21 | 1 | -8/+62 |
|\ \
| |/ |
|
| * | Apply macOS patch for [aea00be1] by Christopher Chavez. Prevents glitches wh... | culler | 2019-10-21 | 1 | -8/+62 |
|
|
* | | Add many (mostly MacOS) stub functions, needed for future implementation of X... | jan.nijtmans | 2019-10-02 | 1 | -15/+151 |
|\ \ |
|
| * | | more Region-related revamp. | jan.nijtmans | 2019-10-01 | 1 | -4/+4 |
|
|
| * | | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 1 | -1/+1 |
|/ / |
|
* | | Merge trunk | jan.nijtmans | 2019-09-25 | 1 | -2/+57 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -1/+56 |
| |\ \
| | |/ |
|
| | * | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -1/+62 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -1/+1 |
|
|
* | | | Merge trunk. Some more signature changes, in line with X11-R6 | jan.nijtmans | 2019-08-22 | 1 | -13/+28 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2019-08-19 | 1 | -13/+28 |
| |\ \
| | |/ |
|
| | * | Fix more X11 function signatures in MacOSX port | jan.nijtmans | 2019-08-19 | 1 | -13/+28 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-08-18 | 1 | -3/+5 |
| |\ \
| | |/ |
|
| | * | Fix signatures of many X11 functions on MacOSX: They have an "int" return val... | jan.nijtmans | 2019-08-18 | 1 | -3/+5 |
|
|
* | | | Further experimenting, seems to work on MacOSX | jan.nijtmans | 2019-08-14 | 1 | -3/+5 |
|
|
* | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa... | jan.nijtmans | 2019-08-14 | 1 | -1/+1 |
|/ / |
|
* | | On macOS, edit comments and documentation; fix compiler warnings. | culler | 2019-04-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | On macOS, edit comments and documentation; fix compiler warnings. | culler | 2019-04-20 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-03-29 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Add calls to TkpInitKeymapInfo() during initialization. Taken from extended b... | jan.nijtmans | 2019-03-29 | 1 | -0/+6 |
|
|
* | | Fix a bug in TkPutImage for macOS. | culler | 2018-11-10 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | TkPutImage should not assume that a pixmap is transparent, even though it doe... | culler | 2018-11-10 | 1 | -1/+0 |
|
|
* | | merge core-8-6-branch | fvogel | 2018-11-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix spelling in comment (GitHub PR #4, chrstphrchvz) | fvogel | 2018-11-09 | 1 | -1/+1 |
|
|
* | | Many updates for macOS. Most, but not all, were triggered by changes between... | culler | 2018-10-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Adjust some conditional compilation cutoffs to make the build work on OSX 10.... | culler | 2018-10-28 | 1 | -1/+1 |
|
|
* | | Fix [d34dcd5225]: frame-2.17 fails on macOS | fvogel | 2018-07-17 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Fix [d34dcd5225]: frame-2.17 fails on macOS | fvogel | 2018-07-06 | 1 | -3/+0 |
|
|
* | | Fix [6d5042069f]: tk inactive does not work on macOS (tk-6.5 fails) | culler | 2018-04-30 | 1 | -37/+15 |
|\ \
| |/ |
|
| * | Explicitly initialize the static timestamp, for stylistic reasons. | culler | 2018-04-29 | 1 | -4/+4 |
|
|
| * | A minimally invasive fix. Since the one and only TkDisplay is a static | culler | 2018-04-29 | 1 | -8/+9 |
|
|
| * | The inactivity timer still works; only the reset is broken. And it is | culler | 2018-04-29 | 1 | -2/+44 |
|
|
| * | Borrowed a hack from tkMacOSXClipboard.c to make sure that the same Time | culler | 2018-04-29 | 1 | -2/+2 |
|
|
| * | Create a simple inactivity timer. | culler | 2018-04-29 | 1 | -69/+4 |
|
|
* | | Merge core-8-6-branch into trunk. Includes fix for [b24a7a877d]. | culler | 2017-11-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Make it possible to generate an NSImage with correct transparency from a | culler | 2017-11-15 | 1 | -0/+1 |
|
|
* | | Merge macOS_images into trunk. | culler | 2017-11-10 | 1 | -397/+1 |
|\ \
| |/ |
|
| * | Minor changes to deal with compiler warnings for different OSX | culler | 2017-11-09 | 1 | -1/+1 |
|
|
| * | Reorganization to put all code related to Ximages in the new | culler | 2017-11-08 | 1 | -396/+0 |
|
|
| * | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -2/+1 |
|
|
| * | Fix for 5f44d4f5 in building Tk on macOS 10.6; thanks to Mojca Miklavec for p... | Kevin Walzer | 2017-05-29 | 1 | -2/+4 |
|
|
* | | Removal of obsolete stubs function Tk_FreeXId that has been replaced by macro | Kevin Walzer | 2017-10-15 | 1 | -8/+0 |
|
|
* | | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -2/+9 |
|
|
* | | Fix for 5f44d4f5 in building Tk on macOS 10.6; thanks to Mojca Miklavec for p... | Kevin Walzer | 2017-05-29 | 1 | -2/+4 |
|
|
* | | merge core-8-6-branch | jan.nijtmans | 2016-11-08 | 1 | -2/+2 |
|\ \
| |/ |
|