26
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove FIXME comment - allowing the "zz" mapping to use its count as the zoom value rather than an arg is the same as "gg", "G" and others in Vim
dkearns
as Doug Kearns
More... over 17 years ago
improve toURLArray so that it can handle trailing /'s in its args - "gu" and :open should now behave as specified
dkearns
as Doug Kearns
More... over 17 years ago
rename the 'location' property of vimperator.buffer to 'URL'
dkearns
as Doug Kearns
More... over 17 years ago
fix whitespace formatting - remove leading tab characters with :retab
dkearns
as Doug Kearns
More... over 17 years ago
fix broken :tabmove wrapping
dkearns
as Doug Kearns
More... over 17 years ago
revert mozdev style override
dkearns
as Doug Kearns
More... over 17 years ago
explictitly set list-style-* properties to override the default mozdev styles when viewing the help page at vimperator.mozdev.org
dkearns
as Doug Kearns
More... over 17 years ago
find the correct FIREFOX_DEFAULT extensions directory path when run on Cygwin
dkearns
as Doug Kearns
More... over 17 years ago
updated TODO for 0.6 More... over 17 years ago
Changed version number to 0.6 CVS More... over 17 years ago
only add NEWS instead of ChangeLog in .xpi, to dramatically reduce size for future releases More... over 17 years ago
fixed :map x :<cr> problem More... over 17 years ago
last commit before 0.5 is tagged More... over 17 years ago
reset vimperator.input.buffer before executing mappings that may add more key events to the event buffer
dkearns
as Doug Kearns
More... over 17 years ago
revert changes to :map arg parsing regexp in 1.190
dkearns
as Doug Kearns
More... over 17 years ago
fix help typo
dkearns
as Doug Kearns
More... over 17 years ago
make sure URLs processed as a result of "gu" don't have //../ (the double forward slash) at the end
dkearns
as Doug Kearns
More... over 17 years ago
Fixed :map partly, still cannot cope with :map commans, where lhs is a 2-char string More... over 17 years ago
fix some trivial capitalization errors in help
dkearns
as Doug Kearns
More... over 17 years ago
replace '<' and '>' with HTML entities in help for n and N mappings
dkearns
as Doug Kearns
More... over 17 years ago
move the global evaluateXPath() function to vimperator.buffer
dkearns
as Doug Kearns
More... over 17 years ago
fix some help typos
dkearns
as Doug Kearns
More... over 17 years ago
many small help fixes More... over 17 years ago
remove half-baked guard clauses for unimplemented bookmark commands
dkearns
as Doug Kearns
More... over 17 years ago
added colors to :ls More... over 17 years ago
fixed focusing the MOW More... over 17 years ago
overflow: hidden for the MOW More... over 17 years ago
added colors to :ls More... over 17 years ago
use vimperator.events.feedkeys() for :map
dkearns
as Doug Kearns
More... over 17 years ago
use the multiline output window for :buffers and move the existing persistent window functionality to :buffers!
dkearns
as Doug Kearns
More... over 17 years ago