Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 24, 2010
  3. Feb 18, 2010
  4. Feb 17, 2010
  5. Feb 16, 2010
  6. 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
  7. Feb 04, 2010
  8. Jan 29, 2010
  9. 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
  10. Jan 15, 2010
  11. Jan 13, 2010
  12. Jan 11, 2010
  13. Jan 06, 2010
  14. Dec 29, 2009
  15. Dec 21, 2009
  16. Dec 17, 2009
  17. Dec 15, 2009
  18. Dec 08, 2009
  19. Dec 02, 2009
  20. Dec 01, 2009
  21. Nov 30, 2009
  22. Nov 25, 2009
  23. Nov 23, 2009
  24. Nov 19, 2009
  25. Nov 10, 2009
  26. Nov 03, 2009
    • Lynx Linden's avatar
      DEV-39999: Removed all legacy help buttons and notifications from the · 077025fa
      Lynx Linden authored
      code. All help should now go through the new help server, via the Help
      Browser floater. There should no longer be any custom "?" buttons in
      the UI - all <button> and <notification> XUI references relating to
      custom help buttons have been expunged.
      
      (I previously extracted all of the help strings from notifications.xml
      and passed these to the doc team to include in the help server pages.)
      
      I have checked that none of the XUI elements that are removed here are
      still referenced by any C++ code. I've also confirmed that there are
      no new notifications removed that I have not already passed on to the
      doc team. And I've also done a pass through the UI to make sure that
      all of the floaters still look as they should. Finally, I've confirmed
      that the new help system for floaters and side panels still works.
      
      2,276 lines deleted - 0 lines added.
      077025fa
Loading