summaryrefslogtreecommitdiff
path: root/common/modules/prefs.jsm
Commit message (Expand)AuthorAge
* Don't explode when trying to list a broken localized pref.Kris Maglione2013-04-20
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-11-29
* Death to E4X and stuff.Kris Maglione2012-11-28
* Merge addon-common module loading code to fix Minefield.Kris Maglione2012-05-07
* Bug 718255 yay.Kris Maglione2012-02-14
* No more randomly generated package subtree paths.Kris Maglione2012-01-13
* Fix useragent.js bug.Kris Maglione2011-12-01
* Kill strict mode for the moment.Kris Maglione2011-11-27
* Add util.weakReference that won't crash if you pass null.Kris Maglione2011-10-01
* Add binary component for Gecko 10/Linux/x86-64.Kris Maglione2011-09-28
* After some profiling, give all modules a common prototype.Kris Maglione2011-08-22
* Fix some cleanup issues. Better error pages for bad dactyl: URLs. Remove some...Kris Maglione2011-08-21
* Fix prefs initialization issue.Kris Maglione2011-08-03
* Cleanup changed preferences on disable.Kris Maglione2011-08-02
* Fix broken help links.Kris Maglione2011-07-29
* Save option restore data until add-on is disabled. Cleanup preferences on uni...Kris Maglione2011-07-29
* Fix some Print to File issues.Kris Maglione2011-05-26
* More polyglotization.Kris Maglione2011-04-29
* More ad hoc i18n work.Doug Kearns2011-04-01
* Annotate most strings which need to be explicitly localified.Kris Maglione2011-03-25
* Get rid of apparently redundant QIs.Kris Maglione2011-03-19
* Automagically generate option types and default value entities for options.xml.Kris Maglione2011-03-15
* Temporarily back out an error producing call to _() in prefs.set.Doug Kearns2011-03-06
* Move some more message strings to the properties file.Doug Kearns2011-03-06
* Fix absurd error on FF36.Kris Maglione2011-03-03
* 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