This file lists all bugs that have been fixed and all extensions that have been introduced in Thot Editor since version 2.0 of Thot Editor. Extensions: ---------- * Selection can be an insert caret in text elements, api functions TtaGiveFirstSelectedElement and TtaSelectString handle it. * Added a paginate option in print form. * Window manager message are now handled. * It's now possible to extend dictionaries used by the spell-checker. When the user clicks on a (+dic) button in spell-chcker form, the word is added to the common extensible dictionary. By default this common dictionary is located in $HOME/.thot.DIC, but user can redefine this location in .thotrc registry: EXTENDDICT= Unless previous versions of thot, the extension dictionary is not attached to the document currently edited, but there is one by user. Fixed bugs: ---------- * On 1 bit per pixel screen, forms buttons were entirely black and selection was invisible. * When closing a document and opening another one, the print parameters were not reset. * Help menu did not open manual. * Default with of documents windows increased, the menu bar now fit in one line. * Closing associated views kills the editor. * The Attributes and Selection menus of frames of associated views (Index table, Notes) were not well updated. * Closing a frame window of an associated view (Index table, Notes) killed the application. * Changing the character style or color when a single element is selected chamges the whole text element. * The hairlines of a table are not correct when printing a table. * The selection isn't displayed in associated views. * The pages in A4 format are not full enough (+1.5 cm is needed).