summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-12-10Attempt fix mac build problem with anonymous structJames Cook
2009-12-10MergeJames Cook
2009-12-10EXT-3333 Cannot edit HUD position using the base of the position arrowsJames Cook
HUD attachment edit arrows have projected Z position of 0.0, so we were eliminating half the arrows from the set of available ones. Changed to std::vector and just sort by Z position. Reviewed with Richard.
2009-12-10Moved "back" button. Applied polish to some areas. Committing changes so ↵Justin C. Rounds (Chuck)
Erica can do other work on this file. http://jira.secondlife.com/browse/EXT-3061
2009-12-10Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-10Changed "About Land" option to "Place Information". Still needs to be wired ↵Justin C. Rounds (Chuck)
up in code, though. https://jira.secondlife.com/browse/EXT-3276
2009-12-10MergeJames Cook
2009-12-10EXT-1398 Objects with long descriptions flip between showing 3 lines and 4 linesJames Cook
Converted to use new clip_partial text attribute instead of custom text clipping logic. Reviewed with Richard.
2009-12-10Changed ObjectChatColor to EmphasisColor.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2303
2009-12-10Added missing reference to "Dropdown_On".Justin C. Rounds (Chuck)
2009-12-09MergeJames Cook
2009-12-09EXT-299 "Mute" still showing in menu_pie_avatar.xml although label says "Block"James Cook
2009-12-09Mergerichard
2009-12-09EXT-3112 - Bad font width information with SansSerif causing clipping of ↵richard
trailing "r"? better handling of ui scale != 1 reviewed by Mani
2009-12-09lazy evaluation of lluistring to improve LLUIString::format performancerichard
reviewed by Mani
2009-12-09Cleanup unneeded topleft attributes, document similar menu filesJames Cook
2009-12-09Partial EXT-3268 Object Profile option showing up in avatar 3D Context menuJames Cook
Renamed gPie* and menu_pie_* to just gMenu* and menu_* because they are no longer pie menus. Created separate other-attachment menus. Reviewed with Richard.
2009-12-09MergeJames Cook
2009-12-09last blind fixup for llmediaplugintest.Tofu Linden
2009-12-09Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-09ext-3297 Input/Output Devices are cut off in PreferencesLis Pardi
2009-12-09get llmediaplugintest compiling on win32, dumbly.Tofu Linden
2009-12-09MergeJames Cook
2009-12-09Re-disable a very spewy debug spew in the webkit plugin. Mea culpa.Tofu Linden
2009-12-09Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-09Crash fix due to bad duplicated attributes in xuiErica
2009-12-09blindly fix-up llmediaplugintest.cpp with respect to the recent API change.Tofu Linden
2009-12-09merge!Tofu Linden
2009-12-09MergeJames Cook
2009-12-09Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-09ext-2976 change "alerts" to read "notifications"Lis Pardi
2009-12-09MergeJames Cook
2009-12-09remove LL_PATH_BROWSER_PROFILETofu Linden
it really has no point now - it's not used by the viewer, and the webkit plugin's private space should be opaque to the viewer.
2009-12-09Fix line endings.James Cook
2009-12-09MergeJames Cook
2010-12-08mergeLeyla Farazha
2010-12-08adding notes about visible / enable callback registries being mergedLeyla Farazha
2010-12-08EXT-2807 Update mini-inspector to include Group Voice Chat moderator controlsLeyla Farazha
reviewed by Richard
2010-12-07mergeLeyla Farazha
2010-12-07EXT-3265 Gear menu on_visible params are broken - not setting visibility of ↵Leyla Farazha
menu items EXT-2923 [BSI] My own inspector lists "Stand Up" as an option in gear menu, while I'm standing
2009-12-09EXT-2827 and fix for delete key not deleting objects while building.James Cook
Object inventory was grabbing edit menu handling during refresh. Put back Angela's code so that Right-click > Remove > Delete is now disabled if you have a single face selected. Fixed LLSelectMgr::contains() for SELECT_ALL_TES case. Reviewed with Richard.
2009-12-09EXT-2980 Remove indentation on back button history list.James Cook
Design reviewed with Lis
2009-12-09DEV-43948 viewer2 is writing session data into the 'read-only' installation ↵Tofu Linden
tree (mostly media stuff) propagate the parent app's OSUserAppDir (i.e. ~/.secondlife/) all the way down to plugins, if they need persistant user data/settings (like the webkit plugin needs a place to put its cache).
2009-12-09automated mergeLoren Shih
2009-12-09automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-09EXT-3274 : Landmarks or Favorites accordion panel shows up as emptyLoren Shih
EXT-1609 : Strange behavior for accordions in Places panel, Landmarks tab Forcing top-level folders open when accordion is active. Removed logic that was saving and restoring initial folder state. --HG-- branch : avatar-pipeline
2009-12-09rename LL_PATH_MOZILLA_PROFILE to LL_PATH_BROWSER_PROFILETofu Linden
2009-12-09Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-09merge - bad line endingsErica
2009-12-09ext-2981 button and text editor height schould be 23px, not 16pxLis Pardi