summaryrefslogtreecommitdiff
path: root/vimperator/content/config.js
Commit message (Expand)AuthorAge
* imported patch dactylifyKris Maglione2010-08-28
* Some smallish fixes.Kris Maglione2010-08-26
* Remove :edit, :tabedit and :winedit aliases.Doug Kearns2009-11-14
* Formatting fixes.Doug Kearns2009-11-14
* Refactor modules.config.Kris Maglione2009-11-09
* Finish the Great Opening Brace Correction.Doug Kearns2009-11-09
* Recfactoring:Kris Maglione2009-11-08
* Fix some symlink woes. Closes issue #140.Kris Maglione2009-11-05
* Fix help tags.Kris Maglione2009-11-05
* Completely HTML-ize help transforms. Add intentionally undocumented :exporthelp.Kris Maglione2009-11-02
* Get rid of silly config.helpFiles.Kris Maglione2009-10-25
* Replace asciidoc with native XSLT transforms.Kris Maglione2009-10-21
* Rename :only to :winonly.Doug Kearns2009-10-03
* Move all files to a MIT licenseMartin Stubenschrott2009-10-03
* Add :only.Doug Kearns2009-10-03
* Call the Sanitize autocommand when clearing each private item.Doug Kearns2009-09-25
* remove 't' from default 'complete' in preparation for 2.2. We have yet to dec...Martin Stubenschrott2009-09-13
* Add :sanitize, 'sanitizetimespan' and 'sanitizeitems'.Doug Kearns2009-09-04
* Make some attempt to respect "Clear Private Data"Kris Maglione2009-09-03
* Make config.styleableChrome an array.Doug Kearns2009-08-27
* Formatting fixes.Doug Kearns2009-08-27
* Rename -liberator command-line option to -[config-name].Doug Kearns2009-08-21
* Fix completions for FF3.6Martin Stubenschrott2009-08-14
* Add :window to run a command in a new window.Doug Kearns2009-08-10
* Add a :helpall command.Doug Kearns2009-08-04
* Add "t" option to 'complete'. Visually it looks odd, that the icons areMartin Stubenschrott2009-07-31
* Fix typo in PrivateMode description.Doug Kearns2009-07-15
* Rename "tabUndo" feature to "tabs_undo".Doug Kearns2009-07-15
* Add 'titlestring' to Muttator.Doug Kearns2009-07-15
* Add an about:vimperator page.Doug Kearns2009-07-13
* Remove duplicated definition of 'private'.Doug Kearns2009-07-11
* Extract common browser related behaviour into a new browser module.Doug Kearns2009-07-02
* Cleanup and add some documention.Doug Kearns2009-06-29
* Move filename calculations from io.createTempFile to config.tempFile.Doug Kearns2009-06-29
* Add PrivateMode autocommand. Add -js flag to :auKris Maglione2009-06-28
* Don't save storage objects while in private mode, restore them on exit.Kris Maglione2009-06-28
* Add 'private' for entering private browsing mode. (Gary Katsevman)Doug Kearns2009-06-28
* Split Map.flags into individual properties of Map.Doug Kearns2009-06-28
* Support 'titlestring' in private browsing mode.Doug Kearns2009-06-28
* Remove config.mainWindowID tests from common/*.Doug Kearns2009-06-28
* Move the standard type completers to appropriate modules.Doug Kearns2009-06-18
* Add an 'online' option to Muttator.Doug Kearns2009-06-14
* Remove trailing commas from config.defaultOptions.Doug Kearns2009-06-11
* Add a "tabUndo" config feature.Doug Kearns2009-06-06
* Change multiline beep guard clauses to single line formatting.Doug Kearns2009-06-04
* Add missing semicolons.Doug Kearns2009-06-02
* Move 'encoding' option to vimperator, since PlacesUtils is supported on firef...Martin Stubenschrott2009-06-01
* Add some rough documentation for config.js properties.Kris Maglione2009-05-25
* Whitespace fixes.Doug Kearns2009-05-24
* Add all.html for viewing all help in a single page.Doug Kearns2009-05-24