User:Enn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
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) | ||
Line 41: | Line 30: | ||
**log syntax errors to the console | **log syntax errors to the console | ||
**output match table somewhere | **output match table somewhere | ||
**create more testcases | **create more testcases | ||
*fix minor syntax changes (1 day) | *fix minor syntax changes (1 day) | ||
*clean up id/ref usage (3 days + regressions) | *clean up id/ref usage (3 days + regressions) | ||
Line 66: | Line 45: | ||
*add dragend and dragcancel events (3 days) | *add dragend and dragcancel events (3 days) | ||
*rubberband select box (3 days) | *rubberband select box (3 days) | ||
Revision as of 11:02, 2 November 2007
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)
- fix up and consolidate events with onX attributes (bug 366478, being reviewed)
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
- create more testcases
- fix minor syntax changes (1 day)
- clean up id/ref usage (3 days + regressions)
Clipboard / Drag and Drop
(17 days)
- finish data transfer spec (1 day)
- implement default drag handling (3 days)
- add a controller for lists and trees (2 days)
- add a simpler scriptable drag API (2 days)
- support translucent dragging (4 days)
- add dragend and dragcancel events (3 days)
- rubberband select box (3 days)