]> git.gir.st - VimFx.git/history - extension/lib
Don't use the same hint for GitHub's diff expansion buttons
[VimFx.git] / extension / lib /
2016-01-11 Simon LydellDon't use the same hint for GitHub's diff expansion...
2016-01-11 Simon LydellSupport the "Default FullZoom Level" extension
2016-01-10 Simon LydellFix Hints mode crash on some pages
2016-01-09 Simon LydellImprove `zf` hover support: Emit mouse events
2016-01-09 Simon LydellFix `:hover` clearing on click in multi-process
2016-01-09 Simon LydellMake simulated clicks look more like real clicks
2016-01-09 Simon LydellFix broken `scroll_to_mark` command
2016-01-08 Simon LydellClear locked `:hover` on click
2016-01-07 Simon LydellFix missing hints in the Add-ons Manager
2016-01-06 Simon LydellLock `:hover` when clicking with the `f` commands
2016-01-06 Simon LydellAdd support for various fancy text editors
2016-01-06 Simon LydellImprove element matching for the `zF` command
2016-01-05 Simon LydellImprove the selector for previous/next links
2016-01-05 Simon LydellFix lint error
2016-01-04 Simon LydellFix help dialog font sizing
2016-01-04 Simon LydellStreamline some English text
2016-01-03 Simon LydellDon't give hints to `.button` if contains `<input>`
2016-01-03 Simon LydellRecognozie more ARIA roles as clickable
2016-01-02 Simon LydellFix missing hints in the Add-ons Manager
2015-12-30 Simon LydellAlways suppress non-prefix keys in Normal mode
2015-12-30 Simon LydellMake 'frameCanReceiveEvents' more robust
2015-12-21 Simon LydellTreat contenteditable elements as other text inputs
2015-12-20 Simon LydellMake migration 0 more robust
2015-12-18 Simon LydellAllow to disable counts
2015-12-09 Simon LydellMerge branch 'master' into develop
2015-12-09 Simon LydellAdd `match.discard()`
2015-12-09 Simon LydellReset typed keys in "autoInsertMode"
2015-12-09 Simon LydellDon't notify keys pressed keys in text inputs
2015-12-09 Simon LydellMerge pull request #640 from akhodakivskiy/click-browse...
2015-12-09 Simon LydellMake it possible to scroll browser elements
2015-12-09 Simon LydellAdd command to click browser elements using markers
2015-12-08 Simon LydellRemove try-catch in UI 'keydown' listener
2015-12-08 Simon LydellShow the overridden shortcut in override errors
2015-12-07 Simon LydellMove the `gr` command to its intended position
2015-12-06 Simon LydellNotify keys pressed so far of a command
2015-12-06 Simon LydellAdd notifications to many commands
2015-12-06 Simon LydellLet `<space>` scroll a bit less than a full page
2015-12-06 Simon LydellRename `last_scroll_position_mark`
2015-12-06 Simon LydellAdd a command to enter Reader View
2015-12-06 Simon LydellAdd a command to open the recently closed tabs list
2015-12-04 Simon LydellImprove `gi` text selection
2015-12-04 Simon LydellFix scrolling of `<html>` if `<body>` is scrollable
2015-12-03 Simon LydellFix not being able to focus scrollable elements
2015-12-03 Simon LydellFix `<label>`s getting hints too often
2015-12-03 Simon LydellFix AltGr handling on Windows
2015-12-03 Simon LydellMerge pull request #631 from mozillazg/zh-CN
2015-12-03 Simon LydellFix text selection when forusing text inputs
2015-12-02 Simon LydellMerge branch 'master' into develop
2015-12-02 Simon LydellAlways set `wrapper.href` if `wrapper.type == 'link'`
2015-12-02 Simon LydellImprove text enlargement in the help dialog
2015-12-02 Simon LydellAdd a command to open the history list
2015-12-02 Simon LydellFix some links not being targeted by `F`, `gf` and...
2015-12-01 Simon LydellMerge branch 'master' into develop
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-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 LydellUse `.trimLeft()` instead of `.trim()` in help search
2015-11-23 Simon LydellUse normal cursor in help dialog
2015-11-22 Simon LydellAdd a search field to the help dialog
2015-11-22 Simon LydellFix broken updating of the button
2015-11-22 Simon LydellMerge branch 'master' into develop
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 LydellFix text input focus problems since commit a197a16
2015-11-21 Simon LydellImprove state resetting when a frame changes
2015-11-21 Simon LydellImprove scrollable element detection when zoomed
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 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
next
Imprint / Impressum