]> git.gir.st - VimFx.git/history - extension
Name all translation IDs consistently
[VimFx.git] / extension /
2015-06-20 Simon LydellName all translation IDs consistently
2015-06-20 Simon LydellMajor refactor: Rework all UI and related improvements
2015-06-20 Simon LydellImprove error reporting in test runner
2015-06-20 Simon LydellIntroduce a `VimFx` instance to hold global state
2015-06-20 Simon LydellImprove command order and categories
2015-06-20 Simon LydellRework custom shortcut prefs
2015-06-15 Simon LydellFix error in install.rdf.tmpl
2015-06-03 Simon LydellMerge pull request #498 from mozillazg/zh-CN
2015-06-03 huangzgUpdate zh-CN translation
2015-05-24 Simon LydellOnly inject options UI in our own addon
2015-05-23 Simon LydellMerge branch 'prefs' into develop
2015-05-23 Simon LydellRefactor defaults
2015-05-23 Simon LydellSimplify paste_tab command
2015-05-23 Simon LydellFix broken paste command
2015-05-18 Simon LydellFix lint errors
2015-05-18 Simon LydellMerge pull request #492 from mymedia2/russian2
2015-05-17 Guriev NicholasUpdated russian translation
2015-05-14 Simon LydellRemove stray console.log
2015-05-14 Simon LydellRemove the 'enable KeyboardEvent.code' option
2015-05-14 Simon LydellMerge pull request #461 from lydell/scroll
2015-05-14 Simon LydellAdd commands to scroll to the far left/right
2015-05-14 Simon LydellMake scrolling commands scroll the focused element
2015-05-14 Simon LydellImprove placement of hint markers when zoomed
2015-04-17 Simon LydellMerge pull request #482 from m-r-r/origin/french-transl...
2015-04-16 m-r-rAdded a french translation
2015-03-03 Simon LydellDo not treat `<a href="">` as links
2015-02-08 Simon LydellMake it possible to distinguish count 1 from no count
2015-02-08 Simon LydellFix #47: 'gi' to focus last focused or first text input
2015-02-08 Simon LydellBetter vertically centered marker placement
2015-02-08 Simon LydellReorder vimfx.properties to same order as in commands...
2015-02-08 Simon LydellRun `gulp sync-locales`
2015-02-08 Simon LydellAdd `gulp sync-locales`
2015-02-07 Simon LydellDrastically improve speed up hints generation
2015-02-07 Simon LydellReduce the number of hints on Google Calendar
2015-02-03 Simon LydellMove `Command` into its own file
2015-02-03 Simon LydellRefactor `utils.getAllElements` into hints.coffee
2015-01-30 Simon LydellDrastically speed up hints generation
2015-01-29 Simon LydellMerge branch 'develop' of github.com:akhodakivskiy...
2015-01-29 Simon LydellFix #459: Don't treat modified numbers as counts
2015-01-29 Simon LydellMerge pull request #460 from TheGreenHabi/patch-1
2015-01-29 TheGreenHabiFix comment typo in utils.coffee
2015-01-28 Simon LydellLet simulated clicks be cancelable
2015-01-28 Simon LydellMerge branch 'TheGreenHabi-patch-1' into develop
2015-01-28 TheGreenHabiFix #440: Hint markers on feedly.com
2015-01-26 Simon LydellMerge pull request #455 from lydell/youtube-space
2015-01-26 Simon LydellTreat the Youtube video player as an adjustable element
2015-01-26 Simon LydellEnter automatic insert mode when an element is fullscreen
2015-01-26 Simon LydellMerge pull request #451 from lydell/hints
2015-01-26 Simon LydellDo not consider links without href as proper links
2015-01-26 Simon LydellMerge branch 'master' into develop
2015-01-25 Simon LydellLet simulated clicks bubble
2015-01-25 Simon LydellAdd Tree Style Tab support for opening new tabs
2015-01-25 Simon LydellMake scrollable elements markable
2015-01-25 Simon LydellProvide `vim.state`
2015-01-25 Simon LydellFix #60: Give the same hint to links with the same URL
2015-01-25 Simon LydellAdd hint marker support for XUL documents
2015-01-25 Simon LydellMake sure hint markers cannot be line-wrapped
2015-01-24 Simon LydellImprove automatic insert mode
2015-01-24 Simon LydellMove `rotateOverlappingMarkers()` into marker.coffee
2015-01-24 Simon LydellImprove markable elements matching
2015-01-24 Simon LydellCorrectly determine viewport size
2015-01-24 Simon LydellSimplify hint matching
2015-01-23 Simon LydellPut markers in the browser chrome
2015-01-23 Simon LydellMove lib/mode-hints/* directly into lib/
2015-01-23 Simon LydellRemove bloomfilter
2015-01-23 Simon LydellGive better hints to semantic elements than unsemantic...
2015-01-23 Simon LydellAdd missing null check for computed style in hints...
2015-01-23 Simon LydellUpgrade n-ary-huffman to 2.1
2015-01-23 Simon LydellMerge branch 'develop' of github.com:akhodakivskiy...
2015-01-23 Simon LydellMerge branch 'master' into develop
2015-01-23 Simon LydellVimFx v0.5.17 v0.5.17
2015-01-23 Simon LydellFix #447: Regression: Hints generation crashes
2015-01-22 Simon LydellMerge branch 'master' into develop
2015-01-22 Simon LydellVimFx v0.5.16 v0.5.16
2015-01-22 Simon LydellFix #392: Get vim instance properly onlocationchange
2015-01-21 Simon LydellFix #441: Change default exit insert mode shortcut
2015-01-21 Simon LydellShow actual exit shortcuts in button insert mode tooltip
2015-01-21 Simon LydellMerge branch 'master' into develop
2015-01-21 Simon LydellVimFx v0.5.15 v0.5.15
2015-01-21 Simon LydellMake 0.5.x forwards-compatible with 0.6.0
2015-01-20 Simon LydellFix broken Customize button in options page
2015-01-20 Simon LydellFix #392: Get vim instance properly onlocationchange
2015-01-20 Simon LydellFix broken Keyboard Shortcuts button menu item
2015-01-20 Simon LydellAdd quote command
2015-01-20 Simon LydellClean up sv-SE locale
2015-01-20 Simon LydellClean up en-US locale
2015-01-20 Simon LydellFix awkward wording for an error message
2015-01-20 Simon LydellMerge branch 'lindhe-swedish' into develop
2015-01-20 Simon LydellUpdate sv-SE locale
2015-01-20 Andreas LindhéCreated a Swedish translation
2015-01-19 Simon LydellRemove alt-shift-v shortcut to toggle VimFx
2015-01-19 Simon LydellDon't prevent autofocus in insert mode
2015-01-18 Simon LydellFix #389: Make sure autofocus prevention does not cause...
2015-01-18 Simon LydellMerge branch 'master' into develop
2015-01-18 Simon LydellRemove '(needs translation)' from translations
2015-01-18 Simon LydellAllow shortcuts in other modes to be customized
2015-01-18 Simon LydellFix #396: Use `<link rel=prev/next>` for [ and ] commands
2015-01-18 Simon LydellAdd unicode support to allow string prefs
2015-01-18 Simon LydellAllow to customize the autofocus limit
2015-01-18 Simon LydellMake shortcut prefs reading more robust
next
Imprint / Impressum