mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-03 14:55:46 +01:00
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.
10 lines
363 B
Plaintext
10 lines
363 B
Plaintext
- 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
|
|
- optimize SystemFont allocation for repeated font sizes
|