<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/helpDialog.html, branch master</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>rename help dialog</title>
<updated>2012-05-06T03:24:33+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2012-05-06T03:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=bdef276ae7ea4bd3afc06c808a50e5f60dc4584b'/>
<id>bdef276ae7ea4bd3afc06c808a50e5f60dc4584b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Harden and move CSS declarations out of the code.</title>
<updated>2012-01-15T20:08:06+00:00</updated>
<author>
<name>Peter Parks</name>
</author>
<published>2012-01-15T06:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=d2118277a39ddb89e95dbcc2c339b15923caea74'/>
<id>d2118277a39ddb89e95dbcc2c339b15923caea74</id>
<content type='text'>
Remove CSS from background_page.html and change getLinkHintCss to only return the user's overrides.
Add vimiumReset class to html generated by completionDialog, helpDialog, linkHints and vimiumFrontEnd
Add vimium.css to the manifest and link to it in the tests_harnesses/automated.html and options.html.
Add an id, vimiumLinkHintsContainer, to linkhints div to allow user overrides to have a higher specificity.
Change the default for the user CSS override.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove CSS from background_page.html and change getLinkHintCss to only return the user's overrides.
Add vimiumReset class to html generated by completionDialog, helpDialog, linkHints and vimiumFrontEnd
Add vimium.css to the manifest and link to it in the tests_harnesses/automated.html and options.html.
Add an id, vimiumLinkHintsContainer, to linkhints div to allow user overrides to have a higher specificity.
Change the default for the user CSS override.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusted CSS for linkhints, help menu, text search, and bookmarks search UI elements. They should now be able to stand up to base element declarations created by a website.</title>
<updated>2012-01-15T19:52:03+00:00</updated>
<author>
<name>Peter Parks</name>
</author>
<published>2011-11-02T21:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=44c36c6ab1c6111f25e535fabfd3b5c75fb4120e'/>
<id>44c36c6ab1c6111f25e535fabfd3b5c75fb4120e</id>
<content type='text'>
Added comments to the linkhints css settings on the options page and set default properties that a user would change to make it clear where they should be modified.
Added a dropshadow to the linkhints to make them stand out better against similarly colored site backgrounds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added comments to the linkhints css settings on the options page and set default properties that a user would change to make it clear where they should be modified.
Added a dropshadow to the linkhints to make them stand out better against similarly colored site backgrounds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use JS to resize the help dialog automatically.</title>
<updated>2012-01-09T12:43:17+00:00</updated>
<author>
<name>Jez Ng</name>
</author>
<published>2012-01-09T12:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=f6de023d964f2b4f8739e96361d542eb71d49dec'/>
<id>f6de023d964f2b4f8739e96361d542eb71d49dec</id>
<content type='text'>
This works better than media queries.

Reverts commit d71706a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This works better than media queries.

Reverts commit d71706a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent help dialog from overflowing the screen.</title>
<updated>2012-01-09T09:14:55+00:00</updated>
<author>
<name>Jez Ng</name>
</author>
<published>2012-01-09T09:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=d71706a07bec1056faefeb8ee7aa8b41548189ad'/>
<id>d71706a07bec1056faefeb8ee7aa8b41548189ad</id>
<content type='text'>
Uses media queries.

Closes #419.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses media queries.

Closes #419.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed call to centerDialog</title>
<updated>2011-09-13T17:12:59+00:00</updated>
<author>
<name>Jakh Daven</name>
</author>
<published>2011-09-13T17:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=3cfc02f10d45330188ebc6a4752b510d35544bfa'/>
<id>3cfc02f10d45330188ebc6a4752b510d35544bfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the zooming functionality. It conflict's with Chrome's native zooming and doesn't work as well.</title>
<updated>2011-07-30T06:49:25+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2011-07-30T06:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=dc114c168740212670021ec39a097371bd35b3ed'/>
<id>dc114c168740212670021ec39a097371bd35b3ed</id>
<content type='text'>
Now that Chrome saves your zoom settings, there's no need for our own zoom implementation.
This also fixes #370.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that Chrome saves your zoom settings, there's no need for our own zoom implementation.
This also fixes #370.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the font size on the help dialog to 11 temporarily because, without more refactoring, the command view in the options page with advanced enabled is way too large.</title>
<updated>2011-02-12T02:29:43+00:00</updated>
<author>
<name>ilya</name>
</author>
<published>2011-02-12T02:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=dabef2b50b23df370a26031c25e62a410411d5a9'/>
<id>dabef2b50b23df370a26031c25e62a410411d5a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-center the help dialog when it gets taller after clicking "show advanced commands"</title>
<updated>2011-02-10T07:13:06+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2011-02-10T07:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=e6424ce09d27f74608caf69472630537260692ed'/>
<id>e6424ce09d27f74608caf69472630537260692ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve the "show advanced commands" setting after you close the vimium help dialog.</title>
<updated>2011-02-10T07:06:41+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2011-02-10T07:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=a036d2dac281b2528c2087b08839e118e3f449ae'/>
<id>a036d2dac281b2528c2087b08839e118e3f449ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
