Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-08 | merge with viewer-dev | Richard Linden | |
2010-12-03 | merge change to default transparency | Oz Linden | |
2010-12-03 | STORM-544 ADDITIONAL FIX Set default transparency for inactive floaters to 65%. | Vadim ProductEngine | |
2010-12-02 | merge | Monroe Linden | |
2010-11-29 | Fix UpdaterServiceURL setting default. update.secondlife.com requires https ↵ | brad kittenbrink | |
access. | |||
2010-11-19 | Merged latest lindenlab/viewer-development with mani_linden/viewer-development | brad kittenbrink | |
2010-11-19 | merge fix for STORM-560 | Oz Linden | |
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
2010-11-18 | STORM-560 FIXED Implemented preference that allows users to select default ↵ | Andrew Productengine | |
behavior when pressing letter keys. - Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus. - The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar". | |||
2010-11-18 | automated merge from viewer-development-shining | Loren Shih | |
2010-11-15 | merge | Richard Linden | |
2010-11-15 | Automated merge with https://bitbucket.org/vadim_productengine/storm-52 | Oz Linden | |
2010-11-13 | STORM-52 FIXED Made it possible to use an external script editor. | Vadim ProductEngine | |
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one. | |||
2010-11-12 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-09 | STORM-535 FIXED PLEASE allow adjustable transparency of "Nearby Chat" ↵ | Paul Guslisty | |
window, Chat History and Chat "Toasts" in Viewer 2.0! - Added to the settings.xml values of transparency for active and inactive floaters - Added three members to the LLFloater. These members store current transparency of floater, transparency of active and inactive floaters. - Added callbacks that update transparency value of active and inactive floater. Also in these callbacks value of current floater transparency updated. - In panel preferences advanced added two spinners: transparency of active floaters and inactive ones. See screenshot. | |||
2010-11-08 | pull beta changes back to development | Oz Linden | |
2010-11-05 | Merge latest lindenlab/viewer-development with mani_linden/viewer-development. | brad kittenbrink | |
2010-11-05 | merge | Kent Quirk | |
2010-11-05 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-05 | SH-410 Opaque Water Project version 2.0 | Loren Shih | |
First implementation with UI changes. | |||
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix | |
2010-11-04 | ER-281: Object cache limit is too low in the viewer | Kyle Ambroff | |
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly. | |||
2010-11-04 | Automated merge up from viewer-development | Loren Shih | |
2010-11-03 | SH-281 Make UI in snapshot off by default. | Dave Parks | |
2010-11-04 | SH-325 FIXED Add terminal / to SearchURL in viewer settings.xml | Loren Shih | |
Trivial fix to add "/" to the search string. | |||
2010-11-04 | SH-281 Make UI in snapshot off by default. | Loren Shih | |
2010-11-01 | Merge | Mark Palange (Mani) | |
2010-11-01 | Merge | Mark Palange (Mani) | |
2010-11-01 | VWR-23666 Removed setting VersionChannelName. LLVersionInfo::resetChannel() ↵ | Mark Palange (Mani) | |
and unit tests. Reviewed by brad. | |||
2010-10-29 | restore 1hr polling frequency | Andrew A. de Laix | |
2010-10-29 | added periodic retry to look for updates | Andrew A. de Laix | |
2010-10-27 | CHOP-122 Initializing Facade service in the viewer. Rev. by Brad. | Mark Palange (Mani) | |
2010-10-27 | Made changes to setting names and in pannel_preferences_chat.xml for better ↵ | Wolfpup Lowenhar | |
understanding as per Esbee's comments in STORM-255 | |||
2010-10-26 | EXP-299 WIP Pass end-user IP and MAC from Gaikai to login.cgi | Richard Linden | |
2010-10-26 | Automated merge up from viewer-development | Loren Shih | |
2010-10-25 | EXP-322 FIXED Able spawn World map in Skylight Viewer with llMapDestination ↵ | Richard Linden | |
function | |||
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 | |