Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | CHUI-136 ADDITIONAL FIX (Implement new design for blocked list on the people ↵ | Paul ProductEngine | |
floater) - If mute item type is LLMute::BY_NAME it means that it's an object and we should show corresponding icon - Also added icon for blocked groups | |||
2012-06-22 | Always another platform build fix. Mac this time. | Monty Brandenberg | |
2012-06-22 | CHUI-136 FIXED (Implement new design for blocked list on the people floater) | Paul ProductEngine | |
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars | |||
2012-06-22 | CHUI-127 ADDITIONAL FIX (Make chat field auto resizable) | Paul ProductEngine | |
- Fixed crash which occurred while navigating through history of sent messages | |||
2012-06-22 | CHUI-161 FIXED (Text entered in local chat is not visible to other users nearby) | Paul ProductEngine | |
- Applied Merov's fix. The problem was that text_editor was registered twice and, depending of the machine you ran, the viewer would pick one or the other. Mac users were unlucky enough to pick the wrong one all the time. | |||
2012-06-22 | CHUI-160 FIXED (Text entered in local chat text field scrolls up and becomes ↵ | Paul ProductEngine | |
only partially visible after hitting return) - Replaced LLLineEditor with LLChatEntry in nearby chat - Moved reshape method from LLIMFloater to the base LLIMConversation so that vertical reshaping work properly for both LLNearbyChat and LLIMFloater | |||
2012-06-22 | CHUI-100 Fix floater's key | AlexanderP ProductEngine | |
2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
inventory item labels and icons displaying again | |||
2012-06-21 | Preparing for better shutdown/cleanup logic. | Monty Brandenberg | |
2012-06-21 | PATH-760: Ensuring that the pathfinding attribute field works correctly with ↵ | Todd Stinson | |
multiple objects selected. | |||
2012-06-21 | PATH-760: Renaming some methods of LLSelectMgr. | Todd Stinson | |
2012-06-21 | PATH-761: Updating the name of the pathfinding console. | Todd Stinson | |
2012-06-21 | Compiler warning fix on linux. | Monty Brandenberg | |
2012-06-21 | SH-3177 Add streambuf/iostream adapters to BufferArray object. | Monty Brandenberg | |
Initial version that should have enough of the plumbing to produce a working adapter. Memory test is showing 8 bytes held after one of the tests so I'm going to revisit that later. But basic functionality is there going by the unit tests. | |||
2012-06-21 | PATH-743: Altering the mouse cursor to give more feed back when in path ↵ | Todd Stinson | |
testing mode. | |||
2012-06-21 | merge back 3.3.3-release tag | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-21 | tag merge of DRTVWR-168 | Oz Linden | |
2012-06-21 | Added tag 3.3.3-release for changeset 6428242e124b | Oz Linden | |
2012-06-21 | merge changes for storm-1871 | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-21 | tag merge of DRTVWR-171 | Oz Linden | |
2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
one more gcc build fix | |||
2012-06-20 | PATH-761: Implementing the new design for the pathfinding view floater. | Todd Stinson | |
2012-06-20 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
build fix for gcc | |||
2012-06-20 | STORM-1889: require all fields when importing spelling dictionary | Oz Linden | |
2012-06-20 | PATH-760: First pass at Leo's new design for the build floater. | Todd Stinson | |
2012-06-20 | MAINT-794 Move flexi idleUpdate and texture animation to their own update ↵ | Dave Parks | |
queues. | |||
2012-06-20 | SH-3181 More interface options for API. Also includes returned headers. | Monty Brandenberg | |
Only thing interesting in this changeset is the discovery that a sleep in the fake HTTP server ties up tests. Need to thread that or fail on client disconnect or something to speed that up and make it usable for bigger test scenarios. But good enough for now... | |||
2012-06-20 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed final build errors | |||
2012-06-20 | MAINT-1150 FIX (Speculative) crash on (shutdown) in LLVOAvatar::avString() | callum | |
Reviewed by vir | |||
2012-06-20 | Updating to the latest physics extensions pre-built package. | Todd Stinson | |
2012-06-20 | PATh-762: Adding a debug flag for server testing to always show the rebake ↵ | Todd Stinson | |
navmesh button on dirty regions regardless of whether the user has permissions. | |||
2012-06-20 | PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef. | Todd Stinson | |
2012-06-20 | CHUI-149 [WIP] Add the participant list to the nearby chat as IM-conversation | AlexanderP ProductEngine | |
2012-06-21 | Merge | AlexanderP ProductEngine | |
2012-06-20 | CHUI-125 FIXED if a call is accept then open im-session's floater | AlexanderP ProductEngine | |
2012-06-20 | PATH-723: Only drawing the rebake navmesh panel if a user has access rights ↵ | William Todd Stinson | |
to rebake. | |||
2012-06-20 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
more compilation fixes, just need to add getName() back to LLInventoryFilter et al | |||
2012-06-19 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
added more casts to LLFolderViewModelItemInventory, etc. to fix compile errors | |||
2012-06-19 | PATH-723: Pulling in whether the user has access to view the rebake navmesh ↵ | Todd Stinson | |
button or not. | |||
2012-06-19 | CHUI-142 : Changes to chat related preferences | Merov Linden | |
2012-06-19 | PATH-702: Refining the behavior of the rebuild navmesh button after it is ↵ | Todd Stinson | |
pushed, and removing unused code. | |||
2012-06-19 | Removing unused methods and members from the pathfinding manager. | Todd Stinson | |
2012-06-19 | PATH-702: Tying the status of the rebake button to the status of the navmesh ↵ | Todd Stinson | |
for the current region. | |||
2012-06-19 | PATH-702: Positioning the rebake navmesh button to align with the ↵ | Todd Stinson | |
Stand/StopFlying buttons. Also, parenting the buttons to the toolbar UI elements. | |||
2012-06-19 | CHUI-148 : Fix reattaching on a hidden message panel; also prevents ↵ | Merov Linden | |
recreation of list items (eventually lead to crashes). | |||
2012-06-19 | merge | Dave Parks | |
2012-06-19 | MAINT-794 Factor out a lot of CPU overhead around updating objects. | Dave Parks | |
2012-06-19 | CHUI-138 : Suppress chiclets for conversations when using tabbed UI; Make ↵ | Merov Linden | |
sure list is cleaned up on close |