1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-03 20:34:14 +01:00

undocumented WMGetListItems()

This commit is contained in:
kojima
1999-10-03 18:46:22 +00:00
parent 28f185d801
commit 1c64c62b3b

View File

@@ -8,7 +8,6 @@ changes since wmaker 0.61.0:
- changed WMList to use WMBag internally, instead of a linked list
- replaced WMAddSortedListItem() with WMSortListItems()
- replaced WMAddSortedBrowserItem() with WMSortBrowserColumn()
- added WMGetListItems()
changes since wmaker 0.60.0:
............................