Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-19 | CHUI-592 FIXED Unread notifications are not being saved in notification chiclet | maksymsproductengine | |
2012-12-04 | CHUI-573 FIXED Notification chiclet shown when object chiclets are shown | maksymsproductengine | |
2012-11-29 | CHUI-553 FIXED Remove the conversation chiclet | maksymsproductengine | |
2012-11-14 | CHUI-389 FIXED Added parameter for sessionAdded to get access to ↵ | maxim_productengine | |
has_offline_msg value. Set UnreadIMs icon to visible if messages were sent while offline. | |||
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
2012-10-31 | CHUI-374 ADD. FIX, CHUI-442 FIXED (Nearby chat is torn off and cannot be ↵ | AlexanderP ProductEngine | |
docked if nearby chat is received while conversation floater is closed) - implement. lazy creating of container | |||
2012-06-27 | CHUI-125 FIXED Supressed of a commented out code | AlexanderP ProductEngine | |
2012-06-21 | Merge | AlexanderP ProductEngine | |
2012-06-20 | CHUI-125 FIXED if a call is accept then open im-session's floater | AlexanderP ProductEngine | |
2012-06-19 | CHUI-138 : Suppress chiclets for conversations when using tabbed UI; Make ↵ | Merov Linden | |
sure list is cleaned up on close | |||
2012-06-07 | CHUI-120 WIP Added starting ad hoc conference in the same floater as P2P ↵ | Seth ProductEngine | |
chat, after adding more participants. - Added a parameter to LLAvatarActions::startConference() and LLIMMgr::addSession() to pass the uuid of a P2P IM floater which should be used to start a new conference in it. - In LLChicletBar::sessionRemoved() we don't close the IM floater if it is going to be re-used for a new conference. | |||
2012-01-19 | made layoutPanels have constant user_resize and auto_resize attributes | Richard Linden | |
2012-01-16 | EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ↵ | Richard Linden | |
Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical | |||
2011-12-02 | EXP-1463 ADDITIONAL FIX (IM chiclets overlay Mini-Location bar) | Paul ProductEngine | |
- Don't let chiclet list left side to be out of chiclet_container | |||
2011-11-25 | EXP-1463 FIXED (IM chiclets overlay Mini-Location bar) | Paul ProductEngine | |
- Now chiclet bar adjusts its width with Mini-Location bar | |||
2011-10-10 | EXP-1285 FIXED Chiclets moved to the upper right of the viewer window. | Seth ProductEngine | |
- Floaters dock to chiclets at the bottom. - Floaters docking region limited to non-toolbar view. - Chiclet bar is positioned between the right toolbar and the minimized floaters stacked at the top left corner by default. |