Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-07 | CHOP-753: have to cast pointer passed to GetProcessMemoryInfo(). | Nat Goodspeed | |
GetProcessMemoryInfo() is prototyped with PROCESS_MEMORY_COUNTERS*, so to accept PROCESS_MEMORY_COUNTERS_EX* as documented, have to cast. | |||
2011-07-07 | disable watchdog | Oz Linden | |
2011-07-07 | CHOP-753: uh, Microsoft docs lied about header file to use? | Nat Goodspeed | |
Remove <kfuncs.h>, documented header file for GetCurrentProcess(). | |||
2011-07-07 | disable watchdog | Oz Linden | |
2011-07-07 | pull tags for 2.7.4 | Oz Linden | |
2011-07-07 | merge changes for 2.7.4 release | Oz Linden | |
2011-07-07 | CHOP-753: add stats from GetProcessMemoryInfo() on Windows. | Nat Goodspeed | |
Introduce StatsArray helper class to facilitate accumulating stats in the array-of-pair-arrays form cached internally by LLMemoryInfo. | |||
2011-07-07 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience * Fixed up some funny use of objects that had already been deleted. Reviewed by Richard. | |||
2011-07-07 | STORM-1484 FIXED Restored Apply button in the Estate tab of the REGION / ↵ | Vadim ProductEngine | |
ESTATE floater. | |||
2011-07-07 | fix for SH-1808: uploading warthog model triggers ↵ | Xiaohong Bao | |
LLPhysicsDecomp::doDecompositionSingleHull warnings SH-1333: [PUBLIC] Simple mesh causing the viewer to crash | |||
2011-07-07 | fix for SH-1808: uploading warthog model triggers ↵ | Xiaohong Bao | |
LLPhysicsDecomp::doDecompositionSingleHull warnings SH-1333: [PUBLIC] Simple mesh causing the viewer to crash | |||
2011-07-07 | Fixes for SH-1994 and SH-2009 | prep | |
2011-07-07 | STORM-1483 FIXED Unable to delete the last water/sky/day preset. | Vadim ProductEngine | |
2011-07-06 | EXP-983 WIP potential fix for crash when using Place Profile in viewer ↵ | Richard Linden | |
experience | |||
2011-07-06 | EXP-940 FIX Make search button on by default in advanced mode | Richard Linden | |
2011-07-06 | EXP-982 FIX As a user, I wuold like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome fixed status bar resizing to take up too much space | |||
2011-07-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-06 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode | |||
2011-07-06 | EXP-847 FIX As a user, I would like to see the How To floater appear the ↵ | Richard Linden | |
first time I log in to basic mode | |||
2011-07-06 | Null check in case this is causing the places crash | Leyla Farazha | |
2011-07-06 | SH-1972 Fix for slm messing up physics shape on second upload. | Dave Parks | |
2011-07-07 | STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵ | Vadim ProductEngine | |
to a day cycle. | |||
2011-07-06 | Fix for "set to default" button not resetting some data. | Dave Parks | |
2011-07-06 | merge | Leyla Farazha | |
2011-07-06 | EXP-980 Inbox sorting does not persist between sessions | Leyla Farazha | |
2011-07-06 | merge | Brad Payne (Vir Linden) | |
2011-07-06 | merge | Brad Payne (Vir Linden) | |
2011-07-06 | tweaked web profile floater size | Richard Linden | |
2011-07-06 | merge changes for storm-1479 | Oz Linden | |
2011-07-06 | STORM-1479 FIXED Duplicated IDs in the Edit Day Cycle floater. | Vadim ProductEngine | |
2011-07-06 | sync with viewer-development, removing obsolete files | eli_linden | |
2011-07-06 | sync with viewer-development | eli_linden | |
2011-07-06 | fix for build | Richard Linden | |
2011-07-06 | SH-1988 Fix for using diameter instead of radius for streaming cost. | Dave Parks | |
2011-07-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-07-06 | SH-1945 FIXED Added a check for Estate Managership when checking whether an ↵ | Seth ProductEngine | |
object encroaching on the region can be returned. | |||
2011-07-06 | merge changes for beta tags | Oz Linden | |
2011-07-06 | STORM-1472 FIXED Favorites folder in inventory does not translate properly | Paul ProductEngine | |
Reason: Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added. Solution: Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite). | |||
2011-07-05 | EXP-971 FIX New Direct Delivery item does not sort as most recent item in ↵ | Richard Linden | |
Recent Tab if that tab is open when item delivered | |||
2011-07-05 | CHOP-753: On Windows, add GetPerformanceInfo to LLMemoryInfo stats. | Nat Goodspeed | |
So far we've only been querying GlobalMemoryStatusEx(), but GetPerformanceInfo() delivers a bunch more memory-related stats that may be pertinent. Try capturing those too. May not yet compile on Windows... | |||
2011-07-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-05 | EXP-982 FIX As a user, I would like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome and at an appropriate default size | |||
2011-07-05 | Merge | Leslie Linden | |
2011-07-05 | EXP-916 FIX -- Folder in Inbox indicates loading when all items are ↵ | Leslie Linden | |
displayed in folder * Updated inbox inventory to not ever display the loading status like other inventory windows. * show_load_status is now an optional parameter for LLInventoryPanel and LLFolderView. Its default value is true but it is overridden to be false for the LLInboxInventoryPanel. Reviewed by Richard. | |||
2011-07-05 | SH-1951 Partial fix for basic shaders disabled changing terrain appearance. | Dave Parks | |
2011-07-05 | merge | Leyla Farazha | |
2011-07-05 | updating code comment for EXP-981 | Leyla Farazha | |
2011-07-05 | EXP-981 Selecting Wear and detach options for an object in Received Items ↵ | Leyla Farazha | |
folder causes issues with Profile, Share, and Wear buttons | |||
2011-07-06 | STORM-1262 FIXED Removed the original Windlight Region Settings implementation. | Vadim ProductEngine | |
2011-07-05 | SH-1951 Fix for show land owners not working when basic shaders enabled. | Dave Parks | |