Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-07 | EXP-167: Quit On Login Page Activated - viewer code /default setting | callum | |
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-10-06 | merge | Richard Nelson | |
2010-10-06 | allow passing LLSD arguments on command line | Richard Nelson | |
2010-10-06 | Fix for a compile error. | Monroe Linden | |
Reviwed by Richard. | |||
2010-10-06 | merge | Richard Nelson | |
2010-10-06 | added param block support for empty/undefined elements in XML/LLSD respectively. | Richard Nelson | |
This way <foo/> or LLSD["foo"]; both define a default constructed value for the parameter named foo, useful in the Multiple<T> case | |||
2010-10-06 | Added DisableExternalBrowser setting. | Monroe Linden | |
Reviewed by Callum. | |||
2010-10-06 | Add support for debug setting to disable link highlight & follow in URLs ↵ | callum | |
that appear in XUI widgets | |||
2010-10-05 | Fix for EXP-131 "Call dialog shown in locked position when a Resident calls ↵ | Monroe Linden | |
a Skylight visitor" Added the setting VoiceCallsRejectAll, which causes the viewer to silently reject all incoming voice calls. Reviewed by Callum. | |||
2010-10-05 | tighter packing of boolean params by shuffling member variables | Richard Linden | |
2010-10-05 | changed format of notification_visibility rules to be cleaner | Richard Linden | |
2010-10-04 | EXP-138 FIXED Chat and IM notices not aligned with Bottom bar in Skylight Viewer | Richard Nelson | |
2010-10-04 | merge | Richard Nelson | |
2010-10-04 | fixed merging of textures.xml between current skin and base | Richard Nelson | |
now possible to define new textures in current skin | |||
2010-10-04 | EXP-138 WIP Chat and IM notices not aligned with Bottom bar in Skylight Viewer | Richard Nelson | |
2010-10-04 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4/ | Monroe Linden | |
2010-10-04 | Fix 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-04 | Test merge | callum | |
2010-10-04 | merge | Richard Nelson | |
2010-10-04 | removed dead code | Richard Nelson | |
2010-10-04 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4/ | Monroe Linden | |
2010-10-04 | merge | Richard Nelson | |
2010-10-04 | EXP-142 FIXED Disable mouselook in Skylight | Richard Nelson | |
2010-10-01 | More 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-01 | Fix for build issue on the mac. | Monroe Linden | |
2010-10-01 | Updated keys in notifications.xml to match current spec. | Monroe Linden | |
2010-10-01 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4 | Richard Nelson | |
2010-10-01 | Keys.xml replaces keys.ini - fix for CMake | callum | |
2010-10-01 | merge | Richard Nelson | |
2010-10-01 | STORM-307 FIXED Disabled highlighting of URLs in outfit names. | Vadim ProductEngine | |
Affected: My Outfits and Edit Outfit panels. | |||
2010-10-01 | STORM-213 FIXED Disabled highlighting URLs in object names in group ↵ | Vadim ProductEngine | |
notification toasts. | |||
2010-09-30 | EXP-128 FIX Stand button displays partially offscreen | Richard Linden | |
2010-09-30 | EXP-128 FIX Stand button displays partially offscreen | Richard Linden | |
2010-09-30 | custom skylight key bindings | Richard Linden | |
2010-09-30 | custom skylight key bindings | Richard Linden | |
2010-09-30 | merge | Richard Linden | |
2010-09-30 | converted keys.ini to keys.xml and use LLInitParam parsing | Richard Linden | |
2010-09-30 | fixed line ending | Richard Linden | |
2010-09-30 | added macro for easier static registration | Richard Linden | |
2010-09-30 | Code changes for "EXP-126 Create destination guide popup at bottom of screen" | callum | |
2010-09-30 | merge | Richard Linden | |
2010-09-30 | fix for preferences window not visible on login | Richard Linden | |
2010-09-30 | Added "win" tag to selected notifications. | Monroe Linden | |
2010-09-30 | Adding 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-30 | STORM-215 FIXED Disabled URL highlighting in name_box'es. | Vadim ProductEngine | |
By the way, fixed invalid SLURLs that LLNameBox generated for groups. | |||
2010-09-30 | merge | Richard Linden | |
2010-09-30 | Cancel hidden notifications instead of using empty responses. | Monroe Williams | |
This is more work on EXP-111. Reviewed by Richard. | |||
2010-09-30 | STORM-214 FIXED Disabled URL highlighting in pick names. | Vadim ProductEngine | |
2010-09-29 | added show inspector menu callbacks | Richard Linden | |