Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | MAINT-3320 : WIP : Use handle for elements that'll get deleted under us, ↵ | Merov Linden | |
quite a bit of debug spam to clean later | |||
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-11-11 | Removing no longer used member variable, adding method to reset the mLoaded ↵ | Ima Mechanique | |
status | |||
2013-11-10 | Removing unused getter/setter and property for mFilenameSyntax, mReady. | Ima Mechanique | |
2013-11-10 | Refactoring load routines to remove uneeded methods | Ima Mechanique | |
2013-11-10 | storm-1831 Switch to use the llsyntaxid keywords LLSD directly | Ima Mechanique | |
2013-11-09 | Backed out changeset: e82d9467bec8 | Ima Mechanique | |
2013-11-09 | Adding method to load cached/default syntax file and method to access ↵ | Ima Mechanique | |
sKeyWordsXML. | |||
2013-11-06 | fixed some warnings | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-05 | further fix of inventory keyboard focus and tab order calculations | Richard Linden | |
2013-11-05 | fixed focus issue on inventory | Richard Linden | |
2013-10-30 | stats now autoscale back down in range, instead of sticking at high water mark | Richard Linden | |
2013-10-29 | fixed timer bars not appearing in fast timer view | Richard Linden | |
fixed "bouncing" stat values when a value ended in zeroes | |||
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-10-25 | Merge 3.6.9 ShareStorm | Graham Linden | |
2013-10-25 | Merge with 3.6.9 | dolphin | |
2013-10-22 | Merge with viewer-bear | dolphin | |
2013-10-21 | more buildfix | Richard Linden | |
2013-10-21 | STORM-1831 First attempt at using SyntaxIdLSL capability. (incomplete) | Ima Mechanique | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | Added LLTabContainer::getTotalTabWidth | dolphin | |
Cleaned up experience profile floater | |||
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-15 | Renaming file to better reflect it's actual usage for the future. | Ima Mechanique | |
2013-10-15 | STORM-1831 Removing unnecessary semi-colon | Ima Mechanique | |
2013-10-14 | MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox. | Mnikolenko ProductEngine | |
2013-10-11 | MAINT-3289 (User is not able to open mini inspector by one click on 'i' icon) | MaximB ProductEngine | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-07 | renamed TraceType to StatType | Richard Linden | |
added more MemTrackable types optimized memory usage of LLTrace some more | |||
2013-10-04 | Merge v3.6.7 in | Ima Mechanique | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-10-04 | Merge with 3.6.7 | dolphin | |
2013-10-04 | MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797) | dmitrykproductengine | |
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
2013-09-27 | BUILDFIX: fix for mac builds | Richard Linden | |
also, fixed alignment of tick labels on stat bars | |||
2013-09-26 | fix for display of joystick statbar monitors | Richard Linden | |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
2013-09-24 | Added stubs for llurlentry_test.cpp | dolphin | |
2013-09-24 | converted memory tracking units to KB from B | Richard Linden | |
added more memory tracking to LLFolderView and kin | |||
2013-09-23 | Added LLUrlEntryExperienceProfile to link to experience profiles | dolphin | |
Added LLExperienceHandler to handle experience links Updated LLSidepanelItemInfo to use profile links | |||
2013-09-23 | MAINT-3151 (Issue with urls being autoclicked when holding left click into ↵ | MaximB ProductEngine | |
an unfocused textbox then dragging pointer over a url and releasing.) | |||
2013-09-19 | BUILDFIX: forgot forward declaration | Richard Linden | |
better overrides for memclaim and memdisclaim of sizes added occlusion stats to stats floater stats now render range instead of mean | |||
2013-09-19 | line endings fix | Richard Linden | |
2013-09-19 | BUILDFIX: more bad merge stuff | Richard Linden | |
also added ability for statbar to show memtrackable info | |||
2013-09-17 | removed spurious dependency of llui on newview | Richard Linden | |
2013-09-17 | MAINT-3119 FIXED Select auto-completed part using cursor position | Mnikolenko ProductEngine | |