Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-15 | added schema to settings.xml | Richard 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 | removed fastquit | Richard Linden | |
2010-10-13 | made destination guide url configurable on command line | Richard Linden | |
2010-10-12 | removed some unused settings | Richard Linden | |
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-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-09-28 | merge | Richard Linden | |
2010-09-28 | added settings to toggle grab and alt-zoom ability | Richard Linden | |
2010-09-28 | EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as ↵ | callum | |
per 1.x viewer. | |||
2010-09-24 | Added the VoiceDisableMic debug setting to completely disable the ability to ↵ | Monroe Linden | |
open the mic. Also hoisted PTT key handling from LLVivoxVoiceClient up to LLVoiceClient. This cleans up LLVoiceModuleInterface a bit and makes the PTT logic more centralized. Reviewed by Richard. | |||
2010-09-22 | merge | Richard Linden | |
2010-09-22 | EXP-111 WIP Automatically provide default responses to all notifications | Richard Linden | |
2010-09-21 | EXP-94 Disable local file system access | callum | |
2010-09-17 | updated comment on MediaEnablePopups setting to reflect new behavior | Richard Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | reverted mediaenablepopups to false by default (desired behavior) | Richard Linden | |
always trigger popup notification and rely on ignore machinery to hide it | |||
2010-09-15 | Enable web popups to specify size and position of the Media Browser window ↵ | Monroe Linden | |
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum. | |||
2010-09-15 | STORM-86 MERGE Double-click Teleport | Aimee Linden | |
2010-09-10 | EXP-24 FIX Menu disable all viewer hints | Richard Nelson | |
2010-09-10 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-10 | merge. | Tofu Linden | |
2010-09-09 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-07 | Merge | Aimee Linden | |
2010-09-07 | VWR-21253 MERGE Permission icons in the friends list | Aimee Linden | |
2010-09-02 | automated merge from viewer-development root | Loren Shih | |
2010-09-02 | merge for VWR-1852 VWR-8726 VWR-4232 VWR-22752 | Tofu Linden | |
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-09-01 | Automated merge with http://bitbucket.org/TheShining/viewer-development | Xiaohong Bao | |
2010-09-01 | code for DEV-52939: viewer's object geometry cache files are not limited in ↵ | Xiaohong Bao | |
number, and can also be incorrectly cleared with the VFS cache. reviewed by andrew. | |||
2010-09-01 | VWR-13221 (SNOW-188) FIXED Allow panning of the minimap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-08-31 | SNOW-683 VWR-8726 : Turn off swirling lights for scripted objects | Merov Linden | |
2010-08-30 | Default SidebarCameraMovement pref to false. | Monroe Linden | |
2010-09-24 | Pull update from viewer-development | Merov Linden | |
2010-09-16 | STORM-161 : Reimplement hide object selection | Merov Linden | |
2010-08-26 | merge | Richard Linden | |
2010-08-26 | Added the MediaEnablePopups setting as a global on/off switch for media popups. | Monroe Linden | |
2010-08-26 | VWR-20715 Double-click teleport | Aimee Linden | |
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford | |||
2010-08-26 | Manual merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-25 | Force the value for the home page URL in the viewer sidebar to be persistant | callum | |
It's not loaded each time the side bar is opened - only at login - when it did not persist, the change to the URL that was lost after a restart. |