summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloatercontainer.cpp
AgeCommit message (Collapse)Author
2012-09-17Pull merge from richard/viewer-chuiMerov Linden
2012-09-17CHUI-340 : WIP : Sorting implemented. Type and name work. Date and distance ↵Merov Linden
still need the relevant values to be computed.
2012-09-17merging in latest changesGilbert Gonzales
2012-09-14CHUI-192 : Implement menus and settings for sorting. The sort itself is not ↵Merov Linden
performed though. Wait for CHUI-340 for this.
2012-09-14merging in latest changesGilbert Gonzales
2012-09-14CHUI-283: Now the info/speaker icon are better positioned within the ↵Gilbert Gonzales
participant item. Also the participant item now matches the height of the session (conversation) item.
2012-09-13merging in latest changesGilbert Gonzales
2012-09-13CHUI-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-14CHUI-282 WIP Removed the hack added for CHUI-308 to resize the folder view ↵Seth ProductEngine
in conversation list. Fixed some glitches after automated merge.
2012-09-13Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiSeth ProductEngine
2012-09-13merging in latest changesGilbert Gonzales
2012-09-13CHUI-283: Now the information icon only appears upon mousehover. Also the ↵Gilbert Gonzales
information/speaker icon are right justified.
2012-09-13CHUI-282 WIP Fixed conversation list items selection.Seth ProductEngine
Fixed displaying session participants only when session item is open.
2012-09-13CHUI-332 [Overlap of icons in chrome when collapsing and expanding ↵AlexanderP ProductEngine
conversation list]: force header resizing after show/hide minimize button
2012-09-12CHUI-308 : Temp fix while waiting for a scroll container to be implementedMerov Linden
2012-09-11merging in latest changesGilbert Gonzales
2012-09-10CHUI-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-10CHUI-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-09Pull merge richard/viewer-chuiMerov Linden
2012-09-09CHUI-285 : Complete. Fix participants repositioning.Merov Linden
2012-09-07CHUI-285 : Implement sort, alphabetical only for the momentMerov Linden
2012-09-05CHUI-285 : Clear the needs refresh flag when refreshing, comment clean up.Merov Linden
2012-09-04Pull merge from richard/viewer-chuiMerov Linden
2012-09-04CHUI-285 : Create participant widgets in the conversation listMerov Linden
2012-09-04CHUI-311 FIXED (Make conversation list panel size persist between sessions): ↵AlexanderP ProductEngine
save current width in the setting_per_account.xml
2012-08-31merging in latest changesGilbert Gonzales
2012-08-31CHUI-154 FIXED (Add link to chat preferences from Conversation floater)Paul ProductEngine
- Added link to chat preferences from Conversation floater
2012-08-30CHUI-285 : LLIMFloaterContainer is now using LLParticipantList fullyMerov Linden
2012-08-30CHUI-305: Minor changes after code review. Using templated findChild() ↵Gilbert Gonzales
instead of getChildView(). Also using settings.xml to store common custom variables.
2012-08-29merging in latest changesGilbert Gonzales
2012-08-29CHUI-305: Problem: The 'resident picker' had multiple parents and due to the ↵Gilbert Gonzales
design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'.
2012-08-29CHUI-285 : WIP : Get the conversation floater to use the same ↵Merov Linden
LLParticipantList as the IM and call dialog
2012-08-23CHUI-98 : Defining the various llconversation sub classes in their ↵Merov Linden
respective file
2012-08-23CHUI-282 : Use views for UI manipulation, not modelsMerov Linden
2012-08-23Merge pull from richard/viewer-chuiMerov Linden
2012-08-23CHUI-282 : WIP : Further separate view from model for llconversation itemsMerov Linden
2012-08-22CHUI-282 : WIP : Isolated llconversationview classes and suppressed the ↵Merov Linden
dependency of model to widgets
2012-08-22CHUI_310 make NearbyChat a singletoneAlexanderP ProductEngine
2012-08-22code style fixAlexanderP ProductEngine
2012-08-22CHUI-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-08-16CHUI-299 (User can start IM session with themselves) FIXED: agent was ↵AlexanderP ProductEngine
excluded from the search results
2012-08-20CHUI-302 FIXED (User can resize conversation list too small with message ↵AlexanderP ProductEngine
panel collapsed) set floater's resize limits from a left panel's limits
2012-08-17Remove typoAlexanderP ProductEngine
2012-08-15CHUI-286 (Conversations floater opened by default when a new IM session is ↵AlexanderP ProductEngine
started (no IM toast shown): now floater silently adds itself to the container
2012-08-14CHUI-171, CHUI-272 conversation is added as docked in conversation floater ↵AlexanderP ProductEngine
when session started (without click on an conv. list's item)
2012-08-10fixed merge issue. Done.AlexanderP ProductEngine
2012-08-10fix incorrect mergeAlexanderP ProductEngine
2012-08-09CHUI-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-06CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵Merov Linden
own file
2012-08-02CHUI-230, CHUI-232, CHUI-261 Forced resize of a conversation's floater in ↵AlexanderP ProductEngine
the IM-container; support of the rectControls for IM-conversations; fixed LLFloater and LLMultiFloater for the correct hosting of floaters with mSaveRect