callum_linden
ae54e5160e
Update to build on Xcode 6.0: remove unused variables and functions
2014-10-18 11:39:21 -07:00
Richard Linden
e340009fc5
second phase summer cleaning
...
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
maksymsproductengine
cc900b732d
CHUI-592 FIXED Unread notifications are not being saved in notification chiclet
2012-12-19 02:44:48 +02:00
maksymsproductengine
f1155c4fa5
CHUI-573 FIXED Notification chiclet shown when object chiclets are shown
2012-12-04 04:14:51 +02:00
maksymsproductengine
15157ecb09
CHUI-553 FIXED Remove the conversation chiclet
2012-11-29 03:27:45 +02:00
maxim_productengine
4094972434
CHUI-389 FIXED Added parameter for sessionAdded to get access to has_offline_msg value.
...
Set UnreadIMs icon to visible if messages were sent while offline.
2012-11-14 15:28:05 +02:00
AlexanderP ProductEngine
486bdf3284
CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and 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-11-09 12:45:36 +02:00
AlexanderP ProductEngine
a8ca9dc5a9
CHUI-374 ADD. FIX, CHUI-442 FIXED (Nearby chat is torn off and cannot be docked if nearby chat is received while conversation floater is closed) - implement. lazy creating of container
2012-10-31 17:51:55 +02:00
AlexanderP ProductEngine
0e316a1510
CHUI-125 FIXED Supressed of a commented out code
2012-06-27 21:30:05 +03:00
AlexanderP ProductEngine
695ca70b2b
Merge
2012-06-21 16:40:52 +03:00
AlexanderP ProductEngine
fd247320ce
CHUI-125 FIXED if a call is accept then open im-session's floater
2012-06-20 17:51:56 +03:00
Merov Linden
c0842339e7
CHUI-138 : Suppress chiclets for conversations when using tabbed UI; Make sure list is cleaned up on close
2012-06-19 15:05:20 -07:00
Seth ProductEngine
d11f542ffe
CHUI-120 WIP Added starting ad hoc conference in the same floater as P2P 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-06-07 00:59:05 +03:00
Richard Linden
29ad432c8b
made layoutPanels have constant user_resize and auto_resize attributes
2012-01-19 19:52:49 -08:00
Richard Linden
cd4204b273
EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant Outbox floater was previously minimized
...
rewrote layout_stack resizing logic to be symmetrical
2012-01-16 11:03:33 -08:00
Paul ProductEngine
7359a5f34b
EXP-1463 ADDITIONAL FIX (IM chiclets overlay Mini-Location bar)
...
- Don't let chiclet list left side to be out of chiclet_container
2011-12-02 19:05:22 +02:00
Paul ProductEngine
8a442d5edb
EXP-1463 FIXED (IM chiclets overlay Mini-Location bar)
...
- Now chiclet bar adjusts its width with Mini-Location bar
2011-11-25 19:24:47 +02:00
Seth ProductEngine
9273459251
EXP-1285 FIXED Chiclets moved to the upper right of the viewer window.
...
- 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.
2011-10-10 17:09:46 +03:00