summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-22 21:41:20 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-22 21:41:20 (GMT)
commit69946bf0eb9ab14912c18295b25eec8c49a37d01 (patch)
treee0eacce20b7c7c1df64b6eace5c26333a64cabb0 /ChangeLog
parentda76bd4e71a3e8d17bd2b649d285e19a41f834b3 (diff)
downloadtk-69946bf0eb9ab14912c18295b25eec8c49a37d01.zip
tk-69946bf0eb9ab14912c18295b25eec8c49a37d01.tar.gz
tk-69946bf0eb9ab14912c18295b25eec8c49a37d01.tar.bz2
Apply (slight cleaner, tested) version of [Patch 1469210].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49a9318..bd3fdb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-10-22 Donal K. Fellows <dkf@users.sf.net>
+ * generic/tkText.c (CreateWidget, TextEditUndo, TextEditRedo)
+ (TextEditCmd, UpdateDirtyFlag):
+ * generic/tkText.h: [Patch 1469210]: Corrected handling of marking as
+ dirty when inserting after an undo from a non-dirty state.
+
* library/xmfbox.tcl (MotifFDialog_FileTypes)
(MotifFDialog_ActivateSEnt):
* library/tkfbox.tcl (Done, ::tk::dialog::file::):