Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-04-12 | fixed UI not working at all due to bad param blocks | Richard Linden | |
2012-04-13 | CHUI-90 WIP Added "View full profile" link to avatar inspectors. | Vadim ProductEngine | |
2012-04-12 | CHUI-90 WIP Removed all buttons and menus from avatar inspectors. | Vadim ProductEngine | |
2012-04-12 | CHUI-87 FIXED crash in handling notifications after viewer disconnect. | Seth ProductEngine | |
Notification handlers now use LLHandles to screen channels. | |||
2012-04-12 | MAINT-891 FIXED Disabled focus return from modal dialog after viewer logoff. | Seth ProductEngine | |
Fixed boost trackable objects usage. | |||
2012-04-11 | merge | 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 | |
tweaked nametag positioning | |||
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 | 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 | 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-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 | 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-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-09 | merge changes for vmrg-225 | 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-02-29 | merge changes for vmrg-231 | Oz Linden | |
2012-02-29 | merge changes for sh-2963 | Oz Linden | |
2012-02-28 | EXP-1888 FIX Update text for emtpy Received Items folder in the Viewer | 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 | |
2012-02-22 | EXP-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-21 | merge changes for storm-1808 | Oz Linden | |
2012-02-21 | merge changes for storm-1793 | Oz Linden | |
2012-02-21 | merge changes for storm-1807 | Oz Linden | |
2012-02-21 | merge changes for storm-1809 | Oz Linden | |
2012-02-21 | merge changes for storm-1810 | Oz Linden | |
2012-02-19 | STORM-1808 Fix wrong name in xml file | Jonathan Yap | |
2012-02-19 | STORM-1808 Recode so build button is not clickable when grayed out | Jonathan Yap | |
2012-02-18 | STORM-1807 Fix possible Linux compiling issue | Jonathan Yap | |
2012-02-14 | SH-2973 Rearrange shutdown operations to prevent crash on exit on OSX | Dave Parks | |
2012-02-13 | SH-2973 Potential fix for crash in ~LLVOAvatarSelf | Dave Parks | |
2012-02-13 | EXP-1888 FIX -- Update text for emtpy Received Items folder in the Viewer | Leslie Linden | |
2012-02-10 | EXP-1885 FIX Viewer crashes when receiving multiple inventory offer ↵ | Richard Linden | |
notifications | |||
2012-02-10 | STORM-1793 Supply missing new artwork | Jonathan Yap | |
2012-02-10 | Resized the Merchant Outbox spinner to its native size | Leslie Linden | |
2012-02-10 | SH-2963 Fix for highlight transparent not highlighting 100% transparent objects. | Dave Parks | |
2012-02-10 | * Added timers to track the http transactions, visible through the same | Leslie Linden | |
"InventoryOutboxLogging" debug flag. | |||
2012-02-10 | EXP-1885 FIXED the crash when receiving multiple inventory offer notifications. | Seth ProductEngine | |
Fixed erasing the iterator which was becoming invalid on recursive calls. |