summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-12-16oops, fix for merge bug in newview/CMakeLists.txtbrad kittenbrink
2009-12-16Merged mani's EXT-3140 and build performance enhancements work into viewer-2-0.brad kittenbrink
2009-12-16eof newlineLeyla Farazha
2009-12-16Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-16EXT-3517: Update mic/speaker volume scaling.Lynx Linden
We now scale the mic and speaker volume levels to the Vivox range 30 to 70 (default of 50), as recommended by Vivox for their V3 SDK.
2009-12-16automated merge avp->viewer2.0Loren Shih
2009-12-16DEV-44351: Add a new secondlife:///app/classified/create SLapp.Lynx Linden
Also cleaned up the code for the existing app/classified/{UUID} support. Much nicer now.
2009-12-15Mergeskolb
2009-12-15Misnamed additional Qt/WebKit DLL.callum
2009-12-15fix for llui unit testRick Pasetto
2009-12-15mergerichard
2009-12-15fix for gcc buildRick Pasetto
2009-12-15mergerichard
2009-12-15Automated merge with http://demeter:8000Rick Pasetto
2009-12-15added setBlockFromValue so setting a LLRect param in code will set the ↵richard
individual left, right, top, bottom values, for example don't call setupParams when creating widgets from code moved Multiple param constraints into BaseBlock to remove extra scoping
2009-12-15Fixed misspelled debug qt namesMark Palange (Mani)
2009-12-15EXT-2947 [BSI] Group Chat and Instant Message floaters missing minimze ↵Erica
button, confusing functionality on X button
2009-12-15Merge with tip before pushcallum
2009-12-15client changes to work with new version of Qt (4.6) and to do some cleanup ↵callum
at plugin exit so that cookies more betterer than what they did before.
2009-12-15MergeJames Cook
2009-12-15EXT-3446 Manage Telehub floater opens below buildtoolsJames Cook
Took out custom positioning code, set left edge to 300 in XML
2009-12-15Add a PrimMediaMasterEnabled debug flag to allow us to disable the media ↵Rick Pasetto
data client Conceptually reviewed by Monroe
2009-12-15fixed enter not performing loginrichard
2009-12-15Yet again adding missed dependecies to the viewer copy command.Mark Palange (Mani)
2009-12-15mergeLeyla Farazha
2009-12-15EXT-2649 Replace 'Advanced > Set Away After 30 Minutes' with Away time optionsLeyla Farazha
EXT-2649 [BSI] Confirm on Drop EXT-3416 Can't name a new gesture on creation (and renaming is HARD) reviewed by James
2009-12-15automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-15automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-15EXT-3304 : Can't reorder items in the Favorites accordionsLoren Shih
Fixed a bug where addChangedMask(LLInventoryObserver::SORT) was being called before the new sort order was established. --HG-- branch : avatar-pipeline
2009-12-15EXT-3484 Create Notice button is illegible (old label was overriding art)Erica
2009-12-15EXT-3494 Sanitize floater show versus toggleJames Cook
Eliminated legacy "ShowFloater" method in favor of Floater.Show and Floater.Toggle. Wrote new custom show methods where needed. Reviewed with Leyla.
2009-12-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-15mergeLynx Linden
2009-12-15EXT-3496: Add a common authentication key for search and home.Lynx Linden
Search and the Home sidetray now have their own specific authentication keys that they support from login.cgi, but they fallback to a common key as follows: Search: "search_token", fallback to "auth_token" Home: "home_sidetray_token", fallback to "auth_token"
2009-12-15Added missing dependecies to the viewer manifest copy target.Mark Palange (Mani)
2009-12-15Mergeskolb
2009-12-15EXT-3180: Update Home sidetray to temporary URL.Lynx Linden
2009-12-15MergeRunitai
2009-12-15EXT-3488 Fix for sky not being reflected in water any more.Runitai
2009-12-15MergeSteve Bennetts
2009-12-15Fixed an edge case that was triggering an error check when doing HTTP ↵Steve Bennetts
texture fetches.
2009-12-15menu separator fixBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-15mergeRick Pasetto
2009-12-15For EXT-3448: New attachments detach after relog. Added a check that the ↵Brad Payne (Vir Linden)
only objects deleted by LLAppearanceManager are links. Probably not the cause of disappearing objects in this bug, but a good safety feature. --HG-- branch : avatar-pipeline
2009-12-15added "value" attribute to radio_items to better support arbitrary data ↵richard
selection moved LLRadioCtrl to internal implementation of LLRadioGroup reviewed by Leyla
2009-12-15EXT-3140 and build performance enhancements.Mark Palange (Mani)
Move the message_template check and manifest checking to the package step. Moved the dll copy from a post-build step its own target for dependency checking. Disabled copy of art/xui, etc in viewer manifest for non-package builds.
2009-12-15Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/Rick Pasetto
2009-12-15mergeLeyla Farazha
2009-12-15EXT-3438 Current location in the Teleport History isn't boldedJames Cook
Simple XML change
2009-12-15Mergeskolb