summaryrefslogtreecommitdiff
path: root/common/bootstrap.js
Commit message (Expand)AuthorAge
* Allow relative paths for 'shell'.Kris Maglione2011-01-15
* Fix some bootstrap issues on upgrade.Kris Maglione2011-01-15
* Fix zoom level display for fractional percentages.Kris Maglione2011-01-14
* Cleanup category entries.Kris Maglione2011-01-14
* Fix about:pentadactyl.Kris Maglione2011-01-13
* Fix loading components after XPI update.Kris Maglione2011-01-13
* Remove some dead code and fix :rehash.Kris Maglione2011-01-13
* Fix help on FF3, overly long URL chains in context filenames, etc.Kris Maglione2011-01-13
* Cleanup module globals more eagerly.Kris Maglione2011-01-13
* Fix loading locale files from XPI.Kris Maglione2011-01-13
* Ditch the bloody chrome registry.Kris Maglione2011-01-13
* Tie up some, but not nearly all, of the loose ends that were accidentally com...Kris Maglione2011-01-10
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* 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
* Fix about:pentadactyl by registering the component manually. Et cetera.Kris Maglione2011-01-03
* Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the...Kris Maglione2010-12-30
* Add some more error handling code during the bootstrapping process.Kris Maglione2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Fix <C-[> passing and causing a history back event in command line mode. Fix ...Kris Maglione2010-12-29
* Move config module to config.jsm.Kris Maglione2010-12-29
* [bootstrap] Fix running from an xpi on Gecko 2.Kris Maglione2010-12-29
* Fix cleanup of styles during :rehash.Kris Maglione2010-12-27
* [bootstrap] Purge stale modules on upgrade as well as explicit rehash.Kris Maglione2010-12-25
* [bootstrap] Fix stupid bug.Kris Maglione2010-12-25
* [bootstrap] Add a :rehash (temporarily undocumented) command.Kris Maglione2010-12-25
* [bootstrap] Add code to manually reload stale cached modules on rehash.Kris Maglione2010-12-25
* [bootstrapped] Minor changes.Kris Maglione2010-12-25
* [bootstrap] Fix command line handling.Kris Maglione2010-12-24
* Fix some cleanup issues.Kris Maglione2010-12-24
* [bootstrap] Changes toward proper reinitialization after disabling.Kris Maglione2010-12-24
* Fix MOW styling. Enable running cleanup code on bootstrapped disable. Re-enab...Kris Maglione2010-12-24
* More bootstrap work. Now loadable without restart.Kris Maglione2010-12-24
* More bootstrap work.Kris Maglione2010-12-24