- 05 Dec, 2015 1 commit
-
-
- 19 Nov, 2015 1 commit
-
-
Kathleen Brade authored
Include the localizable strings for the about:tbupdate page in Torbutton.
-
- 05 Nov, 2015 2 commits
-
-
Arthur Edelstein authored
-
Georg Koppen authored
-
- 30 Oct, 2015 2 commits
-
-
Georg Koppen authored
-
Removed torbutton_weblistener and torbutton_check_progress().
-
- 29 Oct, 2015 1 commit
-
-
Georg Koppen authored
-
- 14 Oct, 2015 1 commit
-
-
Kathleen Brade authored
Removed torbutton_wrap_search_service() function, torbutton.prefs.fix_google_srch entities, and extensions.torbutton.fix_google_srch default pref.
-
- 12 Oct, 2015 1 commit
-
-
- 09 Oct, 2015 1 commit
-
- 06 Oct, 2015 1 commit
-
-
- 18 Sep, 2015 1 commit
-
-
Georg Koppen authored
This is the first release in the 1.9.4 series. We switched to this new series to avoid the confusion between maint-1.9.3 and non-maintenance 1.9.3 releases.
-
- 16 Sep, 2015 1 commit
-
-
Mike Perry authored
-
- 14 Sep, 2015 2 commits
-
-
Kathleen Brade authored
To keep the browser.startup.homepage pref value out of translators hands, all of the localized browser.properties files have been removed and the pref value (about:tor) has been moved to a new non-localized.properties file. We no longer provide a value for spellchecker.dictionary, which means non en-US users will probably need to set their spellchecking language from the browser context menu or via about:config after they install a dictionary for their language. The browser will also consult the LANG environment variable and use a "default default" of en-US if an en-US dictionary is installed.
-
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.
-
- 07 Sep, 2015 1 commit
-
-
Georg Koppen authored
We previously spoofed the `intl.accept_languages` value to "en-us, en" but with the update to ESR 38 Firefox does not like the lower case country code anymore. See: https://html5.org/r/8458 and https://bugzilla.mozilla.org/show_bug.cgi?id=889335 for the reasons behind that. We adapt our code accordingly and set the default value to "en-US, en" now. This fixes #13277 as well. Thanks for this patch, cypherpunk.
-
- 25 Aug, 2015 1 commit
-
-
Arthur Edelstein authored
-
- 13 Aug, 2015 1 commit
-
-
Kathleen Brade authored
Adding this fixes problems such as the lack of "Tor Browser" in the left side of the URL bar for pages such as about:config.
-
- 08 Aug, 2015 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
This reverts commit 495c0079.
-
- 07 Aug, 2015 4 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
This reverts commit edeaca15.
-
Georg Koppen authored
-
Georg Koppen authored
This fixes 16722 as well and resets the toolbar UI to kill "Share this page", but that still requires another restart :/. This is basically Mike's idea and code.
-
- 05 Aug, 2015 1 commit
-
-
Kathleen Brade authored
Account for an nsIExternalHelperAppService.idl interface change (the parameters to the doContent() method were changed between ESR31 and ESR38). See Mozilla bug #903022.
-
- 28 Jul, 2015 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
Patch by Pearl Crescent
-
- 27 Jul, 2015 1 commit
-
-
Kathleen Brade authored
Import aboutDialog.dtd and aboutTor.properties from Transifex. Improved import-translations.sh to check that all .dtd and .properties files are imported. Work around a Transifex issue that caused some entities to be encoded twice.
-
- 23 Jul, 2015 1 commit
-
-
Kathleen Brade authored
Check the state of the active update (if any) and open the update prompt in the correct mode.
-
- 22 Jul, 2015 1 commit
-
-
Mike Perry authored
It is now obsolete. Firefox now properly disables session store if private browsing mode is enabled.
-
- 13 Jul, 2015 1 commit
-
-
Mike Perry authored
-
- 27 Jun, 2015 1 commit
-
-
Mike Perry authored
-
- 25 Jun, 2015 6 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
-
- 24 Jun, 2015 1 commit
-
-
Georg Koppen authored
We avoid using https://127.0.0.1 as update URL in order to omit scary Tor warnings (see: #13129).
-