1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 08:52:30 +01:00

- WMDestroyWidget() now first calls WMUnmapWidget()

- decided behavior of list selection while scrolling
This commit is contained in:
dan
2000-10-03 22:20:00 +00:00
parent ed39c92de0
commit bba6dd1670
6 changed files with 8 additions and 25 deletions

View File

@@ -39,6 +39,7 @@ changes since wmaker 0.62.1:
- WMBrowser now allows multiple selections.
- Added WMGetBrowserPaths() to retrieve the paths for browsers that allow
multiple selections.
- WMDestroyWidget() now calls WMUnmapWidget() first
changes since wmaker 0.62.0: