| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -11/+12 |
|
|
* | | | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -145/+145 |
|
|
* | | | genStubs.tcl: No longer generate a space after | nijtmans | 2010-01-29 | 1 | -299/+280 |
|
|
* | | | CONSTify return values of TkKeysymToString, | nijtmans | 2009-12-16 | 1 | -7/+7 |
|
|
* | | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premerge | nijtmans | 2009-06-27 | 1 | -11/+36 |
|
|
* | | | regen stubs | dkf | 2009-06-12 | 1 | -1/+26 |
|
|
* | | | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 1 | -1/+101 |
|
|
* | | | [Feature Request 2636558] Tk_DefineBitmap | nijtmans | 2009-02-27 | 1 | -3/+3 |
|
|
* | | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmap | nijtmans | 2009-01-09 | 1 | -13/+13 |
|
|
* | | | undid previous 'fix': 'const' is only useful for pointers, not for | nijtmans | 2008-12-05 | 1 | -3/+3 |
|
|
* | | | Move 10 functions from tkText.h to | nijtmans | 2008-12-04 | 1 | -1/+129 |
|
|
* | | | no need to use CONST in internal header files | nijtmans | 2008-11-05 | 1 | -5/+5 |
|
|
* | | | CONSTify string and fileName parameters of TkGetBitmapData | nijtmans | 2008-11-05 | 1 | -6/+6 |
|
|
* | | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindow | nijtmans | 2008-10-28 | 1 | -6/+20 |
|
|
* | | | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -147/+147 |
|
|
* | | | After some discussion with Joe English and subsequently the | georgeps | 2008-08-19 | 1 | -12/+4 |
|
|
* | | | * 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 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tkIntDecls.h: regen with new genStubs.tcl. | das | 2007-12-10 | 1 | -143/+154 |
|
|
* | | Use more portable string literals | dgp | 2006-12-18 | 1 | -429/+394 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+28 |
|
|
* | | Regen | dkf | 2005-09-21 | 1 | -20/+42 |
|
|