summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-30MAINT-813 FIXED Potential fix for a crash at ↵Vadim ProductEngine
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure).
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-27MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵Oz Linden
(from Firestorm)
2012-03-21Added tag viewer-beta-candidate for changeset 3e2fca4ed1a0Oz Linden
2012-03-21pull back beta branch tagsOz Linden
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-11merge back tags for 3.3.0-beta1Oz Linden
2012-03-11Added tag DRTVWR-119, 3.3.0-beta1 for changeset d5f263687f43Oz Linden
2012-03-11merge beta tagsOz Linden
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-09merge changes for vmrg-223Oz Linden
2012-03-09merge changes for vmrg-230Oz Linden
2012-03-09merge changes for vmrg-227Oz Linden
2012-03-09merge changes for vmrg-226Oz Linden
2012-03-08update build params for viewer release management buildsOz Linden
2012-03-07pull back 3.2.8 release tagsOz Linden
2012-03-07first test using viewer-beta-candidate tagOz 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-29increment viewer version to 3.3.1Oz Linden
2012-02-29Added tag 3.3.0-start for changeset d5f263687f43Oz Linden
2012-02-29merge changes for vmrg-231Oz Linden
2012-02-29merge changes for sh-2963Oz Linden
2012-02-29merge tags from beta branchOz Linden
2012-02-28EXP-1888 FIX Update text for emtpy Received Items folder in the ViewerRichard Linden
2012-02-24potential fix for linux buildRichard Linden
2012-02-23EXP-1335 FIXED empty folders not draggable between Inventory windows.Seth ProductEngine
Added filtering empty folders as any other folder view item. This enables dragging empty folders between Inventory floaters when they pass the filter.
2012-02-22Windows build fix.Seth ProductEngine
2012-02-22EXP-1335 FIXED Dragging folders into Recent Items disabled.Seth ProductEngine
- Dragging folder into Recent Items disabled, but allowed within Recent Items. - Dragging Contents folder from task inventory disabled. - Filtering folder contents upon dragging to any inventory panel added, to make the behavior consistent with items filtering during DnD.
2012-02-22Added tag DRTVWR-118_3.2.9-beta2, 3.2.9-beta2 for changeset a01ef9bed286Debi King (Dessie)
2012-02-22mergeDebi King (Dessie)
2012-02-21merge changes for storm-1808Oz Linden
2012-02-21merge changes for storm-1793Oz Linden
2012-02-21merge changes for storm-1807Oz Linden
2012-02-21merge changes for storm-1809Oz Linden
2012-02-21merge changes for storm-1810Oz Linden
2012-02-21merge changes for SH-2973Oz Linden
2012-02-21merge back beta tagsOz Linden
2012-02-19STORM-1808 Fix wrong name in xml fileJonathan Yap