1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 09:22:27 +01:00

update changes

This commit is contained in:
dan
2000-09-29 02:20:35 +00:00
parent aee58cbd36
commit 358e3346c3

View File

@@ -25,7 +25,10 @@ changes since wmaker 0.62.1:
client data (previously passed the selected item row).
- WMRemoveListItem() returns an int : 1 success, 0 fail (previously was void).
- added WMUnselectListItem(), WMSelectAllListItems(), WMUnselectAllListItems()
- better behavior of wheel mices in WMList. Simple mouse wheel events
will scroll by 1/3 of the WMList height. Using Control as a modifier will
scroll line by line, while using Shift as a modifier will scroll page
by page.
changes since wmaker 0.62.0:
............................