Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Automated merge with https://bitbucket.org/vadim_productengine/storm-52 | Oz Linden | |
2010-11-12 | Merge simon_linden/viewer-dev to get avatar motion prediction code. | Dave SIMmONs | |
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-11 | STORM-102: Merge from viewer-development | Wolfpup Lowenhar | |
2010-11-11 | merge performance data tracking system STORM-104 | Oz Linden | |
2010-11-09 | merge storm-102 branch back to default | Oz Linden | |
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-08 | Automated merge up from viewer-development | Loren Shih | |
2010-11-08 | STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵ | Wolfpup Lowenhar | |
test log no matter when it was generated or if it has the date stamp in the name of the log or not. --HG-- branch : storm-102 | |||
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 | merge with viewer-development | Merov Linden | |
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 from http://hg.secondlife.com/viewer-beta | Loren Shih | |
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-02 | STORM-422 FIXED Added command line option "-disablecrashlogger" to disable ↵ | Vadim ProductEngine | |
crash logger. This is a patch originally written by Robin Cornelius. I made it work with Google Breakpad. | |||
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 | STORM-105 : improve decompression perf gathering, allow perf name to be ↵ | Merov Linden | |
passed on the command line, fix crash in analysis phase | |||
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 | This is the setting of the core file name date stamp code and settings ↵ | Wolfpup Lowenhar | |
files for Chat, Group and IM Logs. --HG-- branch : storm-102 | |||
2010-10-26 | Automated merge up from viewer-development | Loren Shih | |
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 | STORM-322 : merge with viewer-development | Merov Linden | |
2010-10-21 | Merge from Viewer-development | Wolfpup Lowenhar | |
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-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 | pull fix for STORM-376 | Oz Linden | |
2010-10-15 | automated merge | Roxie Linden | |