summaryrefslogtreecommitdiff
path: root/common/modules/base.jsm
Commit message (Expand)AuthorAge
* Add a half slew of generic command execution/completion/code coverage tests. ...Kris Maglione2011-01-28
* Fix :dia completion.Kris Maglione2011-01-28
* Fix tab number updates in FF36. Closes issue 300.Kris Maglione2011-01-26
* Define Object.defineProperties in FF36.Kris Maglione2011-01-26
* Use table tags in :addons and :downloads to better support :yank.Kris Maglione2011-01-26
* Merge default.Kris Maglione2011-01-25
|\
| * Fix config.version on FF36. Closes issue #306.Kris Maglione2011-01-25
| * Add filtering to :addons and :downloads. Add -type flag to :addons.Kris Maglione2011-01-24
| * Merge changes from key-processing branch.Kris Maglione2011-01-23
* | Add filtering to :addons and :downloads. Add -type flag to :addons.Kris Maglione2011-01-24
* | Fix some hinting bugs.Kris Maglione2011-01-24
* | Cleanup the hints.js rat's nest a bit.Kris Maglione2011-01-23
* | Begin replacing the key processing rat's nest.Kris Maglione2011-01-23
|/
* Use WarningMsg rather than ErrorMsg for deprecation warnings.Kris Maglione2011-01-22
* Typo and consistency fixes.Štěpán Němec2011-01-20
* Provide completion and some bug fixes for :mapg.Kris Maglione2011-01-19
* Key processing cleanup and bug fixes.Kris Maglione2011-01-19
* Filter :au Fullscreen on fullscreen state rather than buffer URL. Remove bloo...Kris Maglione2011-01-18
* Fix silly isinstance parameter names.Kris Maglione2011-01-18
* Fix error at shutdown.Kris Maglione2011-01-18
* Add preliminary mode inheritance and BASE/INSERT modes.Kris Maglione2011-01-18
* Prevent infinite loops when trying to execute mappings recursively.Kris Maglione2011-01-18
* Get rid of absurd Map#route flag. Consolodate some constants.Kris Maglione2011-01-18
* Fix util.regexp#closure and so forth on FF36.Kris Maglione2011-01-18
* Fix some more bootstrapping update bugs.Kris Maglione2011-01-17
* Clean some DTD-specific strings out of the top-level config namespace.Kris Maglione2011-01-16
* Add an experimental prototype download manager replacement. Fix some bugs.Kris Maglione2011-01-16
* Fix some bootstrap issues on upgrade.Kris Maglione2011-01-15
* Fix arg maps.Kris Maglione2011-01-12
* Move common deprecation message content to deprecated().Doug Kearns2011-01-13
* Fix startup on FF36 with a few minutes grace before the nightly goes out.Kris Maglione2011-01-11
* Fix base.jsm:deprecated with null filenames. Closes issue #261.Kris Maglione2011-01-11
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Fix some typos.Štěpán Němec2011-01-09
* Fix some accidentally committed code.Kris Maglione2011-01-09
* Move things to the buffer instance that have no business being in the buffer ...Kris Maglione2011-01-09
* Try not to break things on :rehash for users running from the repo.Kris Maglione2011-01-05
* Attempt to bump off old versions of the JSM Loader singleton.Kris Maglione2011-01-05
* Fix some bugs.Kris Maglione2011-01-05
* Fix some recently broken :dialogs.Kris Maglione2011-01-05
* Fix FF36.Kris Maglione2011-01-03
* Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.Kris Maglione2011-01-03
* Automagically generate DTDs. One more step towards dropping the chrome: proto...Kris Maglione2011-01-03
* Fix about:pentadactyl by registering the component manually. Et cetera.Kris Maglione2011-01-03
* Match only complete words in :lk filters. Should we maybe support regexps ins...Kris Maglione2011-01-03
* Fix displaying the labels of our sidebar entries in :sbar completion before t...Kris Maglione2011-01-02
* Move iteration utility functions to the iter namespace.Kris Maglione2011-01-02
* Don't offer value completions for boolean options. Fix spellcheck highlightin...Kris Maglione2010-12-31
* Release 1.0 βeta 4.2.Kris Maglione2010-12-31
* Fix <C-v> in PASS THROUGH mode. Closes issue #223.Kris Maglione2010-12-31