summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-072-56/+14
| | |
| | * Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵jan.nijtmans2013-07-023-2/+7
| | |\ | | |/ | |/| | | | check is incorrect in tcl.m4. Thanks to Brian Griffin.
| * | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵jan.nijtmans2013-07-023-2/+7
| | | | | | | | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin.
| | * merge-markjan.nijtmans2013-06-280-0/+0
| | |\ | | |/ | |/|
| * | Fix [3588364] (hopefully)jan.nijtmans2013-06-281-3/+3
| | |
| | * Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-282-1/+9
| | |\ | | |/ | |/|
| * | Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-282-1/+9
| | |
| | * manually revert changes caused by different autoconf versionsjan.nijtmans2013-06-271-6/+6
| | |\ | | |/ | |/|
| * | manually revert changes caused by different autoconf versions.jan.nijtmans2013-06-271-6/+6
| | |
| | * fix installation on MacOSXjan.nijtmans2013-06-272-8/+8
| | |\ | | |/ | |/|
| * | fix installation on MacOSXjan.nijtmans2013-06-272-8/+8
| | |
| | * Updates to redirect bug reports to the new tracker locationdgp2013-06-172-9/+8
| | |\ | | |/ | |/|
| * | Updates to redirect bug reports to the new tracker location.dgp2013-06-172-9/+8
| | |
| | * Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ↵jan.nijtmans2013-06-143-14/+16
| | |\ | | |/ | |/| | | | | | | | | | expects a different runtime), so configure shouldn't even try to do this. (On a dynamic wish.exe this works, this is exactly how wish can run even without X11). Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers.
| * | Don't use deprecated stricmp/strnicmp any more, but underscored variant for ↵jan.nijtmans2013-06-141-2/+2
| | | | | | | | | | | | non-GNU compilers.
| * | Static Cygwin wish.exe cannot link with win32's static libtk85.a (because it ↵jan.nijtmans2013-06-142-12/+14
| | | | | | | | | | | | | | | expects a different runtime), so configure shouldn't even try to do this. (On a dynamic wish.exe this works, this is exactly how wish can run even without X11)
| | * Additional install of libtk86.a for Cygwinjan.nijtmans2013-06-131-3/+4
| | |\ | | |/ | |/| Remove unused @EXTRA_AQUA_OBJS and @EXTRA_AQUA_SRCS
| * | clean tk.pc and make it part of "make dist"jan.nijtmans2013-06-131-3/+3
| | |
| | * Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-136-187/+80
| | |\ | | |/ | |/| | | | Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Remove some old carbon-leftovers from configure/make (see [3607215]).
| * | one more entry in ignore-globjan.nijtmans2013-06-131-0/+1
| | |
| * | Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-136-51/+88
| | | | | | | | | | | | Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Add tk.pc
| | * Changelog: more bug-fixes which are fixed by the same commit.jan.nijtmans2013-06-111-1/+3
| | |\ | | |/ | |/|
| * | Changelog: more bug-fixes which are fixed by the same commit.jan.nijtmans2013-06-111-1/+5
| | |
| | * some code cleanup, remove structure which is no longer used.jan.nijtmans2013-06-071-37/+10
| | |\ | | |/ | |/|
| * | some code cleanup, remove structure which is no longer used.jan.nijtmans2013-06-071-26/+9
| | |
| | * merge-markjan.nijtmans2013-06-070-0/+0
| | |\ | | |/ | |/|
| * | Fix [1913750]: tk_chooseDirectory -initialdir internationalization problem. ↵jan.nijtmans2013-06-072-737/+187
| | | | | | | | | | | | (backported from Tk 8.6)
| | * Add support for X11 GUI-mode on Cygwin64jan.nijtmans2013-06-062-7/+7
| | |\ | | |/ | |/|
| * | Add support for X11 GUI-mode on Cygwin64jan.nijtmans2013-06-062-4/+4
| | |
| | * Fix [2100430]: ttk::entry widget index must be integerjan.nijtmans2013-06-054-6/+15
| | |\ | | |/ | |/|
| * | Fix [2100430]: ttk::entry widget index must be integerjan.nijtmans2013-06-054-13/+15
| | |
| | * Fix [3613759] ttk::entry and symbolic index names.jan.nijtmans2013-06-052-2/+10
| | |\ | | |/ | |/|
| * | Fix [3613759] ttk::entry and symbolic index names.jan.nijtmans2013-06-052-2/+10
| |\ \
| | * | Suggested fix for [3613759]: ttk::entry and symbolic index namesbug_3613759jan.nijtmans2013-06-042-3/+7
| | | |
| * | | merge-markjan.nijtmans2013-06-050-0/+0
| |\ \ \
| | * \ \ merge releasecore_8_4_branchdgp2013-06-0311-39/+168
| | |\ \ \
| | | * \ \ Tag for release.core_8_4_20core_8_4_20_rcdgp2013-06-033-5/+5
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Tag for releasedgp2013-05-283-298/+167
| | | |\ \ \
| | | * \ \ \ merge 8.4dgp2013-05-149-6/+44
| | | |\ \ \ \
| | | * | | | | Tag for release.dgp2013-03-264-13/+25
| | | | | | | |
| | | * | | | | selected changesdgp2013-03-221-0/+78
| | | | | | | |
| | | * | | | | merge 8.4dgp2013-03-2229-435/+860
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge 8.4dgp2012-11-1952-1881/+86
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.4dgp2012-11-157-1823/+117
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge 8.4dgp2012-11-1557-36235/+0
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ merge 8.4dgp2012-11-141-1/+0
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Release branch for Tk 8.4.20.dgp2012-11-147-27/+65
| | | | | | | | | | | | |
| | | | | | | | | | | | * Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-044-33/+23
| | | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti
| | | | | | | | | | | * merge 8.5dgp2013-06-032-10/+10
| | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | merge 8.4dgp2013-06-032-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /