| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
jump when B1 is pressed and released without moving. [Bug #932155]
Make the panedwindow -opaqueresize option work as per the docs.
[Bug #778893]
|
|
|
|
|
| |
pwAfterId and panecursor items to correctly handle cursor changes
with adjacant panedwindows.
|
|
|
|
|
|
| |
* library/panedwindow.tcl: changed class from PanedWindow to
Panedwindow to not conflict with existing bwidgets, but also to be
more regular with other names used in the core.
|
| |
|
|
|
|
|
|
| |
Added Cursor timer that restores the default cursor when pointer
is no longer over the sash. This is necessary because Leave
events won't be seen when moving into a paned child.
|
|
|
|
| |
y args at all (they aren't used).
|
| |
|
|
|