Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge trunk | nijtmans@users.sourceforge.net | 2012-04-12 | 2 | -7/+178 |
|\ | |||||
| * | minor clean-up of tkInt.decls | nijtmans@users.sourceforge.net | 2012-04-12 | 2 | -0/+6 |
| |\ | |||||
| | * | disallow colors like xellow | nijtmans@users.sourceforge.net | 2012-04-12 | 2 | -0/+6 |
| | |\ | |||||
| | | * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | nijtmans@users.sourceforge.net | 2012-04-11 | 2 | -116/+121 |
| | | * | some more cygwin compatibility improvements | nijtmans@users.sourceforge.net | 2012-04-06 | 2 | -0/+0 |
| * | | | gcc warning: signed-unsigned compare | nijtmans@users.sourceforge.net | 2012-04-02 | 1 | -3/+135 |
| |\ \ \ | | |/ / | |||||
| * | | | [Bug 3511806] Compiler checks too early | nijtmans@users.sourceforge.net | 2012-04-02 | 1 | -4/+37 |
| |\ \ \ | | |/ / | |||||
| | * | | re-generate configure | nijtmans@users.sourceforge.net | 2012-04-01 | 1 | -3/+135 |
| | * | | [Bug 3511806] Compiler checks too early | nijtmans@users.sourceforge.net | 2012-03-30 | 1 | -3/+35 |
| | |\ \ | | | |/ | |||||
| | | * | implementation ready for further field-tests | nijtmans@users.sourceforge.net | 2012-03-29 | 2 | -183/+284 |
* | | | | implement for Unix as well | nijtmans@users.sourceforge.net | 2012-03-26 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
* | | | | [Bug 2809525] Abort on overlong color name | nijtmans@users.sourceforge.net | 2012-03-21 | 1 | -17/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | [Bug 2809525] Abort on overlong color name | nijtmans@users.sourceforge.net | 2012-03-21 | 1 | -17/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | [Bug 2809525] Abort on overlong color name | nijtmans@users.sourceforge.net | 2012-03-21 | 1 | -17/+6 |
| | |/ | |||||
* | | | Patch from the cygwin folks | nijtmans@users.sourceforge.net | 2012-03-04 | 2 | -6/+12 |
|\ \ \ | |/ / | |||||
| * | | Patch from the cygwin folks | nijtmans@users.sourceforge.net | 2012-03-04 | 2 | -6/+12 |
| |\ \ | | |/ | |||||
| | * | Patch from the cygwin folks | nijtmans@users.sourceforge.net | 2012-03-04 | 2 | -173/+179 |
* | | | [Bug 3486474]: Inconsistent color scaling | nijtmans@users.sourceforge.net | 2012-02-15 | 2 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3486474]: Inconsistent color scaling | nijtmans@users.sourceforge.net | 2012-02-15 | 2 | -6/+6 |
| |\ \ | | |/ | |||||
| | * | proposed fix for bug-3486474 | nijtmans@users.sourceforge.net | 2012-02-10 | 2 | -6/+6 |
* | | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | nijtmans@users.sourceforge.net | 2011-11-22 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | nijtmans@users.sourceforge.net | 2011-11-22 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | nijtmans@users.sourceforge.net | 2011-11-22 | 1 | -0/+4 |
| | * | Add --disable-rpath option to configure script | nijtmans@users.sourceforge.net | 2011-09-06 | 2 | -299/+351 |
| | * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | nijtmans@users.sourceforge.net | 2011-08-30 | 2 | -342/+358 |
| | * | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-16 | 2 | -434/+505 |
* | | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max@tclers.tk (Reinhard Max) | 2011-11-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max@tclers.tk (Reinhard Max) | 2011-11-08 | 1 | -1/+1 |
| * | | Release candidate branch for Tk 8.5.11 | dgp@users.sourceforge.net | 2011-10-26 | 3 | -3/+3 |
* | | | Fix for bug 3410609; confirmed to work on UK keyboard. | donal.k.fellows@manchester.ac.uk | 2011-10-25 | 2 | -6/+30 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug 3410609; confirmed to work on UK keyboard. | donal.k.fellows@manchester.ac.uk | 2011-10-25 | 2 | -6/+30 |
| |\ \ | |||||
| | * | | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p... | Kevin B Kenny | 2011-10-01 | 2 | -6/+30 |
| |/ / | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | nijtmans@users.sourceforge.net | 2011-08-13 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| * | | merge RC to stable | dgp@users.sourceforge.net | 2011-06-24 | 3 | -9/+9 |
| |\ \ | |||||
| | * \ | Merge to RC branch | dgp@users.sourceforge.net | 2011-06-10 | 33 | -66/+0 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | Release candidate branch for Tk 8.5.10 | dgp@users.sourceforge.net | 2011-05-26 | 3 | -9/+9 |
* | | | | merge to rc | dgp@users.sourceforge.net | 2011-07-19 | 1 | -4/+4 |
|\ \ \ \ | |||||
* | | | | | Bump version number to 8.6b2 | dgp@users.sourceforge.net | 2011-07-18 | 3 | -9/+9 |
|/ / / / | |||||
* | | | | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 33 | -65/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 33 | -66/+0 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 31 | -62/+0 |
* | | | no longer depend on MODULE_SCOPE being defined | nijtmans@users.sourceforge.net | 2011-05-05 | 1 | -0/+3 |
* | | | Implement support for [wm forget] and [wm manage] on OS X; fix issue with lib... | Kevin Walzer | 2011-04-29 | 1 | -1/+5 |
* | | | minor nits, taken over from TEA (tclconfig) | nijtmans@users.sourceforge.net | 2011-04-12 | 2 | -11/+9 |
|\ \ \ | |/ / | |||||
| * | | minor nits, taken over from TEA (tclconfig) | nijtmans@users.sourceforge.net | 2011-04-12 | 2 | -11/+9 |
* | | | sync with Tcl version of tcl.m4 | nijtmans@users.sourceforge.net | 2011-04-11 | 2 | -3/+9 |
* | | | Don't use -fvisibility=hidden with static libraries (--disable-shared) | nijtmans@users.sourceforge.net | 2011-04-06 | 2 | -2/+2 |
* | | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re... | nijtmans@users.sourceforge.net | 2011-04-06 | 1 | -1/+4 |
* | | | set default MODULE_SCOPE=extern, in case no other value is determined | nijtmans@users.sourceforge.net | 2011-03-28 | 2 | -5/+29 |
* | | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | nijtmans@users.sourceforge.net | 2011-03-16 | 2 | -66/+8 |
|\ \ \ | |/ / |