Version History of Mouse Gestures >= 2.0 (Redox)
|
2.0.3
(2008-10-01) |
|
|
2.0.2
(2008-08-04) |
|
|
2.0.1
(2008-06-29) |
|
|
2.0.0
(2008-05-15) |
|
Version History of Mouse Gestures <= 1.5.2 (Optimoz)
|
1.5.2 (2006-10-11) |
|
|
1.5.1 (2006-07-24) |
|
|
1.5 (2006-04-18) |
|
|
1.0.4 (2005-11-08) |
|
|
1.0.3 (2005-11-04) |
|
|
1.0.2 (2005-09-14) |
|
|
1.0.1 (2005-06-17) |
|
|
1.0 (2004-09-26) |
|
|
0.3.5.1 (2003-02-19) |
|
| 0.3.5 |
|
| 0.3.4 | 0.3.4 Tabification Update: New Tab (DULR) -> U, Next Tab (DUR) -> UR, Prev Tab (DUL) -> UL, Restore/Maximize Window (UR) -> RU, Double Stack Windows (UL) -> RUDR. Snuck in before Mozilla 1.0 on 06.04.02. |
| 0.3.3 | Requires Mozilla 0.9.9+ (or 1.0RC1). Sending referrer correctly on newly opened or duplicated windows/tabs. View source, uses cashed page version and opens current frame instead of frameset. Mozgest is now localizable. Context menu bug fixed. |
| 0.3.2 | Gesture configuration is now done in gestimp.js.
The adventurous are welcome to give it a try. The 'new window slowdown' issue
has been eliminated. Better gesture trigger with blocks for starting gestures
on textareas, input elements, and scrollbars.
Diagonal recognition added. Diagonal gestures have to be
drawn a bit bigger then normal rectangular gestures. 'Circle the page' gesture
for adding a bookmark was removed due to interference with Open links in new
tabs gesture. To bookmark a page draw lovercase b (DRDLU). New gestures:
|
| 0.3.1 | Added Uninstall feature. Corrected issues with change of some interfaces between mozilla 0.9.5 and 0.9.6. |
| 0.3 | Toolbar removed. Move to preferences panel. You can configure Mozgest under Edit -> Preferences -> Advanced -> Mouse Gestures. New Gesture: Add bookmark (Down-Right-Up-Left), mnemonic - circle the interesting page. |
| 0.2.7 | More bugs squashed. Architectural expansion (gestures.js added). Two new gestures: Up over link - Open Link in New Tab; Drag over links plus finishing move Right-Up-Left - Open Links in New Tabs |
| 0.2.6 | Bug fix release. |
| 0.2.5 | Reassigned tab gestures to be more compact. Errant wackiness bugs corrected. |
| 0.2.4 | Pavol completely overhauled configuration storage, providing a hide resistant implementation fixing bug 512. New gestures bring improved tab support: using the tab enabler, down-up-left, go down for next and up for previous tabs. |
| 0.2.3 | Efficiency improvements and a host of bug fixes. A new gesture will duplicate the current window in a tab (Down-Up-Left). Two major known issues: (1) Hiding the toolbar from the view menu will disable gestures. If you wish to use them, you'll have to keep the toolbar open or collapsed but not hidden. This is top priority for the next release, where we'll be using Mozilla's preference system to store configuration (bug 512). (2) Install issues on some linux versions (see bug 553 and offer your insights if you experience this). |
| 0.2.2 | Gesture recognizer gets compacted, major speed boost. Thanks Tim Williamson. New window gesture bug 543 fixed. Debug panel integrated, alerts removed. |
| 0.2.1 | A confirmation dialog was removed from the drag over links to get multiple link spawn and replaced with a finishing move, use finishing move left-up). Install.js patch from Pez incoporated. (09.06.01) |
| 0.2.0 | Who let Pavol into CVS? He redesigned the UI and cleaned up the code. |
| 0.1.4 | 3rd panel added to configuration - you can now tweak the tolerance settings. 4 drag over link gestures added. Made logo transparent PNG and added version stamp stack.(09/30/01) |
| 0.1.3 | Added support for frames. (09/29/01) |
| 0.1.2 | Added legend deck. Right mouse drag no longer triggers context menu. Added T gesture for new tab. (09/29/01) |
| 0.1.1 | Gestures are no longer initiated on input elements. Added "M" gesture to view meta tags. Added "h" gesture to go to home page. (09/28/01) |
| 0.1.0 | Added groupset XUL. Implemented view-source and reload with native mozilla functions. New window opens url based on home page setting. View cookies from Jesse@SquareFree. Updated contributors and liscensing. |
| 0.0.9 | Removed conflict with userAgent toolbar. |
| 0.0.8 | Blocked scroll bar actions from triggering gestures. |
| 0.0.7 | Faked maximize window. Need help to invoke real maximize from chrome javascript. (09/27/01) |
| 0.0.6 | Rewrote new page load function, inspired by the Links Toolbar. |
| 0.0.5 | Improved configuration control. Should now remain on or off according to preference. 1st release considered suitable for regular use (though it may still interfere with some DHTML, a weakness of the implementation). |
| 0.0.4 | Preference persistence. |
| 0.0.3 | Added "up in URL-space". Config fixes. (09/25/01) |
| 0.0.2 | Event Listeners installed on each new page load. Back, Forward implemented. |
| 0.0.1 | Toolbar installs. Configuration converted to XUL. |