dan
497e34b6b8
- Replaced all free() with wfree() where appropriate
...
- Fixed some memory leaks
2000-10-31 14:57:22 +00:00
dan
b2478b634f
- the list multiple selection code is working now. it still needs some
...
minor work and cleanup.
- made some bag and array functions to return void instead of int.
- a few new array functions.
- better handling of mouse wheel.
!!! make clean after this update before you rebuild. some enums changed.
2000-10-01 23:26:03 +00:00
dan
6973f07f30
Remake of the WMList code to allow multiple selection. Not complete yet.
...
It will not even compile. I Will finish it later today.
2000-09-28 03:09:57 +00:00
dan
ce8b816c5d
Sorting functions return void now instead of int.
2000-09-26 10:54:37 +00:00
dan
23ac6cc088
Added some typedef'ed functions for readability.
2000-09-25 01:42:06 +00:00
dan
ccbb6e8e15
Fixed some bugs, and compilation warnings.
2000-09-24 02:31:58 +00:00
dan
41ff127444
- Fixed WMArray.
...
- Changed WMList to use WMArray instead of WMBag
- Fixed compilation problems in WPrefs.app
2000-09-23 03:49:58 +00:00
dan
40e67dfce0
Removed some redundant code.
2000-09-21 01:25:47 +00:00
dan
c1a77f233f
Finished the WMArray class
2000-09-20 00:30:45 +00:00
dan
468f578345
WMArray class is almost ready.
2000-09-19 02:05:45 +00:00
dan
85702115f3
Some more functions for the array class
2000-09-17 21:52:24 +00:00
dan
9f98db6791
Some more code to the WMArray class
2000-09-15 09:42:22 +00:00
dan
595d2b060b
Removed array bag, and restructured the tree bag to be WMBag
2000-09-15 04:57:31 +00:00