summaryrefslogtreecommitdiff
path: root/vimperator
Commit message (Expand)AuthorAge
* Add 'titlestring' to Muttator.Doug Kearns2009-07-15
* Add an about:vimperator page.Doug Kearns2009-07-13
* Finish converting */NEWS to Asciidoc.Doug Kearns2009-07-13
* Sync the Xulmus documentation.Doug Kearns2009-07-13
* Add a [j] Asciidoc quote tag for linking directly to help doc tags.Doug Kearns2009-07-13
* Document key sequence syntaxConrad Irwin2009-07-13
* ":set urloperator=" will turn off splittingConrad Irwin2009-07-12
* Normalise the use of "regexp(s)" vs "regex(es)".Doug Kearns2009-07-11
* Remove duplicated definition of 'private'.Doug Kearns2009-07-11
* Make :open <noarg> behaviour match that of :tabopen/:winopen.Doug Kearns2009-07-11
* Update Vim syntax files.Doug Kearns2009-07-09
* Add :extoptions commandKris Maglione2009-07-08
* Mention #107 in TODO.Doug Kearns2009-07-08
* Add some rudimentary extension related commands.Doug Kearns2009-07-07
* Fix some duplicated :tabduplicate help entries.Doug Kearns2009-07-03
* Extract common browser related behaviour into a new browser module.Doug Kearns2009-07-02
* Fix clashing shortnames for :tabdo and :tabduplicate.Doug Kearns2009-07-01
* 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
* Open the options help page with the addons "Options" button.Doug Kearns2009-06-28
* Move the standard type completers to appropriate modules.Doug Kearns2009-06-18
* Remove browser.startup.page from :help overridden-preferences.Doug Kearns2009-06-14
* Add an 'online' option to Muttator.Doug Kearns2009-06-14
* Remove trailing commas from config.defaultOptions.Doug Kearns2009-06-11
* Quick fix for #291 (tabline does not stay hidden).Doug Kearns2009-06-10
* Refactor events keyhandling and document changes.Conrad Irwin2009-06-08
* Move {xulmus,vimperator}/**/bookmarks.js to common/content.Doug Kearns2009-06-06
* Add a "tabUndo" config feature.Doug Kearns2009-06-06
* Change multiline beep guard clauses to single line formatting.Doug Kearns2009-06-04
* Add a -description option to :command.Doug Kearns2009-06-04
* Add missing semicolons.Doug Kearns2009-06-02
* Add util.Math.constrain.Doug Kearns2009-06-02
* Move 'encoding' option to vimperator, since PlacesUtils is supported on firef...Martin Stubenschrott2009-06-01
* Merge Vimperator's docs with Xulmus.Doug Kearns2009-06-01
* Clean up :map help.Doug Kearns2009-06-01
* Update TODO.Kris Maglione2009-05-28
* Fix NEWS feature ordering.Doug Kearns2009-05-28
* Add a command-line handler to process the -liberator option.Doug Kearns2009-05-28
* NEWS formatting.Kris Maglione2009-05-27
* NEWS and documentation for previous commit (;i ;I)Conrad Irwin2009-05-27
* Add some rough documentation for config.js properties.Kris Maglione2009-05-25
* Whitespace fixes.Doug Kearns2009-05-24
* Add NEWS item regarding fixed key notation.Doug Kearns2009-05-24
* Add all.html for viewing all help in a single page.Doug Kearns2009-05-24