summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * Don't use deprecated stricmp/strnicmp any more, but underscored variant for n...jan.nijtmans2013-06-141-2/+2
| * Static Cygwin wish.exe cannot link with win32's static libtk85.a (because it ...jan.nijtmans2013-06-142-12/+14
* | Additional install of libtk86.a for Cygwinjan.nijtmans2013-06-131-3/+4
|\ \ | |/
| * 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
|\ \ | |/
| * 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
* | 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
* | 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
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | merge 8.5dgp2013-06-032-10/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | merge 8.4dgp2013-06-032-10/+10
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2013-06-032-4/+4
| | * | | | | | | | | docs typodgp2013-06-031-1/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Disable XInitThreads() call until we have a better test for it.jan.nijtmans2013-05-243-12/+17
* | | | | | | | | | Extra bit of safety. Since we check whether xinitMutex is "still NULL"dgp2013-05-231-1/+1
* | | | | | | | | | Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ...jan.nijtmans2013-05-234-3/+103
|\ \ \ \ \ \ \ \ \ \