April 8th, 2013· Support new scrollTopMax property in DOM and fix failure of scroll target detection.
January 8th, 2013· More robust wheel tick size auto detection.
January 8th, 2013· Added wheel tick size auto detect function
January 7th, 2013· Unified two wheel input events to one MozMousePixelScroll.
September 24th, 2012· Added setting of facor muliply to per pixel device input value. Some mice with notchless wheel will go better with per pixel device support. It causes extension getting wheel event with MozMousePixelScroll. Sometimes notchless wheel sends very small value for scroll. You can use the factor to adjust properly.
· Localization of de, nl and zh-CN updated.
July 30th, 2012· More fix for problem on Firefox15b
July 4th, 2012· Added el locale
· Fix problem attempt to scroll div having a height but hidden by "overflow-y:hidden"
February 9th, 2012· Better scroll target detection
· Toolbar Button
September 23rd, 2011· Compatibility issue
· Clean up code
July 4th, 2011· FIX Glitch while mouse cursor is on scrollbar in select tag popup
· FIX Mainly on GMail, Scroll target moves to top-most document which is not scrollable actually
January 14th, 2011· Added BlackList feature
· Added locale sv-SE
· Now it's ready for Firefox 4
September 22nd, 2010· Fixed problem on bouce back animation while using Mac trackpad with MacOS's native flick feature enabled.
March 29th, 2010· Added: Flick emulation feature for per-pixel resolution device ( mainly for MacBook trackpads )
· Remove deprectated interfaces for keeping compatibily for upcoming 3.7
February 20th, 2010· Fixed: Google reader shortcut key issue
· Fixed: Editable scroll target never use bouncy edge ( fixes glitch on TinyMCE )
January 22nd, 2010· Locale update de-DE and ru-RU
· Compatibility fix of computing upper bouncy edge offset
January 16th, 2010· Tweaked: Bouncy edge limit rate compared to total pane height changed to 0.2
· Fixed: Wheel disability on printpreview
· Fixed: Smoothing not worked on pages loaeded in sidebar
· Smoothing chart is now drawn with canvas and looks more smooth
January 16th, 2010· Tweaked: Bouncy edge limit rate compared to total pane height changed to 0.2
· Fixed: Wheel disability on printpreview
· Fixed: Smoothing not worked on pages loaeded in sidebar
· Smoothing chart is now drawn with canvas and looks more smooth
January 12th, 2010· New: Bouncy Edge: Extra space on top and bottom edge of a page for absorbing scrolling force
· New: New smoothing algorithm especially manageable on forpart of scrolling animation
· New: Plotted animation curve on the properties window
· New: Option to Smoothing Home/End key
· New: Redesigned properties window / you can revert all settings with cancel button
· Fixed: Glitch on select element having scrollable popup pane
· Minor bug fixes
November 6th, 2009· Full operational on Firefox 3.6
· Fix regression disabling mouse wheel scroll on print preview
August 24th, 2009· Scrolling target switching behavior is more like firefox default.
· No longer scrolling interrupted when the size of the scrolling pane is dynamically changed by auto pagerlizer or something ajax.
· general and namespace optimization
July 24th, 2009· FIX: Focus problem with keyboard on Firefox 3.5
March 31st, 2009· Updated: Locale de-DE
February 27th, 2009· Improvements on algorithm for detecting pane to scroll
December 29th, 2008· 3.1b2 compatible
· Fix (on 3.1b2): Problem on some input devices having horizontal scroll function causes vertical scroll. (Thanks to axis property support on 3.1b2.)
October 3rd, 2008· Fixed critical regression which the extension go unresponsive
· Locale it-IT updated
October 2nd, 2008· Fixed regression on 2.0.15, unscrollable input textbox
· Behavior is more like builtin one when we have recursively-structed scrollable panes.
September 25th, 2008· Fix: Bug: Any key which no function bound cause page scroll
· Fix: Page up/down is now not affected by acceleration scale property
· Feature: Keyboard available on scrollable DIV pane
September 9th, 2008· Fix: Blocking control problem on print preview
· Fix: Regression created on 2.0.12
· Feature added: Smooth PageUp/Down scrolling
· Locale added: nl-NL
September 1st, 2008· Smooth Edge implemented
· locale added : it-IT
· Testing Pageup/down smoothing. set extensions.yass.usepagejump to true if you want to try
August 27th, 2008· Fixed an error on chrome.manifest for last added locales
· Locale pt-BR added
· Fixed wheel event conflict mainly with Image Zoom Fixed overlay composition conflict with CuteMenus - Crystal SVG