diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-08-26 11:00:13 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-08-26 11:00:13 (GMT) |
commit | 499b50c5dc232c0773ef051ced56b29e6aa53eed (patch) | |
tree | 7f0281a906e356893ac231807c6b87477af28835 /ChangeLog | |
parent | c7f7ab0b3a92bfa96f130b5a0c291a3a439947d0 (diff) | |
download | tk-499b50c5dc232c0773ef051ced56b29e6aa53eed.zip tk-499b50c5dc232c0773ef051ced56b29e6aa53eed.tar.gz tk-499b50c5dc232c0773ef051ced56b29e6aa53eed.tar.bz2 |
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
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-07-02 Jan Nijtmans <nijtmans@users.sf.net> * unix/tcl.m4: Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4 |