| Commit message (Expand) | Author | Age | Files | Lines |
* | Many upstream androwish changes | jan.nijtmans | 2016-03-02 | 1 | -5/+13 |
|
|
* | Merge trunk. | jan.nijtmans | 2016-01-22 | 1 | -4/+4 |
|\ |
|
* | | Implement new function Tk_ZipMain, which can be used for applications which w... | jan.nijtmans | 2015-12-18 | 1 | -323/+5 |
|
|
* | | Fix usage of ZIPFS_IN_TCL in various places, including the win32 configure sc... | jan.nijtmans | 2015-12-17 | 1 | -4/+7 |
|\ \
| |/ |
|
* | | Include zipfs.h, for access to zipfs symbols | jan.nijtmans | 2015-12-16 | 1 | -0/+3 |
|
|
* | | upstream androwish changes | jan.nijtmans | 2015-12-11 | 1 | -12/+92 |
|\ \
| |/ |
|
* | | merge trunk. Upstream androwish change. | jan.nijtmans | 2015-11-03 | 1 | -2/+7 |
|\ \
| |/ |
|
* | | Merge trunk. Adapt upstream Androwish modification, but without unnecessary "... | jan.nijtmans | 2015-10-26 | 1 | -8/+5 |
|\ \
| |/ |
|
* | | Merge trunk. Take over selected upstream androwish changes. | jan.nijtmans | 2015-10-19 | 1 | -0/+2 |
|\ \
| |/ |
|
* | | merge trunk | jan.nijtmans | 2015-10-07 | 1 | -3/+12 |
|\ \
| |/ |
|
| * | Fix [600b72bfbc789]: Unnecessary inclusion of tclInt.h in tkMain.c in Windows... | jan.nijtmans | 2015-10-06 | 1 | -3/+12 |
|
|
* | | Branch for androwish, as help to keep track on which android-specific changes... | jan.nijtmans | 2015-07-15 | 1 | -4/+233 |
|/ |
|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -4/+4 |
|
|
* | Add support for X11 GUI-mode on Cygwin64 | jan.nijtmans | 2013-06-06 | 1 | -1/+1 |
|\ |
|
| * | Add support for X11 GUI-mode on Cygwin64 | jan.nijtmans | 2013-06-06 | 1 | -1/+1 |
|
|
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -7/+1 |
|
|
| * | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 1 | -1/+1 |
|
|
| * | Make compiling/running Tk8.5 against 8.6 headers work on Windows as well. | jan.nijtmans | 2013-03-27 | 1 | -0/+6 |
|
|
* | | Eliminate last use of Tcl_GetStringResult | jan.nijtmans | 2013-02-15 | 1 | -1/+1 |
|
|
* | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | jan.nijtmans | 2013-01-26 | 1 | -3/+3 |
|
|
* | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | jan.nijtmans | 2013-01-22 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | jan.nijtmans | 2013-01-22 | 1 | -3/+6 |
| |\ |
|
| | * | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | jan.nijtmans | 2013-01-22 | 1 | -3/+6 |
|
|
| * | | fix comment | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
|
|
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
| |\ \
| | |/ |
|
* | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -1/+1 |
|
|
* | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 1 | -5/+1 |
|
|
| * | | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | function def in front | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
|
|
* | | | it's no longer necessary to set _USE_32BIT_TIME_T in Tk | jan.nijtmans | 2012-08-09 | 1 | -5/+0 |
|
|
* | | | fix broken build on Visual Studio 9+10 | jan.nijtmans | 2012-08-05 | 1 | -1/+6 |
|
|
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -4/+10 |
|\ \ \
| |/ / |
|
| * | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -4/+9 |
| |\ \
| | |/ |
|
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -15/+20 |
|
|
| | * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -2/+0 |
|
|
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u... | jan.nijtmans | 2012-05-31 | 1 | -1/+9 |
|
|
* | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -0/+22 |
|\ \ \
| |/ / |
|
| * | | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -36/+68 |
| |\ \
| | |/ |
|
| | * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -35/+70 |
|
|
* | | | minor clean-up of tkInt.decls | jan.nijtmans | 2012-04-12 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 1 | -1/+1 |
|
|
* | | | 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/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 1 | -5/+18 |
|
|
| | * | * generic/tkConsole.c: Complete reversal of the changes of Sep 22. | andreas_kupries | 2006-09-25 | 1 | -2/+2 |
|
|