| Commit message (Expand) | Author | Age | Files | Lines |
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-04 | 1 | -1/+1 |
|
|
* | Remove unused variable.
| jan.nijtmans | 2013-04-03 | 1 | -1/+0 |
|
|
* | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -0/+1 |
|
|
* | Same change as [9bc120ced2] for UNIX, but for Windows as well. | jan.nijtmans | 2013-03-27 | 1 | -1/+0 |
|
|
* | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
|\ |
|
| * | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
|
|
* | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -7/+6 |
|
|
* | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -3/+3 |
|\ \
| |/ |
|
* | | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -11/+22 |
|\ \
| |/ |
|
| * | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -9/+15 |
|
|
* | | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|
|
| * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -2/+0 |
|
|
* | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
|
|
* | | some quoting issues, eliminate TCL_VARARGS_DEFINE | jan.nijtmans | 2012-06-07 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -5/+5 |
|
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -20/+31 |
|
|
| * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -7/+5 |
|
|
* | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -1/+1 |
|
|
* | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | jan.nijtmans | 2012-06-05 | 1 | -3/+7 |
|
|
* | | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -4/+21 |
|
|
* | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -3/+3 |
|\ \
| |/ |
|
* | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | SC_EMBED_MANIFEST macro | jan.nijtmans | 2011-03-11 | 1 | -0/+3 |
|
|
| * | * win/Makefile.in (install-private-headers): added target | hobbs | 2007-01-30 | 1 | -1/+23 |
|
|
| * | * generic/tkConsole.c: Complete reversal of the changes of Sep 22. | andreas_kupries | 2006-09-25 | 1 | -3/+3 |
|
|
| * | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -3/+4 |
|
|
| * | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" | hobbs | 2006-03-02 | 1 | -11/+11 |
|
|
| * | * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets to | hobbs | 2005-12-01 | 1 | -5/+5 |
|
|
| * | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-11-30 | 1 | -3/+4 |
|
|
| * | * unix/Makefile.in: Subst TCLSH_PROG and | mdejong | 2005-07-25 | 1 | -7/+4 |
|
|
* | | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. | dkf | 2010-10-06 | 1 | -2/+2 |
|
|
* | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 1 | -2/+5 |
|
|
* | | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-12 | 1 | -2/+2 |
|
|
* | | * generic/tkConsole.c: Relax the runtime version requirements on Tcl | dgp | 2009-10-15 | 1 | -2/+2 |
|
|
* | | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509] | dkf | 2009-04-10 | 1 | -2/+2 |
|
|
* | | * unix/Makefile.in: Relax constraints in index script so that | dgp | 2008-10-10 | 1 | -3/+2 |
|
|
* | | Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007]. | jenglish | 2008-03-18 | 1 | -4/+3 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Made maintenance easier by adding extra dependency information so that
| dkf | 2007-10-30 | 1 | -1/+6 |
|
|
* | | * win/Makefile.in (install-binaries): Fixed missing brace in the | andreas_kupries | 2007-09-12 | 1 | -2/+2 |
|
|
* | | * generic/tkConsole.c: Revised calls to Tcl_InitStubs() and | dgp | 2007-09-11 | 1 | -5/+5 |
|
|