summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-11-11Default to voice control being a 'toggle', per spec.Tofu Linden
2009-11-11Automated merge with file:///home/lynx/hg/general/viewer-2-0Lynx Linden
2009-11-11adding warning msg when fetching for folders with NULL uuidangela
2009-11-10mergeSteve Bennetts
2009-11-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10Fix for DEV-42328 (Muting then Unmuting All Nearby Media resets nearby media ↵Monroe Linden
to Home URL). Fixed by having LLViewerMedia::updateMediaImpl() copy the media entry's current URL into the media impl's mMediaURL in the case where the impl has a non-empty media URL but the function doesn't do a navigate.
2009-11-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10Merge changes from product-engineSteve Bennetts
2009-11-10Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-10FIX DEV-41991: do not allow media settings panel to come up if media data is ↵Rick Pasetto
in flight Review #33 This change marks the current selection "not editable" if any objects in the selection are currently "in flight" (i.e. their media data has not been fetched yet, or is in the process of being fetched). This involved adding API to LLMediaDataClient to query whether an object is in the process of being fetched (i.e. in the queue). I've added a unit test for this new API.
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-10pushing changes to named font sizes prior to hardcoded font removalErica
2009-11-10mergeLeyla Farazha
2009-11-10EXT-1478 Tool-tip background and border colors are being ignoredLeyla Farazha
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard
2009-11-10Fix for DEV-42400 (Mouse pointer location does not map correctly to ↵Monroe Linden
non-square media faces).
2009-11-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-11-11DEV-41358: Added user's preferred maturity level to search URL.Lynx Linden
The Search URL now includes a "r=" query parameter to specify the user's preferred maturity rating. This can be "pg" or "pg,mature" or "pg,mature,adult".
2009-11-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-11-10Added PluginAttachDebuggerToPlugins debug setting.Monroe Linden
Added accessors to get platform-specific process ID from LLProcessLauncher. Added an optional "debug" argument to LLPluginClassMedia::init() and LLPluginProcessParent::init() (defaults to false). Mac only: made the state machine in LLPluginProcessParent::idle() open a new window in Terminal.app with a gdb session attached to the plugin process upon successful launch.
2009-11-10DEV-40001: Add support for a pre-login help topic.Lynx Linden
Asking for help (e.g., pressing F1) before logging in will now display a specific pre-login help topic, "pre_login_help". This behavior was agreed upon with Rand to allow us to display a custom page to help the user log on successfully.
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-10EXT-2355 Preferences: Inconsistent use of capital letters for second word of ↵Lis Pardi
labels
2009-11-10Added media textures to textures.xmlErica
2009-11-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-10EXT-2336 add new media art to viewerErica
2009-11-10Restore "Show Advanced Permissions"Steve Bennetts
2009-11-10EXT-2356 Replace Log button in bottom tray with up arrowLis Pardi
2009-11-10mergeJames Cook
2009-11-10Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵James Cook
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard.
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0brad kittenbrink
2009-11-10mergerichard
2009-11-10EXT-677 Build tool arrows work again with UI size != 1.0James Cook
Must use scaled (virtual) pixels in some computations Will review with Richard
2009-11-10EXT-1503 Cosmetic and Polish issues with Viewer 2.0 Internal Alphan -- ↵Lis Pardi
Notifications with long headlines are overlapping with text
2009-11-10Implemented normal task EXT-1937 (Please update landmarks and locations to ↵Andrew Dyukov
the latest decided format). --HG-- branch : product-engine
2009-11-10Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0.brad kittenbrink
2009-11-10mergerichard
2009-11-10DEV-41317 DEV-42311: Added ad-hoc voice call support.Lynx Linden
You can now multiple select users in the People panel, hit Call, and start an ad-hoc voice conference call with those users. The most difficult part here was automatically starting the call once the conference chat panel popped up. We have to wait for the panel to initialize before we can start a call, so I added another callback to LLIMModel to enable us to get notified when the panel has initialized. This is all wrapped up behind a new LLAvatarActions::startAdhocCall() API.
2009-11-10Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-11-10Changed value of "Unused?" to modify highlight color.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2312
2009-11-10Don't allocate memory for debugging strings every mouse click.James Cook
2009-11-10mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-10Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-10Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-10fixed EXT-2275 "[BSI] New incoming IM or Group IM pushes all existing (andAlexei Arabadji
new) chiclets off the right end of the chiclet bar." --HG-- branch : product-engine
2009-11-10MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-11-10Update for major task EXT-2250 - Implement Classifieds list in Picks panel.Dmitry Zaporozhan
Removed temporary workaround which was expanding only one accordion in Picks panel. --HG-- branch : product-engine
2009-11-10Update for major task EXT-2251 - Implement panels for creating, editing and ↵Dmitry Zaporozhan
viewing Classifieds. Fixed bugs, cleared code. --HG-- branch : product-engine
2009-11-10(EXT-2343) Preference > Chat > ColorSwatch 's LLUIColorTable is not workingangela
2009-11-10check for NULL to prevent crashingangela