1998-09-29 22:36:29 +00:00
|
|
|
- move paint to idle handlers
|
2000-10-02 06:59:18 +00:00
|
|
|
- check if its useful to add some WMBrowserSelectionDidChangeNotification
|
|
|
|
|
(actually a pass-through for WMListSelectionDidChangeNotification).
|
|
|
|
|
Or a delegate to be called when the list selection change.
|
2000-10-08 23:29:11 +00:00
|
|
|
- add some way to modify speed when scrolling WMList, depending on how
|
2000-10-03 22:29:25 +00:00
|
|
|
far the mouse is moved outside of the list.
|
2002-03-24 21:57:21 +00:00
|
|
|
- clean up header files of declared but not implemented anywhere functions
|
|
|
|
|
- implement a generic WMChangeFontAttribute(WMFont *font, enum attributes)
|
|
|
|
|
function
|
2000-10-01 23:26:03 +00:00
|
|
|
|
1998-09-29 22:36:29 +00:00
|
|
|
|
|
|
|
|
- optimize color allocation for repeated colors
|
|
|
|
|
- make it work in 8bpp
|
|
|
|
|
- optimize SystemFont allocation for repeated font sizes
|