diff options
author | jenglish <jenglish@flightlab.com> | 2008-12-27 18:54:55 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2008-12-27 18:54:55 (GMT) |
commit | 524849f8a339db0114288b50f88c5ffa24415c9a (patch) | |
tree | 2399d45b587906aca18401ed2c6232830e930ca7 /ChangeLog | |
parent | e67ffd1afa937d41e028f872f7f1fd5db0f58233 (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |