summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
By the way, removed the "Activate" button from the Groups tab.
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
all param values now support named values uniformly
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
cleaned up typedefs, and hid those that aren't part of the interface
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-12fixed broken unit testsRichard Linden
2012-04-11mergeRichard Linden
2012-04-11Touching a file to get TC to build with the correct codeticket number on all ↵William Todd Stinson
platforms.
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
tweaked nametag positioning
2012-04-11Adding definitions for a project viewer for chui to more easily distinguish ↵Todd Stinson
what is installed.
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
changed bool template parameter to IS_BLOCK and NOT_BLOCK types moved addParam to BlockDescriptor moved init outside of param element constructors for faster construction
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
It is invoked by clicking on any speaking indicator except yours.
2012-04-05optimized Lazy<T> params - don't generate block when checking validity or ↵Richard Linden
merging
2012-04-05added support for LLInitParam::Lazy<scalar> to support lazy-initialized ↵Richard Linden
non-param-block values
2012-04-05CHUI-89 FIX Make nametags appear consistently next to avatar headsRichard Linden
nametags now track avatar head avatar_skeleton now loaded as param block vector3 param block parsing support fixes for param block recursion
2012-04-05CHUI-78 WIP Added drop-down menus and connected callbacks to the new ↵Vadim ProductEngine
view/sort/add/remove buttons.
2012-04-05CHUI-78 WIP Enabled LLMenuButton to manage its menu's lifetime.Vadim ProductEngine
2012-04-05CHUI-78 WIP Renamamed menu_button.position XUI attribute to menu_position ↵Vadim ProductEngine
for consistency with menu_filename.
2012-04-04CHUI-78 WIP Fixed parsing of menu_button.menu_position XUI parameter.Vadim ProductEngine
2012-04-05CHUI-77 WIP People panel layout change: filter pane moved inside the tab.Seth ProductEngine
2012-03-30CHUI-51 WIP notifications routing code cleanupRichard Linden
object inventory offers don't increment system menu count added customizable merging behavior for duplicate "unique" notifications fixed overeager notification channels
2012-03-29Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-03-29CHUI-51 WIP notifications routig code cleanupRichard Linden
phase 2, removal of extraneous signaling in favor of llnotificationchannels made notificationchannels work better with overrides and lifetime managed by creator
2012-03-28CHUI-51 WIP notifications routing code cleanupRichard Linden
fixed crash on login
2012-03-27CHUI-51 WIP notifications routig code cleanupRichard Linden
phase 1, removal of most of llnotificationhandler
2012-03-21Added tag 3.3.0-release for changeset 5e8d2662f38aOz Linden
2012-03-13Added tag viewer-release-candidate for changeset 5e8d2662f38aOz Linden
2012-03-11Added tag DRTVWR-119, 3.3.0-beta1 for changeset d5f263687f43Oz Linden
2012-03-11merge beta tagsOz Linden
2012-03-07pull back release tags for 3.2.8Oz Linden
2012-03-01Added tag DRTVWR-113_3.2.8-release, 3.2.8-release for changeset 51b2fd52e36aOz Linden
2012-02-29merge changes for vmrg-231Oz Linden