Age | Commit message (Collapse) | Author |
|
Added functionality to close hidden IM toasts when IM floater opens.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/321/
--HG--
branch : product-engine
|
|
button has been pressed).
Explicitly focus the input editor whenever an IM tab gets visible.
Added a check for the IM tab to have focus and only then pass the focus to the input entry.
The check is needed for the fix not to re-introduce EXT-5387 (Private IM Window Steals Focus from Nearby Chat).
Reviewed by Alex: https://codereview.productengine.com/secondlife/r/224/
--HG--
branch : product-engine
|
|
|
|
|
|
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions
|
|
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
|
|
|
|
but not in focus”,
allowed to increment IM message counter when IM window is opened but doesn't have focus and reset IM counter when IM window get focus;
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/76/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
replaced unnecessary dynamic casting with static casting
--HG--
branch : product-engine
|
|
revised embedding and logging offer notification to provide loading log entry
in case notification doesn't exist;
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
reverted fix for (EXT-3852 Tabs in Tabbed Instant Messaging do not auto focus the text field when clicked)
Previously implemented solution conflicts with test case in EXT-5387.
--HG--
branch : product-engine
|
|
made all type offers be embedded to the IM floater;
made showing offer toast if IM floater isn't visible;
corrected IM message counter on showing offer toast;
--HG--
branch : product-engine
|
|
should persist across the sessions”,
made move and camera floaters save dock state;
--HG--
branch : product-engine
|
|
the screen.”,
corrected emitting of world view update signal;
replaced getWorldViewRectRaw with getWorldViewRectScaled LLIMFloater::getAllowedRect;
--HG--
branch : product-engine
|
|
messages (nearby chat/im) received today)
--HG--
branch : product-engine
|
|
prevented focus stealing when IM opened in multitab mode;
--HG--
branch : product-engine
|
|
leaving mouselook)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
edit field in IM floater)
--HG--
branch : product-engine
|
|
multi tabbed IM floater.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Chat).
- Removed updateCallButton() call from draw() and added it to LLIMFloater::sessionInitReplyReceived() to enable "Call" button when session is initialized.
--HG--
branch : product-engine
|
|
mode)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
ouch.
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
floater”,
implemented exclude sets for groups of transient floaters, now transient floaters not closes if user click on view from global exclude set or from floater group set;
made IM floater goes foreground if it visible but not focused instead hide floater;
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
on IM Chiclets.
--HG--
branch : product-engine
|
|
leave some LLFloaterChat usages commented for later review...
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
makes the close button disable)
- removed overridden LLIMFloater::setTornOff functionality to not disable close button
--HG--
branch : product-engine
|
|
full avatar name in communication
|
|
focus the text field when clicked)
- fix is improved (implemented in 7372:07f21c92896f): fixed bug with "Edit Text" mouse pointer wherever it is.
cleared control captured mouse to prevent LLTabContainer set focus on the panel's first child.
--HG--
branch : product-engine
|
|
focus the text field when clicked)
-- the reason: LLTabContainer set focus to the first panel child;
-- fix: capture mouse with Input field to avoid processing of the input focus by LLTabContainer.
--HG--
branch : product-engine
|
|
window is opened.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
added sidetray tab buttons panel to transient manager control list,
added right padding to the docking rect area to avoid overlapping docked IM
floaters with sidetray buttons;
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
I don't like it, but I don't have a better suggestion.
Reviewed with Steve.
|
|
ad-hoc, group)
correct chiclet handling functionality in IM when im session is started as voice call
--HG--
branch : product-engine
|