index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
*
fixed makefile
Martin Stubenschrott
2007-09-05
*
document that incremental searching doesn't search backwards when using ?
Doug Kearns
2007-09-05
*
add the 'smartcase' option and support for \c and \C in search patterns
Doug Kearns
2007-09-05
*
remove some redundant help page CSS properties
Doug Kearns
2007-09-05
*
Made all new search options true by default, sorry Doug.
Martin Stubenschrott
2007-09-04
*
add 'ignorecase' option
Doug Kearns
2007-09-04
*
update version to 0.6dev
Doug Kearns
2007-09-04
*
made holes in the logo transparent as well
Martin Stubenschrott
2007-09-04
*
add 'incsearch' option
Doug Kearns
2007-09-03
*
add 'hlsearch' option
Doug Kearns
2007-09-03
*
remove the help page tagline's negative top margin
Doug Kearns
2007-09-03
*
remove blank line after logo in help page
Doug Kearns
2007-09-03
*
add usage and long help for / and ? mappings
Doug Kearns
2007-09-03
*
remove extra blank lines from help page
Doug Kearns
2007-09-03
*
added the vimperator logo to the help file
Martin Stubenschrott
2007-09-02
*
- Made ? work much better now
Martin Stubenschrott
2007-09-02
*
search entire page page text - not just links
Doug Kearns
2007-09-01
*
first commit of native / and ? search, especially ? is buggy right now
Martin Stubenschrott
2007-09-01
*
use document.location.href for buffer.URL rather than document.URL since the
Doug Kearns
2007-09-01
*
add initialization section to help
Doug Kearns
2007-09-01
*
don't enter menu mode when tooltip popups are shown
Doug Kearns
2007-08-29
*
Fixed menu mode to be reliable in Linux and made it more sane in general
Martin Stubenschrott
2007-08-28
*
first checkin of the new FF3-based genElemCoords
Martin Stubenschrott
2007-08-28
*
minor help highlighting improvments
Doug Kearns
2007-08-28
*
text in the statusline URL can be selected again, sorry Doug :(
Martin Stubenschrott
2007-08-28
*
fix typo in removeEventListener call
Doug Kearns
2007-08-27
*
improve menu mode - track open popup count and menubar activation
Doug Kearns
2007-08-27
*
revert changes to accidentally included files in last commit
Doug Kearns
2007-08-27
*
GNU make 3.80 can't parse "else ifeq"
Doug Kearns
2007-08-27
*
use the coerced boolean value of args rather than testing for 0 string length
Doug Kearns
2007-08-27
*
if no argument is given to :winopen open about:blank in the new window
Doug Kearns
2007-08-27
*
complete ':set inv' with boolean options
Doug Kearns
2007-08-26
*
fix commandline history on Windows - prevent the default cmd_charPrevious
Doug Kearns
2007-08-26
*
add filename completion for Windows
Doug Kearns
2007-08-26
*
fixed :o foo bla search
Martin Stubenschrott
2007-08-24
*
updated history service to use Places
Martin Stubenschrott
2007-08-24
*
remove unnecessary temp variable
Doug Kearns
2007-08-24
*
make sure the active listcell in the second column of the preview window uses
Doug Kearns
2007-08-24
*
ATTENTION: FIRST FIREFOX 3 alpha7+ ONLY RELEASE!
Martin Stubenschrott
2007-08-24
*
allow ~/_vimperatorrc as the RC file and ~/vimperator/plugin as the plugin
Doug Kearns
2007-08-23
*
fix typo in 'pvh' help
Doug Kearns
2007-08-22
*
first attempt for an logo
Martin Stubenschrott
2007-08-21
*
fix typos in short_help of 'go' and 'fs' options
Doug Kearns
2007-08-21
*
fix some trivial help typos
Doug Kearns
2007-08-21
*
perform the & -> & HTML entity replacement before replacing other
Doug Kearns
2007-08-21
*
escape literal & with the HTML entity in :set help string
Doug Kearns
2007-08-21
*
make sure the usage property of an Option is always set
Doug Kearns
2007-08-21
*
add support for :set all and :set all& to list and reset all options
Doug Kearns
2007-08-21
*
mention numerical options in :set option+={value} documentation
Doug Kearns
2007-08-20
*
add support for :set {option}! to toggle a boolean option's value
Doug Kearns
2007-08-20
[next]