summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-03-14ER-611: Fix viewer so it can support multiple instances if a SLURL is passed ↵Dave SIMmONs
in. Added "SLURLPassToOtherInstance" to settings.xml and check before pushing a slurl to another viewer instance. Reviewed by Kelly
2011-03-14MergeDave SIMmONs
2011-03-11Added 'getPosition' function to LLAgent control in llEventHost. Reviewed by ↵Dave SIMmONs
Kelly.
2011-03-09Merge.brad kittenbrink
2011-03-09Fix for "doubleton" error using LLInstanceTracker across shared library ↵brad kittenbrink
boundaries.
2011-03-09Merge latestDave SIMmONs
2011-03-09Get rid of un-used LLUUID. Reviewed by KellyDave SIMmONs
2011-03-09Fix to LLWindow listener keyUp event. Fix to headless client scanKeyboard, ↵Don Kjer
allowing input from eventhost
2011-03-08Removed two log messages commited in error earlier.Dave SIMmONs
2011-03-07MergeDave SIMmONs
2011-03-08Merge with viewer-developmentDon Kjer
2011-03-08Merge with viewer-headlessDon Kjer
2011-03-07Added some error checking, because s*** happens.Dave SIMmONs
2011-03-07Merge branchesDave SIMmONs
2011-03-07ER-350: Viewer / sim camera positioning not working well on login. Viewer ↵Dave SIMmONs
now sets the camera before calling send_agent_update(). Reviewed by Kelly.
2011-03-07STORM-1045 : pull into viewer-developmentMerov Linden
2011-03-07STORM-1037 : pull into viewer-developmentMerov Linden
2011-03-07STORM-236 : pull into viewer-developmentMerov Linden
2011-03-07STORM-28 : pull into viewer-developmentMerov Linden
2011-03-07Update version number to 2.5.2Merov Linden
2011-03-04STORM-236 WIP Additional fixes.Vadim ProductEngine
Fixed: * Wrong ability to place a button between the chat input and the drag handle (thanks Wolfpup!). * Broken drag-n-drop cursors.
2011-03-04STORM-236 WIP Minor code improvements.Vadim ProductEngine
- To decrease code duplication: * Added RS_BUTTON_SPEAK to the button->panel mapping (mStateProcessedObjectMap). * Replaces all lookups in mStateProcessedObjectMap with calls to getButtonPanel(). - Added some comments.
2011-03-03STORM-969 : pull into viewer-developmentMerov Linden
2011-03-03STORM-980 : pull in viewer-developmentMerov Linden
2011-03-03STORM-991 : pull into viewer-developmentMerov Linden
2011-03-03VWR-22531 VWR-22532 VWR-22343 FIXeli_linden
2011-03-03storm-1037: remove the "hide url" checkboxes in parcel managementOz Linden
2011-03-03STORM-236 FIXED Allow the "Speak" button to be removed, like other buttons.Vadim ProductEngine
Cumulative diff of changes made by Wolfpup, Richard and me. Description: * Ability to hide the Speak button with the bottom tray context menu. * Made the chat input resize handle visible, so that the feature is easily discoverable. * Applied Richard's fix to layout panel resizing logic.
2011-03-02VWR-24992 FIX remove evil old parameters in localized xml fileseli_linden
2011-03-02VWR-24754 FIX from Torben Troutmaneli_linden
2011-03-02VWR-23494 FIX on behalf of Torban Troutmaneli_linden
2011-03-01Set the version to 2.5.1... Yeap! Back from 2.7.0 (not a misprint)Merov Linden
2011-03-01STORM-1004 : pull into viewer-developmentMerov Linden
2011-03-01STORM-954 : pull into viewer-developmentMerov Linden
2011-03-01STORM-949 : pull into viewer-developmentMerov Linden
2011-03-01STORM-889 : pull into viewer-developmentMerov Linden
2011-03-01STORM-842 : pull into viewer-developmentMerov Linden
2011-03-01STORM-665 : pull into viewer-developmentMerov Linden
2011-03-01STORM-1024 : pull into viewer-developmentMerov Linden
2011-03-01STORM-977 : pull into viewer-developmentMerov Linden
2011-03-01Merge with viewer-headlessDon Kjer
2011-02-28STORM-980 Fix additional issue with Wear button found by QAJonathan Yap
2011-02-25STORM-980 : pull into viewer-developmentMerov Linden
2011-02-25STORM-974 : pull into viewer-developmentMerov Linden
2011-02-25STORM-680 : pull into viewer-developmentMerov Linden
2011-02-25STORM-979 : pull into viewer-developmentMerov Linden
2011-02-25Fix llhost integration test: replaced linux.org by lindenlab.com in the DNS ↵Merov Linden
lookup test as linux.org was not being resolved as expected
2011-02-24STOMR-665 FIXED User is not able to view full name of Group's founder in the ↵Paul ProductEngine
Group Profile - Made text box and its panel follow right
2011-02-23Automated merge with file:///home/nat/linden/viewer-headlessNat Goodspeed
2011-02-23separate vertex buffer and index buffer when map/unmap VBO. can be treated ↵Xiaohong Bao
as part of STORM-1011. reviewed by davep.