Age | Commit message (Collapse) | Author |
|
as overlay icon (in order to produce tool-tip). Created panel_profile_user.xml which is a profile panel specifically for the current user, and modified panel_me_profile to call it accordingly.
http://jira.secondlife.com/browse/EXT-2245
|
|
The current URL is now re-fetched from the current selection.
Also did some minor refactoring
|
|
|
|
|
|
|
|
ruins the call floater.":
- Made callfloater a single instance floater.
- Updated floater IM panel visibility change logic.
- Added NULL checks for voice client pointers in LLFloaterIMPanel.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
viewer2009@lists.
|
|
objects/avatars - this is expected.
Effect from DaveP long ago, hover code by me long ago, just changing the default setting.
|
|
--HG--
branch : product-engine
|
|
Will reapply the changes later.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
(ad70c07b05b6 was 'Reduced "Medium" font size, which is a temporary fix until menu font can be defined specifically. http://jira.secondlife.com/browse/EXT-1315')
This change was too all-around impactful just for the sake of the menu font - it made medium and small font sizes indistinguishable, leading to lots of invisible mismatches as long as this hack persisted...
|
|
As suspected a morph mask issue. Apparently we were setting success to false
if the user specifies a pant or shrit texture without an alpha channel.
Result: bad morph masks.
Patch begins to clean up the isMorphMaskValid issue, as well as fixing this
error.
Code reviewed by Vir
|
|
--HG--
branch : product-engine
|
|
expand to show active voice indicator
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
Oh well, this should still be better.
|
|
nothing is selected. Now gear button will disabled when nothing is selected.
--HG--
branch : product-engine
|
|
|
|
I've added a hyperlink to the "You just entered a region using a
different server version" notification. Users can click over this link
to view the release notes for that server version.
This notification recently started turning up in the local chat log,
so the above solution works in that case as well as if it remained as
a popup notification panel.
|
|
|
|
--HG--
branch : product-engine
|
|
should follow avatar icon and should not overlap it when being resized
--HG--
branch : product-engine
|
|
This is the same fix as DEV-32269, trivially ported to viewer2.
reviewed by merov, james, moss!
|
|
increased for system messages (comming from 'Second Life', zero uuid)
--HG--
branch : product-engine
|
|
chevron are enabled for None Group
--HG--
branch : product-engine
|
|
|
|
group chat(See old communication floater))
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
while investigating EXT-1607.
--HG--
branch : product-engine
|
|
--HG--
branch : texture-pipeline
|
|
IM Floaters (Communicate) should be present in new IM Floaters/IM control panels, EXCLUDING voice related mute/moderation stuff
--HG--
branch : product-engine
|
|
|
|
Apparently, pre-login notifications use LLAlertDialog, but post-login
notifications use LLToastAlertPanel. The latter is basically a copy
and paste of the former, with some local modifications. However, the
person who copy/pasted the code did not initialize the URLLoader
callback, so all notifications that tried to open a web page on a
button click after login were failing.
I've added comments that this code should be refactored, preferably as
a subclass of LLAlertDialog. In the meantime, I've tried to clean it
up a bit by not duplicating the nested URLLoader class (which would've
required further duplication to reimplement the exact same loader class
that LLAlertDialog uses). This let me then initialize the URLLoader
callback for LLToastAlertPanel, to fix this specific bug.
Again... arghhh!!
|
|
min->llmin, max->llmax
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
"Add" button menu for bottom panel.
--HG--
branch : avatar-pipeline
|
|
|