summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2013-11-21Pull merge from lindenlab/viewer-releaseMerov Linden
2013-11-19SH-4634 FIX Interesting: Viewer crashes when receiving teleport offerRichard Linden
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
2013-11-19MAINT-3375 FIXED Do not record visibility change if event logging is ↵Mnikolenko ProductEngine
off(because it kills fps).
2013-11-18Pull merge from lindenlab/viewer-releaseMerov Linden
2013-11-15MAINT-3320 : Fixed! Inventory panels are not resistant to folder root ↵Merov Linden
deletion, using handle instead of pointer and cleaning things consistently
2013-11-14STORM-1984: Mousing over UI elements does not make them light upAnsariel
2013-11-12BUILDFIX - miscellaneous stuff missed in the mergeRichard Linden
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-11MAINT-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-11Merge 3.6.11 for RC-abilityGraham Linden
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-11-05fixed focus issue on inventoryRichard Linden
2013-10-30stats now autoscale back down in range, instead of sticking at high water markRichard Linden
2013-10-29fixed timer bars not appearing in fast timer viewRichard Linden
fixed "bouncing" stat values when a value ended in zeroes
2013-10-25Fix release merge issues (included upstream changes not yet in release from ↵Graham Linden
bear)
2013-10-25Merge 3.6.9 ShareStormGraham Linden
2013-10-21more buildfixRichard Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-15merge changes for DRTVWR-336Oz Linden
2013-10-14MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox.Mnikolenko ProductEngine
2013-10-11MAINT-3289 (User is not able to open mini inspector by one click on 'i' icon)MaximB ProductEngine
2013-10-08merge from viewer-releaseRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
added more MemTrackable types optimized memory usage of LLTrace some more
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-10-04MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797)dmitrykproductengine
2013-10-04MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵maksymsproductengine
Control named RenderAutoMuteFunctionsnot found
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats
2013-09-27BUILDFIX: fix for mac buildsRichard Linden
also, fixed alignment of tick labels on stat bars
2013-09-26fix for display of joystick statbar monitorsRichard Linden
2013-09-25better 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-24converted memory tracking units to KB from BRichard Linden
added more memory tracking to LLFolderView and kin
2013-09-23MAINT-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-19BUILDFIX: forgot forward declarationRichard Linden
better overrides for memclaim and memdisclaim of sizes added occlusion stats to stats floater stats now render range instead of mean
2013-09-19line endings fixRichard Linden
2013-09-19BUILDFIX: more bad merge stuffRichard Linden
also added ability for statbar to show memtrackable info
2013-09-17removed spurious dependency of llui on newviewRichard Linden
2013-09-17MAINT-3119 FIXED Select auto-completed part using cursor positionMnikolenko ProductEngine
2013-09-13Build fix after patch for MAINT-3137dmitrykproductengine
2013-09-11MAINT-2894 FIXED Handle mouse events for popup menus in modal dialogs.Mnikolenko ProductEngine
2013-09-09merge with viewer-releaseRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
another attempt to move mem stat into base class
2013-08-28merging viewer releaseGilbert Gonzales
2013-08-27Fix coding style failsOz Linden
2013-08-27MAINT-3074: Remove warning log that kills FPSOz Linden
2013-08-26Merge downstream code from CHUIStorm releasesimon
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-08-26added compile time warnings to use of deprecated llinfos, llwarns, etc.Richard Linden
2013-08-23MAINT-3046 make LLNotifications clear out vecs of LLNotificationChannelPtr ↵Graham Madarasz (Graham Linden)
so singleton cleanup doesn't do things it really ought not do