Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-04 | tag merge of DRTVWR-222 | Oz Linden | |
2012-10-04 | Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for ↵ | Jeff (Gioffredo Linden) | |
.dylib files that exist. Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied. | |||
2012-10-04 | CHUI-331 FIXED (Resizing conversation list when message panel is collapsed ↵ | MaximB ProductEngine | |
does not resize list) *fixed missing parentheses from last push | |||
2012-10-04 | CHUI-327 FIXED Set "left" property for chat_history element | maxim_productengine | |
2012-10-04 | CHUI-313 FIXED "Conversations", "Conversations Log" menu items are added | maxim_productengine | |
2012-10-03 | CHUI-341 : Fixed. Took Nat's review comments into account. | Merov Linden | |
2012-10-03 | Backed out changeset: eb957fafe167 | William Todd Stinson | |
2012-10-03 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-03 | merging in latest changes | Gilbert Gonzales | |
2012-10-03 | CHUI-358 : Fixed the removal of participants as they leave conversations. ↵ | Merov Linden | |
Used the event mechanism for this. | |||
2012-10-03 | merging in latest changes | Gilbert Gonzales | |
2012-10-04 | CHUI-165 FIXED Add access to Conversation Log and Chat History from the ↵ | maksymsproductengine | |
People floater: the 'View Chat History' action was updated; | |||
2012-10-04 | merge changes | maksymsproductengine | |
2012-10-04 | CHUI-331 FIXED (Resizing conversation list when message panel is collapsed ↵ | MaximB ProductEngine | |
does not resize list) | |||
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 |