| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug 3410609; confirmed to work on UK keyboard. | dkf | 2011-10-25 | 2 | -6/+30 |
|\ |
|
| * | 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 p...bug_3410609 | Kevin B Kenny | 2011-10-01 | 2 | -6/+30 |
| |/ |
|
| * | [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 |
|
|
* | | | | merge to rc | dgp | 2011-07-19 | 1 | -4/+4 |
|\ \ \ \ |
|
* | | | | | Bump version number to 8.6b2 | dgp | 2011-07-18 | 3 | -9/+9 |
|/ / / / |
|
* | | | | Purge RCS Keywords | dgp | 2011-06-08 | 33 | -65/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Purge RCS Keywords. | dgp | 2011-06-08 | 33 | -66/+0 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 31 | -62/+0 |
|
|
* | | | no longer depend on MODULE_SCOPE being defined | jan.nijtmans | 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) | jan.nijtmans | 2011-04-12 | 2 | -11/+9 |
|\ \ \
| |/ / |
|
| * | | minor nits, taken over from TEA (tclconfig) | jan.nijtmans | 2011-04-12 | 2 | -11/+9 |
|
|
* | | | sync with Tcl version of tcl.m4 | jan.nijtmans | 2011-04-11 | 2 | -3/+9 |
|
|
* | | | Don't use -fvisibility=hidden with static libraries (--disable-shared) | jan.nijtmans | 2011-04-06 | 2 | -2/+2 |
|
|
* | | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re... | jan.nijtmans | 2011-04-06 | 1 | -1/+4 |
|
|
* | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 2 | -5/+29 |
|
|
* | | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | jan.nijtmans | 2011-03-16 | 2 | -66/+8 |
|\ \ \
| |/ / |
|
| * | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | jan.nijtmans | 2011-03-16 | 2 | -66/+8 |
|
|
* | | | autoconf-2.59 | jan.nijtmans | 2011-03-16 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | autoconf-2.59 | jan.nijtmans | 2011-03-16 | 1 | -10/+10 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 16 | -113/+105 |
|
|
* | | | Fix libXft check | rmax | 2011-03-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | 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 | -12/+0 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
| | * | 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 |
|
|
| | * | 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 |
|
|
| | * | autoconf-2.13 | das | 2008-06-12 | 1 | -130/+131 |
|
|
| | * | duh, fix missing 'fi', thanks aku! | das | 2008-06-12 | 1 | -1/+2 |
|
|
| | * | * unix/configure: autoconf-2.13 | das | 2008-06-12 | 1 | -170/+167 |
|
|
| | * | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -14/+30 |
|
|
| | * | * README: Bump version number to 8.4.19 | dgp | 2008-04-07 | 3 | -15/+34 |
|
|
| | * | * unix/configure: autoconf-2.13 | das | 2008-03-27 | 1 | -29/+10 |
|
|
| | * | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -1/+1 |
|
|
| | * | *** 8.4.18 TAGGED FOR RELEASE *** | dgp | 2008-02-06 | 3 | -15/+34 |
|
|
| | * | * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing | das | 2008-02-02 | 2 | -33/+19 |
|
|
| | * | * changes: updates for 8.4.17 release. | dgp | 2007-12-31 | 2 | -12/+31 |
|
|
| | * | sync with tcl/unix/tcl.m4 | das | 2007-11-09 | 1 | -1/+1 |
|
|