Version 1.1.7 ------------- - Fix magic link segfaults. - Cursor movement crashes. Version 1.1.6 ------------- - Fix citation printing. - Fix citation pasting. Version 1.1.5 ------------- - Lots and lots of bug fixes (bugzilla is more accurate than I would be. Version 1.1.4 ------------- - fix gmo file names from 1.1.3. Version 1.1.3 ------------- - Lot of bug fixes (see bugzilla). - Editor UI Improvements. Version 1.1.2 ------------- - spell checking quotation improved - updated to new gnome-spell - better language selection - more than one language at once - spell checking control updated -
support for improved quotation logic - Cut & Paste of formatted html - link insertion / editing completely reworked - dirty flag for composer - HUGE general speedup - selection drawing speedup - less flicker - new commands and keybindings (delete-word, delete-word-backward, text-color-apply) - UI usability enhanced - gconf as default configuration backend - smileys :-) - DND for URL's - printing API - gtk_html_get_pages_num - title setting in editor - body templates - itemized list fixed - animated images fixed (infinite loop) - PRIMARY selection fixed - header printing fixed Version 0.9, "Lighthouse", 2000-12-14 ------------------------------------- General: - Fixed X selections so that we no longer try to pass UTF-8 encoded text in STRING atoms. - Improved the table layout code so that now we render tables very close to the big name browsers, one or two small issues left - Added many missing attributes to the HTML export code so that at least we pass on the attributes we understand. - Support for sub sup and strike elements. - We now parse param elements before emitting the object requested signal so that we can make an informed choice about whether or not the object is supported. Editor: - We now hook to the gnome-spell component to do spelling. - Rename the idl and oafinfo to bring us in line with the new naming conventions - The editor control now exposes an interface for issuing editor commands Ebrowser: - New component to support simple browsing tasks.