Age | Commit message (Collapse) | Author |
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
sidepanel is blank
Changed the way that we're generating initial views for inventory panels. Instead of waiting for a notification, we check on idle and generate the views whenever we first see that the inventory has become usable.
--HG--
branch : avatar-pipeline
|
|
accordion
--HG--
branch : avatar-pipeline
|
|
COF folder was being removed from panel because its parent is outside the panel. Added checks so that first-level children of panel root are never to be removed.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
reverting unnecessary changes based on code review of previous checkin.
Code for both patches reviewed by Seraph.
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
this patch allows IMG_INVISIBLE in an alpha mask to set the baked texture to
also be IMG_INVISIBLE for the appropriate baked texture.
Will be post-reviewed with other alpha mask fixes.
--HG--
branch : avatar-pipeline
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
currently works for new outfit created in side panel, but not in appearance editor
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
We were querying agent wearables (baked texture) cache before setting
mWearablesLoaded. First thing the function does is checks mWearablesLoaded.
Moving the call down to later in the function allows us to request & use
cached baked textures again.
Code reviewed by Seraph
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
Made the People and Me task panels support the desired tri-state behavior.
Until all the other task panels support that behavior, it is disabled.
--HG--
branch : product-engine
|
|
notifications in the nearby chat)
--HG--
branch : product-engine
|
|
history style (widget-less))
- reverted changes in session processing code in LLIMFloater::onClose in rev. bd3f78cc1c42.
--HG--
branch : product-engine
|
|
session has been started)
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
A pointer member must be initialized in constructor.
--HG--
branch : product-engine
|
|
http://jira.secondlife.com/browse/EXT-2731
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
When a focused control is being destroyed, focus gets passed to the login panel, that leads to crash if the panel has been destroyed already.
Made the focus manager reset keyboard focus in this case.
Found unreachable code in llstartup.cpp!
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
-- updated layout for Ad-hoc IM chat: added follows for left panel & its buttons.
Buttons were not centered when IM container was minimized & restored.
--HG--
branch : product-engine
|
|
-- updated layout for Group IM chat: added follows for left panel & its buttons.
Buttons were not centered when IM container was minimized & restored.
--HG--
branch : product-engine
|
|
-- updated layout for P2P IM chat
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
-- Implemented fitting of the timestamp in Chat History header panel depend on time string width
--HG--
branch : product-engine
|
|
-- Improved calculating of the LLTextBase::mContentsRect to take into account "left" coordinate.
Previous implementation just ignored it.
--HG--
branch : product-engine
|
|
keyboard) - implemented "default ENTER" action for teleport history list.
--HG--
branch : product-engine
|
|
notification toasts fade away
- reduced a number of show-hide cycles for toasts
- only toasts showed for the first time will appear in foreground now (using of mFirstLook from LLFloater)
--HG--
branch : product-engine
|
|
|