1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 15:12:32 +01:00

Removed array bag, and restructured the tree bag to be WMBag

This commit is contained in:
dan
2000-09-15 04:57:31 +00:00
parent 446e260186
commit 595d2b060b
8 changed files with 670 additions and 969 deletions

View File

@@ -11,6 +11,10 @@ changes since wmaker 0.62.1:
- added WMCreateTabViewItem()
- added W_CreateUnmanagedTopView()
- added wtokenize()
- restructured the directory tree. Added Documentation, Examples and Tests
subdirectories
- removed WMArrayBag and reorganized WMTreeBag to be WMBag.
changes since wmaker 0.62.0:
............................