summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* Patch from the cygwin folksjan.nijtmans2012-03-042-6/+12
|\
| * Patch from the cygwin folksjan.nijtmans2012-03-042-6/+12
| |\
| | * Patch from the cygwin folksjan.nijtmans2012-03-042-173/+179
| | |
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-152-6/+6
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-152-6/+6
| |\ \ | | |/
| | * proposed fix for bug-3486474jan.nijtmans2012-02-102-6/+6
| | |
* | | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-0/+4
|\ \ \ | |/ /
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-0/+4
| |\ \ | | |/
| | * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-0/+4
| | |
| | * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-062-299/+351
| | |
| | * Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵jan.nijtmans2011-08-302-342/+358
| | | | | | | | | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support.
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-162-434/+505
| | |
* | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax2011-11-081-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.
| * | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax2011-11-081-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.11dgp2011-10-263-3/+3
| | |
* | | Fix for bug 3410609; confirmed to work on UK keyboard.dkf2011-10-252-6/+30
|\ \ \ | |/ /
| * | Fix for bug 3410609; confirmed to work on UK keyboard.dkf2011-10-252-6/+30
| |\ \
| | * | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in ↵bug_3410609Kevin B Kenny2011-10-012-6/+30
| |/ / | | | | | | | | | preference to the raw one in the XEvent.
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-0/+2
| |\ \ | | |/
| * | merge RC to stabledgp2011-06-243-9/+9
| |\ \
| | * \ Merge to RC branchdgp2011-06-1033-66/+0
| | |\ \ | | |/ / | |/| |
| | * | Release candidate branch for Tk 8.5.10dgp2011-05-263-9/+9
| | | |
* | | | merge to rcdgp2011-07-191-4/+4
|\ \ \ \
* | | | | Bump version number to 8.6b2dgp2011-07-183-9/+9
|/ / / /
* | | | Purge RCS Keywordsdgp2011-06-0833-65/+0
|\ \ \ \ | |/ / /
| * | | Purge RCS Keywords.dgp2011-06-0833-66/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Purge RCS Keywords.dgp2011-06-0831-62/+0
| | |
* | | no longer depend on MODULE_SCOPE being definedjan.nijtmans2011-05-051-0/+3
| | |
* | | Implement support for [wm forget] and [wm manage] on OS X; fix issue with ↵Kevin Walzer2011-04-291-1/+5
| | | | | | | | | | | | library stripping in install-sh
* | | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-122-11/+9
|\ \ \ | |/ /
| * | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-122-11/+9
| | |
* | | sync with Tcl version of tcl.m4jan.nijtmans2011-04-112-3/+9
| | |
* | | Don't use -fvisibility=hidden with static libraries (--disable-shared)jan.nijtmans2011-04-062-2/+2
| | |
* | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no ↵jan.nijtmans2011-04-061-1/+4
| | | | | | | | | | | | reason for exporting them.
* | | set default MODULE_SCOPE=extern, in case no other value is determinedjan.nijtmans2011-03-282-5/+29
| | |
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵jan.nijtmans2011-03-162-66/+8
|\ \ \ | |/ / | | | | | | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA.
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵jan.nijtmans2011-03-162-66/+8
| | | | | | | | | | | | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA.
* | | autoconf-2.59jan.nijtmans2011-03-161-10/+10
|\ \ \ | |/ /
| * | autoconf-2.59jan.nijtmans2011-03-161-10/+10
| | |
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-1216-113/+105
| | | | | | | | | using useful casts internally.
* | | Fix libXft checkrmax2011-03-091-1/+1
|\ \ \ | |/ /
| * | Fix libXft checkrmax2011-03-091-1/+1
| | |
* | | We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-081-12/+0
|\ \ \ | |/ /
| * | We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-081-7/+0
| |\ \ | | |/
| | * We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-051-8/+0
| | |
| | * [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-252-2/+10
| | | | | | | | | | | | Just the strcpy->memcpy part, to prevent anything like [Bug #3164879]
| | * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-4/+179
| | |
| | * Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-251-6/+18
| | |
| | * [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-3/+3
| | |
| | * * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-180/+182
| | | | | | | | | | | | to add _r to CC on AIX with threads.