summaryrefslogtreecommitdiff
path: root/indra/llui/llview.cpp
AgeCommit message (Expand)Author
2015-07-10Initial support for keyboard (in progress) but includes many viewer changes t...callum_linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-10-18Update to build on Xcode 6.0: more removal of unused const variables [-Wunuse...callum_linden
2014-09-11MAINT-4438 FIXED Warning message is changed to debug message.Mnikolenko ProductEngine
2014-03-12merge with releaseRichard Linden
2014-03-03[MAINT-3555][MAINT-3703]Baker Linden
2014-02-25[MAINT-3784] - Viewer takes too long to shut downBaker Linden
2014-02-20[MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the c...Baker Linden
2013-12-09MAINT-3539 Additional checking was added to avoid possible crash.Mnikolenko ProductEngine
2013-11-19MAINT-3375 FIXED Do not record visibility change if event logging is off(beca...Mnikolenko ProductEngine
2013-11-06fixed some warningsRichard Linden
2013-11-06merge with releaseRichard Linden
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-27Fix coding style failsOz Linden
2013-08-27MAINT-3074: Remove warning log that kills FPSOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-25VITA test framework - record events supportJeff (Gioffredo Linden)
2013-07-01BUILDFIX: reverted changes that attempted to automate mem trackRichard Linden
2013-07-01SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%Richard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-14SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of LLTra...Richard Linden
2013-01-04SH-3468 WIP add memory tracking base classRichard Linden
2012-12-15CHUI-591 FIXED Issues with resizing conversations floatermaksymsproductengine
2012-12-06SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-20Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-12MAINT-1897 Poor performance viewing large group member listsKelly Washington
2012-09-28CHUI-367 : Completed : Show user name tooltip in all situations so to avoid t...Merov Linden
2012-09-28CHUI-342, CHUI-366 and CHUI-367 : WIP : Allow a NO_TOOLTIP value for tooltips...Merov Linden
2012-06-07Merge : pull from lindenlab/viewer-releaseMerov Linden
2012-05-30CHUI-119 WIP Prepare the nearby chat for hosting it by the IM-containerAlexanderP ProductEngine
2012-03-06EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater positions...Richard Linden
2012-02-10EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ...Richard Linden
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2012-01-12Merge with latest from viewer-experienceLeslie Linden
2012-01-11assert for updating views while drawing was too aggressiveRichard Linden
2012-01-05Latest from viewer-experienceLeslie Linden
2012-01-04Modified CRASH assert to not occur in release mode per RichardLeslie Linden
2012-01-04Merge from viewer-experienceLeslie Linden
2012-01-03use lazy deletion of views via die() method to avoid some potential crashesRichard Linden
2011-12-07Crash workaround when opening toats windows after a long session.Leslie Linden
2011-11-04SH-2652 Don't allocate 6000+ strings every frameDave Parks