<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/gk/torbutton, branch master</title>
<subtitle>Georg's torbutton repo</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/'/>
<entry>
<title>Bug 26655: Adjust color and size of onion button</title>
<updated>2018-07-25T12:30:04+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2018-07-25T12:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=046aab60950553764504ea2d300a2a734f96fec8'/>
<id>046aab60950553764504ea2d300a2a734f96fec8</id>
<content type='text'>
Icon design by Antonela Debiasi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Icon design by Antonela Debiasi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 26321: Move 'New Identity', 'New Circuit' to File, hamburger menus</title>
<updated>2018-07-24T14:51:32+00:00</updated>
<author>
<name>Arthur Edelstein</name>
<email>arthuredelstein@gmail.com</email>
</author>
<published>2018-06-22T21:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=25786da78e5646ddbccaee769a9356e0b4f39e42'/>
<id>25786da78e5646ddbccaee769a9356e0b4f39e42</id>
<content type='text'>
This patch moves the menu items from the torbutton to the menubar
and the app menu. Needs the 26321 patch in tor-browser.git.

Also hides the "New Private Window" and "Restore Previous Session"
items from the app menu.

(Design by Pearl Crescent and Antonela Debiasi.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch moves the menu items from the torbutton to the menubar
and the app menu. Needs the 26321 patch in tor-browser.git.

Also hides the "New Private Window" and "Restore Previous Session"
items from the app menu.

(Design by Pearl Crescent and Antonela Debiasi.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 26590: Use new svg.disabled pref in security slider</title>
<updated>2018-07-16T17:28:13+00:00</updated>
<author>
<name>Arthur Edelstein</name>
<email>arthuredelstein@gmail.com</email>
</author>
<published>2018-07-16T17:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=54c64d2ea862873a42e6049e2e1aa2bc4a5b2b27'/>
<id>54c64d2ea862873a42e6049e2e1aa2bc4a5b2b27</id>
<content type='text'>
Updates from Tor Browser's old "svg.in-content.enabled" pref
to Firefox's new built-in "svg.disabled".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates from Tor Browser's old "svg.in-content.enabled" pref
to Firefox's new built-in "svg.disabled".
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 26500: Reposition circuit display relay icon for RTL locales</title>
<updated>2018-06-25T18:38:32+00:00</updated>
<author>
<name>Arthur Edelstein</name>
<email>arthuredelstein@gmail.com</email>
</author>
<published>2018-06-25T18:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=b61ed65010816c8ceb4361dbd02a278347dca91b'/>
<id>b61ed65010816c8ceb4361dbd02a278347dca91b</id>
<content type='text'>
It seems -moz-locale-dir(rtl) works in XUL; dir(rtl) does not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems -moz-locale-dir(rtl) works in XUL; dir(rtl) does not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release preparations for 2.0.1</title>
<updated>2018-06-24T20:34:17+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2018-06-24T20:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=8aebbf6d39ce38785f1aac8e8c4ec6cfe31b3309'/>
<id>8aebbf6d39ce38785f1aac8e8c4ec6cfe31b3309</id>
<content type='text'>
Version bump and CHANGELOG update
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version bump and CHANGELOG update
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 26430 - New torbutton icons</title>
<updated>2018-06-23T17:26:58+00:00</updated>
<author>
<name>Arthur Edelstein</name>
<email>arthuredelstein@gmail.com</email>
</author>
<published>2018-06-22T16:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=32e63d587ac4de0f47ef13db8625a474d0492d34'/>
<id>32e63d587ac4de0f47ef13db8625a474d0492d34</id>
<content type='text'>
Icon design by Antonela Debiasi.

Switching our torbutton icons to SVG allows us get high
quality for any size, including retina screens.

Also, SVGs should scale to the correct image size, which
means I think #8941 can be closed.

In any case, the "iconsize" attribute has been dropped by Mozilla;
see https://bugzilla.mozilla.org/show_bug.cgi?id=1430128

Blinking of update warning is implemented with a CSS animation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Icon design by Antonela Debiasi.

Switching our torbutton icons to SVG allows us get high
quality for any size, including retina screens.

Also, SVGs should scale to the correct image size, which
means I think #8941 can be closed.

In any case, the "iconsize" attribute has been dropped by Mozilla;
see https://bugzilla.mozilla.org/show_bug.cgi?id=1430128

Blinking of update warning is implemented with a CSS animation.
</pre>
</div>
</content>
</entry>
<entry>
<title>minVersion is 60 now</title>
<updated>2018-06-22T08:10:54+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2018-06-22T08:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=b006b92169ffa5cb97a6afe81be93fd9ec050d28'/>
<id>b006b92169ffa5cb97a6afe81be93fd9ec050d28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release preparations for 2.0</title>
<updated>2018-06-22T08:09:03+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2018-06-22T08:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=3fa7fd3f438805171deb146aab8b417611445147'/>
<id>3fa7fd3f438805171deb146aab8b417611445147</id>
<content type='text'>
CHANGELOG update and version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CHANGELOG update and version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update</title>
<updated>2018-06-22T06:11:14+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2018-06-22T06:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=1d9b9b9660b34450f68c807e340c6963e1410fb3'/>
<id>1d9b9b9660b34450f68c807e340c6963e1410fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'gk/bug_26058'</title>
<updated>2018-06-21T20:28:06+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2018-06-21T20:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/torbutton.git/commit/?id=824e6df6e8177fabcb33dac06142332add64a7dd'/>
<id>824e6df6e8177fabcb33dac06142332add64a7dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
