summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Don't push pass through mode multiple times. Closes issue #641.Kris Maglione2011-08-19
* Closes issue #636.Kris Maglione2011-08-18
* Closes issue #634.Kris Maglione2011-08-18
* Closes issue #635.Kris Maglione2011-08-18
* Be less prudent with <C-t>.Kris Maglione2011-08-16
* Add C_<C-t>.Kris Maglione2011-08-16
* Import part of top patch in queue: Add no-op option hive for plugin API reaso...Kris Maglione2011-08-16
* Add canceled property to DOM instances. Remove stray util.haveGecko call.Kris Maglione2011-08-15
* Fix :rehash.Kris Maglione2011-08-15
* Move overlay magic from util to overlay module.Kris Maglione2011-08-15
* Move DOM and config properties from the util namespace to the DOM and config ...Kris Maglione2011-08-14
* Add dactyl instance tracking.Kris Maglione2011-08-14
* Add experimental jQuery-ish DOM object.Kris Maglione2011-08-14
* Fix occasional lingering IGNORE mode after hints.Kris Maglione2011-08-14
* Fix input caret in input elements on initial focus.Kris Maglione2011-08-14
* Decode URLs in the completion list against my better judgment. Get rid of blo...Kris Maglione2011-08-14
* :lk <C-Foo> should work.Kris Maglione2011-08-13
* Merge the globals of multiple plugins of the same name.Kris Maglione2011-08-12
* Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.Kris Maglione2011-08-12
* Fix the :restart doc string.Štěpán Němec2011-08-11
* Add n_s and n_S.Kris Maglione2011-08-11
* Fix g] help spec and simplify gb/gB descriptions.Doug Kearns2011-08-11
* Push location stack on //?/n/N/[/].Kris Maglione2011-08-11
* Move the `bypassing-pentadactyl' help item from `browsing' to `map'.Štěpán Němec2011-08-10
* Re-add history section.Kris Maglione2011-08-10
* Fix failing option tests.Kris Maglione2011-08-10
* Reshuffle the browsing vs. marks help items more sensibly.Štěpán Němec2011-08-10
* Kill duplicate help entries.Kris Maglione2011-08-10
* Remove stray util.dump call in Option.validateCompleter.Štěpán Němec2011-08-10
* Fix another DTD error.Kris Maglione2011-08-10
* Help edits.Štěpán Němec2011-08-10
* Allow asynchronous io.system() calls. Fix :help intro.Kris Maglione2011-08-10
* Minor enhancements to <C-i>/<C-o>Kris Maglione2011-08-09
* Serialize the :map -count flag.Kris Maglione2011-08-09
* Fix Firefox exploding on <C-i>Kris Maglione2011-08-09
* Remove stale dump statement.Kris Maglione2011-08-09
* Keep browser from exploding on <C-i> in Command Line mode.Kris Maglione2011-08-08
* Doc fixes.Štěpán Němec2011-08-08
* Make 'doc' available to group initializer.Kris Maglione2011-08-08
* Remove leftover line.Kris Maglione2011-08-08
* Muck with stringmap/sitemap/stringmap default value completions.Kris Maglione2011-08-07
* Add [d and ]d.Kris Maglione2011-08-07
* Initial work towards making <C-o> and <C-i> more Vim-like.Kris Maglione2011-08-07
* Fix util.generateXPath for unknown namespaces.Kris Maglione2011-08-07
* Add g].Kris Maglione2011-08-07
* Update zoom display on full zoom changed triggered outside of Pentadactyl.Kris Maglione2011-08-07
* Store node XPath in marks.Kris Maglione2011-08-07
* Add a basic XPath generator.Kris Maglione2011-08-07
* Store marks as line and column ordinals rather than percentages.Kris Maglione2011-08-07
* Fix Option.validateCompleter with non-options.Kris Maglione2011-08-07