mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-10 11:35:57 +01:00
- Fixed some issues with WMBrowser and the file panel that were
introduced by the latest changes in the WMList code (multiple and empty selection). - added WMSetBrowserAllowMultipleSelection(), WMSetBrowserAllowEmptySelection() WMBrowserAllowsMultipleSelection() and WMBrowserAllowsEmptySelection().
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
- move paint to idle handlers
|
||||
- finish the multiple selection code for lists (check for
|
||||
allowEmptySelection and add handlers for scrolling while drag-selecting).
|
||||
- finish the multiple selection code for lists (check for add handlers for
|
||||
scrolling while drag-selecting).
|
||||
- check whether WMDestroyWidget() should first call WMUnmapWidget().
|
||||
- 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.
|
||||
|
||||
|
||||
- optimize color allocation for repeated colors
|
||||
|
||||
Reference in New Issue
Block a user