diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-08-26 11:02:39 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-08-26 11:02:39 (GMT) |
commit | 0fbe0db2af1c8fc2e747c2807225a050f1565bf5 (patch) | |
tree | 50d3f78207c787d3930f2e6d98f07647fbc5513e /ChangeLog | |
parent | 74d4360d00d7d7a03fe6527d87e17e9fc64db32b (diff) | |
parent | 3d9172ad682a1cfffaf9f55793a947ff05c78e57 (diff) | |
download | tk-0fbe0db2af1c8fc2e747c2807225a050f1565bf5.zip tk-0fbe0db2af1c8fc2e747c2807225a050f1565bf5.tar.gz tk-0fbe0db2af1c8fc2e747c2807225a050f1565bf5.tar.bz2 |
Changelog entries for previous two commits
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2013-08-25 Kevin Walzer <wordtech@users.sourceforge.net> + + * macosx/tkMacOSXButton.c: Bug [3016181]: Crash after scrollbar + * macosx/tkMacOSXMenu.c: destroyed, Tk Cocoa. + * macosx/tkMacOSXScrlbr.c: + * macosx/tkMacOSXWm.c: + +2012-08-15 Joe English <jenglish@users.sourceforge.net> + + * library/ttk/progress.tcl: Bug [c597acdab3]: Call [$pb step] + in tail position in ttk::progressbar::Autoincrement, so that + the widget is in a consistent state when any write traces on + the linked -variable are fired. + 2013-08-14 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkConfig.c: Bug [069c9e43c4]: FreeOptionInternalRep() breaks |