summaryrefslogtreecommitdiff
path: root/vimperator/content
Commit message (Expand)AuthorAge
* 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
* 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 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
* 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
* Remove some config.name checks. Add configbase module.Kris Maglione2009-05-23
* Change multiline error message guard clauses to single line formatting.Doug Kearns2009-05-22
* Don't beep when jumping too far with :back/:forward.Doug Kearns2009-05-22
* Remove some Hungarian notation.Doug Kearns2009-05-12
* Rename Search to Finder.Doug Kearns2009-05-11
* Normalise the count arg of map actions with Math.max.Doug Kearns2009-05-06
* Revert "Fix #258: :set urlseparator= results in infinite loop"Kris Maglione2009-05-01
* Fix #258: :set urlseparator= results in infinite loopKris Maglione2009-05-01
* remove preload optionMartin Stubenschrott2009-04-30
* Return the default 'stal' value for Vimperator and Xulmus to 0.Doug Kearns2009-04-01
* Revert "Fix some zi/zo issues."Kris Maglione2009-03-30
* Fix some zi/zo issues.Kris Maglione2009-03-30
* Merge.Kris Maglione2009-03-30
|\
| * Merge branch 'master' into vimperator-2.1Doug Kearns2009-03-29
| |\
| | * changed my email addressMartin Stubenschrott2009-03-28
| | * Fix typo in LocationChange autocomd description.Doug Kearns2009-03-25
| * | Add "w" and "W" Normal mode mappings.Doug Kearns2009-02-28
* | | Get rid of some 'config.name' checks in the common tree. These should all, id...Kris Maglione2009-03-22
| |/ |/|
* | Merge.Kris Maglione2009-03-12
|\|