summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2008-01-28 00:36:07 (GMT)
committerjenglish <jenglish@flightlab.com>2008-01-28 00:36:07 (GMT)
commit29ab39d05420f08d85a74740bca15f01dbe5c728 (patch)
tree0912a8dd31db8af66e8f34e3f99ddf77af05caf7 /ChangeLog
parent2ee3bde1cf15a39a891bf130c118f93222cd6583 (diff)
downloadtk-29ab39d05420f08d85a74740bca15f01dbe5c728.zip
tk-29ab39d05420f08d85a74740bca15f01dbe5c728.tar.gz
tk-29ab39d05420f08d85a74740bca15f01dbe5c728.tar.bz2
Make sure to schedule a redisplay when adding and/or hiding tabs [Bug 1878298].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 775d4fc..a4bbc8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-01-27 Joe English <jenglish@users.sourceforge.net>
+ * generic/ttk/ttkNotebook.c: Make sure to schedule a
+ redisplay when adding and/or hiding tabs [Bug 1878298].
+
+2008-01-27 Joe English <jenglish@users.sourceforge.net>
+
* unix/tkUnixRFont.c: Merged common code from InitFont()
and TkpGetFontAttrsForChar(), factored into GetTkFontAttributes()
and GetTkFontMetrics(). Removed write-only struct UnixFtFont