<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/pages, branch v1.58.2</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Stop using deprecated tabs.getSelected; switch to tabs.query</title>
<updated>2017-02-08T17:58:40+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-02-08T17:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=32f4a88943bb9bae5398241937f298287ad39417'/>
<id>32f4a88943bb9bae5398241937f298287ad39417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2</title>
<updated>2016-12-21T05:07:11+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-12-21T05:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=caa63d6642141d2fe4cd6941ec1e84dd2d3e8225'/>
<id>caa63d6642141d2fe4cd6941ec1e84dd2d3e8225</id>
<content type='text'>
Makes sure all custom link hint characters defined in settings are lowercase</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes sure all custom link hint characters defined in settings are lowercase</pre>
</div>
</content>
</entry>
<entry>
<title>Forces user defined link hints to when options are saved on options page</title>
<updated>2016-12-15T01:05:23+00:00</updated>
<author>
<name>Scott Pinkelman</name>
</author>
<published>2016-12-15T01:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=3da653a2c570e9a708e67b8a5a5db5c3ad3fa0f1'/>
<id>3da653a2c570e9a708e67b8a5a5db5c3ad3fa0f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Float find-mode matches to the right.</title>
<updated>2016-12-12T06:10:08+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-12-12T06:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=c4c2f428966631fc8fd66a45044be7607e5654c5'/>
<id>c4c2f428966631fc8fd66a45044be7607e5654c5</id>
<content type='text'>
This floats the "5 Matches" text in the find-mode HUD to the right.

This looks nicer, because the "5 Matches" text doesn't move as you type.

As it happens, it also fixes an issue which arose a few months ago (for
unknown reasons) with the positioning of the cursor in find mode.  The
cursor position was becoming "jammed" after the first character as you
type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This floats the "5 Matches" text in the find-mode HUD to the right.

This looks nicer, because the "5 Matches" text doesn't move as you type.

As it happens, it also fixes an issue which arose a few months ago (for
unknown reasons) with the positioning of the cursor in find mode.  The
cursor position was becoming "jammed" after the first character as you
type.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak custom-search-engine help HTML.</title>
<updated>2016-12-11T16:16:57+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-12-11T16:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=5a3818db59e4778b60feef3f9de6f64595300ca2'/>
<id>5a3818db59e4778b60feef3f9de6f64595300ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework help-dialog HTML.</title>
<updated>2016-12-11T14:52:21+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-12-11T14:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=cc09af6921228033b822ef4ad4713abd26c375e7'/>
<id>cc09af6921228033b822ef4ad4713abd26c375e7</id>
<content type='text'>
Previously, the dynamic HTML for the help dialog was generated on the
background page.  The HTML itself was tangled in with program logic.

Here, we move all of the HTML to HTML5 templates; also, we build the
help-dialog contents in the help dialog itself, not on the background
page.

Note: #2368 is included here too.

(Background: I'm trying to clean up some of the command and help-dialog
logic in preparation for addressing the issue of how to document command
options, see #2319.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the dynamic HTML for the help dialog was generated on the
background page.  The HTML itself was tangled in with program logic.

Here, we move all of the HTML to HTML5 templates; also, we build the
help-dialog contents in the help dialog itself, not on the background
page.

Note: #2368 is included here too.

(Background: I'm trying to clean up some of the command and help-dialog
logic in preparation for addressing the issue of how to document command
options, see #2319.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use full-path URLs for Vimium resources.</title>
<updated>2016-10-01T11:54:21+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-10-01T11:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=d27a4bd53b8bd2939a9d5c5ecd8b251c2645c1ed'/>
<id>d27a4bd53b8bd2939a9d5c5ecd8b251c2645c1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use HTML5 import to load content scripts.</title>
<updated>2016-10-01T11:18:24+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-10-01T11:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=d00345f45b5b3e56970237799c69808527e91919'/>
<id>d00345f45b5b3e56970237799c69808527e91919</id>
<content type='text'>
This is one approach to fixing #2277 properly.  (Currently there's a
temporary fix in place.)

This uses HTML5 imports in place of the content-script loader.

This is better than the current "fix" because content scripts are only
listed in one place two places (as opposed to six).

It's worse than the previous content-script loader, though, in that
content scripts must be listed in two places, instead of one.

Fixes #2277.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is one approach to fixing #2277 properly.  (Currently there's a
temporary fix in place.)

This uses HTML5 imports in place of the content-script loader.

This is better than the current "fix" because content scripts are only
listed in one place two places (as opposed to six).

It's worse than the previous content-script loader, though, in that
content scripts must be listed in two places, instead of one.

Fixes #2277.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reinstate loading vimium.css.</title>
<updated>2016-09-27T12:45:42+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-09-27T12:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=59942281ce88283345a201f1bfaa76b628308472'/>
<id>59942281ce88283345a201f1bfaa76b628308472</id>
<content type='text'>
Follow on from 8601edd71e74ba522e32658309cb2e7acca8aeeb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow on from 8601edd71e74ba522e32658309cb2e7acca8aeeb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable content-script loader (temporary).</title>
<updated>2016-09-27T05:45:19+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-09-27T05:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=8601edd71e74ba522e32658309cb2e7acca8aeeb'/>
<id>8601edd71e74ba522e32658309cb2e7acca8aeeb</id>
<content type='text'>
Scripts loaded via the content-script loader previously were loaded
synchronously.  In recent versions of Chrome, they now seem to be loaded
asynchrnously, which causes errors.

This is a temporary commit to keep master healthy until I (or somebody)
figures out properly what is going on.

It is expected to be reverted in due course.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scripts loaded via the content-script loader previously were loaded
synchronously.  In recent versions of Chrome, they now seem to be loaded
asynchrnously, which causes errors.

This is a temporary commit to keep master healthy until I (or somebody)
figures out properly what is going on.

It is expected to be reverted in due course.
</pre>
</div>
</content>
</entry>
</feed>
