Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-30 | CHUI-437 (Conversation floater shows as transparent after being minimized ↵ | MaximB ProductEngine | |
and unminimized) | |||
2012-10-25 | CHUI-449: Post code review with Merov, adjusted setConvItemSelect() fuction ↵ | Gilbert Gonzales | |
to be called selectConversation(). | |||
2012-10-25 | CHUI-449: Got rid of a function called setItemSelect(), I wrote this code ↵ | Gilbert Gonzales | |
and it doesn't have a purpose anymore since I can use setConvItemSelect() instead. Also now torn off, minimized conversations are selected when clicking a toast for that conversation. Resolution: Adjusted setConvItemSelect() to be less strict when trying to select an item, now as long as the function is called it will attempt to select the conversation line item. | |||
2012-10-24 | CHUI-449: Problem: When a toast was clicked, the conversation floater was ↵ | Gilbert Gonzales | |
displayed without selecting the conversation line item. Resolution: Added a function that will show the conversation floater container and then trigger selecting the conversation line item. When the conversation line item is selecting this implicitly will cause the correct conversation floater to be displayed. | |||
2012-10-24 | CHUI-430 FIXED Open Nearby chat if is is the only conversation in the list. | maxim_productengine | |
2012-10-17 | CHUI-394 FIXED Group moderation tools missing in right click menus | maksymsproductengine | |
2012-10-16 | CHUI-380: Realized that the when clicking the participant/conversation item ↵ | Gilbert Gonzales | |
that the active session wasn't being stored. This caused the right side conversation floater to not change when selecting a participant under a conersation. Resolution: now when clicking on a conversation or participant the active session is stored using setActiveSession(). | |||
2012-10-15 | merging in latest changes | Gilbert Gonzales | |
2012-10-15 | CHUI-380: Final commit for this issue. After code review changed some method ↵ | Gilbert Gonzales | |
names to be more accurate. Also using dynamic_cast instead of static_cast for safety. | |||
2012-10-12 | CHUI-380: (In progress) Refactoring needed to fix focusing issues when ↵ | Gilbert Gonzales | |
selecting an existing conversation item. This commit resolves re-introducing bug CHUI-289. Will code review and cleanup code in next commit. | |||
2012-10-12 | CHUI-385 FIXED All user's do not receive ad hoc messages after adding a user ↵ | maksymsproductengine | |
to a conversation | |||
2012-10-04 | CHUI-381 : Implement add_participant and update_participant events handling. | Merov Linden | |
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 | 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 | 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-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 | 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-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-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-26 | CHUI-364 : WIP : Suppress unused code | Merov Linden | |
2012-09-21 | CHUI-340 : Implement distance computation and update | Merov Linden | |
2012-09-21 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-09-21 | CHUI-340 : WIP : Fix sorting bugs on time for sessions, simplified the ↵ | Merov Linden | |
update time mechanism and clean up | |||
2012-09-21 | CHUI-289 ADD. FIX (Newly added conversation is not selected in conversation ↵ | AlexanderP ProductEngine | |
list): Select item which was added from avatar picker | |||
2012-09-14 | CHUI-192 : Implement menus and settings for sorting. The sort itself is not ↵ | Merov Linden | |
performed though. Wait for CHUI-340 for this. | |||
2012-08-22 | CHUI-289 FIXED (Newly added conversation is not selected in conversation ↵ | AlexanderP ProductEngine | |
list): added the "reverse" selecting - list item is selected when the corresponding floter gets focus. | |||
2012-09-09 | Pull merge richard/viewer-chui | Merov Linden | |
2012-09-07 | CHUI-285 : Implement sort, alphabetical only for the moment | Merov Linden | |
2012-09-04 | CHUI-311 FIXED (Make conversation list panel size persist between sessions): ↵ | AlexanderP ProductEngine | |
save current width in the setting_per_account.xml | |||
2012-08-31 | CHUI-154 FIXED (Add link to chat preferences from Conversation floater) | Paul ProductEngine | |
- Added link to chat preferences from Conversation floater | |||
2012-08-30 | CHUI-285 : LLIMFloaterContainer is now using LLParticipantList fully | Merov Linden | |
2012-08-09 | CHUI-171 WIP (Conversation not automatically readded to conversation window ↵ | AlexanderP ProductEngine | |
listing when open) - removal of the dependence between items of the conversations list and conversation's floaters. | |||
2012-08-06 | CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵ | Merov Linden | |
own file | |||
2012-08-01 | CHUI-223 WIP Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh improved filtering behavior that should result in less flashes of emptiness | |||
2012-08-01 | build fix | Richard Linden | |
2012-07-31 | CHUI-254 : Fix Inventory filter and item draw() to highlight matching ↵ | Merov Linden | |
substrings in inventory | |||
2012-07-25 | CHUI-222 FIX Selecting None in inventory filters does not update until ↵ | Richard Linden | |
inventory selected | |||
2012-07-19 | CHUI-229 [FIXED] Nearby chat conversation does not appear initially in ↵ | AlexanderP ProductEngine | |
conversation list if no other conversations are present | |||
2012-07-12 | CHUI-199 FIXED Save positioning of conversations between sessions | AlexanderP ProductEngine | |
2012-07-09 | Pull from richard/viewer-chui | Merov Linden | |
2012-07-09 | CHUI-98 : WIP. Clean up conversation list data structure and comments | Merov Linden | |
2012-07-05 | CHUI-98 : WIP, use the refactored folder view for conversation view list | Merov Linden | |
2012-07-04 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
partial fix for crash on startup | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
move llfolderview* into LLUI! | |||
2012-07-03 | CHUI-164 : Fix crash when closing conversations using the conversation ↵ | Merov Linden | |
widget. Populated the sessionRemoved() method with code to close the floater and clean up the list. | |||
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed build post merge | |||
2012-06-29 | CHUI-164 : Fix conversation list index using handle to floater rather than ↵ | Merov Linden | |
uuid. Simplify the code accordingly (suppress hacks). |