

Added missing printStyleTree method to IE_Exp_HTML for usage in other plugins (Volodymyr Rudyj).Do not show up in the File/Open dialog types, its confusing.Allow backspace, delete and arrows again (Ben Martin).Fix crash attempting to import one of Marc's secret HTML documents from the command line.Oh yeah, and a new menu item to turn on/off highlighting. Still things to do with it, but a decent step in the right direction. RDF Anchors can now be highlighted and the annotation bubble for them shows their xmlid and how many RDF triples are associated with that part of the document. A little bit of restructure in there because we now have hyperlinks, annotations, and rdfanchors which all share the same fp_run class tree.Updated ff localization by Ibraahiima Saar (Urmas).Thanks to Martin for the info on the Dummy run assertion I was getting! (Ben Martin) Of course, I have to update the code in that method and that class to be tailored to RDF instead of fp_AnnotationRun which it is based on.

fl_BlockLayout::_doInsertRDFAnchorRun() needs to create fp_RDFAnchorRun or else a text:meta right at the start of a text:p will assert violently.Add doublebuffering support for most of the drawing to reduce flickering.
