• almost finished the new Image dialog
  • Anchor dialog, ok for name-less anchors in html5
  • integrated Bespin 0.9a1
  • added a toolbox à la Firefox findbar to Bespin-based source view with goto-line and find fields; find&replace on its way
  • revamped the CSS policy dialog and the associated code
  • updated repository for the new XPCOM registration process in Gecko 2.0; autocomplete in "Open URL" still not OK.
  • started working on a potential entire rewriting of the c++ editing rules into a set of JavaScript components; the diHTMLEditor.deleteSelection() pilar is almost done; still unsure if I will keep the c++ editor or move to my new code for BlueGriffon 1.0. Whetever is the decision, it's interesting to do that and not only for BlueGriffon, the larger Mozilla ecosystem could be interested in a better, more hackable and more extensible html editor.