]> git.gir.st - VimFx.git/shortlog
VimFx.git
2015-12-01 Simon LydellVimFx v0.8.0 v0.8.0
2015-12-01 Simon LydellUpdate devDependencies
2015-12-01 Simon LydellMerge branch 'master' into develop
2015-12-01 Simon LydellUpdate vim-like-key-notation
2015-12-01 Simon LydellDon't consider links with onclick as "proper"
2015-11-30 Simon LydellAdd window commands
2015-11-30 Simon LydellMerge branch 'master' into develop
2015-11-30 Simon LydellRemove `MULTI_PROCESS_ENABLED`
2015-11-30 Simon LydellAdd commit sha reference to a comment
2015-11-30 Simon LydellRework "move tab to window" detection logic
2015-11-30 Simon LydellUpdate config-file.md to link to lydell/VimFx-custom
2015-11-25 Simon LydellMake config-file.md a bit easier to understand
2015-11-25 Simon LydellFix minor code style error in gulpfile.coffee
2015-11-25 Simon LydellAdd Find links only command: `g/`
2015-11-25 Simon LydellMerge pull request #626 from akhodakivskiy/marks
2015-11-25 Simon LydellAdd a special mark for returning to the last position
2015-11-25 Simon LydellImplement simple marks
2015-11-25 Simon LydellMerge branch 'master' into develop
2015-11-23 Simon LydellAdd ability to print untranslated lines in a locale
2015-11-23 Simon LydellUse `.trimLeft()` instead of `.trim()` in help search
2015-11-23 Simon LydellUse normal cursor in help dialog
2015-11-23 Simon LydellSync locales
2015-11-22 Simon LydellAdd a search field to the help dialog
2015-11-22 Simon LydellDescribe `H`, `L`, `[` and `]` briefly in Q&A docs
2015-11-22 Simon LydellAdd info about Ignore keyboard layout in Q&A docs
2015-11-22 Simon LydellAdd newbie info about Ignore mode and blacklist etc
2015-11-22 Simon LydellRe-organize the documentation table of contents
2015-11-22 Simon LydellFix broken updating of the button
2015-11-22 Simon LydellMerge branch 'master' into develop
2015-11-22 Simon LydellVimFx v0.7.3 v0.7.3
2015-11-22 Simon LydellMention "Share your config file" wiki page in the docs
2015-11-22 Simon LydellFix hints mode not exiting when focusing text input
2015-11-22 Simon LydellImprove largest scrollable element detection
2015-11-22 Simon LydellFix being unable to scroll in quirks mode
2015-11-21 Simon LydellAllow to customize which elements do and don't get...
2015-11-21 Simon LydellUpdate release instructions in tools.md
2015-11-21 Simon LydellRemove wrong content type for chrome.manifest in config...
2015-11-21 Simon LydellAdd missing space in style.css
2015-11-21 Simon LydellVimFx v0.7.2 v0.7.2
2015-11-21 Simon LydellFix text input focus problems since commit a197a16
2015-11-21 Simon LydellVimFx v0.7.1 v0.7.1
2015-11-21 Simon LydellFix typo in tools.md
2015-11-21 Simon LydellImprove state resetting when a frame changes
2015-11-21 Simon LydellImprove scrollable element detection when zoomed
2015-11-19 Simon LydellVimFx v0.7.0 v0.7.0
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellFix scrolling issues on Gmail
2015-11-18 Simon LydellSimplify scrollable element rejection
2015-11-18 Simon LydellMerge branch 'master' into develop
2015-11-18 Simon LydellMerge pull request #616 from akhodakivskiy/button-show...
2015-11-18 Simon LydellMake the button grey in "Insert mode"
2015-11-18 Simon LydellConsider the entire page as largest if scrollable
2015-11-18 Simon LydellEnhance `overflow` check for scrollable elements
2015-11-18 Simon LydellFix state being lost on some pages
2015-11-16 Simon LydellFix broken notifications
2015-11-16 Simon LydellMerge pull request #603 from lydell/rework-gi-tab
2015-11-16 Simon LydellMerge pull request #615 from akhodakivskiy/rework-notif...
2015-11-16 Simon LydellRework how notifications are shown
2015-11-16 Simon LydellProperly exit "`gi` mode"
2015-11-16 Simon LydellRework `gi` handling of `<tab>`
2015-11-16 Simon LydellUse `vim.state` instead of `storage` in frame commands
2015-11-16 Simon LydellFix not being able to type in `<select>`s
2015-11-16 Simon LydellFix special keys applying to every shortcut of a command
2015-11-15 Simon LydellMerge branch 'master' into develop
2015-11-15 Simon LydellEnable the `braces_spacing` coffeelint rule
2015-11-15 Simon LydellIncrease the `max_line_length` rule to error
2015-11-15 Simon LydellEnable the `missing_fat_arrow` coffeelint rule
2015-11-15 Simon LydellFix error in the 'underflow' event
2015-11-15 Simon LydellSimplify `utils.removeDuplicates`
2015-11-15 Simon LydellMake `gi` find text inputs in all frames
2015-11-15 Simon LydellFix nothing happening when clicking some buttons
2015-11-15 Simon LydellFix missing hints for links with floated children
2015-11-15 Simon LydellMake Facebook's comment fields focusable using `f`
2015-11-15 Simon LydellFix un-blurrable comment fields on Facebook
2015-11-14 Simon LydellImprove count and wrap semantics for tab select/move
2015-11-14 Simon LydellHandle {,non-}pinned tabs separately in `gJ` and `gK`
2015-11-14 Simon LydellFix issues with scrolling and frames
2015-11-14 Simon LydellRemove `utils.timeIt(fn)`
2015-11-14 Simon LydellAdd count support to `g0`, `g^` and `g$` like Vimium
2015-11-14 Simon LydellFix problem with counts and shortcut including `0`
2015-11-14 Simon LydellFix lint errors
2015-11-14 Simon LydellFix quirks after dragging tab to another window
2015-11-14 Simon LydellDon't lose state when loading tabs in the background
2015-11-14 Simon LydellFix error in api.md
2015-11-14 Simon LydellStyle hints for scrollable elements differently
2015-11-14 Simon LydellAllow to style markers based on the type of element
2015-11-14 Simon LydellKeep the largest scrollable element up-to-date
2015-11-14 Simon LydellChoose which element to scroll more wisely
2015-11-12 Simon LydellRevert "Remove unnecessary code in commands.follow...
2015-11-12 Simon LydellDon't stay in "`gi` mode" if only one text input
2015-11-12 Simon LydellDon't consider `<select>`s as text inputs for `gi`
2015-11-12 Simon LydellRemove unnecessary code in commands.follow{,_focus}
2015-11-12 Simon LydellFix prev/next patterns order not respected
2015-11-11 Simon LydellAdd missing word in options.md
2015-11-11 Simon LydellUpdate scroll documentation
2015-11-11 Simon LydellPrepare for Tab Groups being removed from Firefox
2015-11-11 Simon LydellVimFx v0.6.2 v0.6.2
2015-11-11 Simon LydellFix `P` compatibility with InstandFox
2015-11-11 Simon LydellFix commands not working on slowly-loading pages
2015-11-11 Simon LydellConsistently use 2-space indentation in style.css
next
Imprint / Impressum