| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 1 | -19/+3 |
|
|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | Merge 8.6. Rename some functions | jan.nijtmans | 2020-09-08 | 1 | -10/+34 |
|\ |
|
| * | Merge 8.6. Minor simplification: no need for separate stub entry for Tk_MacOS... | jan.nijtmans | 2020-09-04 | 1 | -7/+5 |
| |\ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| * | | Rename 3 badly named functions that were exported as stubs; export under both... | marc_culler | 2020-09-01 | 1 | -6/+10 |
| |\ \ |
|
| | * | | Suggestions for name cleanup with compatibiltiy for 8.6.11 | culler | 2020-09-01 | 1 | -10/+14 |
|
|
| * | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD... | jan.nijtmans | 2020-09-01 | 1 | -13/+8 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext) | jan.nijtmans | 2020-08-31 | 1 | -5/+5 |
|
|
| * | | More tweaks | jan.nijtmans | 2020-08-30 | 1 | -8/+17 |
| |\ \
| | |/
| |/| |
|
| | * | Export TkMacOSXGetCGContextForDrawable() too, that's the only function from t... | jan.nijtmans | 2020-08-28 | 1 | -3/+5 |
|
|
| | * | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as... | jan.nijtmans | 2020-08-28 | 1 | -3/+5 |
| |/ |
|
* | | For now, put back TkMacOSXGetRootControl(), since Kevin Walzer uses it in his... | jan.nijtmans | 2020-08-27 | 1 | -3/+5 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-27 | 1 | -32/+35 |
|\ \
| |/ |
|
| * | Simplifications, because TkMacOSXGetDrawablePort() always returns NULL | jan.nijtmans | 2020-08-26 | 1 | -35/+15 |
|
|
* | | We don't have to preserve cruft in trunk, so let's get rid of it. | culler | 2020-08-26 | 1 | -59/+18 |
|
|
* | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. | jan.nijtmans | 2020-08-26 | 1 | -33/+17 |
|\ \
| |/
|/| |
|
| * | Put back a dummy Tk_MacOSXTkOwnsCursor(), just because it's in the public stu... | jan.nijtmans | 2020-08-26 | 1 | -29/+13 |
|
|
| * | Fix [08eb057dea]: remove two unused stub functions related to cursors and dat... | culler | 2020-08-25 | 1 | -10/+6 |
|/ |
|
* | Add more (dummy) stub entries, as preparation for futher stub simplifications... | jan.nijtmans | 2020-03-29 | 1 | -0/+43 |
|
|
* | 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 |
|\ |
|
| * | Put extern "C" guards around all stub table struct definitions, | jan.nijtmans | 2013-10-31 | 1 | -3/+5 |
|
|
| * | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -2/+0 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -4/+6 |
|
|
| * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -3/+3 |
| |\ |
|
| | * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -12/+12 |
|
|
* | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|
|
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -67/+33 |
|\ \ \
| |/ / |
|
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -113/+49 |
| |\ \
| | |/ |
|
| | * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 1 | -55/+3 |
|
|
* | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -30/+64 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -49/+113 |
| |\ \
| | |/ |
|
| | * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -0/+52 |
|
|
| | * | make genstubs | dgp | 2012-04-09 | 1 | -37/+35 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 1 | -3/+3 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -29/+29 |
|
|
* | | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ... | nijtmans | 2010-08-19 | 1 | -90/+9 |
|
|
* | | | * generic/tkPlatDecls.h: Correct broken 2886635 fix. [Bug 2965600] | dgp | 2010-03-08 | 1 | -2/+2 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -5/+5 |
|
|
* | | | genStubs.tcl: No longer generate a space after | nijtmans | 2010-01-29 | 1 | -24/+24 |
|
|
* | | | * generic/tkPlatDecls.h: Restore C++ friendliness to the | dgp | 2009-11-11 | 1 | -1/+9 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -5/+5 |
|
|
* | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -10/+10 |
|
|
* | | | * tkDecls.h: Reverted das's change of Tk's stubs pointers | Kevin B Kenny | 2008-04-08 | 1 | -2/+2 |
|
|
* | | | * generic/tkDecls.h: make genstubs | das | 2008-04-02 | 1 | -11/+3 |
|
|
* | | | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -1/+5 |
|/ / |
|