summaryrefslogtreecommitdiff
path: root/common/bootstrap.js
Commit message (Expand)AuthorAge
* Fix live update issues.Kris Maglione2011-03-07
* Fix forseeable problem with last commit.Kris Maglione2011-02-19
* Rip out FUEL references. Use a persistent component instead.Kris Maglione2011-02-19
* Fix running unpacked on wine. Closes issue #254.Kris Maglione2011-02-11
* Fix live update issue.Kris Maglione2011-02-08
* Fix stupid typo in last commit. :(Kris Maglione2011-02-06
* Move the ACR disabler to common/, pass it an add-on ID.Kris Maglione2011-02-06
* More testing stuff.Kris Maglione2011-02-03
* Disable sending incompatibility reports via the ACR.Kris Maglione2011-02-01
* Fix config.addon race and add guards against future breakage.Kris Maglione2011-01-30
* Fix executing commandline.input callback. Closes issue #331.Kris Maglione2011-01-30
* Update copyright headers.Kris Maglione2011-01-23
* Automagically disable automatic updates for nightlies on FF4.Kris Maglione2011-01-18
* Fix some more bootstrapping update bugs.Kris Maglione2011-01-17
* 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