]> git.gir.st - VimFx.git/history - extension/packages
Remove unnecessary semi-colons
[VimFx.git] / extension / packages /
2013-07-16 Simon LydellRemove unnecessary semi-colons
2013-07-16 Simon LydellUse element.classList instead of custom helpers
2013-06-12 Anton KhodakivskiyCloses #117. Hotfix for custom hint chars
2013-06-12 Anton KhodakivskiyCloses #111. Validating custom hint characters.
2013-06-12 Anton KhodakivskiyCloses #110. Use default hint chars if custom hint...
2013-06-12 Anton KhodakivskiyMerge pull request #94 from LordJZ/develop-embed
2013-05-07 Anton KhodakivskiyCloses #97. Reimplemented the 't' command. It should...
2013-05-07 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2013-05-07 Anton KhodakivskiyCloses #101. Will reenter normal mode on page reloads
2013-05-07 Anton KhodakivskiyMerge pull request #108 from LordJZ/develop-107
2013-05-06 LordJZStart with proper marker index for each frame. Fixes...
2013-04-23 Anton KhodakivskiyCloses #95. Search will now focus the element that...
2013-04-23 Anton KhodakivskiyCloses #102. Fixed bug that was causing issues with...
2013-04-06 Anton KhodakivskiyMerge pull request #96 from LordJZ/develop-getelementrect
2013-04-06 LordJZFix Market.getElementRect function.
2013-04-06 LordJZAdd markers for embedded objects.
2013-03-26 Anton KhodakivskiyCloses #83. Added vf to focus elements.
2013-03-26 Anton KhodakivskiyMerge branch 'native-find' into develop
2013-03-26 Anton KhodakivskiyCloses #36, closes #42, closes #85.
2013-03-21 Anton KhodakivskiyResearching
2013-03-20 Anton KhodakivskiyMerge branch 'master' into develop
2013-03-20 Anton KhodakivskiyCloses #82. VimFx key handling is disabled when a popup...
2013-03-12 Anton KhodakivskiyMerge branch 'master' into develop
2013-03-12 Anton KhodakivskiyDeveloper Toolbar shortcut hotfix 0.4.5
2013-03-12 Anton KhodakivskiyMerge branch 'release-0.4.5'
2013-03-02 Anton KhodakivskiyMerge branch 'master' into develop
2013-03-02 Anton KhodakivskiyMerge pull request #77 from grn/master
2013-03-01 Grzegorz NiewisiewiczDon't close pinned tabs when pressing x
2013-02-28 Anton KhodakivskiyCloses #71. Collon will open Developer Toolbar, Esc...
2013-01-30 Anton KhodakivskiyMerge branch 'release-0.4.4' 0.4.4
2013-01-30 Anton KhodakivskiyCloses #58. Esc will now close the focused default...
2013-01-23 Anton KhodakivskiyCloses #52. Added 'gh' command that will navigate to...
2013-01-23 Anton KhodakivskiyMerge branch 'develop' of git://github.com/mcomella...
2013-01-23 Anton KhodakivskiyFixed exception firing by marker enabled commands on...
2013-01-11 Anton KhodakivskiyNow link markers will always be on top of all other...
2013-01-11 Anton KhodakivskiyCloses #49. Now keyup event will be suppressed if keypr...
2013-01-11 Anton KhodakivskiyCloses #48. Added 'o' command to focus address bar.
2013-01-10 Anton Khodakivskiycloses #41. All help commands can be disabled now.
2013-01-09 Anton KhodakivskiyCloses #43. and will behave more intelligently now.
2013-01-09 Anton KhodakivskiyMerge branch 'mozillazg-develop' into develop
2013-01-09 Anton KhodakivskiyMerged zh-CN locale and tweaked locale handling logic
2012-12-27 Anton KhodakivskiyMerge branch 'release-0.4.3'
2012-12-25 Anton KhodakivskiyCloses #40. Toolbar button is back online.
2012-12-24 Anton KhodakivskiyCloses #39. Checkboxes are added to the Help Dialog...
2012-12-14 Anton KhodakivskiyMerge branch 'release-0.4.2' 0.4.2
2012-12-14 Anton KhodakivskiyKey handling bug fixing
2012-12-12 Anton KhodakivskiyMerge branch 'release-0.4.1' 0.4.1
2012-12-12 Anton KhodakivskiyCloses #38. Now there is an indication that find yielde...
2012-12-12 Anton Khodakivskiysmall fix for non-english keyboard layouts
2012-12-09 Anton KhodakivskiyMerge branch 'release-0.4' 0.4
2012-12-09 Anton KhodakivskiyHousekeeping
2012-12-09 Anton KhodakivskiyCloses #37. Added a preference that will enable bluring...
2012-12-09 Anton KhodakivskiyMerge branch 'find' into develop
2012-12-09 Anton KhodakivskiyCloses #12. Implemented find with / and n/N
2012-12-06 Anton KhodakivskiyCloses 33. Now the container divs are appended directly...
2012-12-06 Anton KhodakivskiyCloses #29. Marker hints are now sorter with respect...
2012-12-06 Anton KhodakivskiyCloses #32. Added *mail.google.com* to the default...
2012-12-06 Anton KhodakivskiyCloses #34. Closes #18. Prefs will now be stored under...
2012-12-06 Anton KhodakivskiyCloses #35. Replaced innerHtml with Ci.nsIParserUtils
2012-11-29 Anton KhodakivskiyCloses #30. Added `ar` and `aR` commands to reload...
2012-11-20 Anton KhodakivskiyMerge branch 'release-0.3' 0.3
2012-11-20 Anton KhodakivskiyCloses #24. Fixed Desktop extension compatibility problem
2012-11-18 Anton KhodakivskiyRemoved c-u and c-f for now.
2012-11-16 Anton KhodakivskiyAdded c-u/c-d back to scroll half a page up/down
2012-11-15 Anton KhodakivskiyCloses #22. Scrolling with G will now reach the bottom...
2012-11-15 Anton KhodakivskiyCloses #23. Help will now show up while russian keyboar...
2012-11-15 Anton KhodakivskiyCloses #25. Now uses window.scrollByPages(1) to scroll...
2012-11-15 Anton KhodakivskiyMerge branch 'master' of github.com:akhodakivskiy/VimFx...
2012-11-15 Anton KhodakivskiyCloses #9. Implemented localization, refactored bootstr...
2012-11-11 Anton KhodakivskiyCloses #7. Implemented simple smooth scolling.
2012-11-06 Anton KhodakivskiyMerge branch 'master' into develop
2012-11-06 Anton KhodakivskiyMerge branch 'release-0.2' 0.2
2012-11-06 Anton KhodakivskiyUpdated README.md and bumped version to 0.2
2012-11-05 Anton KhodakivskiyCloses #21. document.designMode='on' is now honored.
2012-11-05 Anton KhodakivskiyCloses #13. Closes #6. Finally managed to reproduce...
2012-11-05 Anton KhodakivskiyCloses #20. Setting menupopup's attribute to true...
2012-11-04 Anton Khodakivskiy#16, Closes #19. Changed u/d to scroll half a page...
2012-11-04 Anton KhodakivskiyCloses #15. Added tab movement commands: ctrl+J and...
2012-11-04 Anton KhodakivskiyCloses #13 (hopefully). I wasn't able to reproduce...
2012-11-03 Anton KhodakivskiyWhile in the hints mode the extension will no longer...
2012-11-03 Anton KhodakivskiyCloses #14. Now if the newly entered character doesn...
2012-11-03 Anton KhodakivskiyCloses #17. Alt-Shift V is now used to enable/disable...
2012-11-03 Anton KhodakivskiyCloses #16. Ctrl+u and ctrl+d are removed from the...
2012-11-03 Anton KhodakivskiyCloses #18. Toolbar button that's been removed from...
2012-11-02 Anton KhodakivskiyCloses #10. Opening new tab with now focuses the urlbar
2012-10-26 Anton KhodakivskiyToolbar button Help link bug fix
2012-10-26 Anton KhodakivskiyCloses #2. Added the Help Dialog, changed the style...
2012-10-24 Anton KhodakivskiyCloses #5. Created simple build script. The extension...
Imprint / Impressum