Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-07-31 | Path-643. Once the preferences panel is closed (either through ok or ↵ | prep@lindenlab.com | |
cancel), the pathing console rebuilds the gfx data. | |||
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-25 | PATH-773: fix up how the location and grid selectors work on the login panel | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-19 | CHUI-142 : Changes to chat related preferences | Merov Linden | |
2012-05-31 | merge changes for storm-276 | Oz Linden | |
2012-05-31 | STORM-276 Match preferences look to that of the auto-replace functionality ↵ | Kitty Barnett | |
in STORM-1738 | |||
2012-05-30 | CHUI-119 WIP Prepare the nearby chat for hosting it by the IM-container | AlexanderP ProductEngine | |
2012-05-24 | EXP-1942,EXP-1945: Altering behavior when setting maturity preference to ↵ | Todd Stinson | |
check the server response in an effort to ensure the viewer and server remain in sync. This is a partial commit as I still need to add user behavior and notifications when things go wrong. | |||
2012-05-17 | CHUI-105 ADD. FIX Implement changes to all open conversations and nearby chat | AlexanderP ProductEngine | |
2012-05-12 | STORM-1738: get autoreplace preferences working, clean up some coding and ↵ | Oz Linden | |
naming conventions | |||
2012-05-11 | move preferences from Advanced menu to Chat tab of preferences floater | Oz Linden | |
2012-05-11 | rename feature from "autocorrect" to "autoreplace", change names accordingly | Oz Linden | |
2012-05-08 | merge changes for version 3.3.1 | Oz Linden | |
2012-04-20 | merge changes for latest viewer-development | Oz Linden | |
2012-04-26 | merge with viewer-release | Richard Linden | |
2012-04-13 | CHUI-91 FIXED Moved block list to a separate People floater tab. | Vadim ProductEngine | |
2012-02-09 | STORM-276 Differentiate between primary and secondary dictionaries | Kitty Barnett | |
2012-02-14 | STORM-276 Reworked the spell check preferences to be more robust and less ↵ | Kitty Barnett | |
error-prone | |||
2012-02-06 | EXP-1849 FIXED Privacy settings could be set to default when modifying other ↵ | Vadim ProductEngine | |
preferences before login. | |||
2012-02-03 | made hardware settings floater dependent on preferences floater | Richard Linden | |
2012-02-03 | STORM-276 Added preferences panel | Kitty Barnett | |
2011-12-20 | STORM-1738 - Add autocorrect functionality | Tank_Master | |
Ported with owner permission from Firestorm, inital work done by LordGregGreg Back | |||
2011-10-26 | Merge STORM-1577. | Vadim ProductEngine | |
Resolved conflicts manually. | |||
2011-10-11 | * New floater positioning code. Better than what's checked in but not great. | Leslie Linden | |
* Floater updates for positioning and to revert some earlier string changes. | |||
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-29 | STORM-1612 WIP Implemented new click-to-walk/teleport preferences design. | Vadim ProductEngine | |
2011-09-27 | EXP-1224 FIXED (Create and register a floater for People side tab) | Paul ProductEngine | |
- Added a floater for People side tab. - Replaced calls to LLSideTray with LLFloaterSidePanelContainer. | |||
2011-09-23 | STORM-1612 FIXED Implemented click-to-walk in Advanced mode. | Vadim ProductEngine | |
Changes: * Click and double click in-world can now trigger click-to-walk or click-to-teleport actions, depending on preferences. * Grouped keyboard- and mouse-related settings in Preferences -> Move. | |||
2011-09-07 | STORM-1577 WIP Implemented chat translation preferences management. | Vadim ProductEngine | |
2011-08-23 | Fixed LLProxy UI constraints. Fixed some XUI warnings in the Proxy Settings ↵ | Logan Dethrow | |
Floater. | |||
2011-08-22 | Fixed a xui widget name mismatch between c++ and xml. | Logan Dethrow | |
2011-08-12 | LLProxy: xui string cleanup. | Logan Dethrow | |
2011-08-04 | LLProxy: Added another attempt to download gpu and feature tables after ↵ | Logan Dethrow | |
successfully setting up a proxy. Other minor changes: Clarified why we are using SOCKS5 as the "grid" argument to store proxy credentials. Added class wide logging to the LLProxy class. | |||
2011-07-29 | STORM-1112 Input sanitization of proxy options. | Logan Dethrow | |
2011-07-19 | merge | Logan Dethrow | |
2011-07-13 | Code cleanup for the SOCKS 5 proxy viewer. | Logan Dethrow | |
2011-07-12 | STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some ↵ | Aaron Stone | |
cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group. | |||
2011-06-28 | STORM-1112 More cleanup of SOCKS 5 proxy code. | Logan Dethrow | |
Renamed llsocks5.cpp to llproxy.cpp. | |||
2011-06-21 | Merge | Logan Dethrow | |
2011-06-12 | STORM-787 Mute Gestures Button | Jonathan Yap | |
2011-06-10 | STORM-1112 First pass at cleanup of SOCKS 5 proxy code based on Linden ↵ | Logan Dethrow | |
Coding Standard and comments in the code review. | |||
2011-06-08 | Merged STORM-1112 with viewer-development. Fixed license in socks5.cpp and ↵ | Logan Dethrow | |
socks5.h. | |||
2011-06-01 | Merge. Pulling fix for VWR-25862 into bigger cache tree. | Logan Dethrow | |
2011-05-20 | Revamped viewer cache preference controls. | Logan Dethrow | |
Implemented improved cache control user interface, changes approved by wolf. * Moved viewer cache controls from the setup preference panel to advanced * Changed cache size control slider into a spinner * Readded a clear cache button along with a cache clear confirmation dialog * Renamed the reset button to "Default Location" to clarify its function Related JIRAs: ER-815 ER-816 ER-818 ER-820 ER-821 ER-831 | |||
2011-05-17 | Merge with viewer-development (mesh) | Don Kjer | |