User:Enn

From MozillaWiki
Jump to: navigation, search

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)