summaryrefslogtreecommitdiff
path: root/common/content/modules.js
Commit message (Expand)AuthorAge
* Integrate sanitizer with host UI, sanitize at shutdown support, and control w...Kris Maglione2010-10-14
* Finish moving dactyl.dump to util from last commit, and store the last 15 int...Kris Maglione2010-10-06
* Camel-case some identifiers gone rogue.Doug Kearns2010-09-23
* Whitespace fixes.Doug Kearns2010-09-22
* Major documentation updates and formatting fixes, and many, many other change...Kris Maglione2010-09-17
* Precompute completion string matching function.Kris Maglione2010-09-17
* Merge testing.Kris Maglione2010-08-31
* Prepare for merge with testing branch.Kris Maglione2010-08-28
* Use Object.keys/getOwnPropertyNames (and provide them if they don't exist).Kris Maglione2010-08-28
* imported patch dactylifyKris Maglione2010-08-28
* Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...Kris Maglione2010-08-15
* Formatting fixes.Doug Kearns2009-11-14
* Halve the security errors at startup, but still annoyingly many of them.Kris Maglione2009-11-14
* Get rid of absurd strict JS warnings.Kris Maglione2009-11-14
* Automatically track and remove long-lived event listeners.Kris Maglione2009-11-13
* Formatting fixes.Doug Kearns2009-11-14
* Fix some documentation typos.Doug Kearns2009-11-14
* Fix the last commit.Štěpán Němec2009-11-12
* Document some crap.Kris Maglione2009-11-12
* Use the debugger for object property completion.Kris Maglione2009-11-11
* Resurrect my range finder, Part I.Kris Maglione2009-11-09
* Fix mailbird.Kris Maglione2009-11-09
* Refactor modules.config.Kris Maglione2009-11-09
* Recfactoring:Kris Maglione2009-11-08