summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenu.cpp
AgeCommit message (Collapse)Author
2011-03-24SOCIAL-714 FIX [PUBLIC] Basic mode to launch with Destinations panel open by ↵Richard Linden
default fixed not being able to toggle off avatar/destination guide by clicking button again
2011-03-24minor whitespace changeRichard Linden
2011-03-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialRichard Linden
2011-03-23SOCIAL-714 FIX [PUBLIC] Basic mode to launch with Destinations panel open by ↵Richard Linden
default
2011-03-19SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵Richard Linden
file) is in Advanced mode
2011-03-18Automated merge with ↵Richard Linden
bundle:F:\code\viewer-social+c:\users\richard\appdata\local\temp\thg.yibew7\http__hg.secondlife.com_viewer-development_t3uwtb.hg
2011-03-17SOCIAL-749 FIX Clicking on world to dismiss context menus causes your avatar ↵Richard Linden
to walk to click
2011-03-15eol fixesRichard Linden
2011-03-15SOCIAL-744 User cannot close Destination Guide and Avatar picker by clicking ↵Leyla Farazha
the respective buttons while open
2011-03-14SOCIAL-605 Bottom bar buttons scale differently at lower resolutionsLeyla Farazha
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-03-04SOCIAL-603 FIX Move how to button to bottom barRichard Linden
moves scrollbar up from bottom of screen to leave room for resize thumb
2011-03-01STORM-1004 : pull into viewer-developmentMerov Linden
2011-02-28SOCIAL-601 FIX avatar picker hintRichard Linden
2011-02-25updates destination guide and avatar picker urlsRichard Linden
added close button to destination guide and avatar picker
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
ShowSideTrayPanel action can now toggle undocked panels OpenSidePanelsInFloaters works now Clossing a sidepanel floater will not return contents to side tray close button enabled in minimal skin for side panel floaters
2011-02-23SOCIAL-551 WIP Add buttons to open people and profile windowsRichard Linden
bottom tray button now toggles profile window
2011-02-22STORM-889 FIXED Put Link/Unlink in Edit PanelPaul ProductEngine
- Moved callbacks for Link/Unlink to the LLSelectMgr - Binded Link/Unlink callbacks with buttons in Build Floater - Replaced view_listener_t usage for Link, Unlink, EnableLink, EnableUnlink with boost::bind
2011-02-18BUG STORM-1004 FIXED Unblocking/blocking name sometimes deletes identically ↵paul_productengine
named entry, but of different TYPE LLMuteList stores muted objects in two sets: set of names and set of ids. Avatar objects are stored by ids (set of ids), other objects can be stored both by name(set of names) or ids - Delete items from corresponding set (from set of names or ids), not form both sets at time. - Improved isMuted method's logic. Now if avatar is tested whether it's muted or not, don't search its name in the set of names.
2011-01-12Merge with viewer-developmentDon Kjer
2011-01-07mergeAndrew Meadows
2010-12-22Merge with viewer-developmentDon Kjer
2010-12-20Merge from viewer-development.Monroe Linden
2010-12-16Dummy placeholder code for ER-414: Add object update type debug rendering viewDon Kjer
2010-12-10mergeAndrew Meadows
2010-12-02mergeMonroe Linden
2010-12-02mergeMonroe Linden
2010-11-30SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵callum
viewer web apps
2010-11-19merge fix for STORM-616Oz Linden
2010-11-19Changed Sit Down shortcut definition and reordered menu slightly.Jonathan Yap
2010-11-18Added viewer-side "object overlaps parcel" check encroachment returnabilty UIAndrew Meadows
Reviewed with Falcon
2010-11-18STORM-576 FIXED Hooked up code to preference that allows users to enable ↵Andrew Productengine
double-click to teleport or use auto-pilot. - Added dirty flag that is set true when user changes checkbox or chooses one of radiobuttons connected to double-click action. No change of user settings happens on this commit, because user may press cancel or close floater. If user presses OK, and flag is true, user changes are applied to settings. If user clicks cancel or closes floater, controls are reverted to the state they were before changes, using settings to determine it. - Removed double-click action menu items and code that handled them to avoid functionality duplication and synchronization problems.
2010-11-16mergeAndrew Meadows
2010-11-15mergeRichard Linden
2010-10-27Automated merge from viewer-development-shiningLoren Shih
2010-10-26fix for destination guide and avatar picker hints not disappearing when ↵Richard Linden
opening destination guide/avatar picker respectively
2010-10-26STORM-418 : Suppress menu items Save to XML and Load from XML from the ↵Merov Linden
Develop > XUI menu
2010-10-26Automated merge up from viewer-developmentLoren Shih
2010-10-25STORM-173 : use isEmpty() instead of getFirstRootNode() to check selectionMerov Linden
2010-10-22EXP-273 FIXED Add button/tray for avatar pickerRichard Linden
made "toggleable" radio group
2010-10-21EXP-273 WIP added avatar picker popup and hintRichard Linden
2010-10-21STORM-173 : never enable return object if no object selectedMerov Linden
2010-10-21Automated merge up from viewer-developmentLoren Shih
2010-10-11Another merge from http://hg.secondlife.com/viewer-developmentAndrew Meadows
2010-10-06EXP-156 WIP Implement custom Skylight hintsRichard Nelson
2010-10-04Automated merge up from viewer-developmentLoren Shih
2010-09-30Code changes for "EXP-126 Create destination guide popup at bottom of screen"callum
2010-09-29added show inspector menu callbacksRichard Linden
2010-09-27MergeLeyla Farazha
2010-09-21SH-178 FIXED As a non-god, I don't want to see admin optionsLoren Shih
Admin options are now enabled by a debug setting.