summaryrefslogtreecommitdiff
path: root/common/modules/storage.jsm
Commit message (Expand)AuthorAge
* More cleanup. Fix some Teledactyl bugginess.Kris Maglione2011-09-29
* Cleanup.Kris Maglione2011-09-29
* Move smooth-scroll plugin to the core.Kris Maglione2011-09-28
* Add 'linenumbers'.Kris Maglione2011-09-27
* Don't Be Evil.Kris Maglione2011-09-11
* Minorish refactoring.Kris Maglione2011-09-08
* Fix REPL with foreign window contexts. Other general cleanup.Kris Maglione2011-09-05
* Minorish changes.Kris Maglione2011-09-03
* After some profiling, give all modules a common prototype.Kris Maglione2011-08-22
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Deal with sites with finicky input handling. Add some docs. Fix :reh|foo / :r...Kris Maglione2011-07-27
* Use [foo] instead of foo[] consistently in source doc type annotations.Štěpán Němec2011-07-22
* Dispatch input event after external editing.Kris Maglione2011-07-21
* Make INFO work from *.penta files.Kris Maglione2011-06-06
* More polyglotization.Kris Maglione2011-04-29
* Annotate most strings which need to be explicitly localified.Kris Maglione2011-03-25
* Fix complex 'passkeys' serialization.Kris Maglione2011-03-23
* Get rid of apparently redundant QIs.Kris Maglione2011-03-19
* Normalise use of "res" vs "ret" for return variables.Doug Kearns2011-03-07
* ObjectStore#remove should return a value.Kris Maglione2011-03-01
* Fix problem with last commit.Kris Maglione2011-02-19
* Small fix for Minefield.Kris Maglione2011-02-19
* Fix Minefield a-fucking-gain.Kris Maglione2011-02-07
* Import minor changes from groups branch.Kris Maglione2011-02-05
* Show all valid hints on tab. Closes issue #339.Kris Maglione2011-01-31
* Closes issue #302.Kris Maglione2011-01-31
* Update copyright headers.Kris Maglione2011-01-23
* Don't force help initialization until we see something that looks like a help...Kris Maglione2011-01-21
* Use Files rather than strings in io.js where possible. Add some missing docs.Kris Maglione2011-01-20
* Fix some more bootstrapping update bugs.Kris Maglione2011-01-17
* Add an experimental prototype download manager replacement. Fix some bugs.Kris Maglione2011-01-16
* Make buffer.URL a string again. Use buffer.uri and buffer.documentURI interna...Kris Maglione2011-01-16
* Add file input editing history.Kris Maglione2011-01-15
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Automagically generate :help key indexes.Kris Maglione2011-01-06
* 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 slew of "Setting pref ... changed from its default value" messages on fir...Kris Maglione2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Merge changes from bootstrapped.Kris Maglione2010-12-25
* Merge changes from bootstrapped.Kris Maglione2010-12-24
* Rename util.(escapeRegexp|regexpSource) to util.regexp.(escape|getSource).Kris Maglione2010-12-15
* Better chrome:/resource: URL completion.Kris Maglione2010-12-15
* Some minor cleanup and fixes.Kris Maglione2010-12-09
* Profide default leaf names in :write for people who can't be bothered to thin...Kris Maglione2010-12-03
* Fix loading storage files.Kris Maglione2010-12-02
* Allow exporting to a directory as well as an archive with dactyl.exportHelp.Kris Maglione2010-12-02
* Do away with services.(get|create), and move the prefs module to its own file.Kris Maglione2010-12-01
* Normalise regex -> regexp.Doug Kearns2010-10-22
* Replace use of <b>arg</b> in API docs with *arg*.Doug Kearns2010-10-21