summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-04Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4/Monroe Linden
2010-10-04Fix for EXP-140 -- After logging into Skylight Viewer - User is required to ↵Monroe Linden
click on Viewer window before using movement keys / flying In LLMenuHolderGL::handleKey(), in the highlightNextItem() case, don't return true if highlightNextItem() did nothing. Reviewed by Richard.
2010-10-04Test mergecallum
2010-10-04Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4/Monroe Linden
2010-10-04mergeRichard Nelson
2010-10-04EXP-142 FIXED Disable mouselook in SkylightRichard Nelson
2010-10-01More precise control of notifications using notification_visibility.xml.Monroe Linden
Added a "name" property that lets a rule match a specific notification. Added a "response" property that lets a rule specify a response when it matches. Reviewed by Richard.
2010-10-01Fix for build issue on the mac.Monroe Linden
2010-10-01Updated keys in notifications.xml to match current spec.Monroe Linden
2010-10-01Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4Richard Nelson
2010-10-01Keys.xml replaces keys.ini - fix for CMakecallum
2010-10-01mergeRichard Nelson
2010-10-01STORM-307 FIXED Disabled highlighting of URLs in outfit names.Vadim ProductEngine
Affected: My Outfits and Edit Outfit panels.
2010-10-01STORM-213 FIXED Disabled highlighting URLs in object names in group ↵Vadim ProductEngine
notification toasts.
2010-09-30EXP-128 FIX Stand button displays partially offscreenRichard Linden
2010-09-30EXP-128 FIX Stand button displays partially offscreenRichard Linden
2010-09-30custom skylight key bindingsRichard Linden
2010-09-30custom skylight key bindingsRichard Linden
2010-09-30mergeRichard Linden
2010-09-30converted keys.ini to keys.xml and use LLInitParam parsingRichard Linden
2010-09-30fixed line endingRichard Linden
2010-09-30added macro for easier static registrationRichard Linden
2010-09-30Code changes for "EXP-126 Create destination guide popup at bottom of screen"callum
2010-09-30mergeRichard Linden
2010-09-30fix for preferences window not visible on loginRichard Linden
2010-09-30Added "win" tag to selected notifications.Monroe Linden
2010-09-30Adding tags mechanism to notification visibility rules.Monroe Linden
Also started adding the tag 'fail' to entries in notifications.xml that are failures the user should always be told about. Reviewed by Richard.
2010-09-30STORM-215 FIXED Disabled URL highlighting in name_box'es.Vadim ProductEngine
By the way, fixed invalid SLURLs that LLNameBox generated for groups.
2010-09-30mergeRichard Linden
2010-09-30Cancel hidden notifications instead of using empty responses.Monroe Williams
This is more work on EXP-111. Reviewed by Richard.
2010-09-30STORM-214 FIXED Disabled URL highlighting in pick names.Vadim ProductEngine
2010-09-29added show inspector menu callbacksRichard Linden
2010-09-29fix for clicks not working once logged inRichard Linden
2010-09-29mergeRichard Linden
2010-09-29login panel now properly nested in main_view.xml, no more z order hackeryRichard Linden
2010-09-29Change non-visible notifications to return empty response instead of default.Monroe Linden
This is part of EXP-111. Reviewed by Richard.
2010-09-29final fix for llcontextmenugl crash on exitRichard Linden
2010-09-29removed unworkable subclassing support from LLHandle<T>Richard Linden
2010-09-29turn off get more and view all options in gesture combo listRichard Linden
2010-09-29fix for crash on exitRichard Linden
also made handle subtyping work
2010-09-28mergeRichard Linden
2010-09-28moved callback registration to class that implements itRichard Linden
2010-09-28added xui param to turn off drag-and-drop reordering of bottom tray buttonsRichard Linden
2010-09-28added settings to toggle grab and alt-zoom abilityRichard Linden
2010-09-28made mIsFocusRoot a XUI paramRichard Linden
2010-09-28made menus work with empty contentsRichard Linden
2010-09-28Add XML validation in LLNotifications when loading notifications.xml and ↵Monroe Linden
notification_visibility.xml. Reviewed by Richard.
2010-09-28Merge with head.callum
2010-09-28EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as ↵callum
per 1.x viewer.
2010-09-28Added a mechanism for preventing classes of notifications from being ↵Monroe Linden
displayed, controlled by the notification_visibility.xml file in the viewer skin. Reviewed by Richard.