]> git.gir.st - VimFx.git/history - extension/packages/commands.coffee
Update shortcuts list in readme
[VimFx.git] / extension / packages / commands.coffee
2013-10-25 Simon LydellUpdate shortcuts list in readme
2013-10-14 Anton KhodakivskiyRemoved checkboxes from the Shortcuts dialog
2013-10-04 Anton KhodakivskiyMerge pull request #208 from lydell/proper-modes
2013-10-04 Simon LydellFix some whitespace
2013-10-04 Anton KhodakivskiyMerge pull request #180 from lydell/proper-modes
2013-10-04 Simon LydellMerge branch 'proper-modes' of https://github.com/lydel...
2013-10-04 Simon LydellMerge pull request #2 from akhodakivskiy/lydell-proper...
2013-10-04 Anton KhodakivskiyRemove default argument value
2013-10-04 Anton KhodakivskiyMove special handling of Esc into events.coffee
2013-10-04 Anton Khodakivskiyfixed bug where multikey commands were ignored
2013-10-04 Anton KhodakivskiyCode review changes
2013-10-02 Anton KhodakivskiyFactor out normal mode into modes.coffee
2013-10-01 Anton KhodakivskiyMerge branch 'proper-modes' of git://github.com/lydell...
2013-10-01 Simon LydellFix #199: Remove blur_on_esc and leave_dt_open prefs
2013-10-01 Simon LydellMake command_Esc in charge of all "escaping"
2013-10-01 Simon LydellMerge branch 'develop' into proper-modes
2013-09-07 Anton KhodakivskiyMerge pull request #177 from lydell/better-options
2013-09-07 Simon LydellFix: af should work as f/F when hint focuses target
2013-09-07 Simon LydellMerge branch 'develop' into proper-modes
2013-09-07 Simon LydellAdd command: Enter insert mode
2013-09-07 Simon LydellFix #90: Add follow multiple links command
2013-09-06 Simon LydellRefactor Esc key handling
2013-09-05 Simon LydellMerge branch 'develop' into proper-modes + Refactor
2013-09-05 Simon LydellLet hint commands take advantage of the new modes
2013-09-05 Anton KhodakivskiyMerge pull request #178 from lydell/hints-overlap-fix
2013-09-05 Simon LydellMerge pull request #1 from akhodakivskiy/lydell-hints...
2013-09-05 Anton KhodakivskiySmall code tweak
2013-09-05 Anton KhodakivskiyEnabled Shift-space to rotate hint markers backwards
2013-09-05 Anton KhodakivskiyMerge branch 'hints-overlap-fix' of git://github.com...
2013-09-05 Simon LydellFix: Overlapping hints rotation was mostly broken
2013-09-04 Simon LydellMerge branch 'develop' into hints-overlap-fix
2013-08-31 Simon LydellFix a likely future bug
2013-08-31 Simon LydellFix: Proper modes support
2013-08-31 Simon LydellAdd feature: Press space to rotate overlapping hints
2013-08-21 Anton KhodakivskiyMerge branch 'release-0.5.1' 0.5.1
2013-08-21 Anton KhodakivskiyCloses #168. Reverted CSS rules to include !important...
2013-08-19 Anton KhodakivskiyMerge branch 'release-0.5' 0.5
2013-08-15 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2013-08-14 Anton KhodakivskiyAdded command to focus search bar: O
2013-08-14 Anton KhodakivskiyCloses #157. Fix for Firefox 25
2013-08-05 Anton KhodakivskiyCloses #149, #122, #113, #78, #56, #84. Implemented...
2013-08-03 Simon LydellMerge branch 'develop' into huffman
2013-08-02 Anton KhodakivskiyLint cleanup
2013-08-01 Anton KhodakivskiyMerge pull request #153 from LordJZ/develop-minify
2013-08-01 Anton KhodakivskiyRefactored commands related machinery
2013-08-01 Anton KhodakivskiyRenamed commands to more descriptive names
2013-07-30 Anton KhodakivskiyMerge branch 'lydell-huffman' into develop
2013-07-30 Anton KhodakivskiyMerge branch 'huffman' of git://github.com/lydell/VimFx...
2013-07-30 Anton KhodakivskiyImplemented Bloom filters to achieve shorter hints...
2013-07-30 Anton KhodakivskiyMerge branch 'master' into develop
2013-07-30 Anton KhodakivskiyMerge pull request #148 from lydell/cleanup
2013-07-29 Simon LydellMerge branch 'develop' into cleanup
2013-07-29 Simon LydellChange `markers?.length` into `markers.length`
2013-07-29 Simon LydellRemove left-over `require 'console'`
2013-07-29 Simon LydellMerge branch 'develop' into huffman
2013-07-29 Anton KhodakivskiyMerge pull request #147 from lydell/bugfixes
2013-07-29 Anton KhodakivskiyFix small bug with scrolling - j/k will scroll by lines
2013-07-29 Simon LydellMerge branch 'develop' into huffman
2013-07-29 Anton KhodakivskiyCloses #61. Added commands to stop loading current...
2013-07-28 Anton KhodakivskiyCloses #93, #124 Fixed scrolling on pages where some...
2013-07-27 Anton KhodakivskiyCloses #114, closes #115.
2013-07-20 Anton KhodakivskiyReorganized code, removed memory leaks
2013-07-19 Anton KhodakivskiyMerge branch 'master' into develop
2013-07-19 Anton KhodakivskiyMerge pull request #141 from sirodoht/develop
2013-07-19 Simon LydellMerge branch 'develop' into huffman
2013-07-19 Anton KhodakivskiyMerge pull request #138 from grn/develop
2013-07-19 Anton KhodakivskiyMerge pull request #140 from lydell/cleanup
2013-07-19 Simon LydellAdded missing parenthesis
2013-07-17 Anton KhodakivskiyMerge pull request #137 from ctype/delocale
2013-07-17 Anton KhodakivskiyMerge pull request #135 from lydell/cleanup
2013-07-16 Simon LydellConsistently use ' instead of "
2013-07-16 Simon LydellConsistent use of parenthesis
2013-07-16 Simon LydellRemove chrome.coffee
2013-07-16 Simon LydellRemove unnecessary semi-colons
2013-06-12 Anton KhodakivskiyMerge branch 'release-0.4.7' 0.4.7
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-04-23 Anton KhodakivskiyCloses #95. Search will now focus the element that...
2013-03-26 Anton KhodakivskiyMerge branch 'release-0.4.6' 0.4.6
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-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-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 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.
2012-12-27 Anton KhodakivskiyMerge branch 'release-0.4.3'
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
next
Imprint / Impressum