summaryrefslogtreecommitdiff
path: root/common/content/options.js
Commit message (Expand)AuthorAge
...
* Whitespace fixes.Doug Kearns2008-12-23
* Remove trailing commas from object initializers.Doug Kearns2008-12-23
* Undo certain parts from the unfortunate "service" commit, to unbreak Muttator...Martin Stubenschrott2008-12-23
* Handle the silly exception thrown from options.resetPref.Doug Kearns2008-12-23
* Fix storage observer weak ref stuff (Gecko is a strange beast)Kris Maglione2008-12-21
* Fix typo.anekos2008-12-21
* Add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT, ~/.vimperator/info/{profile}.Kris Maglione2008-12-20
|\
| * Add 'const service'Kris Maglione2008-12-17
* | Tie storage observers to a weak reference of window so they're automatically ...Kris Maglione2008-12-20
* | prefer let over var in Mappings, Modes, and OptionsDoug Kearns2008-12-21
* | remove unused variable in :set completerDoug Kearns2008-12-21
* | Document some more crap.Kris Maglione2008-12-19
* | add missing semicolonsDoug Kearns2008-12-19
* | Fix */#Kris Maglione2008-12-18
* | whitespace fixesDoug Kearns2008-12-18
|/
* Cc/Ci/Cr/CuKris Maglione2008-12-16
* Fix joinPaths when stuff dun't existKris Maglione2008-12-16
* replace some echo() calls with echomsg()Doug Kearns2008-12-12
* :prefs needs to be application specific, so moving :prefs to vimperator and a...Daniel Bainton2008-12-11
* Offer "Default value" completions for options whose default value is 0Kris Maglione2008-12-07
* Preserve highlight when pusshing messages to the MOW.Kris Maglione2008-12-07
* Fix async complete bug again. Why did I change it when it was working? It was...Kris Maglione2008-12-05
* Warn user when changing a pref that theyve changed. Dont open 14 error consol...Kris Maglione2008-12-05
* Fix ':set' to only show the nondefault entriesDaniel Bainton2008-12-05
* Allow :se foo nobar baz="Foo. No bar in this town."Kris Maglione2008-12-04
* Rename liberator/ to common/Daniel Bainton2008-12-04