<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/pages, branch v1.57</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<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>
<entry>
<title>Fix vomnibar z-index.</title>
<updated>2016-09-25T11:03:47+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-09-25T11:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=6d72a51f361c3fcaf105fed82448fa7c15cdaa3a'/>
<id>6d72a51f361c3fcaf105fed82448fa7c15cdaa3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vomnibar, on tab: require there to be completions.</title>
<updated>2016-04-29T12:33:41+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-04-29T12:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=1597664119a4b3660886f83f81e6ad91a0d7062c'/>
<id>1597664119a4b3660886f83f81e6ad91a0d7062c</id>
<content type='text'>
Do the following:

- `b`, `Tab`

The Vomnibar crashes.  The problem is that we're advancing the selection
even though there are no suggestions available.

Here, we require there to be a suggestion or suggestions before
advancing the selection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do the following:

- `b`, `Tab`

The Vomnibar crashes.  The problem is that we're advancing the selection
even though there are no suggestions available.

Here, we require there to be a suggestion or suggestions before
advancing the selection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Help dialog revert styling of links.</title>
<updated>2016-04-25T08:59:51+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-04-25T08:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=5866a01b9570f93c79340dac796226ac88211d3c'/>
<id>5866a01b9570f93c79340dac796226ac88211d3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix help-dialog scroll bars and min width.</title>
<updated>2016-04-23T07:57:51+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-04-23T07:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=5906b1237562e28faa1e2f2206d953ae3ab59f62'/>
<id>5906b1237562e28faa1e2f2206d953ae3ab59f62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show tip re. clicking command names.</title>
<updated>2016-04-23T06:16:33+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-04-23T05:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=98ea279485fc456bbe4349559f9c08a24e2c4214'/>
<id>98ea279485fc456bbe4349559f9c08a24e2c4214</id>
<content type='text'>
It's pretty undiscoverable that you can click command names to yank
them.  So, this adds a tip to the bottom of the help dialog.

Also, change the cursor to a pointer when hovering over command names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's pretty undiscoverable that you can click command names to yank
them.  So, this adds a tip to the bottom of the help dialog.

Also, change the cursor to a pointer when hovering over command names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix help dialog HTML.</title>
<updated>2016-04-23T05:28:05+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-04-23T05:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=546d8b91c2e0991c410a42b2098ff1d478f24c73'/>
<id>546d8b91c2e0991c410a42b2098ff1d478f24c73</id>
<content type='text'>
- Style the links at the top the same as those at the bottom (re.
  colour).
- Fix HTML indentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Style the links at the top the same as those at the bottom (re.
  colour).
- Fix HTML indentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better help-dialog formatting.</title>
<updated>2016-04-22T15:35:39+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-04-22T15:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=4c707140985ae03e3c523f2e6e4b6cb4c8465236'/>
<id>4c707140985ae03e3c523f2e6e4b6cb4c8465236</id>
<content type='text'>
Use margins to centre the help dialog.  This works better on narrow
windows, and seems to produce a balanced dialog in a variety of cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use margins to centre the help dialog.  This works better on narrow
windows, and seems to produce a balanced dialog in a variety of cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Help dialog; do not offer hints outside of the help dialog.</title>
<updated>2016-04-22T13:52:45+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-04-19T12:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=740df9a23fa9a1e5b812584ce0702b813b226623'/>
<id>740df9a23fa9a1e5b812584ce0702b813b226623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
