summaryrefslogtreecommitdiff
path: root/common/modules/base.jsm
Commit message (Expand)AuthorAge
* 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
* Fix <S-Insert> when newlines are involved.Kris Maglione2010-12-31
* Release 1.0 βeta 4.1.Kris Maglione2010-12-31
* Decent filtering for :extrehash. Fix tab bar layout after rehash with go+=n. ...Kris Maglione2010-12-31
* Added tag pentadactyl-1.0b4 for changeset 2c21fc6135f8.Kris Maglione2010-12-30
* Release 1.0 βeta 4.Kris Maglione2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Add :hi -link.Kris Maglione2010-12-29
* Fix prefix in dump output.Kris Maglione2010-12-29
* Make 'stal' a string option.Kris Maglione2010-12-29
* Move config module to config.jsm.Kris Maglione2010-12-29
* Possibly stem aforementioned focus bug.Kris Maglione2010-12-27
* [bootstrap] Merge default.Kris Maglione2010-12-27
|\
| * Some small changes for the sake of plugins.Kris Maglione2010-12-26
| * Re-enable tab numbers of FF36.Kris Maglione2010-12-26
| * Merge changes from bootstrapped.Kris Maglione2010-12-25
| * Merge changes from bootstrapped.Kris Maglione2010-12-25
* | Fix some subtle rehashing bugs.Kris Maglione2010-12-25
* | [bootstrap] Fix stupid bug.Kris Maglione2010-12-25
* | [bootstrap] Add code to manually reload stale cached modules on rehash.Kris Maglione2010-12-25
* | [bootstrap] Merge default.Kris Maglione2010-12-25
|\|
| * Fix reported file/line in failed assertions.Kris Maglione2010-12-25
| * Merge changes from bootstrapped.Kris Maglione2010-12-24
* | Merge default.Kris Maglione2010-12-24
|\|
| * Fix some typos.Štěpán Němec2010-12-24
* | More bootstrap work. Now loadable without restart.Kris Maglione2010-12-24
* | More bootstrap work.Kris Maglione2010-12-24
* | Bootstrap cleanup work.Kris Maglione2010-12-23
|/
* Revert revision c24f695526a9. Closes issue #208.Kris Maglione2010-12-22
* Refactor the Styles API and implimentation slightly. Move deprecated() to bas...Kris Maglione2010-12-22
* Allow most characters in command names.Kris Maglione2010-12-20
* Make Bookmark objects live writeable.Kris Maglione2010-12-10
* Settle stupid naming dispute.Kris Maglione2010-12-07
* Use completion.buffer for tabs.switchTo/:buffer!.Kris Maglione2010-12-06
* Typos and whitespace fixes.Štěpán Němec2010-12-06