]> git.gir.st - VimFx.git/history
VimFx.git
2014-05-07 Anton Khodakivskiy0.5.10 vesion bump and changelog update v0.5.10
2014-05-07 Anton KhodakivskiyFix bug when loading default preferences
2014-05-05 Simon LydellUpdate 0.5.9 changelog to mention gg/G speedup fix
2014-05-05 Anton KhodakivskiyAdded all historic builds
2014-05-05 Anton KhodakivskiyMerge branch 'develop' 0.5.9
2014-05-05 Anton KhodakivskiyMerge branch 'develop' of github.com:akhodakivskiy...
2014-05-05 Anton KhodakivskiyMerge branch 'release-0.5.9'
2014-05-05 Anton Khodakivskiyversion bump and changelog update
2014-05-05 Anton KhodakivskiyFixed default properties
2014-04-30 Simon LydellPut commands in the same order as the `commands` array
2014-04-30 Simon LydellUpdate `command_insert_mode`
2014-04-30 Simon LydellUpdate move tab commands
2014-04-30 Simon LydellUpdate `command_restore_tab`
2014-04-30 Simon LydellUpdate `command_back` and `command_forward`
2014-04-30 Simon LydellUpdate `command_tab_first` and `command_tab_last`
2014-04-30 Simon LydellUpdate `command_home`
2014-04-30 Simon LydellUpdate `command_tab_prev` and `command_tab_next`
2014-04-30 Simon LydellFix #189: Speed up scoll to top/bottom commands
2014-04-30 Simon LydellUpdate stop commands
2014-04-30 Simon LydellUpdate reload commands
2014-04-29 Simon LydellUpdate `command_marker_yank` and `command_yank`
2014-04-29 Simon LydellUpdate `command_open_tab`
2014-04-29 Simon LydellUpdate `command_paste` and `command_paste_tab`
2014-04-29 Simon LydellUpdate `command_focus_search`
2014-04-29 Simon LydellUpdate `command_focus`
2014-04-29 Simon LydellUpdate `command_dev`
2014-04-28 Simon LydellAdd `Vim::rootWindow` for convenience
2014-04-28 Simon LydellRemove the `storage` parameter for commands
2014-04-19 Anton Khodakivskiy0.5.8 version bump 0.5.8
2014-03-05 Anton KhodakivskiyMerge pull request #290 from cbertoldi/master
2014-03-05 Carlo BertoldiAdded localization.
2014-03-05 Carlo BertoldiAdded italian translation.
2014-03-03 Anton KhodakivskiyMerge branch 'release-0.5.7' 0.5.7
2014-03-03 Anton Khodakivskiyhotfix release. version bump and changelog update
2014-03-03 Anton KhodakivskiyMerge branch 'master' into develop
2014-03-03 Anton KhodakivskiyBug fixes
2014-03-03 Anton KhodakivskiyMerge pull request #287 from mozillazg/zh-CN
2014-03-02 MozillazgUpdate zh-CN localization
2014-02-26 Anton KhodakivskiyMerge branch 'develop'
2014-02-26 Anton KhodakivskiyMerge branch 'release-0.5.6' into develop
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
next
Imprint / Impressum