summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add basic stringmap support to Option.validateCompleter.Kris Maglione2011-08-07
* Re-enable Text Edit mode in non-Google editable windows.Kris Maglione2011-08-06
* Don't derive Text Edit mode from Operator mode. Allow escaping from Operator ...Kris Maglione2011-08-06
* Reconcile the format of 'sanitizeitems' with most other list options.Kris Maglione2011-08-06
* Don't prompt on :san -h foo allKris Maglione2011-08-06
* Flush the startup cache when re-sourcing a JS file.Kris Maglione2011-08-06
* Add 'spelllang'. Closes issue #530.Kris Maglione2011-08-06
* Fix pass through of <Space> to alert boxen.Kris Maglione2011-08-06
* Muck with buffer.findLink against my better judgement. Closes issue #607. Clo...Kris Maglione2011-08-06
* Fix scrolling commands.Kris Maglione2011-08-05
* Fallback to count of parent mapping in motion maps. 2dw == d2w == 8d2w.Kris Maglione2011-08-05
* Add operator mode per Vim. Wrap most editor commands in transactions. And stu...Kris Maglione2011-08-05
* Fix some :buffer completion issues.Kris Maglione2011-08-04
* Added tag pentadactyl-1.0b7.1 for changeset 5dd2b03a5cecKris Maglione2011-08-04
* Release Pentadactyl 1.0b7.1Kris Maglione2011-08-04
* Fix live update issues.Kris Maglione2011-08-04
* More mode display name normalisation.Doug Kearns2011-08-04
* Fix prefs initialization issue.Kris Maglione2011-08-03
* Added tag pentadactyl-1.0b7 for changeset 2281deb4c132Kris Maglione2011-08-03
* Release Pentadactyl 1.0b7Kris Maglione2011-08-03
* Sync FAQ with website.Kris Maglione2011-08-03
* Bah.Kris Maglione2011-08-03
* Closes issue #488.Kris Maglione2011-08-02