- Oct 25, 2016
-
-
Mnikolenko Productengine authored
-
- May 19, 2016
-
-
AndreyL ProductEngine authored
-
- Nov 19, 2015
-
-
AndreyL ProductEngine authored
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Sep 21, 2015
-
-
callum_linden authored
-
- Sep 01, 2015
-
-
AndreyL ProductEngine authored
--HG-- branch : develop
-
- Jul 15, 2015
-
-
andreykproductengine authored
-
- Nov 15, 2014
-
-
Northspring authored
Additional changes for commit 999f81951c14 - necessary changes for files in /en/ directory in order to make files properly localizable Also, removing some found duplicates in notifications.xml
-
- Jun 23, 2014
-
-
AndreyL ProductEngine authored
MAINT-4127: New default mode when clicking links: Linden links open in viewer, third-party links open in user's browser
-
- May 21, 2013
-
-
Oz Linden authored
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Feb 21, 2013
-
-
Oz Linden authored
-
- Dec 09, 2011
-
-
eli authored
-
- Nov 11, 2011
-
-
Vadim ProductEngine authored
Fixed the "Use external browser" radio group to work with its setting properly: * Specified valid boolean values ("true" and "") for the radio buttons. * Made default value of the setting boolean to ensure proper initialization.
-
- Sep 01, 2011
-
-
eli authored
-
- Jul 18, 2011
-
-
eli authored
-
- Jul 12, 2011
-
-
Aaron Stone authored
STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group.
-
- Jul 11, 2011
-
-
Logan Dethrow authored
-
- Jun 28, 2011
-
-
Logan Dethrow authored
Renamed llsocks5.cpp to llproxy.cpp.
-
- Jun 06, 2011
-
-
eli_linden authored
-
- May 20, 2011
-
-
Logan Dethrow authored
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
-
- May 06, 2011
-
-
Logan Dethrow authored
* Changed the hard coded cache limit in llappviewer.cpp to 10GB as well as the slider maximum in the preferences menu. * The VFS cache is capped at 1GB due to file system limitations. The former 80/20 split between texture/vfs is maintained up to 5GB. Above this limit the texture cache is given all the additional cache space up to 10GB. * Fixed a log message in lltexturecache.cpp that was not showing the correct texture size. ER-883 * Fixed a bug in llfloaterpreference.cpp that caused new cache value to be written to the old cache setting. This resulted in the the cache not being cleared when the location was set back to the default. ER-882 * Disabled the "The cache will be cleared on reboot" message that is triggered by the reset button in the cache preferences in the case where the cache is already located in the default location. The cache is only cleared when its location is changed. This is intended to address resident confusion regarding the purpose of the reset button, as demonstrated in VWR-19562.
-
- Mar 28, 2011
-
-
Robin Cornelius authored
-
- Jan 19, 2011
-
-
Eli Linden authored
-
- Dec 20, 2010
-
-
Andrew A. de Laix authored
-
- Dec 09, 2010
-
-
Andrew A. de Laix authored
change updater settings from check box to drop down menu; add choice of whether to install automatically as well as download automatically (not actually implemented yet).
-
- Dec 07, 2010
-
-
Andrew A. de Laix authored
-
- Nov 24, 2010
-
-
Eli Linden authored
-
- Nov 17, 2010
-
-
Mark Palange (Mani) authored
-
- Nov 11, 2010
-
-
Paul Guslisty authored
- Deleted Mouselook settings - Increased vertical padding between "Cache size" and "Cache location" controls
-
- Oct 12, 2010
-
-
Leyla Farazha authored
DN-120 "As a Viewer Developer, I want to update general preferences, so that "Show Display Names" appears less intrusive" DN-160 View Display Names Preference extends below border in preference
-
- Sep 29, 2010
-
-
Vadim ProductEngine authored
Changes: - The line editor is now scrollable. - Its value is duplicated in the tool-tip. Technical notes: If you set the "enabled" param of a line editor to "false", that will disable text selection in the widget. However, if a line editor is initially enabled and then gets disabled with setEnabled(FALSE), it will remain selectable. It looks like bug, but I'm not going to fix it now to not introduce issues like this one. Instead, I'm applying to workaround which is to enable the widget initially and disable later, thus keeping it read-only but selectable.
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Sep 16, 2010
-
-
Richard Linden authored
popup blocking notifications now handled in all web_browser instances, not just llfloatermediabrowser
-
- Aug 05, 2010
-
-
Leyla Farazha authored
-
- May 17, 2010
-
-
Leyla Farazha authored
reviewed by James
-
- Apr 27, 2010
-
-
Paul Guslisty authored
Fixed normal EXT-7020 (Make \"port number\" field more wider, as fourth number is unable to be seen) - Made \"port number\" field more wider Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/316/ --HG-- branch : product-engine
-
- Apr 01, 2010
-
-
Leyla Farazha authored
EXT-5179 In Prefs->Setup, move Other Devices to bottom of window or to advanced EXT-5170 prefs review: move UI size to advanced reviewed by Richard CC#176
-
Richard Nelson authored
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
-
- Mar 23, 2010
-
-
Eli Linden authored
-