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
74bbc24da2
Fixed a really stupid crasing bug caused by those (unsigned char*) pointers
...
to data.
2000-04-14 06:18:38 +00:00
dan
a6e19eed31
*** empty log message ***
2000-04-14 03:55:26 +00:00
dan
27e161cea4
Removed un-needed member in the data structure.
2000-04-09 02:57:39 +00:00
dan
b37b0fd9f1
small correction to previous patch
2000-04-09 02:42:32 +00:00
dan
b8ca9e2b64
Fixed behaviour of WMData objects regarding the destructor.
...
Merged WMCreateDataWithBytesNoCopy with WMCreateDataWithBytesAndDestructor.
2000-04-09 02:32:17 +00:00
kojima
60a247f271
drag and drop!
...
selection code rewrite!
textfield with new selection code!
etc etc
2000-04-03 03:10:20 +00:00
dan
5730c765c3
Fix for non-gcc compilers
2000-03-30 04:52:43 +00:00
kojima
6672180d77
removed listbag added tree bag
...
started drag & drop
2000-03-28 02:30:13 +00:00
dan
9c59becb31
Added 3 new classes: WMData, WMHost, WMConnection
1999-12-14 01:07:24 +00:00