Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-15 | merging changes | Gilbert Gonzales | |
2013-01-15 | CHUI-458 : Fixed : Tidy up the title overwrite by the selected conversation | Merov Linden | |
2013-01-15 | merging in latest changes | Gilbert Gonzales | |
2013-01-14 | CHUI-458 : WIP : Allow change of the general conversations panel when the ↵ | Merov Linden | |
selected conversation needs it (e.g. P2P is typing) | |||
2013-01-14 | CHUI-662 (Multi select across conversations can result in (???) (???) in the ↵ | maximbproductengine | |
conversation list) | |||
2013-01-11 | CHUI-668: Not fully complete but as of this commit, have functionality to ↵ | Gilbert Gonzales | |
use the user's most intrusive chat notification upon exiting from DND mode with IM's. Also if in DND mode, clicking on a conversation line item or floater, will flush the DND notifications system of storing that conversation. This way upon existing DND mode already responded conversations won't be notified to the user. | |||
2013-01-10 | merge | maximbproductengine | |
2013-01-10 | CHUI-663 (Right click menus on participants inactive in conversation floater ↵ | maximbproductengine | |
for torn off conversation) | |||
2013-01-08 | CHUI-612 FIXED Blank conversation names showing in conversation list | maksymsproductengine | |
2013-01-08 | CHUI-611 Fixed! Text in torn off message panel not wrapping correctly with ↵ | AlexanderP ProductEngine | |
size of conversation panel | |||
2013-01-08 | CHUI-602 FIXED Return false if Selected view model item is null. | maxim@mnikolenko | |
2013-01-05 | CHUI-643 FIXED Collapsed conversations floater has huge right padding: clean ↵ | AlexanderP ProductEngine | |
up; remove debug code | |||
2013-01-04 | CHUI-643 FIXED Collapsed conversations floater has huge right padding: ↵ | AlexanderP ProductEngine | |
prevent of a rewriting mOriginMinWidth and mOriginMinHeight to default values | |||
2013-01-05 | CHUI-643 W.I.P. Collapsed conversations floater has huge right padding: ↵ | AlexanderP ProductEngine | |
corrected of a imcontainer's resize calculating | |||
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | CHUI-580 : Fixed : Avoid fetching names while reacting to display name ↵ | Merov Linden | |
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off | |||
2013-01-04 | merge | maximbproductengine | |
2013-01-04 | CHUI-608 (Conversations floater can be resized too small once a conversation ↵ | maximbproductengine | |
is torn off) | |||
2013-01-04 | CHUI-637 FIXED Call requestArrange() to update widget state. | maxim@mnikolenko | |
2013-01-03 | CHUI-654 : Fixed! Select the Nearby Chat directly when one conversation only ↵ | Merov Linden | |
left, don't finesse with a root UUID that might not be NULL | |||
2013-01-03 | CHUI-628 FIXED Open conversation log menu option not active in conversation ↵ | AlexanderP ProductEngine | |
floater when nearby chat is selected: Determination of the availability menu item was moved to the right place | |||
2013-01-03 | CHUI-636 FIXED Enable group context menu options, if uuid is empty and ↵ | maxim@mnikolenko | |
selected model item is group chat. In addition enable Chat history item for ad-hoc and group conversations. | |||
2012-12-20 | CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in ↵ | Merov Linden | |
menu building. Implement in conversation contextual menu. | |||
2012-12-20 | CHUI-602 FIXED Don't call getUUID() if there is no selected participants | maxim@mnikolenko | |
2012-12-19 | CHUI-600 : Fix the orange (provided by Leo), fix the conversation item ↵ | Merov Linden | |
flashing (when shown) | |||
2012-12-18 | Clean up: Removed unnecessary call removeConversationListItem() when floater ↵ | AlexanderP ProductEngine | |
closes (If session's floater will be removed for any reason, then will start a removing of the corresponding session and removeConversationListItem() will call from a session's observer); Local variable are renamed in accordance with the code styling | |||
2012-12-14 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-12-14 | CHUI-596 : Added a new flash state so we can keep a conversation highlighted ↵ | Merov Linden | |
after the flash time ends. Clears the flash state for all conversation on select. | |||
2012-12-14 | CHUI-549: Updating the conversations floater according to specs. | William Todd Stinson | |
2012-12-15 | CHUI-591 FIXED Issues with resizing conversations floater | maksymsproductengine | |
2012-12-12 | CHUI-584 : Addit. fix : Viewer crash when clicking on view/sort options drop ↵ | AlexanderP ProductEngine | |
down in conversation floater: Cancelled unconditional receiving a instance of the floater (LLFloaterReg::getInstance()) from LLFloaterIMContainer::selectConversationPair(), because in some situations this method is called from LLFloaterIMNearbyChat::postBuild() - In other words, while the unfinished process of creation of this floater | |||
2012-12-12 | CHUI-584 : Fixed : Viewer crash when clicking on view/sort options drop down ↵ | AlexanderP ProductEngine | |
in conversation floater: Protection from a lack of the current selection. It need for the newly created floater, which still is not finished adding the first conversation item. | |||
2012-12-12 | CHUI-584 : WIP : Viewer crash when clicking on view/sort options drop down ↵ | AlexanderP ProductEngine | |
in conversation floater: Renaming of local vfriables in accordance with the code convention | |||
2012-12-12 | CHUI-427 FIXED Added callback to track changing in mUserPTTState. It's ↵ | maxim@mnikolenko | |
needed to synchronize both buttons | |||
2012-12-11 | CHUI-587 FIXED Disable menu item if "KeepConversationLogTranscripts" is false. | maxim@mnikolenko | |
2012-12-10 | merge | MaximB ProductEngine | |
2012-12-10 | CHUI-394 (Group moderation tools missing in right click menus) | MaximB ProductEngine | |
2012-12-10 | CHUI-457 FIXED Brought back the checking | maxim@mnikolenko | |
2012-12-07 | CHUI-530 FIXED Changed selectConversation() to reSelectConversation() | maxim@mnikolenko | |
2012-12-07 | CHUI-427 FIXED Voice button is added to Conversations floater. | maxim@mnikolenko | |
2012-12-06 | merge | MaximB ProductEngine | |
2012-12-06 | CHUI-576 (Group moderation menus do not work in torn off dialogs) | MaximB ProductEngine | |
2012-12-05 | CHUI 571: Code review changes, now LLFloaterIMContainer::showStub inlines ↵ | Gilbert Gonzales | |
code for hiding all tab panels and then showing the stub panel. Before the function would call hideAllTabs() | |||
2012-12-05 | CHUI-577 FIXED "Mute text" and "Block voice" items are added to context menu ↵ | maxim@mnikolenko | |
instead of "Block\unblock" | |||
2012-12-05 | merging in latest changes | Gilbert Gonzales | |
2012-12-05 | CHUI-530 Additional fix | maxim@mnikolenko | |
2012-12-04 | CHUI-571: Fixed bug where when the converation floater was torn off and a ↵ | Gilbert Gonzales | |
new im received, the incorrect conversation would be displayed and focused. In order to do this removed the conversation floater panels from being focused immediately when set visible. Also there was a bug when showing the stub panel for torn off conversations. The tab container was not setting the stub panel index properly to 0, which is where the stub panel existed in the tab container's list. This is post code review submit. Will submit another with minor code review changes. | |||
2012-12-04 | CHUI-530 FIXED Using selectConversationPair will show appropriate session ↵ | maxim@mnikolenko | |
floater. | |||
2012-12-03 | CHUI-571: Now when the 'Chat Preference' is set to 'Open Conversations ↵ | Gilbert Gonzales | |
window' the conversation line item with flash. The only time it does not flash is when the the conversation line item is already focused. Also fixed various focusing bugs when navigating between conversations and participants. | |||
2012-11-28 | code cleanup: variables and functions were using the word 'minimized' to ↵ | Gilbert Gonzales | |
refer 'collapsed'. Renamed variables and functions to use the word 'collapsed' instead of 'minimized'. |