summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.decls
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2020-12-091-2/+2
* Merge 8.6jan.nijtmans2020-09-271-1/+1
|\
* \ Merge 8.6jan.nijtmans2020-09-081-2/+2
|\ \ | |/
| * Merge 8.5. jan.nijtmans2020-09-081-4/+4
| |\
| | * Move up TkUnusedStubEntry a little.jan.nijtmans2020-09-081-2/+2
* | | Merge 8.6marc_culler2020-09-071-6/+8
|\ \ \ | |/ /
| * | Remove a hash table that was not neededculler2020-09-041-6/+8
* | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. jan.nijtmans2020-08-261-3/+4
|\ \ \
| * | | Fix [08eb057dea]: remove two unused stub functions related to cursors and dat...culler2020-08-251-3/+4
| |/ /
* | | Merge 8.6jan.nijtmans2020-08-211-0/+4
|\ \ \ | |/ /
| * | Move stub entry for XSetClipRectangles to 106, since 92 is already filled in ...jan.nijtmans2020-08-191-1/+1
| * | Test using XSetClipRectangles on macOS.culler2020-08-181-0/+5
| * | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u...jan.nijtmans2020-08-131-0/+6
| |\ \ | | |/
| * | Add 3 more stub entries to MacOSX X11 stub table, which win32 already has: XD...jan.nijtmans2020-08-111-0/+12
| * | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou...jan.nijtmans2020-08-061-0/+3
* | | Merge 8.6jan.nijtmans2020-08-041-8/+8
|\ \ \ | |/ /
* | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
|\ \ \ | |/ /
| * | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
* | | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+8
|\ \ \ | |/ /
| * | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+9
* | | Formatting and even more size_t usage.jan.nijtmans2020-05-251-1/+1
* | | More progressjan.nijtmans2020-05-221-12/+12
* | | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11jan.nijtmans2020-04-011-2/+2
* | | Merge 8.6jan.nijtmans2020-03-301-40/+32
|\ \ \ | |/ /
| * | Make TkGenerateActivateEvents() available to Win32 and X11jan.nijtmans2020-03-291-40/+6
| * | Add more (dummy) stub entries, as preparation for futher stub simplifications...jan.nijtmans2020-03-291-0/+26
| * | Merge 8.5jan.nijtmans2020-03-101-0/+6
| |\ \ | | |/
| | * Fix many gcc(-9) warnings, backported from trunk. jan.nijtmans2020-03-101-0/+6
| | * Add XDrawSegments/XDrawPoint/XDrawPoints to internal stub table, and fix thei...jan.nijtmans2016-11-081-11/+21
* | | Add XkbOpenDisplay and XkbKeycodeToKeysym to X11 stub table. MacOS not done yet.jan.nijtmans2020-03-091-2/+14
* | | Add many (mostly MacOS) stub functions, needed for future implementation of X...jan.nijtmans2019-10-021-12/+133
|\ \ \
| * | | Add a bunch of new X11 functions (stubs, for now) to the X11 stub tables for ...jan.nijtmans2019-10-021-0/+70
| * | | Add XLowerWindow to MacOS X11 stub tablejan.nijtmans2019-10-021-0/+3
| |\ \ \ | |/ / / |/| | |
* | | | Merge 8.6jan.nijtmans2019-10-011-6/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Modify TkClipBox and friends such that they return an int (normally 0) in ste...jan.nijtmans2019-10-011-6/+6
| * | | Add XPutImage() to the X11 stub table on Aquajan.nijtmans2019-09-251-1/+6
| | * | more Region-related revamp.jan.nijtmans2019-10-011-8/+8
| | * | Simplify many MacOS-specific types which are not necessaryjan.nijtmans2019-09-301-11/+11
| |/ / |/| |
* | | Make MacOSX aqua and X11 share the same X11 stub table.jan.nijtmans2019-09-251-117/+117
* | | Merge trunkjan.nijtmans2019-09-251-2/+26
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2019-09-241-1/+22
| |\ \ \ | | |/ /
| | * | Add 7 X11 functions to the aqua stub table, which makes them accessable to st...jan.nijtmans2019-09-241-2/+23
| * | | Rebase to trunkfvogel2019-08-271-9/+58
| |\ \ \
| * | | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs.fvogel2019-08-271-1/+1
| | |/ / | |/| |
| * | | Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO...jan.nijtmans2019-08-271-3/+3
| * | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs.fvogel2019-08-261-1/+1
| * | | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-261-0/+3
* | | | Merge 8.7jan.nijtmans2019-08-231-3/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Finally: Add XDrawArcs() and XDrawRectangles() to aquajan.nijtmans2019-08-231-0/+6
| * | | Add XPutImage() to X11 stub table for MacOSX (aqua), enabling its use for ext...jan.nijtmans2019-08-231-1/+6