]> git.gir.st - VimFx.git/history
VimFx.git
2014-02-26 Anton KhodakivskiyMerge branch 'release-0.5.6' 0.5.6
2014-02-26 Anton KhodakivskiyVersion bump, changelog update, bump max version to 29
2014-02-26 Anton KhodakivskiyFixed mistake in next/prev patterns
2014-02-26 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2014-02-26 Anton KhodakivskiyMerge pull request #273 from akhodakivskiy/prevent...
2014-02-26 Anton KhodakivskiyPrevent autofocus by blurring the input if it's been...
2014-02-26 Anton KhodakivskiyWorkaround for command shortcuts that start with letter c
2014-02-26 Anton KhodakivskiyMerge pull request #285 from sirodoht/develop
2014-02-23 Theodore KeloglouUpdate Greek localization
2014-02-18 Simon LydellMerge pull request #264 from lydell/zhuochun-enhance...
2014-02-18 Simon LydellRefactor follow prev/next links
2014-02-11 Anton KhodakivskiyMerge pull request #279 from cyberrob/develop
2014-02-10 robertwangFix a translation error in zh-CN
2014-02-10 robertwangAdd zh-TW locale for vimFx. Also modify some zh-CN...
2014-01-28 Anton KhodakivskiyMerge pull request #265 from lydell/better-passthrough
2014-01-28 Simon LydellImprove popup passthrough check performance
2014-01-26 Simon LydellRe-implement popup passthrough more robustly
2014-01-26 Simon LydellMerge branch 'enhance-follow-link' of https://github...
2014-01-25 Simon LydellMerge pull request #219 from lydell/simpler-dom
2014-01-25 Simon LydellUse `.classList.toggle()`
2014-01-22 Wang Zhuochunupdate comments and shorten code
2014-01-21 Wang Zhuochunupdate default prev/next pref
2014-01-21 Wang Zhuochunuse regexp and pattern order
2014-01-21 Wang Zhuochunenhance next/prev follow link
2014-01-15 Anton KhodakivskiyAnother character for next/prev navigation
2014-01-12 Anton KhodakivskiyPrevent matching wrong next/prev links (containing...
2014-01-12 Anton KhodakivskiyCloses #252. Fixed cases where VimFx steals keys from...
2014-01-12 Anton KhodakivskiyAdded a few mode arrows to the pagination patterns...
2014-01-12 Anton KhodakivskiyMerge pull request #250 from akhodakivskiy/prefs-refactor
2014-01-06 Anton Khodakivskiydefaults.js
2014-01-06 Anton KhodakivskiyRefactor preferences defaults, prepare for enabling...
2014-01-03 Anton KhodakivskiyMerge branch 'master' into develop
2014-01-03 Anton KhodakivskiyRemoved docs as unnecessary and outdated
2014-01-03 Anton KhodakivskiyMerge branch 'master' into develop
2014-01-03 Anton KhodakivskiyREADME.md update
2014-01-03 Simon LydellMerge branch 'develop' into simpler-dom
2014-01-03 Anton KhodakivskiyMerge branch 'release-0.5.5' into develop
2014-01-03 Anton KhodakivskiyMerge branch 'release-0.5.5' 0.5.5
2014-01-03 Anton KhodakivskiyVersion bump
2014-01-03 Anton KhodakivskiyMerge pull request #246 from lydell/issue-213
2014-01-03 Simon LydellMerge branch 'develop' into issue-213
2014-01-03 Anton KhodakivskiyMerge branch 'master' into develop
2014-01-03 Anton KhodakivskiyMerge branch 'master' of github.com:akhodakivskiy/VimFx
2014-01-03 Anton KhodakivskiyMerge branch 'release-0.5.4' 0.5.4
2014-01-03 Anton KhodakivskiyVersion bump to 0.5.4 and update changelog
2014-01-03 Anton KhodakivskiyFix for popup passthrough mode stucking
2014-01-03 Anton KhodakivskiyMerge branch 'hints-z-index' of git://github.com/lydell...
2014-01-02 Wang Zhuochunmerge upstream develop
2014-01-02 Wang Zhuochunminor updates
2014-01-02 Anton KhodakivskiyMerge pull request #238 from lydell/develop
2014-01-02 Anton KhodakivskiyMerge pull request #244 from lydell/button-mode-click
2014-01-02 Anton KhodakivskiyMerge pull request #239 from lydell/find-fixes
2014-01-02 Anton KhodakivskiyMerge pull request #240 from lydell/minor-fixes
2013-12-30 Simon LydellMake button click depend on current mode. Fix #243
2013-12-23 Wang Zhuochunadd go up url hierarchy
2013-12-21 Wang Zhuochunminor code fixes
2013-12-19 Simon LydellHigher weight markers should not be overlapped
2013-12-19 Wang ZhuochunDRY getDomElements in utils
2013-12-19 Wang Zhuochuncleanup find_link
2013-12-19 Wang Zhuochunfix to consistent styles
2013-12-19 Wang Zhuochunremove follow prev/next commands in new tab
2013-12-19 Wang Zhuochunupdate option descriptions
2013-12-15 Simon LydellAlways open regular find bar, not last used
2013-12-15 Simon LydellMinor fixes
2013-12-14 Simon LydellCall `utils.createElement` consistently
2013-12-14 Simon LydellSimplify `utils.createElement`
2013-12-14 Simon LydellMake mode entering consistent with find mode enter
2013-12-14 Simon LydellAuto-focus findbar in find mode onInput
2013-12-14 Simon LydellClean up find mode
2013-12-14 Simon LydellSimplify command_esc findbar hiding
2013-12-14 Simon LydellRefix #115 after switching to built-in findbar
2013-12-13 Anton KhodakivskiyCode Review comments per @lydell
2013-12-12 Simon LydellBump minimum Firefox version to 25
2013-12-10 Anton KhodakivskiyThe previous two commits close #187, close #226
2013-12-10 Anton KhodakivskiyEnable highligh find mode with a/
2013-12-10 Anton KhodakivskiyFind refactoring
2013-12-05 Wang Zhuochunupdate new keys in README
2013-12-05 Wang Zhuochunremove empty items in pattern
2013-12-05 Anton KhodakivskiyBump minimum requred Firefox version to 23. Closes...
2013-12-05 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2013-12-03 Wang Zhuochunget unicode preference
2013-12-03 Wang Zhuochunadd pattern options in preferences
2013-12-03 Wang ZhuochunAdd command descriptions
2013-12-03 Wang Zhuochunrefactoring code
2013-12-03 Wang Zhuochunnavigate previous and next links
2013-11-20 Anton KhodakivskiyMerge pull request #214 from mozillazg/zh-CN
2013-11-20 Anton KhodakivskiyMerge pull request #212 from sirodoht/develop
2013-11-20 Anton KhodakivskiyMerge pull request #230 from aexaey/develop
2013-11-16 Aex AeyAdd arrow keys to key-utils.coffee
2013-11-10 MozillazgMerge branch 'zh-CN' of github.com:mozillazg/VimFx...
2013-11-10 MozillazgUpdate zh-CN localization
2013-11-03 Anton KhodakivskiyMerge pull request #215 from lydell/develop
2013-11-03 Anton KhodakivskiyMerge pull request #218 from lydell/native-console
2013-11-03 Anton KhodakivskiyMerge pull request #216 from lydell/issue-213
2013-10-30 Simon LydellRemove unnecessary code
2013-10-27 Simon LydellAdd `.VimFxReset` class automatically
2013-10-26 Simon LydellSimplify DOM manipulations
2013-10-26 Simon LydellUse Firefox 24+ native console API
2013-10-25 Simon LydellFix #213: Suppress logic bug
2013-10-25 Simon LydellUpdate shortcuts list in readme
next
Imprint / Impressum