aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-03Note relevant PR number for link-hint-text change.Stephen Blott
2015-03-03Do not include duplicated texts in link hints.Stephen Blott
2015-03-01Stick in callback so `Nt` worksSudarshan Wadkar
2015-02-28Fix exception on options page.Stephen Blott
2015-02-28Make badges tab specific (fixed).Stephen Blott
2015-02-28Make badges tab specific.Stephen Blott
2015-02-26Remove noise, explain in commitSudarshan Wadkar
2015-02-26Fix #1507 Open new tab in incognito modeSudarshan Wadkar
2015-02-23Find (from visual mode) returns to viewport on no match.Stephen Blott
2015-02-23Merge pull request #1505 from smblott-github/fix-incognito-and-find-history-i...Stephen Blott
2015-02-23Ensure inconito mode flag and find-mode-history are initialised.Stephen Blott
2015-02-23Ensure inconito mode flag and find-mode-history are initialised.Stephen Blott
2015-02-22Remove "not yet implemented" note for visual mode.Stephen Blott
2015-02-19Only send cursor to end when selection has the cursor at the startmrmr1993
2015-02-19Make DomUtils.isSelected behave correctly for all editable elementsmrmr1993
2015-02-19Stop trying to place the cursor at the end of an input on focusmrmr1993
2015-02-18Add a test for link hints on HTML5 input typesmrmr1993
2015-02-18Remove redundant check, make isSelected's behaviour match its contractmrmr1993
2015-02-17Guard against input elements which don't support selectionStart/Endmrmr1993
2015-02-17Fix (?) issue with browser icon.Stephen Blott
2015-02-16Fix (?) issue with browser icon showing disabled.Stephen Blott
2015-02-16Deactivate global insert mode on focus.Stephen Blott
2015-02-15Move "show-advanced-options" to a button.Stephen Blott
2015-02-15Merge pull request #1482 from rkho/patch-2Stephen Blott
2015-02-14Updated README.md readability -- missed two linesRichard Kho
2015-02-15Merge pull request #1481 from rkho/patch-1Stephen Blott
2015-02-14Added Markup code tags to commands in Readme.mdRichard Kho
2015-02-14Merge branch 'grab-back-focus'Stephen Blott
2015-02-14Grab back focus: use settings.addEventListener "load".Stephen Blott
2015-02-14Merge pull request #1476 from mrmr1993/dont-clear-frame-data-on-url-changeStephen Blott
2015-02-14Fix(?) issue with browser icon.Stephen Blott
2015-02-13Add callback to runtime message.Stephen Blott
2015-02-13Remove saveHelpDialogSettings, it's unused.Stephen Blott
2015-02-13Tweaks for grab-back-focus.Stephen Blott
2015-02-12Merge pull request #1478 from mrmr1993/unbreak-regex-searchesStephen Blott
2015-02-12Fix regexp performFind/performBackwardsFindmrmr1993
2015-02-12Grab back focus...Stephen Blott
2015-02-12Retain frame data for a tab unless the top frame tells us its closingmrmr1993
2015-02-12Initial grab-back-focus.Stephen Blott
2015-02-11Add not to Cakefile regarding dependencies for custom crx build.Stephen Blott
2015-02-11Revert "More informative output for cake target package-custom-crx."Stephen Blott
2015-02-11More informative output for cake target package-custom-crx.Stephen Blott
2015-02-11Minor project-config chanages...Stephen Blott
2015-02-11Fix error on yank/scroll.Stephen Blott
2015-02-09Simplify removing find-mode history for incognito mode.Stephen Blott
2015-02-09Tweak yank-URL...Stephen Blott
2015-02-09Actually fix the conflicts in the previous merge.Stephen Blott
2015-02-09Merge branch 'find-mode-history-for-incognito-mode'Stephen Blott
2015-02-09Minor refactoring for find-mode history.Stephen Blott
2015-02-09Add `npm install util` to the instructions for running tests.Stephen Blott