summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
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-23added mem stats to floater_statsRichard Linden
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-09merge with viewer-releaseRichard Linden
2013-08-21SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 msRichard Linden
made getPrimaryAccumulator return a reference since it was an always non-null pointer changed unit conversion to perform lazy division in order to avoid truncation of timer values
2013-08-19MergeXiaohong Bao
2013-08-19merge changes for DRTVWR-285Oz Linden
2013-08-19merge changes for 3.6.3-releaseOz Linden
2013-08-15removed bad XUI that was generating warningsRichard Linden
2013-08-13SH-4346 FIX Interesting: some integer Statistics are displayed as floating ↵Richard Linden
point after crossing region boundary fine-tuned heuristics for switching between mean and current values in stat bar display added comments to LLUnits unit test
2013-08-12SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵Richard Linden
bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat
2013-08-07merge changes for DRTVWR-333Oz Linden
2013-08-01MAINT-2958 : "Mute Particle Owner" should be "Block Particle Owner"simon
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-24merge up to latest snowstorm integration branchOz Linden
2013-07-15merge changes for storm-1952Oz Linden
2013-07-15SH-4299Interesting: High fps shown temporarily off scale in statistics consoleRichard Linden
various fixes to lltrace start() on started recording no longer resets fixed various instances of unit forgetfullness in lltrace recording split now has gapless timing scene monitor now guarantees min sample time renamed a bunch of stats added names to debug thread view on windows
2013-07-12SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵Richard Linden
console improved calculation of display range for stat bars
2013-07-11CHOP-959: Re-add global coordinates, plus SLURL, to About box.Nat Goodspeed
2013-07-08SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵Richard Linden
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats
2013-07-02merge changes for storm-1953Oz Linden
2013-07-02CHOP-959: Report region-local position in Help -> About box.Nat Goodspeed
I've never really understood the usefulness of displaying world-global coordinates in the Help -> About box. It seems to me far more useful to know where you are within the current region. If that proves problematic, we can display both sets of coordinates -- but let's try it this way first.
2013-06-27Merged lindenlab/viewer-release into defaultCinder Roxley
2013-07-09CHUI-978 FIXED Load data from chat log file in separate thread to prevent ↵Mnikolenko ProductEngine
viewer freeze
2013-06-20merge with releaseRichard Linden
2013-06-20Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2013-06-20CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
Fixed "Add friend" option always being greyed out, add ability to block object via context menu in compact chat mode.
2013-06-19Pull merge lindenlab/viewer-releaseMerov Linden
2013-06-18SH-4246 FIX interesting: fast timers significantly decreases framerateRichard Linden
removed implicit flushes on reads from recorders for better performance made sure stack timers were updated on recorder deactivate faster rendering and better ui for fast timer view
2013-06-17merge changes for 3.6.0-releaseOz Linden
2013-06-13STORM-1953 Notifications that involve deleting something -- errors in textJonathan Yap
2013-06-13CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
Added callback for friendship checking
2013-06-11STORM-1952: Add a confirmation modal when ejecting a member from a groupCinders
2013-06-10CHUI-866 FIXED Disable menu item if Conversation Logging isn't allowed.Mnikolenko ProductEngine
2013-06-06merge changes for 3.5.3-releaseOz Linden
2013-06-06CHUI-975 Fixed apostrophesMnikolenko ProductEngine
2013-06-06CHUI-975 FIXED Message text is changedMnikolenko ProductEngine
2013-06-06CHUI-973 FIXED Speaking indicator was removedMnikolenko ProductEngine
2013-06-05merge with viewer-releaseRichard Linden
2013-06-05CHUI-968 FIXED "name" attribute was added for panelsMnikolenko ProductEngine
2013-06-04CHUI-918 FIXED Close only selected conversations instead of closing all ↵Mnikolenko ProductEngine
conversations.
2013-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2013-05-29Merge latest viewer-releasesimon
2013-05-29CHUI-918 FIXED "Close all conversations" menu item is added to context menu.Mnikolenko ProductEngine
2013-05-28NORSPEC-182 do not add 'Use Texture' menu items in XML to avoid accidental ↵Graham Madarasz
appearance in menu 1st time
2013-05-27CHUI-827 FIXED "Linksets" menu item is addedMnikolenko ProductEngine
2013-05-24CHUI-964 FIXED Oversized "To" input field hides actual IM textPavelK ProductEngine
2013-05-24CHUI-955 FIXED Docked Group and Torn off p2p panel can be resized small ↵maksymsproductengine
enough for buttons to overlap: - reverting previous fix;
2013-05-24CHUI-955 FIXED Docked Group and Torn off p2p panel can be resized small ↵maksymsproductengine
enough for buttons to overlap