| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe... | fvogel | 2023-07-16 | 1 | -6/+4 |
|
|
* | Add TkUnusedStubEntry to tkInt stub interface | jan.nijtmans | 2021-12-08 | 1 | -1/+3 |
|
|
* | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -4/+4 |
|\ |
|
| * | Move up TkUnusedStubEntry a little. | jan.nijtmans | 2020-09-08 | 1 | -2/+2 |
|
|
* | | Remove a hash table that was not needed | culler | 2020-09-04 | 1 | -6/+8 |
|
|
* | | Move stub entry for XSetClipRectangles to 106, since 92 is already filled in ... | jan.nijtmans | 2020-08-19 | 1 | -1/+1 |
|
|
* | | Test using XSetClipRectangles on macOS. | culler | 2020-08-18 | 1 | -0/+5 |
|
|
* | | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u... | jan.nijtmans | 2020-08-13 | 1 | -0/+6 |
|\ \
| |/ |
|
* | | Add 3 more stub entries to MacOSX X11 stub table, which win32 already has: XD... | jan.nijtmans | 2020-08-11 | 1 | -0/+12 |
|
|
* | | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou... | jan.nijtmans | 2020-08-06 | 1 | -0/+3 |
|
|
* | | 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/+9 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -2/+23 |
|
|
* | | 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 |
|
|
* | | Fix more X11 function signatures in MacOSX port | jan.nijtmans | 2019-08-19 | 1 | -24/+24 |
|
|
* | | Fix signatures of many X11 functions on MacOSX: They have an "int" return val... | jan.nijtmans | 2019-08-18 | 1 | -8/+8 |
|
|
* | | Remove some bloat from tkMacOSXWm.c. | culler | 2019-02-28 | 1 | -1/+1 |
|
|
* | | Removed all traces of the TkSuspendClipboard stub. | culler | 2018-10-18 | 1 | -3/+3 |
|
|
* | | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis... | jan.nijtmans | 2016-11-07 | 1 | -11/+59 |
|
|
* | | Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an... | jan.nijtmans | 2015-07-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an... | jan.nijtmans | 2015-07-15 | 1 | -1/+1 |
|
|
| * | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -0/+3 |
|
|
| * | Backing out changes; unexpected issues with window resizing that require furt... | Kevin Walzer | 2015-04-07 | 1 | -3/+0 |
|
|
| * | Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler... | Kevin Walzer | 2015-04-07 | 1 | -0/+3 |
|
|
* | | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -0/+3 |
|
|
* | | Backing out changes; unexpected issues with window resizing that require furt... | Kevin Walzer | 2015-04-07 | 1 | -3/+0 |
|
|
* | | Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler... | Kevin Walzer | 2015-04-07 | 1 | -0/+3 |
|
|
* | | Silence some compiler warnings. | dgp | 2015-02-12 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Different approach to stubs for the TkpScanWindowId() declaration. | dgp | 2015-02-12 | 1 | -3/+3 |
|
|
| * | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -0/+3 |
|
|
| * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+3 |
| |\ |
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+13 |
|
|
| | * | Remove all the long dead mac entries in tk*.decls files
| jan.nijtmans | 2012-11-15 | 1 | -275/+95 |
|
|
* | | | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 1 | -4/+4 |
|
|
* | | | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-23 | 1 | -4/+4 |
|
|
* | | | Now that fossil stores the right characters, we might as well use them in mor... | jan.nijtmans | 2012-11-07 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Cherrypick Merge, Backport of [6223d9e067]. Restored from | andreask | 2012-10-09 | 1 | -0/+5 |
|
|
| * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -15/+15 |
|
|
| * | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+26 |
| |\ \
| | |/ |
|
| | * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+26 |
|
|