<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/mikeperry/torbutton, branch 1.8-next</title>
<subtitle>Mike's Torbutton repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/'/>
<entry>
<title>Bug 9442: Add New Circuit button</title>
<updated>2015-02-11T00:32:40+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-11T00:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=d67b6db8409eea440aace24a1be297dcd7bcce4a'/>
<id>d67b6db8409eea440aace24a1be297dcd7bcce4a</id>
<content type='text'>
This adds a button to utilize the domain isolation to get a new circuit for
the current tab only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a button to utilize the domain isolation to get a new circuit for
the current tab only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 9906: Warn users before closing all windows and performing new identity.</title>
<updated>2015-02-11T00:32:31+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-10T23:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=f7dd8329278bad8ea6da0a8096afa1a6a3de152d'/>
<id>f7dd8329278bad8ea6da0a8096afa1a6a3de152d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 8400: Prompt for restart if disk records are enabled/disabled.</title>
<updated>2015-02-11T00:32:31+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-10T02:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=b4540c02a45d9f2c7153c72cee7b2d8f1fa12591'/>
<id>b4540c02a45d9f2c7153c72cee7b2d8f1fa12591</id>
<content type='text'>
The private browsing pref doesn't actually take effect until restart..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The private browsing pref doesn't actually take effect until restart..
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 14630: Hide Torbutton's proxy settings tab.</title>
<updated>2015-02-11T00:32:31+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-09T23:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=05995d553d07f977be41870f2209225282d1c54d'/>
<id>05995d553d07f977be41870f2209225282d1c54d</id>
<content type='text'>
We only hide this for now in case we want to bring it back as a secondary
tab after everyone cries about it. It also simplifies the code changes to
simply hide it.

Also clean up the associated Torbutton menu and strings for clarity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only hide this for now in case we want to bring it back as a secondary
tab after everyone cries about it. It also simplifies the code changes to
simply hide it.

Also clean up the associated Torbutton menu and strings for clarity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 14632: Disable Cookie Manager until we get it working.</title>
<updated>2015-02-11T00:32:28+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-09T23:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=31d27508964eeb4594cc9dea678ae5f243b1f63f'/>
<id>31d27508964eeb4594cc9dea678ae5f243b1f63f</id>
<content type='text'>
Also update the string so it is more clear that it is a secondary
dialog, once we do get it working again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update the string so it is more clear that it is a secondary
dialog, once we do get it working again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 11175: Remove "About Torbutton" from onion menu.</title>
<updated>2015-02-10T22:23:02+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-09T22:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=68d6c7137ab1b3904144dd9f6532a85cca9c0ca9'/>
<id>68d6c7137ab1b3904144dd9f6532a85cca9c0ca9</id>
<content type='text'>
Patch originally by Saint, but in this version we keep the actual dialog in
case we want to move it somewhere else later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch originally by Saint, but in this version we keep the actual dialog in
case we want to move it somewhere else later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unicode elipsis in new menus.</title>
<updated>2015-02-10T22:02:22+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-10T22:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=a99ed677a29482999e99dd08e3e9208d91fd0f6f'/>
<id>a99ed677a29482999e99dd08e3e9208d91fd0f6f</id>
<content type='text'>
Might as well standardize on this, rather than going back and forth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Might as well standardize on this, rather than going back and forth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'brade/bug13406-01'</title>
<updated>2015-02-09T22:51:05+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-02-09T22:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=0ac77f28bed415b27942d5264b0e5037fb57c2a1'/>
<id>0ac77f28bed415b27942d5264b0e5037fb57c2a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 13406: Stop directing users to download-easy.html.en</title>
<updated>2015-02-09T16:19:33+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2015-02-09T16:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=2ccb9cb66415e4f5de5fc4b496272921cac6614f'/>
<id>2ccb9cb66415e4f5de5fc4b496272921cac6614f</id>
<content type='text'>
Always display a "Check for Tor Browser Update..." menu item (to avoid
localization issues, the menu item label entity was not renamed).  When the
menu item is chosen, open the Update Service prompt window to perform the
update check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always display a "Check for Tor Browser Update..." menu item (to avoid
localization issues, the menu item label entity was not renamed).  When the
menu item is chosen, open the Update Service prompt window to perform the
update check.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 9387: Be smarter when leaving custom mode</title>
<updated>2015-02-04T16:55:55+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2015-02-04T16:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/torbutton.git/commit/?id=a717611c4d067d77f561781f37d4d90196262f5b'/>
<id>a717611c4d067d77f561781f37d4d90196262f5b</id>
<content type='text'>
We are leaving custom mode now if the user manages it to undo all
security slider related preference changes manually. If, on the other
hand, the user changes a relevant preference while being in one of the
four regular slider modes we don't bother checking all preferences and
switch to the custom mode immediately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are leaving custom mode now if the user manages it to undo all
security slider related preference changes manually. If, on the other
hand, the user changes a relevant preference while being in one of the
four regular slider modes we don't bother checking all preferences and
switch to the custom mode immediately.
</pre>
</div>
</content>
</entry>
</feed>
