Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-19 | SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵ | Richard Linden | |
file) is in Advanced mode | |||
2011-03-17 | SOCIAL-749 FIX Clicking on world to dismiss context menus causes your avatar ↵ | Richard Linden | |
to walk to click | |||
2011-03-15 | eol fixes | Richard Linden | |
2011-03-15 | SOCIAL-744 User cannot close Destination Guide and Avatar picker by clicking ↵ | Leyla Farazha | |
the respective buttons while open | |||
2011-03-14 | SOCIAL-605 Bottom bar buttons scale differently at lower resolutions | Leyla Farazha | |
2011-03-09 | Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798) | callum | |
2011-03-04 | SOCIAL-603 FIX Move how to button to bottom bar | Richard Linden | |
moves scrollbar up from bottom of screen to leave room for resize thumb | |||
2011-03-01 | STORM-1004 : pull into viewer-development | Merov Linden | |
2011-02-28 | SOCIAL-601 FIX avatar picker hint | Richard Linden | |
2011-02-25 | updates destination guide and avatar picker urls | Richard Linden | |
added close button to destination guide and avatar picker | |||
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard 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-23 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
bottom tray button now toggles profile window | |||
2011-02-22 | STORM-889 FIXED Put Link/Unlink in Edit Panel | Paul 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-18 | BUG 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-12 | Merge with viewer-development | Don Kjer | |
2011-01-07 | merge | Andrew Meadows | |
2010-12-22 | Merge with viewer-development | Don Kjer | |
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-16 | Dummy placeholder code for ER-414: Add object update type debug rendering view | Don Kjer | |
2010-12-10 | merge | Andrew Meadows | |
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-11-30 | SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵ | callum | |
viewer web apps | |||
2010-11-19 | merge fix for STORM-616 | Oz Linden | |
2010-11-19 | Changed Sit Down shortcut definition and reordered menu slightly. | Jonathan Yap | |
2010-11-18 | Added viewer-side "object overlaps parcel" check encroachment returnabilty UI | Andrew Meadows | |
Reviewed with Falcon | |||
2010-11-18 | STORM-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-16 | merge | Andrew Meadows | |
2010-11-15 | merge | Richard Linden | |
2010-10-27 | Automated merge from viewer-development-shining | Loren Shih | |
2010-10-26 | fix for destination guide and avatar picker hints not disappearing when ↵ | Richard Linden | |
opening destination guide/avatar picker respectively | |||
2010-10-26 | STORM-418 : Suppress menu items Save to XML and Load from XML from the ↵ | Merov Linden | |
Develop > XUI menu | |||
2010-10-26 | Automated merge up from viewer-development | Loren Shih | |
2010-10-25 | STORM-173 : use isEmpty() instead of getFirstRootNode() to check selection | Merov Linden | |
2010-10-22 | EXP-273 FIXED Add button/tray for avatar picker | Richard Linden | |
made "toggleable" radio group | |||
2010-10-21 | EXP-273 WIP added avatar picker popup and hint | Richard Linden | |
2010-10-21 | STORM-173 : never enable return object if no object selected | Merov Linden | |
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-11 | Another merge from http://hg.secondlife.com/viewer-development | Andrew Meadows | |
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-10-04 | Automated merge up from viewer-development | Loren Shih | |
2010-09-30 | Code changes for "EXP-126 Create destination guide popup at bottom of screen" | callum | |
2010-09-29 | added show inspector menu callbacks | Richard Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-21 | SH-178 FIXED As a non-god, I don't want to see admin options | Loren Shih | |
Admin options are now enabled by a debug setting. | |||
2010-09-17 | EXP-60 Hints not showing after Re-enabling Hints in same session | Richard Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-10 | EXP-24 FIX Menu disable all viewer hints | Richard Nelson | |
2010-09-10 | Post-convert merge by convert_monolith.py from ↵ | Andrew Meadows | |
http://hg.lindenlab.com/brad/viewer-simconsole |