Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-19 | CHUI-231, CHUI-233 [FIXED] - Modified and simplified algorithm of reshaping ↵ | AlexanderP ProductEngine | |
floater's body (content) and showing/hiding of the title for prevent of present and future issues with floater's repositioning | |||
2012-07-17 | Fixed positioning of conversations into container | AlexanderP ProductEngine | |
2012-07-12 | CHUI-199 FIXED Save positioning of conversations between sessions | AlexanderP ProductEngine | |
2012-07-04 | CHUI-170 FIXED Save Torn off state of Nearby Chat between sessions | AlexanderP ProductEngine | |
2012-07-04 | CHUI-172 CHUI-183 FIX Disabled applying stored rect dimensions when Nearby ↵ | Seth ProductEngine | |
chat is hosted in Conversations floater. | |||
2012-06-28 | CHUI-168 FIXED, CHUI-183 FIXED Supress of a resizable and dragging and hide ↵ | AlexanderP ProductEngine | |
a title for the docked floater | |||
2012-06-29 | CHUI-164 : Fix conversation list index using handle to floater rather than ↵ | Merov Linden | |
uuid. Simplify the code accordingly (suppress hacks). | |||
2012-06-29 | CHUI-164 : Fix crash when removing ad-hoc conversation. Turns out that ↵ | Merov Linden | |
sessions uuids are not constant so I shouldn't use them as index in the conversation list. More complete fix to follow. | |||
2012-06-26 | CHUI-147 FIX Added updating conference participants in IM floater title | Seth ProductEngine | |
- The title is updated with the data from participants list widget in IM floater. - Creating the participants list is fixed for the case of starting the ad hoc session when the session id changes upon initialization (see LLIMConversation::buildParticipantList()). - LLEventTimer replaced with simple LLTimer to avoid crashes in LLEventTimer::tick(). - Moved the build_residents_string() code to LLAvatarActions::buildResidentsString() to use it in LLIMFloater::onParticipantsListChanged(). | |||
2012-06-25 | CHUI-168 FIXED Added call of updateHeaderAndToolbar from postBuild for ↵ | AlexanderP ProductEngine | |
correct floater's title and standard buttons showing at start | |||
2012-06-25 | CHUI-167 FIXED Move onClose() from LLIMFloater to it's basic class ↵ | AlexanderP ProductEngine | |
(LLIMConversation) for correct using add/remove conversation list items also for LLNearbyChat | |||
2012-06-25 | CHUI-139 : Hide torn off floaters when hiding conversation list; make nearby ↵ | Merov Linden | |
chat always present; leave conversation list around when all torn off | |||
2012-06-22 | CHUI-160 FIXED (Text entered in local chat text field scrolls up and becomes ↵ | Paul ProductEngine | |
only partially visible after hitting return) - Replaced LLLineEditor with LLChatEntry in nearby chat - Moved reshape method from LLIMFloater to the base LLIMConversation so that vertical reshaping work properly for both LLNearbyChat and LLIMFloater | |||
2012-06-20 | CHUI-149 [WIP] Add the participant list to the nearby chat as IM-conversation | AlexanderP ProductEngine | |
2012-06-19 | CHUI-142 : Changes to chat related preferences | Merov Linden | |
2012-06-18 | CHUI-100 WIP Fix translate chat checkbox showing | AlexanderP ProductEngine | |
2012-06-14 | CHUI-199 WIP Modified the nearby chat for using floater_im_session.xml; ↵ | AlexanderP ProductEngine | |
merging LLNearbyChatBar with LLNearbyChat; clean up code; supressed a double creation of LLNearbyChat | |||
2012-06-13 | CHUI-120 WIP Fix for crash after closing the chat floater. | Seth ProductEngine | |
2012-06-12 | CHUI-119 WIP Suppressed of the warnings (XML corrected); fixed the torn-off ↵ | AlexanderP ProductEngine | |
button's states | |||
2012-06-08 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
2012-06-08 | CHUI-120 WIP Added conversations participants drag and drop from avatar ↵ | Seth ProductEngine | |
lists to IM floaters. - Added new drag and drop type DAD_PERSON and source SOURCE_PEOPLE to avoid highliting the toolbars when using SOURCE_VIEWER. - Disabled calling card drop support as it is considered obsolete. | |||
2012-06-01 | Build fix | AlexanderP ProductEngine | |
2012-05-31 | CHUI-119 WIP | Seth ProductEngine | |
2012-05-30 | Build fix | AlexanderP ProductEngine | |
2012-05-30 | CHUI-119 WIP Prepare the nearby chat for hosting it by the IM-container | AlexanderP ProductEngine | |