Age | Commit message (Collapse) | Author |
|
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.
|
|
"MiddleMouse" needs to be localized)
Control value is preserved, it is being localized on presentation
Reviewed by Richard at https://codereview.productengine.com/secondlife/r/24/
--HG--
branch : product-engine
|
|
- Added icons updating upon opening Prefs -> General panel.
--HG--
branch : product-engine
|
|
NEEDS auto-response
--HG--
branch : product-engine
|
|
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
|
|
--HG--
branch : product-engine
|
|
not updated. Only affects new chat)
--HG--
branch : product-engine
|
|
|
|
Renaming skins/base back to skins/default to unblock I10n.
Revert was requested by Q.
|
|
--HG--
branch : product-engine
|
|
without an "m".
Removed redundant code, there is no DrawDistanceMeterText1 so no need to switch visibility.
--HG--
branch : product-engine
|
|
|
|
|
|
1.23s UI
reviewed by Leyla
|
|
Review #114
This (mostly XUI) change moves the prefs checkboxes out of the nearby media panel and into the prefs floater. The "Sound" tab is now the "Sound & Media" tab, and its layout has been modified drastically to match https://docs.google.com:443/a/lindenlab.com/Doc?id=ddznhrqn_34kcxdz8f3#Preferences
|
|
'General' pane
|
|
|
|
Remove code for aspect ratio controls from LLFloaterPreference. (The XUI had already been removed.)
Reviewed by Richard.
|
|
Checker: FORWARD_NULL
Function: LLFloaterPreference::onBtnCancel()
File: /indra/newview/llfloaterpreference.cpp
CID-91
Checker: FORWARD_NULL
Function: LLFloaterPreference::onBtnApply()
File: /indra/newview/llfloaterpreference.cpp
|
|
Checker: FORWARD_NULL
Function: LLFloaterPreference::onBtnOK()
File: /indra/newview/llfloaterpreference.cpp
|
|
--HG--
branch : product-engine
|
|
path)
- changed "control_name" for view with log path to the "InstantMessageLogPath"
- also changed a line editor state from "disabled" to "readonly" to have a chance to scroll text to see full path in this field.
--HG--
branch : product-engine
|
|
|
|
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").
|
|
--HG--
branch : product-engine
|
|
auto-response
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
|
|
|
|
review http://codereview.lindenlab.com/271074
|
|
intact -- reviewed by james
|
|
open, movement controlled, etc)
|
|
remembered after re-log EXT-1644 [BSI] Selection Beam color preference (My Effects) doesn't honor color choice -- reviewed by richard
|
|
when toggled from off to on
|
|
Torley needed this to make tutorial movies.
Removed dead code from Preferences.
Reviewed by Leyla.
|
|
EXT-2635 No message reminding user that a restart is required to reset cache (was Clear Cache)
reviewed by Richard
|
|
|
|
|
|
and/or Favorites Bar are Hidden
EXT-3334 [BSI] Chat/IM log preferences not retained
EXT-3402 Replace "X" for checked menu items with a check mark glyph [Patch Included]
reviewed by richard
|
|
canceled after viewer shutdown.
--HG--
branch : product-engine
|
|
Wasn't rebuilding the list of alerts on Preferences open
Cleaned up some formatting in llfloaterpreference.cpp
|
|
|
|
|
|
cache (was Clear Cache)
EXT-2652 Favorites bar drop-down button (for when favorites exceed width of viewer) is not configurable via XUI
EXT-2227 [BSI] Preferences -> Setup -> Cache Location blank
EXT-1036 Clicking menu separators selects wrong menu option (allows selection of greyed-out option)
reviewed by James
|
|
history style (widget-less)"
change all messages style when chaning chat style in preference.
--HG--
branch : product-engine
|
|
Cuts number of includes of llnotifications.h from 300+ to 40.
|
|
Fixed many other includes related to this file.
Cleaned out llfloatertestlistview to be an empty test floater.
|
|
|
|
history style (widget-less))
--HG--
branch : product-engine
|
|
The prefs floater was unilaterally reverting any changes
made by other UI. This fixes that by making squirreling
away the current settings an explicit operation, and
cancel now happens explicitly on close(), but only if
a flag is not set (as is what happens when you hit OK).
Reviewed by James.
|
|
|
|
|