summaryrefslogtreecommitdiff
path: root/common/content/base.js
Commit message (Expand)AuthorAge
* 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
* Lots of rangefinder and Gecko 2 tabbing fixes.Kris Maglione2010-08-28
* Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...Kris Maglione2010-08-15
* Clean up Struct constructor.Kris Maglione2009-11-14
* Formatting fixes.Doug Kearns2009-11-14
* Get rid of absurd strict JS warnings.Kris Maglione2009-11-14
* Deal with debuggerless cr^wapps in JS completion.Kris Maglione2009-11-14
* Formatting fixes.Doug Kearns2009-11-14
* Fix some documentation typos.Doug Kearns2009-11-14
* Document some crap.Kris Maglione2009-11-12
* Add Classeditor.jssetTimeout. Fix some broken timeouts.Kris Maglione2009-11-11
* Who the hell compiles without the debugger enabled?Kris Maglione2009-11-11
* Use the debugger for object property completion.Kris Maglione2009-11-11
* Resurrect my range finder, Part III: Search highlighting.Kris Maglione2009-11-11
* Resurrect my range finder, Part II: Make things works sensibly with frames.Kris Maglione2009-11-11
* Fix mailbird.Kris Maglione2009-11-09
* Recfactoring:Kris Maglione2009-11-08