Skip to content
Permalink
14429+13

Commits on Mar 12, 2015

  1. Bug 15086: Handle RTL text in Tor circuit display

    Also fixes #13704 (circuit display now accomodates more than 3 relays).
    arthuredelstein authored and gk-tpo committed Mar 12, 2015

Commits on Mar 4, 2015

  1. Bug 15085: Fix about:tor RTL text alignment problems.

    arthuredelstein authored and Kathy Brade committed Mar 4, 2015

Commits on Feb 19, 2015

  1. Update translations.

    mikeperry-tor committed Feb 19, 2015

Commits on Feb 16, 2015

  1. Update translations

    gk-tpo committed Feb 16, 2015

Commits on Feb 13, 2015

  1. Bug 9442: Add New Circuit button

    This adds a button to utilize the domain isolation to get a new circuit for
    the current tab only.
    mikeperry-tor committed Feb 13, 2015
  2. Bug 8400: Prompt for restart if disk records are enabled/disabled.

    The private browsing pref doesn't actually take effect until restart..
    mikeperry-tor committed Feb 13, 2015
  3. Bug 14630: Hide Torbutton's proxy settings tab.

    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.
    mikeperry-tor committed Feb 13, 2015
  4. Bug 14632: Disable Cookie Manager until we get it working.

    Also update the string so it is more clear that it is a secondary
    dialog, once we do get it working again.
    mikeperry-tor committed Feb 13, 2015
  5. Bug 11175: Remove "About Torbutton" from onion menu.

    Patch originally by Saint, but in this version we keep the actual dialog in
    case we want to move it somewhere else later.
    mikeperry-tor committed Feb 13, 2015
  6. Bug 13900: Remove SafeCache code.

    The SafeCache functionality that we need has been reimplemented
    in C++ inside Tor Browser.
    Kathy Brade authored and mikeperry-tor committed Feb 13, 2015

Commits on Feb 12, 2015

  1. Bug 14392: Make about:tor behave like other initial pages.

    In particular: Don't steal focus from the URL bar.
    mikeperry-tor committed Feb 12, 2015
  2. Bug 11236: Don't set search engines in extension

    We risk search engine names getting translated which results in broken
    search boxes if we expose them in locale files. As we only use en-US
    search engines (i.e. no localized ones) we can avoid that risk by
    removing these language strings and adding the search engines names
    directly into a central preference file shared by all localized bundles.
    gk-tpo authored and mikeperry-tor committed Feb 12, 2015
  3. fixup! Bug 9387: Bind jar: pref to security slider

    Fix a missing :.
    mikeperry-tor committed Feb 12, 2015

Commits on Feb 10, 2015

  1. Use unicode elipsis in new menus.

    Might as well standardize on this, rather than going back and forth.
    mikeperry-tor committed Feb 10, 2015

Commits on Feb 9, 2015

  1. Bug 13406: Stop directing users to download-easy.html.en

    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.
    Kathy Brade
    Kathy Brade committed Feb 9, 2015

Commits on Feb 4, 2015

  1. Bug 9387: Be smarter when leaving custom mode

    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.
    gk-tpo committed Feb 4, 2015
  2. Bug 9387: Unlock the slider if "custom" is set

    If the custom mode is checked allow disabling it on the preference
    dialog directly by clicking on the description or dragging the thumb.
    gk-tpo committed Feb 4, 2015

Commits on Jan 30, 2015

  1. Bug 9387: Bind jar: pref to security slider

    We are binding the preference governing the jar: protocol handler to
    the security slider (see #12430 for more details).
    gk-tpo committed Jan 30, 2015

Commits on Jan 14, 2015

  1. Bump version to 1.8.1.3

    gk-tpo committed Jan 14, 2015
Older