Skip to content
Snippets Groups Projects
  1. May 20, 2010
  2. May 19, 2010
  3. May 12, 2010
  4. May 07, 2010
  5. May 05, 2010
  6. Apr 07, 2010
  7. Apr 01, 2010
  8. Mar 18, 2010
    • Monroe Linden's avatar
      Fix for EXT-6304: Shared media cookies cannot be deleted via Preferences · 0c1ff8e8
      Monroe Linden authored
      Added static member functions to LLViewerMedia: clearAllCookies(), clearAllCaches(), setCookiesEnabled(), and setProxyConfig().  These iterate through all loaded instances and send appropriate messages.
      
      Also added a hack to clearAllCookies() to delete cookie files for all accounts, which should serve until we centralize cookie storage.
      
      Made LLViewerMedia set the proxy config properly when creating new instances.  Callum is adding code to do something similar with the cookies enabled flag in a separate commit.
      
      Removed get_web_media from llfloaterpreference.cpp and reworked everything that used it to use the new LLViewerMedia functions instead.
      
      Reviewed by Callum at http://codereview.lindenlab.com/838003.
      0c1ff8e8
  9. Mar 17, 2010
  10. Mar 09, 2010
  11. Mar 05, 2010
  12. Mar 04, 2010
  13. Mar 03, 2010
    • Andrew Dyukov's avatar
      Fixed normal bug EXT-5885 ([HARD CODED] - The busy response should be... · b5df36f8
      Andrew Dyukov authored
      Fixed normal bug EXT-5885 ([HARD CODED] - The busy response should be localized. hard coded in llviewermessage.cpp).
      
      - It wasn't hardcoded in llviewermessage.cpp, but xml which contains it is not localizable. Added string with default busy message to strings.xml
      and used it in LLFloaterPreference::cleanupBadSetting().
      
      --HG--
      branch : product-engine
      b5df36f8
  14. Feb 24, 2010
  15. Feb 18, 2010
  16. Feb 17, 2010
  17. Feb 16, 2010
  18. Feb 10, 2010
    • Monroe Linden's avatar
      Finish up EXT-3908 · 93c4a7a1
      Monroe Linden authored
      Remove code for aspect ratio controls from LLFloaterPreference.  (The XUI had already been removed.)
      
      Reviewed by Richard.
      93c4a7a1
    • Tofu Linden's avatar
      CID-92 · 8fec8c46
      Tofu Linden authored
      Checker: FORWARD_NULL
      Function: LLFloaterPreference::onBtnCancel()
      File: /indra/newview/llfloaterpreference.cpp
      
      CID-91
      
      Checker: FORWARD_NULL
      Function: LLFloaterPreference::onBtnApply()
      File: /indra/newview/llfloaterpreference.cpp
      8fec8c46
    • Tofu Linden's avatar
      CID-93 · 6bd628dc
      Tofu Linden authored
      Checker: FORWARD_NULL
      Function: LLFloaterPreference::onBtnOK()
      File: /indra/newview/llfloaterpreference.cpp
      6bd628dc
  19. Feb 04, 2010
  20. Jan 29, 2010
  21. Jan 25, 2010
    • Rick Pasetto's avatar
      "Fix" confusion over media settings · af83fe79
      Rick Pasetto authored
      Review #89
      
      This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular:
      - "Media Enabled" pref now only controls "AudioStreamingMedia"
      - No more "tentative" state
      - New "Music Enabled" pref
      - First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better)
      - Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater
      - Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia").
      af83fe79
    • Igor Borovkov's avatar
      fixed linux build · c4cb6628
      Igor Borovkov authored
      --HG--
      branch : product-engine
      c4cb6628
    • Igor Borovkov's avatar
      implemented EXT-4131 [BSI] "Only friends and groups can call or IM me" NEEDS auto-response · 307d94a9
      Igor Borovkov authored
      added a modal warning window
      "Non-friends won't know that you've choosen to ignore their calls and instant messages."
      
      --HG--
      branch : product-engine
      307d94a9
  22. Jan 15, 2010
  23. Jan 13, 2010
Loading