summaryrefslogtreecommitdiff
path: root/common/content/options.js
Commit message (Expand)AuthorAge
* Move all files to a MIT licenseMartin Stubenschrott2009-10-03
* Fix numeric option value validation for "".Doug Kearns2009-09-25
* Remove spurious entry about 't' flag for 'complete' from NEWS..Kris Maglione2009-09-25
* Use options.allPrefs rather than nsIPrefBranch#getChildListKris Maglione2009-09-23
* Migrage from liberator.saved. to extensions.liberator.saved.Kris Maglione2009-09-23
* Add more helpful information to safeSetPref messages.Kris Maglione2009-09-22
* Revert "Move util.Array to modules.Array_."Doug Kearns2009-09-15
* Move util.Array to modules.Array_.Doug Kearns2009-09-14
* Vimify "Unknown option" error message.Doug Kearns2009-09-12
* Remove redundant semicolons.Doug Kearns2009-09-04
* Use extensions.liberator.saved. branch for safe-set preference values.Doug Kearns2009-09-04
* Add Options#remove.Doug Kearns2009-09-04
* Formatting fixes.Doug Kearns2009-08-27
* Add support for verbose :set querying of options.Doug Kearns2009-08-27
* Remove some commented-out code from :unlet action.Doug Kearns2009-08-27
* Add a reference to the *.typeaheadfind.autostart bug.Doug Kearns2009-08-21
* Fix something to do with <a>.Kris Maglione2009-08-19
* Whitespace and semicolon fixes.Doug Kearns2009-08-10
* Normalise the use of "func" vs "fn" for function references.Doug Kearns2009-06-29
* Cleanup some references to "Firefox" in common/*.Doug Kearns2009-06-28
* Fix the :set! completer's title to refer to the host application.Doug Kearns2009-06-28
* Move the standard type completers to appropriate modules.Doug Kearns2009-06-18
* Fix more function formatting faux pas as per the style guide.Doug Kearns2009-06-01
* Don't setcomm /dev/null <(js -Cv180 options.js |& grep .) browser.startup.pag...Kris Maglione2009-05-22
* Add some API docs for liberator.Doug Kearns2009-05-22
* Change multiline error message guard clauses to single line formatting.Doug Kearns2009-05-22
* Fix case of all references to Option#globalValue.Doug Kearns2009-05-22
* Add some API documentation for Options and others.Doug Kearns2009-05-22
* Move events.prefObserver to options.prefObserver.Doug Kearns2009-05-15
* Remove some silly argument guard clauses.Doug Kearns2009-05-15
* Some esthetic and practical changes to modes and a couple of completion funct...Kris Maglione2009-05-05
* changed my email addressMartin Stubenschrott2009-03-28
* Remove empty commentanekos2009-02-18
* Fix: set! foo="multibyte string" was broken.anekos2009-02-18
* Allow setting empty value to some stringlist optionsjanus_wel2009-02-05
* Stricter number option parsing (and comment out some dump statements)Kris Maglione2009-01-28
* Fix let-command's extraInfoanekos2009-01-18
* Three small changes (copyright, template.js copyright, and tildetidy target)Ted Pavlic2009-01-12
* Update copyrights for 2009.Ted Pavlic2009-01-11
* Cleanup some docs. Fix completion sizing bug.Kris Maglione2009-01-10
* Fix Option#getanekos2009-01-05
* Fix liberator.open/browser.tabs.loadInBackground bugKris Maglione2009-01-02
* Fix unlet command.anekos2009-01-02
* Add some source documentation for AutoCommands.Doug Kearns2009-01-02
* Whitespace formatting fixes.Doug Kearns2009-01-01
* Add some more rough source documentation.Doug Kearns2009-01-01
* Remove redundant return statements from options.{setPref,resetPref}.Doug Kearns2009-01-01
* Fix set(local|global) completer and moreanekos2009-01-01
* s/service[(".*?")]/services.get(\1)/g; s/service.get(\w+)/'services.create("'...Kris Maglione2008-12-23
* Fix :mkv for options with white spaceKris Maglione2008-12-23