Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | removed some unused settings | Richard Linden | |
2010-10-12 | EXP-188 FIXED Object Inspector flashes on and off for an item that is for sale | Richard Linden | |
2010-10-12 | Viewer changes for EXP-202 Close View hint when user interacts with the View ↵ | callum | |
tools - pan or zoom | |||
2010-10-11 | Merge with head | callum | |
2010-10-11 | Reworked fix for EXP-167 Add option to quit instead of going back to login ↵ | callum | |
screen | |||
2010-10-11 | fix for default notification form valus not appearing | Richard Linden | |
2010-10-11 | EXP-166 FIXED Front an Side Preset Views not accessible in Skylight viewer | Richard Nelson | |
2010-10-11 | EXP-172 FIXED Property lines flash on and off when right clicking on land in ↵ | Richard Nelson | |
Skylight viewer | |||
2010-10-11 | fix for linux build | Richard Nelson | |
2010-10-08 | merge | Richard Linden | |
2010-10-08 | added "FastQuit" option for forceful termination, default is off | Richard Linden | |
2010-10-08 | Fix for Reopened EXP-167 Add option to quit instead of going back to login ↵ | callum | |
screen. | |||
2010-10-08 | EXP-170 Able to buy objects in Skylight viewer (viewer code and default ↵ | callum | |
settings changes) Note: this also adds a setting to turn off 'Pay' too. | |||
2010-10-08 | made progressbar derive from lluictrl and take percentage as llsd value | Richard Linden | |
2010-10-08 | EXP-137 FIXED Nametag text and borders do not align in Skylight Viewer | Richard Linden | |
fix for prim media and hud text incorrect positioning when destination guide is open | |||
2010-10-08 | potential fix for linux build | Richard Linden | |
2010-10-07 | Fixed a problem that prevented notification tags from being parsed. | Monroe Linden | |
Added some lldebugs to the LLNotificationTemplate constructor and LLNotifications::isVisibleByRules() that may be useful in debugging notification issues in the future. | |||
2010-10-07 | EXP-156 FIXED custom Skylight hints | Richard Linden | |
moved move hint down to bottom of screen made destination hint go away on teleport | |||
2010-10-07 | removed word "below" from View Hint | Richard Linden | |
2010-10-07 | merge | Richard Linden | |
2010-10-07 | enabled alternate move hint in skylight skin only | Richard Linden | |
2010-10-07 | Made VoiceCallsRejectAll apply to group voice invites as well as p2p and ↵ | Monroe Linden | |
ad-hoc invites. Fixed some code in LLIMMgr that had the incoming call dialog confused with a notification. Reviewed by Richard. | |||
2010-10-07 | Merge | callum | |
2010-10-07 | EXP-167: Quit On Login Page Activated - viewer code /default setting | callum | |
2010-10-07 | fix for gcc | Richard Linden | |
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 | |