- 09 Sep, 2014 1 commit
-
-
Kathleen Brade authored
Changed MOZ_APP_DISPLAYNAME and brandShortName from "TorBrowser" to "Tor Browser".
-
- 29 Aug, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 28 Aug, 2014 1 commit
-
-
Mike Perry authored
-
- 20 Aug, 2014 2 commits
-
-
Mike Perry authored
Still not perfect, but repeating "image data" and "extract" twice might help get the point across.
-
Mike Perry authored
-
- 16 Aug, 2014 1 commit
-
-
Isis Lovecruft authored
Also, clarify UI strings which explain HTML5 canvas fingerprinting and options within the PopupNotification dialogue, and make capitalisation consistent. * FIXES #12684. [0] [0]: https://bugs.torproject.org/12684
-
- 05 Aug, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 31 Jul, 2014 1 commit
-
-
Georg Koppen authored
The related bug 10804 needs a different fix as this one applied there would stall the start-up for a short amount of time resulting in a bad user experience.
-
- 25 Jul, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 23 Jul, 2014 1 commit
-
-
Georg Koppen authored
-
- 16 Jul, 2014 1 commit
-
-
Kathleen Brade authored
This problem occurred in some non-English locales (e.g., de). We now reduce the font size of some elements if necessary.
-
- 27 Jun, 2014 3 commits
-
-
Mike Perry authored
-
Mike Perry authored
This makes the UI option apply to this new pref.
-
Mike Perry authored
-
- 26 Jun, 2014 3 commits
-
-
Mike Perry authored
-
Arthur Edelstein authored
-
Georg Koppen authored
We now take the DPI value into account when calculating the width and height of the browser window. Furthermore, using GetAvailRect() helps to take care of taskbars that could influence the available height. At least two corner-corner cases remain: 1) On some Linux machines the height of the titlebar is not included in outerHeight(). Thus, we guess with a pretty safe margin. 2) On some systems retrieving the available height is giving the screen height back which could lead to problems if taskbars are available. Fixing those two problems (and presumably others yet to be reported) is out of the scope for this patch. However, in order to give the user the option to overwrite the miscalculation two preferences extensions.torbutton.window.innerWidth extensions.torbutton.window.innerHeigth are consulted. If they are set their values are used when resizing the inner window.
-
- 05 Jun, 2014 4 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Arthur Edelstein authored
-
Arthur Edelstein authored
-
- 27 May, 2014 1 commit
-
-
Kathleen Brade authored
If the remote check does not complete successfully, look at the status code associated with the underlying nsIRequest and fail the tor check when the status is "proxy connection refused."
-
- 26 May, 2014 2 commits
-
-
Georg Koppen authored
It turns out that clicking several times on New Identity very quickly may lead to unexpected behavior, to errors like "TypeError: b.webProgress is undefined" and a somewhat broken browser: clicking on New Identity again after this error showed up shuts the browser down, for example. Thanks to a patch by a cypherpunk we disable the New Identity menuitem after the first click which resolves this issue.
-
Mike Perry authored
Some users may not have access to their Tor control port, and would prefer a remote Tor check instead, even if they are not using a transproxy. This pref allows them to specify this.
-
- 21 May, 2014 1 commit
-
-
Georg Koppen authored
If a user is clicking on the Accept button on the preferences dialog more than once the code in torbutton_prefs_save() is executed more than once as well which may lead to unexpected and unintended behavior. We fix this thanks to a patch by a cypherpunk by disabling the Accept button after the first click.
-
- 25 Apr, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 22 Apr, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 11 Apr, 2014 1 commit
-
-
Mike Perry authored
(Or the search engine names, but we'll deal with that later). I fixed this in transifex too, but don't want to wait for transifex to get pulled again.
-
- 08 Apr, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 30 Mar, 2014 2 commits
-
-
Mike Perry authored
Conflicts: src/chrome/content/aboutTor/aboutTor.xhtml src/chrome/locale/eu/aboutTor.dtd src/chrome/locale/fa/aboutTor.dtd src/chrome/locale/ja/aboutTor.dtd
-
Mike Perry authored
-
- 26 Mar, 2014 1 commit
-
-
Kathleen Brade authored
-
- 07 Mar, 2014 1 commit
-
-
Mike Perry authored
-
- 27 Feb, 2014 1 commit
-
-
Mike Perry authored
-