Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-11 | CHUI-89 FIX Make nametags appear consistently next to avatar heads | Richard Linden | |
tweaked nametag positioning | |||
2012-04-11 | Adding definitions for a project viewer for chui to more easily distinguish ↵ | Todd Stinson | |
what is installed. | |||
2012-04-11 | rolled back accidental merge of wip code | Richard Linden | |
2012-04-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-04-11 | CHUI-89 FIX Make nametags appear consistently next to avatar heads | Richard Linden | |
2012-04-10 | CHUI-77 WIP Made per-tab filters work. | Vadim ProductEngine | |
2012-04-06 | further LLInitParam cleanup | Richard 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-06 | CHUI-77 WIP Moved setting filter label to XML. | Vadim ProductEngine | |
2012-04-12 | CHUI-80 FIXED Implemented volume indicator pop-up. | Vadim ProductEngine | |
It is invoked by clicking on any speaking indicator except yours. | |||
2012-04-05 | optimized Lazy<T> params - don't generate block when checking validity or ↵ | Richard Linden | |
merging | |||
2012-04-05 | added support for LLInitParam::Lazy<scalar> to support lazy-initialized ↵ | Richard Linden | |
non-param-block values | |||
2012-04-05 | CHUI-89 FIX Make nametags appear consistently next to avatar heads | Richard 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-05 | CHUI-78 WIP Added drop-down menus and connected callbacks to the new ↵ | Vadim ProductEngine | |
view/sort/add/remove buttons. | |||
2012-04-05 | CHUI-78 WIP Enabled LLMenuButton to manage its menu's lifetime. | Vadim ProductEngine | |
2012-04-05 | CHUI-78 WIP Renamamed menu_button.position XUI attribute to menu_position ↵ | Vadim ProductEngine | |
for consistency with menu_filename. | |||
2012-04-04 | CHUI-78 WIP Fixed parsing of menu_button.menu_position XUI parameter. | Vadim ProductEngine | |
2012-04-05 | CHUI-77 WIP People panel layout change: filter pane moved inside the tab. | Seth ProductEngine | |
2012-03-30 | CHUI-51 WIP notifications routing code cleanup | Richard Linden | |
object inventory offers don't increment system menu count added customizable merging behavior for duplicate "unique" notifications fixed overeager notification channels | |||
2012-03-30 | MAINT-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-29 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-03-29 | CHUI-51 WIP notifications routig code cleanup | Richard Linden | |
phase 2, removal of extraneous signaling in favor of llnotificationchannels made notificationchannels work better with overrides and lifetime managed by creator | |||
2012-03-28 | CHUI-51 WIP notifications routing code cleanup | Richard Linden | |
fixed crash on login | |||
2012-03-27 | CHUI-51 WIP notifications routig code cleanup | Richard Linden | |
phase 1, removal of most of llnotificationhandler | |||
2012-03-27 | MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵ | Oz Linden | |
(from Firestorm) | |||
2012-03-21 | Added tag viewer-beta-candidate for changeset 3e2fca4ed1a0 | Oz Linden | |
2012-03-21 | pull back beta branch tags | Oz Linden | |
2012-03-21 | Added tag 3.3.0-release for changeset 5e8d2662f38a | Oz Linden | |
2012-03-13 | Added tag viewer-release-candidate for changeset 5e8d2662f38a | Oz Linden | |
2012-03-11 | merge back tags for 3.3.0-beta1 | Oz Linden | |
2012-03-11 | Added tag DRTVWR-119, 3.3.0-beta1 for changeset d5f263687f43 | Oz Linden | |
2012-03-11 | merge beta tags | Oz Linden | |
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-03-09 | merge changes for vmrg-223 | Oz Linden | |
2012-03-09 | merge changes for vmrg-230 | Oz Linden | |
2012-03-09 | merge changes for vmrg-227 | Oz Linden | |
2012-03-09 | merge changes for vmrg-226 | Oz Linden | |
2012-03-08 | update build params for viewer release management builds | Oz Linden | |
2012-03-07 | pull back 3.2.8 release tags | Oz Linden | |
2012-03-07 | first test using viewer-beta-candidate tag | Oz Linden | |
2012-03-07 | pull back release tags for 3.2.8 | Oz Linden | |
2012-03-01 | Added tag DRTVWR-113_3.2.8-release, 3.2.8-release for changeset 51b2fd52e36a | Oz Linden | |
2012-02-29 | increment viewer version to 3.3.1 | Oz Linden | |
2012-02-29 | Added tag 3.3.0-start for changeset d5f263687f43 | Oz Linden | |
2012-02-29 | merge changes for vmrg-231 | Oz Linden | |
2012-02-29 | merge changes for sh-2963 | Oz Linden | |
2012-02-29 | merge tags from beta branch | Oz Linden | |
2012-02-28 | EXP-1888 FIX Update text for emtpy Received Items folder in the Viewer | Richard Linden | |
2012-02-24 | potential fix for linux build | Richard Linden | |
2012-02-23 | EXP-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-22 | Windows build fix. | Seth ProductEngine | |