index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
modules
/
prefs.jsm
Commit message (
Expand
)
Author
Age
*
Don't explode when trying to list a broken localized pref.
Kris Maglione
2013-04-20
*
Death to E4X and stuff.
Kris Maglione
2012-12-17
*
Death to E4X and stuff.
Kris Maglione
2012-12-17
*
Death to E4X and stuff.
Kris Maglione
2012-11-29
*
Death to E4X and stuff.
Kris Maglione
2012-11-28
*
Merge addon-common module loading code to fix Minefield.
Kris Maglione
2012-05-07
*
Bug 718255 yay.
Kris Maglione
2012-02-14
*
No more randomly generated package subtree paths.
Kris Maglione
2012-01-13
*
Fix useragent.js bug.
Kris Maglione
2011-12-01
*
Kill strict mode for the moment.
Kris Maglione
2011-11-27
*
Add util.weakReference that won't crash if you pass null.
Kris Maglione
2011-10-01
*
Add binary component for Gecko 10/Linux/x86-64.
Kris Maglione
2011-09-28
*
After some profiling, give all modules a common prototype.
Kris Maglione
2011-08-22
*
Fix some cleanup issues. Better error pages for bad dactyl: URLs. Remove some...
Kris Maglione
2011-08-21
*
Fix prefs initialization issue.
Kris Maglione
2011-08-03
*
Cleanup changed preferences on disable.
Kris Maglione
2011-08-02
*
Fix broken help links.
Kris Maglione
2011-07-29
*
Save option restore data until add-on is disabled. Cleanup preferences on uni...
Kris Maglione
2011-07-29
*
Fix some Print to File issues.
Kris Maglione
2011-05-26
*
More polyglotization.
Kris Maglione
2011-04-29
*
More ad hoc i18n work.
Doug Kearns
2011-04-01
*
Annotate most strings which need to be explicitly localified.
Kris Maglione
2011-03-25
*
Get rid of apparently redundant QIs.
Kris Maglione
2011-03-19
*
Automagically generate option types and default value entities for options.xml.
Kris Maglione
2011-03-15
*
Temporarily back out an error producing call to _() in prefs.set.
Doug Kearns
2011-03-06
*
Move some more message strings to the properties file.
Doug Kearns
2011-03-06
*
Fix absurd error on FF36.
Kris Maglione
2011-03-03
*
Run stylebot -- semicolons.
Doug Kearns
2011-02-01
*
Remove stale reference to prefs._load.
Kris Maglione
2011-01-26
*
Update copyright headers.
Kris Maglione
2011-01-23
*
Use WarningMsg rather than ErrorMsg for deprecation warnings.
Kris Maglione
2011-01-22
*
Fix startup when restoring preferences. Closes issue #291.
Kris Maglione
2011-01-22
*
Add as-yet undocumented site-specific mapping hives, :map -group flag, and :m...
Kris Maglione
2011-01-19
*
Replace prefs.getDefault with prefs.defaults.get, and remove useless private ...
Kris Maglione
2011-01-19
*
Add named groups (a la Python) to util.regexp.
Kris Maglione
2011-01-12
*
Fix deleting files after viewing them from source links in :list*.
Kris Maglione
2011-01-10
*
Try not to break things on :rehash for users running from the repo.
Kris Maglione
2011-01-05
*
Fix :set! completer.
Kris Maglione
2010-12-30
*
Fix slew of "Setting pref ... changed from its default value" messages on fir...
Kris Maglione
2010-12-30
*
Move config module to config.jsm.
Kris Maglione
2010-12-29
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-25
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-24
*
Add :list* commands, linkify help tags in certain output, and augment :yank t...
Kris Maglione
2010-12-18
*
Do away with services.(get|create), and move the prefs module to its own file.
Kris Maglione
2010-12-01