summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2008-12-27 18:54:55 (GMT)
committerjenglish <jenglish@flightlab.com>2008-12-27 18:54:55 (GMT)
commit524849f8a339db0114288b50f88c5ffa24415c9a (patch)
tree2399d45b587906aca18401ed2c6232830e930ca7 /ChangeLog
parente67ffd1afa937d41e028f872f7f1fd5db0f58233 (diff)
downloadtk-524849f8a339db0114288b50f88c5ffa24415c9a.zip
tk-524849f8a339db0114288b50f88c5ffa24415c9a.tar.gz
tk-524849f8a339db0114288b50f88c5ffa24415c9a.tar.bz2
ttk::treeview: Fix inconsistent use of treeArea / headingArea;
fixes [#2381555] ([$tv identify] didn't work when horizontally scrolled).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a93f37..636938e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-27 Joe English <jenglish@users.sourceforge.net>
+
+ * generic/ttk/ttkTreeview.c: Fix inconsistent use of
+ treeArea / headingArea; fixes [Bug 2381555]. ([$tv identify]
+ didn't work when horizontally scrolled).
+
2008-12-21 Donal K. Fellows <dkf@users.sf.net>
* doc/canvas.n (postscript): Regularized documentation of -channel