summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
...
* 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
* Cleanup changed preferences on disable.Kris Maglione2011-08-02
* 'strictfocus' enhancements for editiable iframes. Close issue #441.Kris Maglione2011-08-02
* Fix some typos and mention ⌘ in :h key-notation.Štěpán Němec2011-08-01
* Fix missing base mode in keydown/keyup blocking. Closes issue #615.Kris Maglione2011-07-31
* Bloody hell.Kris Maglione2011-07-30
* Support multi-character hint modes. Remove bloody fh=2. Closes issue #614.Kris Maglione2011-07-30
* Minor doc fixes.Štěpán Němec2011-07-30
* Assert mode.length == 1 in hints.addMode.Kris Maglione2011-07-30
* Fix localization bug.Kris Maglione2011-07-29
* Don't offer Text Edit mode for non-input elements. Closes issue #590.Kris Maglione2011-07-29
* Fix broken help links.Kris Maglione2011-07-29
* Fix typo.Doug Kearns2011-07-29
* Further mode names normalisation in docs.Doug Kearns2011-07-29
* Save option restore data until add-on is disabled. Cleanup preferences on uni...Kris Maglione2011-07-29
* Don't explicitly pop Menu mode on menu_<Esc>. Closes issue #527. Normalize mo...Kris Maglione2011-07-29
* :emenu: Hide hidden items, disable disabled items. Closes issue #582.Kris Maglione2011-07-29
* Allow superfluous trailing space in :tb* commands. Closes issue #205.Kris Maglione2011-07-29
* Set source tab as owner in :tabdup.Kris Maglione2011-07-29
* Stop accepting untrusted keypress events.Kris Maglione2011-07-28
* Clarify :set! documentation.Doug Kearns2011-07-28
* Don't attempt to highlight trailing comments in command script files.Doug Kearns2011-07-28
* Normalise mode name references in command/option/mapping descriptions.Doug Kearns2011-07-21
* Remove unused arg from commands.iterator call in :mkv.Doug Kearns2011-07-21
* Camelcase services.{loginmanager,contentprefs}.Doug Kearns2011-07-21
* Document :colorscheme default.Doug Kearns2011-07-21
* Assert hintkeys.length > 1.Kris Maglione2011-07-28
* nsIDOMXULTreeElement ⊄ <input elements> for now.Kris Maglione2011-07-28