- the list multiple selection code is working now. it still needs some
commitb2478b634f0e09bc55494935ebbde519fbcfe035
authordan <dan>
Sun, 1 Oct 2000 23:26:03 +0000 (1 23:26 +0000)
committerdan <dan>
Sun, 1 Oct 2000 23:26:03 +0000 (1 23:26 +0000)
tree817021541e1e85681ee52e1c7f2f657003ea8902
parent6de1c418655959968835f5f164674980a710cbce
- 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.
13 files changed:
WINGs/ChangeLog
WINGs/TODO
WINGs/Tests/wtest.c
WINGs/WINGs.h
WINGs/WUtil.h
WINGs/array.c
WINGs/bagtree.c
WINGs/data.c
WINGs/wbrowser.c
WINGs/wlist.c
WINGs/wscroller.c
WINGs/wscrollview.c
WINGs/wtext.c