summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Make <summary> tags navigable using hintspsvenk2020-05-22
* Make option defregister for yank and put on X11psvenk2020-05-22
* Fix parse error in options.xmlpsvenk2020-05-22
* address comments from PR review https://github.com/pentadactyl/pentadactyl/pu...reaysawa2019-09-01
* avoid passing arguments to autocommand triggers (expired lifetime of argument...reaysawa2019-08-25
* code for the new eventsreaysawa2019-08-25
* Introduces a new option, showhinttext, to control whether descriptive texts a...reaysawa2019-07-24
* Delete mozmill testsJack Rosenthal2019-07-08
* Makefile: cleanup hg usage, realpath, formattingJack Rosenthal2019-07-08
* Resolve smooth scrolling issueJack Rosenthal2019-07-08
* Merge pull request #7 from RFDAJE/fix-palemoon-28.6Jack Rosenthal2019-07-08
|\
| * remove flatMap, which caused .pentadactylrc load failedseenxu2019-07-05
| * fix gi focus input field issue and elem[0] errorseenxu2019-07-05
* | remove annoying deprecation warning on startupseenxu2019-07-05
|/
* buffer: remove options variableJack Rosenthal2019-05-23
* protocol: make RedirectChannel compatible with PM 28.5Jack Rosenthal2019-05-12
* Palemoon 28.5 compatibilityJack Rosenthal2019-05-05
* Cherry pick 5digits/dactyl#178Zheng Chaoping2017-01-23
* Makes Firefox site-specific zoome feature work again.ROTTLER Tamas2017-01-21
* pm-compat: Revert "Minor compat changes."MadAnd2017-01-21
* pm-compat: Revert "Hide statusbar in FF25+."MadAnd2017-01-21
* Fix can't access lexical declaration `locale' before initializationZheng Chaoping2016-10-25
* Fix 'jumptags' jumpingDoug Kearns2016-09-07
* Work around Array.concat bugDoug Kearns2016-08-18
* Merge pull request #160 from zbinlin/patch-1dkearns2016-08-17
|\
| * Use Object.defineProperty instead of __defineGetter__/__defineSetter__Zheng Chaoping2016-05-04
* | Offset the index by 1 so matches show from 1 to nMichael Hoang2016-05-04
|/
* Merge pull request #151 from prmtl/fix/re-as-stringdkearns2016-04-29
|\
| * Fix 'split' method when using String not RegExpSebastian Kalinowski2016-04-26
* | Fix error with assigning to String in hints modeSebastian Kalinowski2016-04-28
|/
* Fix sanitizing domain data when called from FF.Doug Kearns2016-02-13
* Fix santization of marks.Doug Kearns2016-02-11
* Remove remaining comprehensions (Part 2).Doug Kearns2016-01-30
* Remove remaining comprehensions.Doug Kearns2016-01-29
* Fix :help completion.Doug Kearns2016-01-16
* Fix :command listings.Doug Kearns2016-01-13
* Fix charset completion.Doug Kearns2016-01-12
* Fix :listkeys completion.Doug Kearns2016-01-12
* Fix JAR file completion.Doug Kearns2016-01-11
* Fix :cookies action completion.Doug Kearns2016-01-11
* Fix command related JavaScript completers.Doug Kearns2016-01-10
* Merge pull request #123 from femnad/issue-122-bookmark-tag-completiondkearns2016-01-09
|\
| * Fix Bookmark Tag Completionfemnad2015-12-25
* | Prevent certain sites from overriding mappings. Closes issue #118.Kris Maglione2015-12-30
* | Update curl plugin.Kris Maglione2015-12-30
|/
* Another quick fix for DOM.Event.Doug Kearns2015-12-24
* Use a Gecko version check for determing URL in :pageinfo s.Doug Kearns2015-12-24
* Merge pull request #113 from woutershep/pageinfo-fixdkearns2015-12-24
|\
| * Fix pageinfo by handling _uri too.Wouter van Kesteren2015-12-21
* | Fix DOM.event.Doug Kearns2015-12-24