Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-11 | CHUI-380: Before code review changes. Now the user selects a conversation or ↵ | Gilbert Gonzales | |
participant of a conversation the correct chat floater will appear. Focus will be redirected to the chat input text box automatically allowing the user to type into the input text box. | |||
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-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 FIXED (LLConversationViewSession: enable icon update) | Paul ProductEngine | |
- This commit also fixes CHUI-345 CHUI-346 | |||
2012-09-21 | CHUI-283: Now the speaker/info icon positions are set based upon visibility.' | Gilbert Gonzales | |
2012-09-20 | CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. ↵ | Gilbert Gonzales | |
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file. | |||
2012-09-18 | CHUI-283: Now the avatar icon loads in the user's avatar image.Also the ↵ | Gilbert Gonzales | |
avatar image is of proper size. The participant of the conversation is offset correctly as well. | |||
2012-09-13 | merging in latest changes | Gilbert Gonzales | |
2012-09-13 | CHUI-283: Now upon the information icon and speaker icon do not overlap the ↵ | Gilbert Gonzales | |
username text. Instead the username text will be truncated with an ellipse to prevent the overlap. Also did a code cleanup. | |||
2012-09-13 | CHUI-283: Now the information icon only appears upon mousehover. Also the ↵ | Gilbert Gonzales | |
information/speaker icon are right justified. | |||
2012-09-12 | CHUI-283: Now the speaker icon and information icon are functional. | Gilbert Gonzales | |
2012-09-11 | merging in latest changes | Gilbert Gonzales | |
2012-09-10 | CHUI-283: Now displaying the speaker icon instead of the profile icon | Gilbert Gonzales | |
2012-09-10 | CHUI-282 WIP Modified conversation view item and IM floater container so ↵ | Seth ProductEngine | |
that the folder view handles the positioning of items in conversations list. | |||
2012-09-10 | CHUI-283, fixed a build problem and also added a missing file. | Gilbert Gonzales | |
2012-09-10 | CHUI-283: Basic Implementation, just have hard coded avatar icon appearing ↵ | Gilbert Gonzales | |
and profile/info buttons visible. profile/info buttons do not have proper positioning or mouseclick events. | |||
2012-09-05 | CHUI-285 : Clear the needs refresh flag when refreshing, comment clean up. | Merov Linden | |
2012-09-04 | CHUI-285 : Create participant widgets in the conversation list | Merov Linden | |
2012-08-23 | CHUI-98 : Defining the various llconversation sub classes in their ↵ | Merov Linden | |
respective file | |||
2012-08-23 | CHUI-282 : WIP : Further separate view from model for llconversation items | Merov Linden | |
2012-08-22 | CHUI-282 : WIP, Clean up dependencies | Merov Linden | |
2012-08-22 | CHUI-282 : WIP : Isolated llconversationview classes and suppressed the ↵ | Merov Linden | |
dependency of model to widgets |