diff options
author | hobbs <hobbs> | 2007-04-13 00:21:47 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-04-13 00:21:47 (GMT) |
commit | 59b73712486121720aa582183db730964dc8c8a9 (patch) | |
tree | 732d086e198007bc55c2d72b14a00171e41cbdf3 /ChangeLog | |
parent | 61bd267e4576d68219584d4fed309983cd80a773 (diff) | |
download | tk-59b73712486121720aa582183db730964dc8c8a9.zip tk-59b73712486121720aa582183db730964dc8c8a9.tar.gz tk-59b73712486121720aa582183db730964dc8c8a9.tar.bz2 |
* library/ttk/panedwindow.tcl (ttk::panedwindow::Press): handle
Press triggering outside sash element boundaries.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-04-12 Jeff Hobbs <jeffh@ActiveState.com> + + * library/ttk/panedwindow.tcl (ttk::panedwindow::Press): handle + Press triggering outside sash element boundaries. + 2007-04-10 Joe English <jenglish@users.sourceforge.net> * win/ttkWinMonitor.c, win/ttkWinXPTheme.c: Re-sync |