- 12 Dec, 2016 1 commit
-
-
Also change the English text to "Please Donate!"
-
- 22 Nov, 2016 1 commit
-
-
- 21 Nov, 2016 2 commits
-
-
Georg Koppen authored
This reverts commit 8a5dc8c5. This is the wrong commit for 20614.
-
-
- 19 Nov, 2016 1 commit
-
-
Georg Koppen authored
-
- 11 Nov, 2016 1 commit
-
-
Also, improve donate button appearance by moving arrow below text and choosing a narrow arrow.
-
- 09 Nov, 2016 1 commit
-
-
- 01 Feb, 2016 1 commit
-
-
Kathleen Brade authored
For the about:tor content window, use nsIDOMWindowUtils.screenPixelsPerCSSPixel instead of window.devicePixelRatio to compensate for a retina display and for content zoom (devicePixelRatio always returns 1.0 for content windows due to the fix for bug 13875).
-
- 11 Jan, 2016 1 commit
-
-
The fundraising campaign is finished. We revert three patches that introduced the donation banner. Revert "Bug 17792: Auto-adjust font size for donation banner l10n" This reverts commit 2faa79ed. Revert "Bug 17770: Fix alignments on donation banner" This reverts commit 63699e3d. Revert "Bug 17565: Tor fundraising campaign donation banner" This reverts commit 5623a3f4.
-
- 11 Dec, 2015 1 commit
-
-
- 08 Dec, 2015 1 commit
-
-
Arthur Edelstein authored
-
- 07 Dec, 2015 1 commit
-
-
Changes include: 0. Logo changed to prettier onion 1. Title changed to "Welcome to Tor Browser" (in purple). 2. Dropped "This browser is configured to use Tor." 3. Normal style for "You are now free to browse the Internet anonymously." 4. Border on input box set to light gray, rounded corners removed 5. Search button image replaced with non-pixellated one 6. Sans-serif text used everywhere 7. Borders on bubbles removed 8. Text color changed to be slightly less black 9. Some text increased a little in size
-
- 05 Dec, 2015 1 commit
-
-
- 14 Sep, 2015 1 commit
-
-
Kathleen Brade authored
Avoid hard-coded heights and positions in about:tor. The "update needed" arrow is now constructed from 4 elements instead of 2 and the info. "bubbles" use table layout instead of hard-coded heights. Set the CSS z-index so that text will be in front of the status image (onion image) and the "update needed" arrow. Use "let" instead of "var" in the about:tor JS code.
-
- 12 Feb, 2015 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
In particular: Don't steal focus from the URL bar.
-
- 11 Sep, 2014 1 commit
-
-
Kathleen Brade authored
In Firefox 26 and newer, the BrowserOnAboutPageLoad() function that Torbutton previously used to detect about:tor page loads has been removed. The new approach is to have about:tor dispatch a custom event (which is the same approach Mozilla uses for about:home).
-
- 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.
-
- 03 Feb, 2014 1 commit
-
-
Kathleen Brade authored
We now position the arrow so it points to the toolbar button regardless of its position.
-
- 23 Jan, 2014 1 commit
-
-
Kathleen Brade authored
Our use of entities that contained trailing spaces was a bad idea: they got lost during the translation process. Instead, we now use a template that contains a snippet of HTML, with the search engine URLs as separate property strings. We did our best to preserve the existing translated strings, converting them to the new scheme and adding the missing spaces.
-
- 31 Aug, 2013 1 commit
-
-
Kathleen Brade authored
-
- 03 Jun, 2013 1 commit
-
-
Kathleen Brade authored
Avoid empty entity strings in DTD and add explanation for translators. Remove trailing ? from Startpage privacy URL.
-
- 30 May, 2013 1 commit
-
-
Kathleen Brade authored
Instead of a remote check, we now check browser proxy settings against the values specified by the tor control port. If the control port is unavailable or broken, we send background request to check.torproject.org and update the about:tor homepage and torbutton icon retroactively if that fails.
-