Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-03 | Fix for linux build | Dave Parks | |
2012-10-03 | CHUI-102: Now the options enabled in the one-on-one conversation menu are ↵ | Gilbert Gonzales | |
the same as the participants menu. In prior commits the one-on-one conversations menu was not enabling/disabling the proper menu options. | |||
2012-10-03 | Merge | Chris Baker | |
2012-10-03 | - Fixed an issue where group list wouldn't fall back to UDP if the region ↵ | Chris Baker | |
doesn't support the new GroupMemberData capabaility - Fixed a potential null pointer crash. Thanks to Ansariel from Firestorm for these! Reviewer: Myself | |||
2012-10-03 | Fix for mac/linux build | Dave Parks | |
2012-10-03 | Fix for tests | Dave Parks | |
2012-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵ | Dave Parks | |
out-of-order deletion of LLTextureFetch on shutdown | |||
2012-10-03 | CHUI-378 FIXED (Conversation floater is not opened if call initiated and ↵ | AlexanderP ProductEngine | |
accepted with conversation floater closed - goes to voice settings floater): added open conversation floater on the voice channel's changing | |||
2012-10-03 | CHUI-322 FIXED Call SideTray.PanelPeopleTab with parameter="blocked_panel" ↵ | maxim_productengine | |
instead of Communicate.BlockList | |||
2012-10-03 | CHUI-301 FIXED Tooltips for buttons are added | maxim_productengine | |
2012-10-03 | CHUI-354 FIXED getIconOverlay() is added for LLItemBridge | maxim_productengine | |
2012-10-02 | CHUI-341 : Implement the use of LLEventStream and LLEventPump to signal ↵ | Merov Linden | |
conversation model changes, picked by LLIMFloaterContainer. Suppress pooling on draw(). | |||
2012-10-02 | Instrument debug builds on windows to help track down source of heap corruption | Dave Parks | |
2012-10-02 | Added tag 3.4.1-beta3 for changeset e6e553761829 | Oz Linden | |
2012-10-02 | tag merge of DRTVWR-221 | Oz Linden | |
2012-10-02 | Adding libtcmalloc to the linux installer package. | William Todd Stinson | |
2012-10-02 | Fix up some assertions in lloctree.h | Dave Parks | |
2012-10-02 | CHUI-374 FIXED (Nearby chat is torn off and cannot be docked if nearby chat ↵ | AlexanderP ProductEngine | |
is received while conversation floater is closed) Nearby_chat is created only after the creation of the im_container | |||
2012-10-02 | merging in latest changes | Gilbert Gonzales | |
2012-10-02 | CHUI-102: Code review, just changed function getCurSelectedViewModelItem() ↵ | Gilbert Gonzales | |
to have a single return statement. | |||
2012-10-02 | CHUI-102: Now the options menu (right-click menu) for a ↵ | Gilbert Gonzales | |
participant/conversation will open the 'Chat history' dialog when selected. | |||
2012-10-02 | CHUI-102: Now the user can select a conversation and use the ↵ | Gilbert Gonzales | |
right-click-menu to enable/disable voice. | |||
2012-10-02 | CHUI-190 (Remove the Voice Settings floater): removed the menu item ↵ | AlexanderP ProductEngine | |
"Communicate > Voice settings" and the FUI button (headphones) from the Toybox (Toolbox). I left a floater in the project to be able to reconnect it to a different location. | |||
2012-10-02 | CHUI-102: Code cleanup, decoupling code and made specific methods for ↵ | Gilbert Gonzales | |
handling menu events for conversations or participants. | |||
2012-10-01 | CHUI-102: Right clicking on a group conversation brings up the correct menu. ↵ | Gilbert Gonzales | |
The user can now view the group profile, activate the group and leave the group. | |||
2012-10-01 | merging in latest changes | Gilbert Gonzales | |
2012-10-01 | Only enable breakpad error handing if crash reporting is enabled | Dave Parks | |
2012-10-01 | merging in latest changes | Gilbert Gonzales | |
2012-10-01 | CHUI-102: Cleaned up code after code review. | Gilbert Gonzales | |
2012-10-01 | tag merge of DRTVWR-220 | Oz Linden | |
2012-10-01 | CHUI-368 FIXED Lock icon shown when clicking on items in inventory | maksymsproductengine | |
2012-09-28 | CHUI-102: Now the participants and one-on-one conversations have ↵ | Gilbert Gonzales | |
right-click-menus. These menus are functional as well, but 'chat history' does not yet work. | |||
2012-09-28 | CHUI-357 FIXED moved conversation icon to prevent it being obscured when ↵ | Seth ProductEngine | |
conversations list is minimized. Added minimized mode for LLConversationViewSession: this mode is used to move the conversation icon within the item when the conversations panel is minimized. | |||
2012-09-28 | CHUI-361 FIXED (Viewer crash when selecting to start IM with user from right ↵ | AlexanderP ProductEngine | |
click menu in people floater ): prevent destruction of im_container; suppress warning for the nearby_chat | |||
2012-09-28 | CHUI-349 (Crash when clicking on nearby chat toast): | AlexanderP ProductEngine | |
removed a faulty method LLIMFloater::addToIMContainer; replaced it's calls to calls of its correct twin - LLIMFloater::addToHost | |||
2012-09-28 | CHUI-345 : Add mandatory license to the files | Merov Linden | |
2012-09-28 | Mer ge pull from richard/viewer-chui | Merov Linden | |
2012-09-28 | CHUI-367 : Completed : Show user name tooltip in all situations so to avoid ↵ | Merov Linden | |
the conversation name showing up | |||
2012-09-28 | CHUI-366 : Completed : Update participants names when the display name pref ↵ | Merov Linden | |
is toggled on and off. | |||
2012-09-28 | CHUI-342, CHUI-366 and CHUI-367 : WIP : Allow a NO_TOOLTIP value for ↵ | Merov Linden | |
tooltips, update display/user names and sort on display/user names | |||
2012-09-28 | CHUI-370, CHUI-372 ADDITIONAL FIX (Viewer crash when voice calling another ↵ | AlexanderP ProductEngine | |
user from people panel then opening conversation floater or when starting a IM chat when conversation floater has not been previously opened): fixed nearby chat positioning | |||
2012-09-28 | CHUI-345 ADDITIONAL FIX (LLConversationViewSession: enable speaking indicator) | Paul ProductEngine | |
- Clicking on the conversation speaking icon brings up the volume floater for voice conversations | |||
2012-09-27 | Yet another attempt at deleting tcmalloc | Dave Parks | |
2012-09-27 | Another attempt at deleting tcmalloc_minimal.dll | Dave Parks | |
2012-09-27 | Modify installer to remove libtcmalloc_minimal.dll | Dave Parks | |
2012-09-27 | CHUI-370, CHUI-372 FIXED Viewer crash when voice calling another user from ↵ | AlexanderP ProductEngine | |
people panel then opening conversation floater or when starting a IM chat when conversation floater has not been previously opened: connecting floater to the host postponed until the end of its initialization | |||
2012-09-27 | CHUI-165 FIXED Add access to Conversation Log and Chat History from the ↵ | maksymsproductengine | |
People floater. | |||
2012-09-27 | CHUI-352 FIXED (Viewer crash when dropping a worn attachment): getting the ↵ | AlexanderP ProductEngine | |
item's id before destruction corresponding viewmodel's item | |||
2012-09-27 | CHUI-346 ADDITIONAL FIX (LLConversationViewSession: enable current voice ↵ | Paul ProductEngine | |
channel indicator) - When voice initialized show voice channel indicator for nearby chat session | |||
2012-09-26 | CHUI-344 : Fix Mac build issue introduced by previous fix attempt | Merov Linden | |