summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-04-20fix for gcc buildsRichard Linden
2012-04-20allow nested modifier tags (e.g. Lazy, Atomic) in param block entriesRichard Linden
2012-04-18converted to unix line endingsRichard Linden
2012-04-17Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-04-17CHUI-86 WIP Investigate voice-dot with name tag integrationRichard Linden
2012-04-17BUILDFIX: Attempting to correct a linux build problem.Todd Stinson
2012-04-17CHUI-86 WIP Investigate voice-dot with name tag integrationRichard Linden
2012-04-17CHUI-86: Removing the LLHUDEffect parent class from the LLVoiceVisualizer. #...Todd Stinson
2012-04-17fixed buildRichard Linden
2012-04-17CHUI-86 WIP Investigate voice-dot with name tag integrationRichard Linden
2012-04-17Mac build fix.Seth ProductEngine
2012-04-17CHUI-91 ADDITIONAL_FIX Minor visual layout fixes.Vadim ProductEngine
2012-04-14CHU-78 WIP Subtle cleanup.Vadim ProductEngine
2012-04-14CHUI-78 WIP Made the gear buttons spawn the avatar list context menu.Vadim ProductEngine
2012-04-14CHUI-78 WIP Minor cleanup.Vadim ProductEngine
2012-04-14CHUI-78 WIP Re-combined view and sort menus in the People panel.Vadim ProductEngine
2012-04-14CHUI-78 WIP Remove bottom button bar from the people panel.Vadim ProductEngine
2012-04-16more gcc build fixinRichard Linden
2012-04-15another round of gcc fixesRichard Linden
2012-04-15fixed minor typoRichard Linden
2012-04-15attempted fix for gccRichard Linden
2012-04-13fixed buildRichard Linden
2012-04-14Touched a file to fix the TC build.Seth ProductEngine
2012-04-13Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-04-13CHUI-91 FIXED Moved block list to a separate People floater tab.Vadim ProductEngine
2012-04-13more LLInitParam cleanupRichard Linden
2012-04-13renamed Lazy to AtomicRichard Linden
2012-04-12attempted fix of gcc buildRichard Linden
2012-04-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-04-12fixed UI not working at all due to bad param blocksRichard Linden
2012-04-13CHUI-90 WIP Added "View full profile" link to avatar inspectors.Vadim ProductEngine
2012-04-12CHUI-90 WIP Removed all buttons and menus from avatar inspectors.Vadim ProductEngine
2012-04-12CHUI-87 FIXED crash in handling notifications after viewer disconnect.Seth ProductEngine
2012-04-12MAINT-891 FIXED Disabled focus return from modal dialog after viewer logoff.Seth ProductEngine
2012-04-12fixed broken unit testsRichard Linden
2012-04-11mergeRichard Linden
2012-04-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-04-11CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
2012-04-11rolled back accidental merge of wip codeRichard Linden
2012-04-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-04-11CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
2012-04-10CHUI-77 WIP Made per-tab filters work.Vadim ProductEngine
2012-04-06further LLInitParam cleanupRichard Linden
2012-04-06CHUI-77 WIP Moved setting filter label to XML.Vadim ProductEngine
2012-04-12CHUI-80 FIXED Implemented volume indicator pop-up.Vadim ProductEngine
2012-04-05optimized Lazy<T> params - don't generate block when checking validity or mer...Richard Linden
2012-04-05added support for LLInitParam::Lazy<scalar> to support lazy-initialized non-p...Richard Linden
2012-04-05CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
2012-04-05CHUI-78 WIP Added drop-down menus and connected callbacks to the new view/sor...Vadim ProductEngine
2012-04-05CHUI-78 WIP Enabled LLMenuButton to manage its menu's lifetime.Vadim ProductEngine