User:Enn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
(29 days) | (29 days) | ||
*go through additional widgets and clean up those that really need it (8 days) | *go through additional widgets and clean up those that really need it (8 days) | ||
*unselect selectable items when removing them from the DOM (bug 331513, being reviewed) | *unselect selectable items when removing them from the DOM (bug 331513, being reviewed) | ||
*ensure scrolling API is available for all elements (in progress) | *ensure scrolling API is available for all elements (in progress) | ||
*make command updating more automatic (2 days) | *make command updating more automatic (2 days) | ||
===Tree Widget=== | |||
Create XUL element subclass for tree (bug 350264) | |||
Support any kind of content | |||
===Box Model Work=== | ===Box Model Work=== | ||
Line 41: | Line 34: | ||
**log syntax errors to the console | **log syntax errors to the console | ||
**output match table somewhere | **output match table somewhere | ||
*clean up id/ref usage (3 days + regressions) | *clean up id/ref usage (3 days + regressions) | ||
Line 59: | Line 40: | ||
(17 days) | (17 days) | ||
*implement default drag handling (3 days) | *implement default drag handling (3 days) | ||
*add a controller for lists and trees (2 days) | *add a controller for lists and trees (2 days) | ||
*add a simpler scriptable drag API (2 days) | *add a simpler scriptable drag API (2 days) | ||
*rubberband select box (3 days) | *rubberband select box (3 days) | ||
Latest revision as of 14:48, 4 February 2008
Neil's list of tasks
None of these are in any particular order.
Widgets
(29 days)
- go through additional widgets and clean up those that really need it (8 days)
- unselect selectable items when removing them from the DOM (bug 331513, being reviewed)
- ensure scrolling API is available for all elements (in progress)
- make command updating more automatic (2 days)
Tree Widget
Create XUL element subclass for tree (bug 350264) Support any kind of content
Box Model Work
- revise box model spec (ongoing)
- clean up box model code and implement spec (many days)
- support multiline boxes (2 days)
- create icon and iconbox elements using multiline boxes (5 days)
- support positioned elements in boxes (2 days)
- baseline alignment doesn't seem to work right in XUL (1 day)
- grid cleanup to support align/pack properly (4 days)
Template Builder
(15 days)
- logging Bug 321169(2 days)
- log syntax errors to the console
- output match table somewhere
- clean up id/ref usage (3 days + regressions)
Clipboard / Drag and Drop
(17 days)
- implement default drag handling (3 days)
- add a controller for lists and trees (2 days)
- add a simpler scriptable drag API (2 days)
- rubberband select box (3 days)