Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
|\ | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
| | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
* | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 2 | -11/+23 |
| | | |||||
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 2 | -16/+13 |
|\ \ | |/ | | | [Bug 3519917]: Snow Leopard unix/Makefile `make test` fail | ||||
| * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 3 | -171/+188 |
| | | |||||
* | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 1 | -2/+9 |
|\ \ | |/ | | | reduce command table size | ||||
| * | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-17 | 1 | -2/+9 |
| | | | | | | reduce command table size | ||||
* | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 2 | -0/+6 |
|\ \ | |/ | | | | | cleanup tkInt.decls configure changes for cygwin | ||||
| * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 2 | -116/+121 |
| | | |||||
| * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 2 | -0/+0 |
| | | |||||
* | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -3/+135 |
| | | |||||
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -3/+35 |
|\ \ | |/ | | | (autoconf still to be run!) | ||||
| * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 2 | -183/+284 |
| | | |||||
* | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -17/+6 |
|\ \ | |/ | |||||
| * | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -17/+6 |
| | | |||||
* | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -6/+12 |
|\ \ | |/ | |||||
| * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -173/+179 |
| | | |||||
* | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 2 | -6/+6 |
|\ \ | |/ | |||||
| * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 2 | -6/+6 |
| | | |||||
* | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -0/+4 |
| | | |||||
| * | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 2 | -299/+351 |
| | | |||||
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 2 | -342/+358 |
| | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | ||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 2 | -434/+505 |
| | | |||||
* | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line. | ||||
* | | Release candidate branch for Tk 8.5.11 | dgp | 2011-10-26 | 3 | -3/+3 |
| | | |||||
* | | Fix for bug 3410609; confirmed to work on UK keyboard. | dkf | 2011-10-25 | 2 | -6/+30 |
|\ \ | |||||
| * | | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵bug_3410609 | Kevin B Kenny | 2011-10-01 | 2 | -6/+30 |
|/ / | | | | | | | preference to the raw one in the XEvent. | ||||
* | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 1 | -0/+2 |
|\ \ | |/ | |||||
* | | merge RC to stable | dgp | 2011-06-24 | 3 | -9/+9 |
|\ \ | |||||
| * \ | Merge to RC branch | dgp | 2011-06-10 | 33 | -66/+0 |
| |\ \ | |/ / |/| | | |||||
| * | | Release candidate branch for Tk 8.5.10 | dgp | 2011-05-26 | 3 | -9/+9 |
| | | | |||||
* | | | Purge RCS Keywords. | dgp | 2011-06-08 | 33 | -66/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 31 | -62/+0 |
| | | |||||
* | | minor nits, taken over from TEA (tclconfig) | jan.nijtmans | 2011-04-12 | 2 | -11/+9 |
| | | |||||
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-03-16 | 2 | -66/+8 |
| | | | | | | | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA. | ||||
* | | autoconf-2.59 | jan.nijtmans | 2011-03-16 | 1 | -10/+10 |
| | | |||||
* | | Fix libXft check | rmax | 2011-03-09 | 1 | -1/+1 |
| | | |||||
* | | We are no longer on CVS, so don't need the .cvsignore files any more | jan.nijtmans | 2011-03-08 | 1 | -7/+0 |
|\ \ | |/ | |||||
| * | We are no longer on CVS, so don't need the .cvsignore files any more | jan.nijtmans | 2011-03-05 | 1 | -8/+0 |
| | | |||||
| * | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 2 | -2/+10 |
| | | | | | | | | Just the strcpy->memcpy part, to prevent anything like [Bug #3164879] | ||||
| * | TIP #359: Extended Window Manager Hints support for 8.4 | patthoyts | 2010-01-23 | 1 | -4/+179 |
| | | |||||
| * | Fix [Bug 2809525] by limiting X11 color name lengths. | dkf | 2009-10-25 | 1 | -6/+18 |
| | | |||||
| * | [Patch 2088597]: Stop scrollbars from getting too small at the end. | dkf | 2009-10-07 | 1 | -3/+3 |
| | | |||||
| * | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 2 | -180/+182 |
| | | | | | | | | to add _r to CC on AIX with threads. | ||||
| * | Regen unix/configure | stwo | 2009-04-14 | 1 | -1/+1 |
| | | |||||
| * | Removed -Wno-implicit-int from CFLAGS_WARNING. | stwo | 2009-04-14 | 1 | -1/+1 |
| | | |||||
| * | autoconf-2.13 | das | 2008-08-13 | 1 | -1/+1 |
| | | |||||
| * | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -1/+1 |
| | | | | | | | | libX11.so et al. | ||||
| * | autoconf-2.13 | das | 2008-06-12 | 1 | -130/+131 |
| | |