Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a -description option to :command. | Doug Kearns | 2009-06-04 |
| | |||
* | Clean up :map help. | Doug Kearns | 2009-06-01 |
| | |||
* | Add a command-line handler to process the -liberator option. | Doug Kearns | 2009-05-28 |
| | |||
* | NEWS and documentation for previous commit (;i ;I) | Conrad Irwin | 2009-05-27 |
| | |||
* | Add all.html for viewing all help in a single page. | Doug Kearns | 2009-05-24 |
| | | | | | | This is all really inside out. It would be much better to store the help in a single file and use asciidoc/docbook's capabilities to split it if desired. | ||
* | Add "c" extended hint mode to open the context menu. | Doug Kearns | 2009-05-23 |
| | |||
* | Add 'hintinputs' to the help index. | Doug Kearns | 2009-05-22 |
| | |||
* | Add \ mapping to toggle between rendered and source view. | Doug Kearns | 2009-05-22 |
| | | | | Like lynx, elinks et al. | ||
* | Add @: mapping. | Doug Kearns | 2009-05-22 |
| | |||
* | Fix missing tags from starting.html. | Doug Kearns | 2009-05-22 |
| | | | | Fix asciidoc in starting.txt so it produces well formed XML. | ||
* | vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf') | Martin Stubenschrott | 2009-05-21 |
| | |||
* | Add :frameonly. | Doug Kearns | 2009-05-13 |
| | |||
* | Add :stopall. | Doug Kearns | 2009-05-11 |
| | |||
* | A few docs clarifications. | Štěpán Němec | 2009-05-09 |
| | | | | | | -- shifted mappings notation (<C-n> vs <C-N>) -- adjusted the ':!' warning -- other minor fixes | ||
* | Fix help index formatting. | Doug Kearns | 2009-05-02 |
| | |||
* | Add 'fileencoding' | Kris Maglione | 2009-05-01 |
| | |||
* | Fix typo in 'encoding' help description (Daniel Hahler). | Doug Kearns | 2009-05-01 |
| | |||
* | Add 'encoding' to the help index. | Doug Kearns | 2009-04-30 |
| | |||
* | Add a rough :tabdo command. | Doug Kearns | 2009-04-30 |
| | |||
* | remove preload option | Martin Stubenschrott | 2009-04-30 |
| | |||
* | help copyedit: Remove commas before if. Only need after if clause when ↵ | Ted Pavlic | 2009-04-29 |
| | | | | clause is introductory. | ||
* | Link to ]] and [[ from next/previouspattern docs | Conrad Irwin | 2009-04-25 |
| | |||
* | Documentation tweaks for gT <C-n> and <C-^> | Conrad Irwin | 2009-04-16 |
| | |||
* | Improve documentation for T and O | Conrad Irwin | 2009-04-16 |
| | |||
* | Add 'encoding' | Kris Maglione | 2009-04-13 |
| | |||
* | Document incompatibility of go=l and go=r | Kris Maglione | 2009-04-07 |
| | |||
* | Add 'hintinputs' to provide text hints for inputs | Conrad Irwin | 2009-04-04 |
| | | | | | | | | | If <label> elements are found use them, else use the value in the box (current behaviour) or if you add 'name' to 'hintinputs' then it will allow you to select by the name of the field. For values that are not displayed on the input field, it adds the value to the red hint icon. | ||
* | Updating and extending hints documentation | Conrad Irwin | 2009-04-04 |
| | | | | | | Added a short paragraph in place of "INTRO TO BE WRITTEN..." and updated the paragraph about hints to reflect 'hintmatching' and the link text rather than the URL | ||
* | Add a help entry for :silent. | Doug Kearns | 2009-03-31 |
| | |||
* | Add 'maxitems' to the help index. | Doug Kearns | 2009-03-30 |
| | |||
* | add 'maxitems' option (Jarkko Oranen) | Daniel Bainton | 2009-03-30 |
| | |||
* | Add "w" and "W" mappings to the help index. | Doug Kearns | 2009-03-29 |
| | |||
* | Merge branch 'master' into vimperator-2.1 | Doug Kearns | 2009-03-29 |
|\ | | | | | | | | | | | | | Conflicts: common/content/completion.js common/content/liberator.js vimperator/NEWS | ||
| * | changed my email address | Martin Stubenschrott | 2009-03-28 |
| | | |||
| * | Fix #204. | Doug Kearns | 2009-03-27 |
| | | | | | | | | | | Fixes #204 (statusbar should follow "site identification button" color codes). | ||
| * | Doc fixes (thanks Xie&Tian) | Daniel Bainton | 2009-03-26 |
| | | |||
| * | Fix :help :back/:forward formatting. | Doug Kearns | 2009-03-24 |
| | | |||
| * | Fix mode string case in 'editor' help. | Doug Kearns | 2009-03-14 |
| | | |||
| * | Fix disappearing 'q{0-9a-zA-Z}' in repeat.html | Štěpán Němec | 2009-03-12 |
| | | | | | | | | | | | | | | Bonus: typo in regressions.js, downcase 'Command-line' in cmdline.txt (as it's not speaking about mode, hope thesnowdog will agree) Signed-off-by: Doug Kearns <dougkearns@gmail.com> | ||
* | | Add new :messclear command to clear the message history. | Doug Kearns | 2009-03-11 |
| | | |||
* | | Merge branch 'master' into vimperator-2.1 | Doug Kearns | 2009-03-11 |
|\| | |||
| * | Fix links in :help contact text. | Doug Kearns | 2009-03-07 |
| | | |||
| * | Add help links to Mozilla KB preference documentation. | Doug Kearns | 2009-03-07 |
| | | |||
| * | Strip leading counts and trailing bangs from help tag links. | Doug Kearns | 2009-03-07 |
| | | |||
| * | Sync help and wiki donation blurbs. | Doug Kearns | 2009-03-04 |
| | | |||
| * | Fix typo in :cabbrev help. | Doug Kearns | 2009-03-04 |
| | | |||
| * | Trivial help formatting improvements. | Doug Kearns | 2009-03-04 |
| | | |||
| * | Fix accessing help topics on the current help page. | Doug Kearns | 2009-03-04 |
| | | | | | | | | Only those beneath the current page position were accessible. | ||
| * | Document the "h" value of 'cpt' (#168). | Doug Kearns | 2009-03-03 |
| | | |||
| * | Explicitly describe how to disable all bells in 'vb' help. | Doug Kearns | 2009-03-01 |
| | |