summaryrefslogtreecommitdiff
path: root/chrome
Commit message (Expand)AuthorAge
* fixed makefileMartin Stubenschrott2007-09-05
* document that incremental searching doesn't search backwards when using ?Doug Kearns2007-09-05
* add the 'smartcase' option and support for \c and \C in search patternsDoug Kearns2007-09-05
* remove some redundant help page CSS propertiesDoug Kearns2007-09-05
* Made all new search options true by default, sorry Doug.Martin Stubenschrott2007-09-04
* add 'ignorecase' optionDoug Kearns2007-09-04
* update version to 0.6devDoug Kearns2007-09-04
* made holes in the logo transparent as wellMartin Stubenschrott2007-09-04
* add 'incsearch' optionDoug Kearns2007-09-03
* add 'hlsearch' optionDoug Kearns2007-09-03
* remove the help page tagline's negative top marginDoug Kearns2007-09-03
* remove blank line after logo in help pageDoug Kearns2007-09-03
* add usage and long help for / and ? mappingsDoug Kearns2007-09-03
* remove extra blank lines from help pageDoug Kearns2007-09-03
* added the vimperator logo to the help fileMartin Stubenschrott2007-09-02
* - Made ? work much better nowMartin Stubenschrott2007-09-02
* search entire page page text - not just linksDoug Kearns2007-09-01
* first commit of native / and ? search, especially ? is buggy right nowMartin Stubenschrott2007-09-01
* use document.location.href for buffer.URL rather than document.URL since theDoug Kearns2007-09-01
* add initialization section to helpDoug Kearns2007-09-01
* don't enter menu mode when tooltip popups are shownDoug Kearns2007-08-29
* Fixed menu mode to be reliable in Linux and made it more sane in generalMartin Stubenschrott2007-08-28
* first checkin of the new FF3-based genElemCoordsMartin Stubenschrott2007-08-28
* minor help highlighting improvmentsDoug Kearns2007-08-28
* text in the statusline URL can be selected again, sorry Doug :(Martin Stubenschrott2007-08-28
* fix typo in removeEventListener callDoug Kearns2007-08-27
* improve menu mode - track open popup count and menubar activationDoug Kearns2007-08-27
* revert changes to accidentally included files in last commitDoug Kearns2007-08-27
* GNU make 3.80 can't parse "else ifeq"Doug Kearns2007-08-27
* use the coerced boolean value of args rather than testing for 0 string lengthDoug Kearns2007-08-27
* if no argument is given to :winopen open about:blank in the new windowDoug Kearns2007-08-27
* complete ':set inv' with boolean optionsDoug Kearns2007-08-26
* fix commandline history on Windows - prevent the default cmd_charPreviousDoug Kearns2007-08-26
* add filename completion for WindowsDoug Kearns2007-08-26
* fixed :o foo bla searchMartin Stubenschrott2007-08-24
* updated history service to use PlacesMartin Stubenschrott2007-08-24
* remove unnecessary temp variableDoug Kearns2007-08-24
* make sure the active listcell in the second column of the preview window usesDoug Kearns2007-08-24
* ATTENTION: FIRST FIREFOX 3 alpha7+ ONLY RELEASE!Martin Stubenschrott2007-08-24
* allow ~/_vimperatorrc as the RC file and ~/vimperator/plugin as the pluginDoug Kearns2007-08-23
* fix typo in 'pvh' helpDoug Kearns2007-08-22
* first attempt for an logoMartin Stubenschrott2007-08-21
* fix typos in short_help of 'go' and 'fs' optionsDoug Kearns2007-08-21
* fix some trivial help typosDoug Kearns2007-08-21
* perform the & -> & HTML entity replacement before replacing otherDoug Kearns2007-08-21
* escape literal & with the HTML entity in :set help stringDoug Kearns2007-08-21
* make sure the usage property of an Option is always setDoug Kearns2007-08-21
* add support for :set all and :set all& to list and reset all optionsDoug Kearns2007-08-21
* mention numerical options in :set option+={value} documentationDoug Kearns2007-08-20
* add support for :set {option}! to toggle a boolean option's valueDoug Kearns2007-08-20