summaryrefslogtreecommitdiff
path: root/common/modules/prefs.jsm
Commit message (Expand)AuthorAge
* Run stylebot -- semicolons.Doug Kearns2011-02-01
* Remove stale reference to prefs._load.Kris Maglione2011-01-26
* Update copyright headers.Kris Maglione2011-01-23
* Use WarningMsg rather than ErrorMsg for deprecation warnings.Kris Maglione2011-01-22
* Fix startup when restoring preferences. Closes issue #291.Kris Maglione2011-01-22
* Add as-yet undocumented site-specific mapping hives, :map -group flag, and :m...Kris Maglione2011-01-19
* Replace prefs.getDefault with prefs.defaults.get, and remove useless private ...Kris Maglione2011-01-19
* Add named groups (a la Python) to util.regexp.Kris Maglione2011-01-12
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Try not to break things on :rehash for users running from the repo.Kris Maglione2011-01-05
* Fix :set! completer.Kris Maglione2010-12-30
* Fix slew of "Setting pref ... changed from its default value" messages on fir...Kris Maglione2010-12-30
* Move config module to config.jsm.Kris Maglione2010-12-29
* Merge changes from bootstrapped.Kris Maglione2010-12-25
* Merge changes from bootstrapped.Kris Maglione2010-12-24
* Add :list* commands, linkify help tags in certain output, and augment :yank t...Kris Maglione2010-12-18
* Do away with services.(get|create), and move the prefs module to its own file.Kris Maglione2010-12-01