Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-25 | Inverting settings and test so that telling other how to turn off the ↵ | Wolfpup Lowenhar | |
messages popping is easier as per discussion with Oz and Boroondas also correcting some minor spelling issues | |||
2010-10-22 | Merge from Viewer-development | Wolfpup Lowenhar | |
2010-10-22 | EXP-273 FIXED Add button/tray for avatar picker | Richard Linden | |
made "toggleable" radio group | |||
2010-10-22 | STORM-322 : merge with viewer-development | Merov Linden | |
2010-10-21 | Merge from Viewer-development | Wolfpup Lowenhar | |
2010-10-21 | EXP-273 WIP added avatar picker popup and hint | Richard Linden | |
2010-10-21 | SH-325 FIXED Add terminal / to SerachURL in viewer settings.xml | Loren Shih | |
Trivial fix to add "/" to the search string. | |||
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-21 | STORM-322 FIXED Fixed problem with redundant search entries shown in ↵ | Andrew Productengine | |
People/Groups/Roles/Members. Bug was caused by adding members with uncached names to search results- when name was uncached, method that added ids to member list, didn't respect the filter. - Fixed by adding members only when their names are cached and match the filter. If name is not cached, LLCacheName::get() is called for such user id, and when name is cached, it calls function that handles adding of user to list depending on filter. - Added default sorting of members by name, added saving of sort order to settings. | |||
2010-10-19 | EXP-258 FIX Help url is overwritten by login.cgi | callum | |
Settings have to be persistent otherwise the layering mechanism doesn't work | |||
2010-10-18 | EXP-250 FIX Option to disable beacons | Richard Linden | |
hud arrow also controlled by RenderTrackerBeacon setting | |||
2010-10-18 | EXP-250 FIX Option to disable beacons | Richard Linden | |
2010-10-18 | Point the events profiles and other components to the new events | Roxie Linden | |
web pages | |||
2010-10-15 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-10-15 | added schema to settings.xml | Richard Linden | |
2010-10-15 | pull fix for STORM-376 | Oz Linden | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-14 | Merge | callum | |
2010-10-14 | EXP-225 FIX Add debug setting to quit the viewer after N seconds of AFK ↵ | callum | |
behavior. Viewer specific setting for this feature including default value in settings file | |||
2010-10-14 | Merge from http://hg.secondlife.com/viewer-identity (display names) | Leyla Farazha | |
2010-10-14 | removed fastquit | Richard Linden | |
2010-10-14 | automated merge | Roxie Linden | |
2010-10-14 | Automated merge with file:///Users/oz/Work/viewer-beta | Oz Linden | |
2010-10-14 | STORM-376 FIXED Toast close button sometimes didn't disappear. | Vadim ProductEngine | |
Reason: Each toast's panel lies on an invisible floater which is a bit bigger than the panel. Notification toasts were displayed so close to each other that the floaters were overlapped by 2 pixels. Because of the overlapping, toasts sometimes didn't receive mouse-leave events, thus not hiding their close buttons. Fix: Increased padding between toasts by 2 pixels (from 5 to 7) to eliminate overlapping. | |||
2010-10-13 | made destination guide url configurable on command line | Richard Linden | |
2010-10-13 | SH-325 FIXED Add terminal / to SearchURL in viewer settings.xml | Loren Shih | |
Added "/". Simple fix. | |||
2010-10-13 | automated merge | Roxie Linden | |
2010-10-12 | removed some unused settings | Richard Linden | |
2010-10-12 | EVE-47 - Event formatting should appear in "Profile" window | Roxie Linden | |
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code. | |||
2010-10-12 | ECC-10 FIXED Antialiasing is broken | Loren Shih | |
Updated default RenderUseFBO setting to "TRUE" in settings.xml. | |||
2010-10-12 | Initial work on viewer motion interpolation. Changes include: | Dave SIMmONs | |
* InterpolationTime and InterpolationPhaseOut values in settings.xml to control new object interpolation code. Use zero to revert to old logic * Viewer motion interpolation lasts InterpolationTime and will start to phase out after InterpolationPhaseOut seconds * Changed LLWorld::getMinAllowedZ() to take a world-position as a parameter * Added LLVOAvatarSelf::resetRegionCrossingTimer() * Actually reset LLVOAvatarSelf::mRegionCrossingTimer so we get sensible timing data for region crossings * LLVOAvatarSelf::updateRegion() will update position value due to region changes Code reviewed by Ambroff * | |||
2010-10-12 | ECC-10 FIXED Antialiasing is broken | Loren Shih | |
Updated some legacy files to correspond to default settings. | |||
2010-10-11 | EXP-172 FIXED Property lines flash on and off when right clicking on land in ↵ | Richard Nelson | |
Skylight viewer | |||
2010-10-08 | merge | Richard Linden | |
2010-10-08 | added "FastQuit" option for forceful termination, default is off | Richard Linden | |
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-07 | EXP-167: Quit On Login Page Activated - viewer code /default setting | callum | |
2010-10-07 | Adding viewer hint for setting display name the when edit profile is opened ↵ | Leyla Farazha | |
with no display name set | |||
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
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-04 | Test merge | callum | |
2010-10-04 | EXP-142 FIXED Disable mouselook in Skylight | Richard Nelson | |
2010-10-04 | Automated merge up from viewer-development | Loren Shih | |
2010-10-04 | SH-270 FIXED As a SL user, I want my speaker order settings to persist ↵ | Loren Shih | |
between sessions SH-271 FIXED Add #ifdefs to llparticipantlist.h Changed speaker order to store its speaker ordering using settings.xml. Did some superficial code cleanup. | |||
2010-09-30 | custom skylight key bindings | Richard Linden | |
2010-09-30 | converted keys.ini to keys.xml and use LLInitParam parsing | Richard Linden | |
2010-09-28 | merge | Richard Linden | |
2010-09-28 | added settings to toggle grab and alt-zoom ability | Richard Linden | |