Fiction Book Editor Changelog

What's new in Fiction Book Editor 2.6.6

Feb 28, 2014
  • Replacement worked regexps in Code ("Source"), ie SciLexer.dll replaced.
  • Replaced by a library to version 8.12 pcre.dll. It is further assumed replacement pcre.dll to version 8.30.
  • User dictionary (custom.dic) now in UTF-8.
  • Minor changes in Help_FBE.chm.

New in Fiction Book Editor 2.6 (Feb 28, 2014)

  • Added script " Transferring one note in brackets" (found under browser "Move notes in brackets" ) . Before running the script, set the cursor to the body of the notes (or comments ) you want to move in brackets in the text
  • Added script "Reset structure." Allows you to move all sections on the upper level , ie structure removes sections without changing their order
  • Previously , if the search for regexps was something found , and parentheses as part of regexp matched the found text empty string ("" ), then refer to these brackets backreference ( \ 1, \ 2, etc.) in expression returns the number of substitutions . Now it returns an empty string
  • Increased the size of the buffer used for regular expressions
  • Script unification of footnotes and comments " ... (removing unused sections notes ) " are not renumbered titles and references of footnotes and comments
  • Added an improved dictionary to check the spelling of Russian Alexander Kljukvin
  • Significantly accelerated paste text from the clipboard
  • Minor UI improvements : there is information about the code character under the cursor , displaying the usual gaps in the regime Source
  • Updated file symbols.ini ( now this will be forced to file updated during installation )
  • Microsoft runtime library now link the statically (MSVCRTXXX.DLL) That solved the problem with the registration of shell extension FBShell.dll and running FBV.exe (FictionBook Validator)

New in Fiction Book Editor 2.5 (Feb 28, 2014)

  • Fixed bug "does not start " FBE ( probability of about 99 % , but can not be guaranteed 100% error bad catch )
  • Significantly accelerate source code editor fb2 ( mode SOURCE) Scintilla
  • For BODY regimes and replaced SOURCE "engine" on the powerful regular expressions PCRE (Perl Compatible Regular Expressions). In scripts remained until old VBScript- a marketing "engine" regexps . Among the advantages of PCRE, for example - support structures ( ? < = ... ) And ( ? < ! ...) And " greedy " regexps . Regexp \ b ( word boundary ) , however, still does not work for Russian letters. In the Source, as in mode Body, search regexps occurs within each row, not the entire document at once
  • Added the verification code updates the application ( through dialogue "About")
  • Dialog "About" (" About" ) received a beautiful dynamic 3D logo (OpenGL based). Click the mouse twice on a rotating " thorn " (as he calls it created , a professional designer Vladimir Prohorenkov , "The eBook", owner and administrator of the popular site on electronic reading )
  • Unplanned , but certainly long awaited by many "feature" . FBE now able to open " built wrong " ( ie, having a breach or violation of the rules xml- syntax ) fb2 ( rather incorrectly constructed XML) documents . FBE opens them naturally mode SOURCE, but after correction , you can switch to BODY and continue editing in WYSIWYG
  • Now breaking spaces selected symbol is displayed not only in body, but also in history and annotation
  • The algorithm groups browser " Layout subtitles , cleaning of empty lines ." Now , in theory, should be determined more accurately when you should not remove the empty string to preserve validity
  • Now the script is " only firs alignment " is not an error if the quote turns out neither left nor right , just leave it straight " . So setup firs now always executed before the end of the document than can be used if there is no time or reluctant to set a few quotes levels
  • Scripts that will put the Christmas trees and foot , now do not check that all quotes , open in one stanza, as it were closed
  • Scripts that will put the Christmas trees and foot , now do not highlight text that they need to process , so there should be some acceleration of their work
  • The word " acute combined accent" in " Settings -> Keyboard - > Symbol " is replaced by " Standard combines accent"
  • Combining- characters in " Settings -> Keyboard - > Symbol " is now visible
  • Fixed bug in spellcheck

New in Fiction Book Editor 2.4 (Feb 28, 2014)

  • Faster code serialization to XML (for stored words)
  • The length of the field value " What To Look For " in the " Search " is no longer limited by the width of the input field. Similarly, for the window "Change."
  • Scripts set " Layout subtitles , cleaning empty lines " could delete rows that contain only inline images
  • Do not work restoring a saved cursor position when opening the file
  • It was as if spell checking is disabled on the fly , when combines paragraphs or two separate paragraphs , words highlighting yet appeared
  • In the settings you can now turn on the display of line numbers in the mode Source. Line numbers are shown on the left of the editor window , ie the left of that line
  • In some cases, did not show a list of options for the " Reference " picture
  • Inline picture title could be obtained partially invisible
  • It was impossible to make a few text- author'ov pressing Alt-A ("text-author") to a few paragraphs ( sequentially, starting with the last line item and moving toward the beginning of the document)
  • Faster code that implements backlight orthographically incorrect words
  • When creating verse (by Ctrl-P or menu) in place of strings containing only spaces or non-breaking spaces, now created a gap stanza
  • When you click on the page "Description" focus never left the drop-down list ( any of ) to the subsequent use of the mouse wheel selection caused unnecessary values in the drop-down list
  • In this example, regexp : ^ $ can now find and produce blank lines replace them. And in general, fixed the regexp finding a substring of length zero
  • Tag date verses now automatically converted into text-author ( when opening the file ), so that the document remains valid
  • In the inset picture ( with the question " Insert a blank image Yes / No " ), you can press Esc, and it would be tantamount to "no" answer
  • Now is not lost id attribute elements image
  • When opening a file inline images inside the tags and subtitle text-author turned to other images
  • Insert images via the clipboard is now possible not only to PNG, but in JPEG, the format and the compression ratio can be setup
  • Now hotkeys work in non-modal dialogs (eg , in the dialog " Search" )
  • In deskripshene FBE now affix the same name and version of himself , which are displayed in the "About"
  • Code Spell checker rewritten so that there were no brakes
  • Dictionaries languages except English and Russian are now downloaded from the Internet during the installation program and installed automatically include the appropriate checkboxes
  • Now the lists are automatically updated when editing covers the attachment name on the page Description
  • Set fields " Table Styles" on page deskripshena left right when large width of the editor window
  • Now, if you run the script from the " Register" no selection is processed word under the cursor
  • Two new script , changing the case of selection: " Capitalization of the first word " and " Cyclic variation of the register ."
  • Work browser jurgennt'a " coalesced word ", "10.000.000.000", " Surname , Name " - You can stop now
  • Added line numbers and lights paired tags on the page "Source"
  • Enter the command transition to tag pairs , as well as search erroneous XML tag on the page "Source"
  • Added setting toolbars , browser toolbar added for quick access
  • Added a full-size preview images on the page "Description"
  • Improved installer under Windows Vista and Windows 7 , as well as installation in the current user profile
  • Fixed many minor and major errors ( see the full list of changes in the project)

New in Fiction Book Editor 2.3 (Feb 28, 2014)

  • Added support for spell checking
  • Added support for inline images and stylesheets
  • added a new method to add inline images by copying and pasting. Now the creation of complex texts containing many tables and special characters represented graphically considerably simplified
  • Added support for displaying non-breaking spaces (nbsp)
  • Added Ukrainian localization of the interface
  • adds full support for Windows Vista / Windows 7
  • updated scheme FB2 (using the latest official version 2.21)
  • scripts updated and expanded