Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    1,656 downloads
    LibreOffice 3.6.6 /
    4.0.3 / 4.0.4 RC2 /
    4.1.0 Beta 2

    1,354 downloads
    Wine 1.4.1 / 1.6 RC2
    1,253 downloads
    BackTrack 5 R3
    1,214 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,018 downloads
    Red Hat Linux 9
    994 downloads
    VLC 2.0.7
    898 downloads
    Ubuntu 10.04.4 LTS
    786 downloads
    Debian GNU/Linux 7.1
    688 downloads
    Red Hat Enterprise
    Linux 6.4

    686 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 370
    OpenMandriva 2013.0
    Alpha

    User rating: 4.4/5
    Votes: 625
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 267
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-12

    User rating: 4.3/5
    Votes: 260
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 569
    Fedora 18
    User rating: 4.3/5
    Votes: 613
    openSUSE Linux 12.3
    / 13.1 Milestone 2

    User rating: 4.2/5
    Votes: 471
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 696
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 286
    Linux Mint 15
    User rating: 4.0/5
    Votes: 371
    Home > Linux > Internet > Firefox Extensions > Column Reader > Changelog

    Column Reader 3.5 - Changelog


    What's new in Column Reader 3.5:

    April 24th, 2013

    · FEATURE: A dutch translation was added for the extension strings.
    · FIX: The full screen image viewing container now closes correctly in Firefox 20 and later.
    · FIX: The quality of the miniature view was improved and an error which prevented its creation for a single column was corrected.
    · FIX: The first drawing of the miniature view is now delayed to allow for rendering delays.
    · FIX: The background color estimate was improved by correcting an error which led it to be made too late.
    · FIX: The annoying shift at the end of animated forward horizontal scroll now occurs only for backward scroll.
    · FIX: Background-images are no more removed, because they are so often used to replace images nowadays.
    · FIX: Canvas elements are no more transformed to image elements but are cloned including their content.
    · FIX: The reader now exits the image fullscreen viewing mode when resizing the reader.
    · FIX: The book mode again always has an even amount of pages (in contrast to version 3.3 and 3.4).
    · FIX: When option 'Last used settings ...' is set, the default settings are now truly overridden.
    · FIX: The menu item icons which appeared in certain 'complete themes' are now prevented.
    · FIX: The reader or focus rectangle are removed again on disabling/uninstalling the extension.



    What's new in Column Reader 3.3:

    November 22nd, 2012

    · The failure of Firefox 17 to update the image viewing container was circumvented by changing its position from 'fixed' to 'absolute'.
    · floor(*) is now computed with *|0 rather than ~~*.



    What's new in Column Reader 3.1:

    November 6th, 2012

    · The element focus implementation was sped up considerably by inserting and removing focus divs only once.
    · Timed scroll was sped up considerably by not reacting to mouseover and mousemove events while scrolling.
    · During content selection, a right click now selects the parent element and stops the direct response to hovering.
    · The following elements are now removed from web content: iframe, script, embed, video, input, textarea, button, select.
    · The text zoom feature was removed, because it was much too slow on most page - a better solution is sought.
    · 6) Words are now forced to break in case they do not fit on a line to prevent horizontal overflow of many elements.
    · The code for automatic scrolling at a variable speed was removed to simplify the user interface and the code.
    · Custom cursors were implemented to indicate the different functions of regions within the reader.
    · Horizontal scrollability detection was moved from a mousemove to a mouseover event handler for reasons of speed.
    · The default element response to left clicks is now prevented to avoid unintended actions or exits from the reader.
    · The column margins were increased by 30% to obtain a less crowded view - this may affect saved scroll positions.
    · The toolbar button icon now turns yellow during mouse hover in case the saved element location was not found on a page.
    · The button behaviour now contains some hysteresis to prevent the up/down-direction to switch unexpectedly.
    · The MozAfterPaint event, which was used to respond to text-zoom changes, was removed as the resize event suffices now.
    · An extra option was added for setting the text alignment to 'start', 'center' or 'justify' (formerly fixed to 'start').
    · Potential styling errors are prevented now by copying all computed styles of the selected element to its clone.
    · Colors are now transformed by replacing color names by rgb values so as to prevent extensive use of the computed styles.
    · Background-images are now removed from the content because they may interfere with the coloration.
    · The code for getting xul/html docs from events are safer now for the case that multiple readers are open (bug fix).
    · To indicate the state of the toolbar button, its icon color is now changed instead of its background color (bug fix).
    · On entering the reader mode, canvas elements are now replaced by image elements (bug fix).
    · When switching to full window image view, the image source string is now contained in quotes (bug fix).
    · SVG elements can now be clicked for full window view and this view can now be closed by clicking anywhere (bug fix).
    · When setting/getting page preferences, anything right from a "#" or "?" sign is now removed from the URI (bug fix).
    · The position of the icon or number for list items was forced to inside to ensure its visibility (bug fix).
    · Indenting elements led to horizontal overflow problems and was replaced by a top margin for paragraphs (bug fix).
    · The button for element hiding now shows the potency for unhiding directly after a first element was hidden (bug fix).
    · The column count is now correctly shown in the button coloration when CTRL-Up/Down is pressed (bug fix).
    · The buttons for color transformation now correctly retain their color after a click (bug fix).
    · The index image is now hidden in case it is not drawn, to prevent default icon and black border to appear (bug fix).
    · 31)Style elements are now inserted into a document's body in case it has no header element (bug fix).
    · The browser is no more focused when hovering the toolbar button while the containing browser is not active (bug fix).
    · Stylesheet children of CSSImportRules are now included in the recursive modification of styles (bug fix).




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM