Doug Kearns
|
8394871a42
|
change directory structure to follow the more standard package hierarchy
|
2007-09-30 16:41:36 +00:00 |
|
Doug Kearns
|
0173e1e3f5
|
split default.css into vimperator.css and help.css
|
2007-09-29 12:14:47 +00:00 |
|
Doug Kearns
|
8e4c0c7dda
|
apply 'hlsearchstyle' to frame documents
|
2007-09-28 13:20:19 +00:00 |
|
Doug Kearns
|
7c73c5d663
|
move commandline styling to the CSS file and remove white border around error
messages
|
2007-09-27 17:17:27 +00:00 |
|
Doug Kearns
|
c2fa37e4b3
|
add full help for :sidebar and :nohlsearch
|
2007-09-26 14:37:56 +00:00 |
|
Doug Kearns
|
933fa3d115
|
force #vimperator-statusline-field-url to inherit status bar colors
|
2007-09-26 11:38:59 +00:00 |
|
Doug Kearns
|
668d38b054
|
prevent the statusbar URL text field from flashing a white background color
upon restarts
|
2007-09-26 08:12:32 +00:00 |
|
Doug Kearns
|
3b5c0de037
|
mention new :let and :unlet commands in NEWS file
|
2007-09-25 19:19:13 +00:00 |
|
Doug Kearns
|
b3d4e35594
|
markup 'sort' as an option in 'cpt' help string
|
2007-09-25 19:18:32 +00:00 |
|
Doug Kearns
|
e334555a6a
|
hide the statusbar-progresspanel in CSS too since some extensions hide/reshow
it
|
2007-09-25 12:40:13 +00:00 |
|
Doug Kearns
|
b422b21f2d
|
fix statusbar colours again, again, again - broken by typo
|
2007-09-25 11:03:25 +00:00 |
|
Doug Kearns
|
f8cda1cba3
|
simplify statusbar CSS to prevent subelements from being coloured with security
state change colours
|
2007-09-24 15:52:30 +00:00 |
|
Doug Kearns
|
8e8e10d07d
|
hide the statusbar's resizer panel since it's no longer at the window's bottom
right corner
|
2007-09-24 14:53:27 +00:00 |
|
Doug Kearns
|
af04463585
|
allow all unknown key mappings to be passed through to FF
|
2007-09-23 13:15:18 +00:00 |
|
Doug Kearns
|
0a7fa0ed82
|
separate Ex command and search commandline history
|
2007-09-23 08:52:50 +00:00 |
|
Doug Kearns
|
ee8ecc8a34
|
merge the existing status bar with the standard FF status bar
|
2007-09-22 14:07:58 +00:00 |
|
Doug Kearns
|
6530f8f229
|
don't close the sidebar if it is already open with the requested type
|
2007-09-21 11:17:28 +00:00 |
|
Doug Kearns
|
e806441238
|
add 'hlsearchstyle' to Vim syntax file
|
2007-09-20 13:17:53 +00:00 |
|
Doug Kearns
|
fa2b37fa00
|
process link text only find modifiers \[uU] before looking for capitalized
letters when 'smartcase' is set
|
2007-09-20 13:08:20 +00:00 |
|
Doug Kearns
|
43d86dc88b
|
only call build_longest_common_substring() for :sidebar completion if a
completion filter is passed
|
2007-09-18 16:20:18 +00:00 |
|
Doug Kearns
|
6cbfc14b28
|
revert to using build_longest_starting_substring until an infinite loop bugin
build_longest_common_substring is resolved
|
2007-09-18 11:21:57 +00:00 |
|
Doug Kearns
|
3bddbc90b9
|
use toggleSidebar for closing the sidebar so that the menu state is properly
updated
|
2007-09-18 09:33:18 +00:00 |
|
Doug Kearns
|
c2eda435cc
|
fix typo - use build_longest_common_substring for :sidebar completion
|
2007-09-18 09:31:42 +00:00 |
|
Doug Kearns
|
8fd3550be0
|
add :sbclose to close the sidebar and :sbar, :sbopen aliases for :sidebar
|
2007-09-18 08:25:29 +00:00 |
|
Doug Kearns
|
18bc708c9b
|
add Add-ons, Preferences, and Downloads to :sidebar
|
2007-09-18 07:19:05 +00:00 |
|
Doug Kearns
|
8266a2517a
|
add an initial implementation of :sidebar
|
2007-09-17 12:43:17 +00:00 |
|
Doug Kearns
|
28e15cb66c
|
enable vimperator.events.toString() to return keysyms for mouse events
|
2007-09-17 05:37:29 +00:00 |
|
Doug Kearns
|
6ca297c431
|
when closing the more-prompt don't pass through accept keys
|
2007-09-17 01:37:44 +00:00 |
|
Doug Kearns
|
7ce12b3a87
|
add Vim modeline and whitespace formatting
|
2007-09-16 17:11:40 +00:00 |
|
Doug Kearns
|
112877f340
|
add "f" as a page-down key mapping in the more-prompt pager
|
2007-09-16 15:38:43 +00:00 |
|
Doug Kearns
|
93acaadbd0
|
add 'more' option and standard more-prompt key mappings
|
2007-09-16 12:18:11 +00:00 |
|
Doug Kearns
|
6735ac3ad1
|
add a 'hlsearchstyle' option to allow for match styling and a 'linksearch'
option to restrict page searches to link text
|
2007-09-14 13:24:33 +00:00 |
|
Doug Kearns
|
780ce026a7
|
update <C-v> help - "I" mapping is now "<C-q>"
|
2007-09-14 10:39:17 +00:00 |
|
Doug Kearns
|
03556d5f7c
|
allow single line :js commands to be source from RC files
|
2007-09-14 04:30:44 +00:00 |
|
Doug Kearns
|
5ead69ea6a
|
update Vim syntax highlighting for changed command names
|
2007-09-12 15:42:43 +00:00 |
|
Doug Kearns
|
c9865eba27
|
fix 'cpt' help typo
|
2007-09-11 04:14:56 +00:00 |
|
Doug Kearns
|
9468bf8301
|
fix :map and :noremap to work with new multi-mode mappings
|
2007-09-11 04:09:15 +00:00 |
|
Doug Kearns
|
c13127eb0b
|
move vimperator.getCurrentWord to vimperator.buffer
|
2007-09-11 02:03:28 +00:00 |
|
Doug Kearns
|
45f7609f32
|
add document relationship navigation to pending feature list
|
2007-09-10 13:40:54 +00:00 |
|
Doug Kearns
|
7165d81bbb
|
minor improvement to 'popups' help wording
|
2007-09-07 08:06:39 +00:00 |
|
Doug Kearns
|
0c12d46846
|
make the visual bell solid black and shorten the timeout interval
|
2007-09-05 20:46:22 +00:00 |
|
Doug Kearns
|
ca9dd288cd
|
allow the hidden help sections to be found
|
2007-09-05 20:39:05 +00:00 |
|
Doug Kearns
|
7c05d1346f
|
limit the visual bell to the web page content area
|
2007-09-05 19:33:24 +00:00 |
|
Doug Kearns
|
9d4081eb31
|
remove the border from the visual bell popup
|
2007-09-05 19:10:52 +00:00 |
|
Doug Kearns
|
908124ce22
|
add a visual bell and replace 'beep' with 'visualbell'
|
2007-09-05 18:49:26 +00:00 |
|
Doug Kearns
|
71114e5f19
|
document that incremental searching doesn't search backwards when using ?
|
2007-09-05 12:19:33 +00:00 |
|
Doug Kearns
|
70b88d5615
|
use preX.X for development version numbers
|
2007-09-05 11:45:37 +00:00 |
|
Doug Kearns
|
7ef8095a07
|
update NEWS
|
2007-09-05 11:44:55 +00:00 |
|
Doug Kearns
|
88749df4bb
|
add the 'smartcase' option and support for \c and \C in search patterns
|
2007-09-05 11:32:46 +00:00 |
|
Doug Kearns
|
62ede9f92e
|
remove some redundant help page CSS properties
|
2007-09-05 08:25:57 +00:00 |
|
Doug Kearns
|
78fd430086
|
add 'ignorecase' option
|
2007-09-04 06:21:38 +00:00 |
|
Doug Kearns
|
690ac4d13b
|
update version to 0.6dev
|
2007-09-04 02:50:42 +00:00 |
|
Doug Kearns
|
e950ef6b26
|
update NEWS for 'hlsearch' and 'incsearch'
|
2007-09-03 19:45:29 +00:00 |
|
Doug Kearns
|
127dbd42cc
|
add 'incsearch' option
|
2007-09-03 19:43:42 +00:00 |
|
Doug Kearns
|
6d33284a76
|
add 'hlsearch' option
|
2007-09-03 19:10:32 +00:00 |
|
Doug Kearns
|
72e352abbe
|
add highlighting for :nohlsearch
|
2007-09-03 14:21:28 +00:00 |
|
Doug Kearns
|
94877e2f77
|
remove the help page tagline's negative top margin
|
2007-09-03 14:20:39 +00:00 |
|
Doug Kearns
|
9c89143be9
|
remove blank line after logo in help page
|
2007-09-03 14:18:45 +00:00 |
|
Doug Kearns
|
454f4a4efb
|
add usage and long help for / and ? mappings
|
2007-09-03 12:46:20 +00:00 |
|
Doug Kearns
|
c837c2e6bc
|
remove extra blank lines from help page
|
2007-09-03 10:18:26 +00:00 |
|
Doug Kearns
|
3a2ca780f2
|
search entire page page text - not just links
|
2007-09-01 18:50:52 +00:00 |
|
Doug Kearns
|
c820c29163
|
use document.location.href for buffer.URL rather than document.URL since the
latter is undefined for XUL documents
|
2007-09-01 15:57:05 +00:00 |
|
Doug Kearns
|
474b3f1d85
|
remove outdated :js examples
|
2007-09-01 11:49:03 +00:00 |
|
Doug Kearns
|
dbfca2e6b1
|
add initialization section to help
|
2007-09-01 11:39:17 +00:00 |
|
Doug Kearns
|
5b0f37b207
|
don't enter menu mode when tooltip popups are shown
|
2007-08-29 13:20:39 +00:00 |
|
Doug Kearns
|
b450ac01c9
|
update NEWS
|
2007-08-28 12:16:33 +00:00 |
|
Doug Kearns
|
9dd04ae722
|
minor help highlighting improvments
|
2007-08-28 12:14:10 +00:00 |
|
Doug Kearns
|
996118dd73
|
fix typo in removeEventListener call
|
2007-08-27 17:35:35 +00:00 |
|
Doug Kearns
|
06ef7e384d
|
improve menu mode - track open popup count and menubar activation
|
2007-08-27 14:03:00 +00:00 |
|
Doug Kearns
|
b70ee84a0f
|
revert changes to accidentally included files in last commit
|
2007-08-27 12:21:34 +00:00 |
|
Doug Kearns
|
4f8a415054
|
GNU make 3.80 can't parse "else ifeq"
|
2007-08-27 12:08:21 +00:00 |
|
Doug Kearns
|
667b1f783a
|
use the coerced boolean value of args rather than testing for 0 string length
when determining if an arg was passed to an ex command
|
2007-08-27 11:44:03 +00:00 |
|
Doug Kearns
|
c5915741fc
|
if no argument is given to :winopen open about:blank in the new window
|
2007-08-27 07:07:04 +00:00 |
|
Doug Kearns
|
cc2ebfcaa5
|
complete ':set inv' with boolean options
|
2007-08-26 15:12:15 +00:00 |
|
Doug Kearns
|
321b0d95b3
|
fix commandline history on Windows - prevent the default cmd_charPrevious
action from being invoked for <Up>
|
2007-08-26 14:26:20 +00:00 |
|
Doug Kearns
|
49a9c016c8
|
add filename completion for Windows
|
2007-08-26 10:43:48 +00:00 |
|
Doug Kearns
|
badbf8b8c9
|
remove unnecessary temp variable
|
2007-08-24 11:13:28 +00:00 |
|
Doug Kearns
|
75a8d7d453
|
make sure the active listcell in the second column of the preview window uses
HighlightText as the CSS color value and move the #vimperator-multiline-output
styles to default.css
|
2007-08-24 11:10:53 +00:00 |
|
Doug Kearns
|
857cbb0337
|
allow ~/_vimperatorrc as the RC file and ~/vimperator/plugin as the plugin
directory on Windows
|
2007-08-23 15:11:32 +00:00 |
|
Doug Kearns
|
8654fba7ae
|
fix typo in 'pvh' help
|
2007-08-22 09:20:46 +00:00 |
|
Doug Kearns
|
1072587cf9
|
mention the new :set all and :set all& commands in NEWS
|
2007-08-21 18:50:07 +00:00 |
|
Doug Kearns
|
f92518a1ca
|
fix typos in short_help of 'go' and 'fs' options
|
2007-08-21 17:12:49 +00:00 |
|
Doug Kearns
|
56fdaaf829
|
fix some trivial help typos
|
2007-08-21 15:00:35 +00:00 |
|
Doug Kearns
|
1133e69481
|
perform the & -> & HTML entity replacement before replacing other
characters
|
2007-08-21 14:12:23 +00:00 |
|
Doug Kearns
|
655db213ba
|
escape literal & with the HTML entity in :set help string
|
2007-08-21 13:52:39 +00:00 |
|
Doug Kearns
|
c46e912114
|
make sure the usage property of an Option is always set
|
2007-08-21 11:29:14 +00:00 |
|
Doug Kearns
|
3a976df75f
|
add support for :set all and :set all& to list and reset all options
|
2007-08-21 09:53:19 +00:00 |
|
Doug Kearns
|
0031c65651
|
mention numerical options in :set option+={value} documentation
|
2007-08-20 11:06:19 +00:00 |
|
Doug Kearns
|
0df930ffbd
|
remove :set {option}! support from the TODO - now implemented
|
2007-08-20 10:43:46 +00:00 |
|
Doug Kearns
|
f7f3973d8f
|
add support for :set {option}! to toggle a boolean option's value
|
2007-08-20 10:39:12 +00:00 |
|
Doug Kearns
|
c3fe311738
|
fix typo in "T" mappings help
|
2007-08-19 17:56:37 +00:00 |
|
Doug Kearns
|
6d3b674064
|
use TH to markup the table headers in :marks/:qmarks output...again
|
2007-08-19 17:21:00 +00:00 |
|
Doug Kearns
|
44c2817743
|
minor improvements to search string heuristic regexps in toURLArray
|
2007-08-19 14:15:33 +00:00 |
|
Doug Kearns
|
86913712ed
|
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
|
2007-08-19 10:54:45 +00:00 |
|
Doug Kearns
|
12d4efde86
|
improve toURLArray so that it can handle trailing /'s in its args - "gu" and
:open should now behave as specified
|
2007-08-18 15:26:28 +00:00 |
|
Doug Kearns
|
e58cbc89fe
|
rename the 'location' property of vimperator.buffer to 'URL'
|
2007-08-18 14:22:52 +00:00 |
|
Doug Kearns
|
3efc83341c
|
fix whitespace formatting - remove leading tab characters with :retab
|
2007-08-17 16:40:06 +00:00 |
|
Doug Kearns
|
dd14513fa2
|
fix broken :tabmove wrapping
|
2007-08-17 16:20:48 +00:00 |
|
Doug Kearns
|
ce3a9b4526
|
revert mozdev style override
|
2007-08-17 16:04:36 +00:00 |
|
Doug Kearns
|
573b149b5a
|
explictitly set list-style-* properties to override the default mozdev styles
when viewing the help page at vimperator.mozdev.org
|
2007-08-17 15:28:00 +00:00 |
|