summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* merge trunk; update changescore_8_6_1core_8_6_1_rcdgp2013-09-161-0/+11
|\
* | Bump to 8.6.1.dgp2013-08-301-0/+12
|/
* Changelog entries for previous two commitsjan.nijtmans2013-08-261-0/+14
|\
| * Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoi...jan.nijtmans2013-08-261-0/+14
* | Bug [069c9e43c4]: FreeOptionInternalRep() breaks Tk_CreateOptionTable()jan.nijtmans2013-08-141-0/+5
* | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che...jan.nijtmans2013-07-021-0/+5
|\ \ | |/
| * Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che...jan.nijtmans2013-07-021-0/+5
* | Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-281-0/+5
|\ \ | |/
| * Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-281-0/+5
* | 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
| * Fix [1913750]: tk_chooseDirectory -initialdir internationalization problem. (...jan.nijtmans2013-06-071-0/+5
* | Fix [2100430]: ttk::entry widget index must be integerjan.nijtmans2013-06-051-0/+4
|\ \ | |/
| * Fix [2100430]: ttk::entry widget index must be integerjan.nijtmans2013-06-051-0/+4
* | Fix [3613759] ttk::entry and symbolic index names.jan.nijtmans2013-06-051-0/+5
|\ \ | |/
| * Fix [3613759] ttk::entry and symbolic index names.jan.nijtmans2013-06-051-0/+5
| |\
* | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-0/+6
| |/ |/|
* | Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ...jan.nijtmans2013-05-231-0/+6
|\ \
* \ \ Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by Pietro...jan.nijtmans2013-05-191-0/+5
|\ \ \ | |/ / |/| / | |/
| * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-0/+5
| |\
| | * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-0/+5
* | | [Bug 3568760]: Tk documentation fails to buildjan.nijtmans2013-04-101-0/+4
|\ \ \ | |/ /
| * | [Bug 3568760]: Tk documentation fails to buildjan.nijtmans2013-04-101-0/+4
| * | merge release to 8.5; revert features not included in releasedgp2013-04-031-8/+12
* | | 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-011-0/+4
|\ \ \ | |/ /
| * | 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-011-0/+6
* | | Bring back test window-2.9. No longer hangs.dgp2013-04-011-0/+4
* | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+9
|\ \ \ | |/ /
| * | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+9
| |\ \
| * | | ChangeLogdgp2013-03-221-0/+8
| |/ /
* | | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-131-0/+5
|\ \ \ | |/ /
| * | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-131-0/+5
| |\ \ | | |/
| | * Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-131-0/+5
* | | 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-0/+5
|\ \ \ | |/ /
| * | 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-0/+5
* | | minor: tidy up change log formattingdkf2013-02-281-9/+9
|\ \ \ | |/ /
| * | minor: tidy up change log formattingdkf2013-02-281-13/+13
* | | [Bug 3599312]: Apply fix for Alt key problems.dkf2013-02-281-0/+7
|\ \ \ | |/ /
| * | [Bug 3599312]: Apply fix for Alt key problems.dkf2013-02-281-0/+7
| |\ \
* | | | Call XInitThreads once before the first Xlib call. Suggested by Brian Griffin.jan.nijtmans2013-02-181-0/+5
* | | | merge-markjan.nijtmans2013-01-161-11/+11
|\ \ \ \ | |/ / /
| * | | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ...jan.nijtmans2013-01-161-13/+21
| |\ \ \ | | | |/ | | |/|
| | * | Don't compile Tk with -DTCL_NO_DEPRECATED by defaultjan.nijtmans2013-01-161-3/+11
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. jan.nijtmans2013-01-151-0/+5
|\ \ \ \ | |/ / /
| * | | and ChangeLog as welljan.nijtmans2013-01-141-0/+5
| | |/ | |/|
* | | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-131-0/+6
* | | [Bug 3600260]: Errors in new virtual event definitionsjan.nijtmans2013-01-101-0/+2
* | | [Bug 3600251]: Inappropriate replacement of Mac binding.jan.nijtmans2013-01-101-0/+5
* | | Tag 8.6.0 for releasedgp2012-12-111-0/+14
* | | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+5
|\ \ \ | |/ /