1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 20:35:54 +01:00

- 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.
This commit is contained in:
dan
2000-10-01 23:26:03 +00:00
parent 6de1c41865
commit b2478b634f
13 changed files with 467 additions and 157 deletions

View File

@@ -1,4 +1,8 @@
- move paint to idle handlers
- finish the multiple selection code for lists (check for
allowEmptySelection and add handlers for scrolling while drag-selecting).
- check whether WMDestroyWidget() should first call WMUnmapWidget().
- optimize color allocation for repeated colors
- make it work in 8bpp