summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-1/+1
| | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
* Merge updates from core 8.5 branch.Joe Mistachkin2014-11-111-14/+148
|\
| * Added note to ChangeLog pointing to the fossil timeline for better logging.dgp2013-09-131-0/+9
| |
| * Bump to 8.5.15 for release.dgp2013-08-301-0/+12
| |
| * 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 [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
| |
| * 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 [3613759] ttk::entry and symbolic index names.jan.nijtmans2013-06-051-0/+5
| |\
| | * 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
| | * [Bug 3568760]: Tk documentation fails to buildjan.nijtmans2013-04-101-0/+4
| | |\
| | * \ 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.
| | * | | 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)
| | * \ \ \ 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
| | |\ \ \ \ \
| | * \ \ \ \ \ minor: tidy up change log formattingdkf2013-02-281-9/+9
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ [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
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ 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.
| | * | | | | | | | | | [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
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windowsjan.nijtmans2012-11-141-0/+5
| | | | | | | | | | | | |
| | * | | | | | | | | | | missing changelog entryjan.nijtmans2012-11-131-0/+5
| | | | | | | | | | | | |
| | * | | | | | | | | | | [Bug 3574708]: Move window liveness checks to better location.dkf2012-11-071-0/+7
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Now that fossil stores the right characters, we might as well use them in ↵jan.nijtmans2012-11-071-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more places
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge changesdgp2012-11-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | operations that could cause segfaults due to premature free of structs.
| | * | | | | | | | | | | | | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warningjan.nijtmans2012-09-191-0/+5
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Tag for 8.6b3 release.core_8_6_b3core_8_6_b3_rcdgp2012-09-171-0/+6
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | merge trunkdgp2012-09-171-0/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | 3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.dgp2012-09-151-0/+5
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | merge trunkdgp2012-09-141-0/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | [Bug 3567453]: Clip regions must be cleared with XSetClipMask and notdkf2012-09-131-0/+9
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TkSetRegion on X11.
| | * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-09-131-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | [Bug 3567283]: Added missing cast.dkf2012-09-131-0/+4
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | merge trunkdgp2012-09-121-0/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | [Bug 3566594]: Fix clipping problem in classic X11; clip regions were leaking indkf2012-09-111-0/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reused GCs.
| | * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-09-071-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | [Bug 3565533]: Purge use of variable that was only ever checked once immediatelydkf2012-09-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | afterwards, except for one (buggy) case where it was checked without assignment.
| | * | | | | | | | | | | | | | | | | | Bump to 8.6b3dgp2012-09-071-0/+12
| | |/ / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | Unbreak windows problems with commit [961ae24a3f] as well.andreask2012-08-301-0/+3
| | | | | | | | | | | | | | | | | | |