| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* generic/tkPanedWindow.c (ValidSashIndex): corrected to note that
2 panes must exist before any one sash does. [tcllib Bug #689258]
|
|
|
|
| |
size when increasing the size of the panedwindow. [Bug #689099]
|
|
|
|
|
|
|
| |
* generic/tkPanedWindow.c (PanedWindowCmdDeletedProc):
(Tk_PanedWindowObjCmd): when destroying the panedwindow, destroy
the proxy before the parent to avoid dependency conflicts.
[Bug #616589]
|
|
|
|
|
| |
to enable correct testing of panedwindow across platforms.
[Bug #582370]
|
| |
|
|
|
|
|
| |
* generic/tkPanedWindow.c: ensure that sash index is lower bounds
checked. [Bug #548727]
|
|
|