XUL:Priority List: Difference between revisions

m
No edit summary
Line 84: Line 84:
==Priority 4==
==Priority 4==


#get non-rectangular windows working on every platform and not just on some configurations of Linux. Often used for audio players, or Apple Dashboard like applications.#make richlistbox multi-selectable ([[XUL:Richlistbox]] and [https://bugzilla.mozilla.org/show_bug.cgi?id=298371 bug 298371]) and implement FAYT for it ([https://bugzilla.mozilla.org/show_bug.cgi?id=298993 bug 298993]) ([[User:Zeniko|zeniko]])
#get non-rectangular windows working on every platform and not just on some configurations of Linux. Often used for audio players, or Apple Dashboard like applications.
#make richlistbox multi-selectable ([[XUL:Richlistbox]] and [https://bugzilla.mozilla.org/show_bug.cgi?id=298371 bug 298371]) and implement FAYT for it ([https://bugzilla.mozilla.org/show_bug.cgi?id=298993 bug 298993]) ([[User:Zeniko|zeniko]])
#A CanvasTag for customized drawing is needed. The HTML canvas is available so this pretty much done. (Enn) I still think a non-retained version would be useful though.
#A CanvasTag for customized drawing is needed. The HTML canvas is available so this pretty much done. (Enn) I still think a non-retained version would be useful though.
#add some functions to the listbox so that creating multi-column items is easier.
#add some functions to the listbox so that creating multi-column items is easier.
287

edits