summaryrefslogtreecommitdiff
path: root/common/components
Commit message (Expand)AuthorAge
* Fix about:pentadactyl.Kris Maglione2011-01-13
* Ditch the bloody chrome registry.Kris Maglione2011-01-13
* Fix startup on FF36 with a few minutes grace before the nightly goes out.Kris Maglione2011-01-11
* Deal with fallout from 609832.Kris Maglione2011-01-09
* 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
* Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the...Kris Maglione2010-12-30
* Uncommitted code from last commit.Kris Maglione2010-12-30
* Add some more error handling code during the bootstrapping process.Kris Maglione2010-12-30
* Move config module to config.jsm.Kris Maglione2010-12-29
* Fix error thrown in protocols.js.Kris Maglione2010-12-28
* [bootstrap] Fix for Gecko<2.Kris Maglione2010-12-27
* [bootstrap] Fix stupid bug.Kris Maglione2010-12-25
* [bootstrap] Add code to manually reload stale cached modules on rehash.Kris Maglione2010-12-25
* More bootstrap work.Kris Maglione2010-12-24
* Automagically linkify help index descriptions.Kris Maglione2010-12-23
* Add :list* commands, linkify help tags in certain output, and augment :yank t...Kris Maglione2010-12-18
* Fix issue in revision 2505a62b7c53. Closes issue #175.Kris Maglione2010-12-10
* Some minor cleanup and fixes.Kris Maglione2010-12-09
* Fix typo.Kris Maglione2010-11-12
* Add helpInfo to the command-line handler, not that it makes a difference.Kris Maglione2010-11-12
* Remove some unused self var declarations.Doug Kearns2010-11-12
* Add missing semicolons.Doug Kearns2010-11-05
* Miscellaneous formatting fixes.Doug Kearns2010-10-11
* Cut down on some error console noise when generating XPCOM stubs.Kris Maglione2010-10-03
* Remove some duplication in the DTDs. Link to the mailing list web page rather...Kris Maglione2010-10-02
* Fix some help linking and exporting bugs.Kris Maglione2010-09-29
* Fix about:pentadactyl = about:undefined in Gecko<2.0.Kris Maglione2010-09-28
* Fix undefined entity in about:pentadactyl. Fix about:pentadactyl for at least...Kris Maglione2010-09-27
* Fix a few more comment typos.Doug Kearns2010-09-24
* More camel-casing.Doug Kearns2010-09-24
* Fix some :cd problems. Remove special treatement of ,, in 'cdpath'.Kris Maglione2010-09-22
* Add missing semicolons.Doug Kearns2010-09-22
* Update components to load more reliably on FF<4.0. Fix command line option pa...Kris Maglione2010-09-21
* Add missing common/components/commandline-handler.jsKris Maglione2010-09-21
* Fix :version for non-XPI installs. Fix :extensions in FF 3.6.Kris Maglione2010-09-18
* Major documentation updates and formatting fixes, and many, many other change...Kris Maglione2010-09-17
* imported patch dactylifyKris Maglione2010-08-28
* Some smallish fixes.Kris Maglione2010-08-26
* Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...Kris Maglione2010-08-15
* Some Gecko 2 fixes.Kris Maglione2010-08-08
* Fix typos in hints.js and protocols.js. Closes issue #144.Kris Maglione2009-11-09
* Finish the Great Opening Brace Correction.Doug Kearns2009-11-09
* Fix some symlink woes. Closes issue #140.Kris Maglione2009-11-05
* Cleanup some stuffs.Kris Maglione2009-11-03
* Completely HTML-ize help transforms. Add intentionally undocumented :exporthelp.Kris Maglione2009-11-02
* Fix broken :colorscheme completion.Kris Maglione2009-10-31
* Fix typo in help.xsl.Kris Maglione2009-10-27
* Take a crack at killing security warnings. Fail miserably. Keep the new code ...Kris Maglione2009-10-26