summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)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 ↵jan.nijtmans2013-08-261-0/+14
| | | | | | | | ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on the linked -variable are fired
* | Bug [069c9e43c4]: FreeOptionInternalRep() breaks Tk_CreateOptionTable()jan.nijtmans2013-08-141-0/+5
| |
* | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵jan.nijtmans2013-07-021-0/+5
|\ \ | |/ | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin.
| * Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵jan.nijtmans2013-07-021-0/+5
| | | | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin.
* | 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
| | | | | | | | (backported from Tk 8.6)
* | 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
| |/ |/| | | One more last-moment fix for FreeBSD by Pietro Cerutti
* | Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ↵jan.nijtmans2013-05-231-0/+6
|\ \ | | | | | | | | | | | | without threads 2) X11 library is too old. A more direct test would be more desirable, but for now this should be fine.
* \ \ Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-0/+5
|\ \ \ | |/ / |/| / | |/ Pietro Cerutti
| * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-0/+5
| |\ | | | | | | | | | Pietro Cerutti
| | * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵jan.nijtmans2013-05-191-0/+5
| | | | | | | | | | | | Pietro Cerutti
* | | [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
|\ \ \ | |/ / | | | use. Adapted from patch from Brian Griffin.
| * | 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-011-0/+6
| | | | | | | | | use. Adapted from patch from Brian Griffin.
* | | 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
|\ \ \ | |/ / | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| * | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+9
| |\ \ | | | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| * | | ChangeLogdgp2013-03-221-0/+8
| |/ /
* | | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-131-0/+5
|\ \ \ | |/ / | | | | | | they have in Debian.
| * | Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-131-0/+5
| |\ \ | | |/ | | | | | | they have in Debian.
| | * Patch by Andrew Shadura, providing better support for three architectures ↵jan.nijtmans2013-03-131-0/+5
| | | | | | | | | | | | they have in Debian.
* | | 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
| |\ \ \ | | | |/ | | |/| | | | | when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet)
| | * | Don't compile Tk with -DTCL_NO_DEPRECATED by defaultjan.nijtmans2013-01-161-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | any more, it might hurt when we compile Tk 8.x against Tcl 8.y with y > x, because new deprecated constructs might be added in higher Tcl versions (except for Tk 8.6, for now, because there is no higher 8.x yet)
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. jan.nijtmans2013-01-151-0/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | Don't use deprecated "case" any more. Don't do unnecessary Tcl_PkgRequire(..., "Tcl", ...), the preceding Tcl_InitStubs() call already does that, both for dynamic loaded as wel as the static case. Disallow Tk 8.6.x to be loaded in any Tcl 8.6 alpha/beta release.
| * | | and ChangeLog as welljan.nijtmans2013-01-141-0/+5
| | |/ | |/|
* | | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-131-0/+6
| | | | | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif.
* | | [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
|\ \ \ | |/ /