summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* ttk::range widget implementation, contributed by Goodwin Lawlor [SF#3391905]ttk_range_widgetjenglish2011-08-161-2/+6
|
* 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.
| | * Regen unix/configurestwo2009-04-141-1/+1
| | |
| | * Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-1/+1
| | |
| | * autoconf-2.13das2008-08-131-1/+1
| | |
| | * * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
| | | | | | | | | | | | libX11.so et al.
| | * autoconf-2.13das2008-06-121-130/+131
| | |
| | * duh, fix missing 'fi', thanks aku!das2008-06-121-1/+2
| | |
| | * * unix/configure: autoconf-2.13das2008-06-121-170/+167
| | |
| | * * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-14/+30
| | |
| | * * README: Bump version number to 8.4.19dgp2008-04-073-15/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release.
| | * * unix/configure: autoconf-2.13das2008-03-271-29/+10
| | |
| | * * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-1/+1
| | |
| | * *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-063-15/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.4.18 * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release.
| | * * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-022-33/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | * unix/configure.in (Darwin): all library/msgs locales. * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. * unix/configure: autoconf-2.13
| | * * changes: updates for 8.4.17 release.dgp2007-12-312-12/+31
| | | | | | | | | | | | | | | * unix/configure.in: Add "hu" to LOCALES. * unix/configure: autoconf-2.13
| | * sync with tcl/unix/tcl.m4das2007-11-091-1/+1
| | |
| | * * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-252-78/+121
| | | | | | | | | | | | * unix/configure: autoconf-2.13
| | * * README: Bump version number to 8.4.17dgp2007-10-023-17/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: Removed "es_ES" entry in LOCALES * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure:
| | * * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-152-128/+138
| | | | | | | | | | | | | | | in SHLIB_LD by 'cc' compiler driver. * unix/configure: autoconf-2.13
| | * * unix/configure.in: backport of TK_INCLUDE_SPEC addition.das2007-09-113-5/+18
| | | | | | | | | | | | | | | * unix/tkConfig.sh.in: [Bug 777203] * unix/configure: autoconf-2.13
| | * * unix/Makefile.in: add support for compile flags specific todas2007-08-073-13/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | object files linked directly into executables. * unix/configure.in (Darwin): only use -seg1addr flag when prebinding; use -mdynamic-no-pic flag for object files linked directly into exes. * unix/configure: autoconf-2.13
| | * * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-063-190/+181
| | | | | | | | | | | | | | | | | | | | | binaries in all cases; fix 64bit arch removal in fat 32&64bit builds. * unix/tcl.m4 (Darwin): fix CF checks in fat 32&64bit builds. * unix/configure: autoconf-2.13