| Commit message (Expand) | Author | Age | Files | Lines |
* | Add TkUnusedStubEntry to tkInt stub interface | jan.nijtmans | 2021-12-08 | 1 | -0/+7 |
|
|
* | Don't fill stub entries for TkpWillDrawWidget/TkpRedrawWidget with 0 on XQuar... | jan.nijtmans | 2020-09-08 | 1 | -1/+1 |
|
|
* | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -18/+23 |
|\ |
|
| * | Move up TkUnusedStubEntry a little. | jan.nijtmans | 2020-09-08 | 1 | -3/+9 |
|
|
| * | Different approach to stubs for the TkpScanWindowId() declaration. | dgp | 2015-02-12 | 1 | -11/+3 |
|
|
| * | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -3/+11 |
|
|
* | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -4/+4 |
|
|
* | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+36 |
|
|
* | | Add more (dummy) stub entries, as preparation for futher stub simplifications... | jan.nijtmans | 2020-03-29 | 1 | -0/+8 |
|
|
* | | Modify TkClipBox and friends such that they return an int (normally 0) in ste... | jan.nijtmans | 2019-10-01 | 1 | -12/+12 |
|
|
* | | re-generate tkIntDecls.h | jan.nijtmans | 2014-06-03 | 1 | -7/+6 |
|
|
* | | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 1 | -8/+9 |
|
|
* | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -7/+7 |
|
|
* | | 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 |
|
|
| * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+20 |
| |\ |
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+101 |
|
|
| | * | Remove all the long dead mac entries in tk*.decls files
| jan.nijtmans | 2012-11-15 | 1 | -47/+9 |
|
|
| * | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+5 |
|
|
| * | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | jan.nijtmans | 2012-06-05 | 1 | -1/+1 |
|
|
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -21/+23 |
| |\ \
| | |/ |
|
| * | | merge core-8-4-branch, still to be tested on Unix | jan.nijtmans | 2012-05-29 | 1 | -5/+3 |
| |\ \
| | |/ |
|
* | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|
|
* | | | 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 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -24/+24 |
|
|
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -172/+28 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -212/+28 |
| |\ \
| | |/ |
|
| | * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -294/+0 |
|
|
| | * | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -4/+4 |
|
|
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 1 | -27/+27 |
|
|
| | * | format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.h | jan.nijtmans | 2012-04-06 | 1 | -381/+377 |
|
|
* | | | 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/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -1/+16 |
|
|
| | * | * generic/tkInt.h: move TkGetOptionSpec to stubs intDecls | hobbs | 2003-10-13 | 1 | -1/+9 |
|
|
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan | 2011-03-27 | 1 | -50/+50 |
|
|
| * | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -413/+394 |
|
|
| * | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ... | nijtmans | 2009-06-27 | 1 | -1/+51 |
|
|
| * | | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 1 | -1/+134 |
|
|
* | | | fix/regen | dkf | 2010-12-02 | 1 | -17/+28 |
|
|
* | | | regen | dkf | 2010-12-02 | 1 | -1/+21 |
|
|
* | | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: | nijtmans | 2010-08-21 | 1 | -44/+44 |
|
|
* | | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ... | nijtmans | 2010-08-19 | 1 | -860/+9 |
|
|
* | | | [Patch #2999889] TkCopyAndGlobalEval obsolete | nijtmans | 2010-06-21 | 1 | -12/+4 |
|
|
* | | | [Patch 3009998]: Replace binding procedures with ordinary event handlers | jenglish | 2010-06-19 | 1 | -26/+7 |
|
|