Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-06 | WIP VWR-24160 en_xui_change accommodate longest string | Eli Linden | |
2011-05-06 | FIX VWR-23615 en_xui_change es it resizing | Eli Linden | |
2011-05-06 | merge | Logan Dethrow | |
2011-05-06 | Increased the viewer cache size limit to 10GB. Increased the default to 1GB. | Logan Dethrow | |
* 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. | |||
2011-05-06 | EXP-789 Reducing size of sound device panel in Basic Mode does not resize ↵ | Leyla Farazha | |
elements in the panel and allows panel to be smaller than elements it contains | |||
2011-05-05 | Remove Pth library from viewer build. | Nat Goodspeed | |
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK we're currently using directly supports the functionality for which we originally brought in Pth. | |||
2011-05-05 | EXP-754 [PUBLIC] Remember last email address for snapshots | Leyla Farazha | |
2011-05-05 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-05-04 | fix for SH-1437: Crash in model wizard | Xiaohong Bao | |
2011-05-04 | hg merge | Leyla Farazha | |
2011-05-04 | EXP-759 Opening the Voice preferences window from the up arrow on the speak ↵ | Leyla Farazha | |
button turns voice off for user without notice also causes calls to be ended | |||
2011-05-04 | Merge with http://bitbucket.org/lindenlab/viewer-development (r15992) | callum | |
2011-05-03 | merge | Leyla Farazha | |
2011-05-03 | EXP-624 Place profile floater may be opened by SLApp | Leyla Farazha | |
2011-05-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-05-02 | Automated merge with ↵ | Richard Linden | |
bundle:E:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.t3awyz\ssh__richard@hg.lindenlab.com_richard_viewer-experience-merge_2xcevh.hg | |||
2011-05-02 | sync up with viewer-development | Eli Linden | |
2011-05-02 | Backed out changeset: d38e4f4982a0 | Richard Linden | |
2011-05-02 | EXP-743 FIX Side bar panel is visible on login screen after getting | callum | |
'We're having trouble connecting' message | |||
2011-05-02 | merge | Dave Parks | |
2011-04-29 | EXP-742 FIX [PUBLIC] CTRL-ALT-w doesn't "spin_over" | callum | |
2011-04-28 | sync up with viewer-development, adding all existing minimal/xui l10n files | Eli Linden | |
2011-04-28 | sync up with viewer-development | Eli Linden | |
2011-04-28 | Automated merge with ↵ | Richard Linden | |
bundle:E:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.ia7ixc\http__hg.secondlife.com_viewer-development_csqen8.hg | |||
2011-04-28 | EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead ↵ | Richard Linden | |
of profile pic in Basic and Advanced modes reviewed by Leyla | |||
2011-04-27 | Fixed floater sound devices title | Leyla Farazha | |
2011-04-27 | EXP-670 Voice for basic mode new files | Leyla Farazha | |
reviewed by merov | |||
2011-04-27 | EXP-670 Voice for basic mode | Leyla Farazha | |
reviewed by Merov http://codereview.lindenlab.com/6231263/ | |||
2011-04-27 | STORM-1028 : pull into viewer-development | Merov Linden | |
2011-04-26 | Merge with viewer-development | Don Kjer | |
2011-04-25 | merge changes for storm-640 | Oz Linden | |
2011-04-25 | merge changes for storm-891 | Oz Linden | |
2011-04-22 | EXP-749 [REGRESSION] Voice status indicator shown in IM session instead of ↵ | Leyla Farazha | |
profile pic in Basic and Advanced modes | |||
2011-04-22 | merge | Dave Parks | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
2011-04-21 | Backed out changeset: e7b38729ad6d | Richard Linden | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | fixing bottomtray for advanced viewer | Leyla Farazha | |
2011-04-21 | STORM-640 FIX Disabled highlighting URLs in object name inside the BUY ↵ | Vadim ProductEngine | |
CONTENTS floater. Enclosed object name with <nolink>...</nolink> tags to disable URL parsing. | |||
2011-04-21 | ER-785: Missing LSL tooltip strings for llRegionSayTo and llGetEnv. ↵ | Dave SIMmONs | |
Tooltips are no longer missing. Reviewed by Kelly. | |||
2011-04-20 | merge leslie changes | Merov Linden | |
2011-04-20 | EXP-670 As a resident I want to be able to communicate with other residents ↵ | Leyla Farazha | |
using my voice, while still enjoying the streamlined experience of basic mode | |||
2011-04-19 | EXP-648 FIX As a developer, I want to be able to specify param blocks that ↵ | Richard Linden | |
use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml | |||
2011-04-19 | merge | Dave Parks | |
2011-04-19 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3 | Richard Linden | |
2011-04-19 | merge | Dave Parks | |
2011-04-19 | merge | Dave Parks | |
2011-04-18 | EXP-628 Inventory floater may be opened by SLApp | Leyla Farazha | |
EXP-630 My appearance floater may be opened by SLApp EXP-633 Search floater can be opened by SLApps | |||
2011-04-15 | merge | Dave Parks | |