Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
replaced [NAME] with [NAME_SLURL] in teleport offer notification, this will unify offers appearance and gap between offers in IM chat log with disabled plaintext mode;
--HG--
branch : product-engine
|
|
- Set background opaque of the floater depending on focus and made map's background color transparent
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/99/
--HG--
branch : product-engine
|
|
|
|
Minor superficial cleanup to have all references to getAvatarObject use LLVOAvatarSelf *avatarp = gAgent.getAvatarObject()
|
|
|
|
|
|
linguistic
|
|
Minor superficial cleanup to use proper naming conventions.
|
|
(transplanted from 3939f139f6caff2bb192a2afde18e51aada4d57a)
|
|
|
|
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
|
|
mHeaderEntriesInfo.mEntries)
|
|
[secondlife-bin lltexturecache.cpp:1292]
|
|
LLViewerMediaImpl::calculateInterest()
|
|
lltexturecache.cpp:1111]
|
|
viewer 2.0 and viewer 1.23 at the same time. Specifically for the following jiras:
EXT-6692: crash at LLTextureCache::readEntryFromHeaderImmediately [secondlife-bin lltexturecache.cpp:1145]
EXT-6691: crash at LLTextureCache::writeEntryToHeaderImmediately [secondlife-bin lltexturecache.cpp:1126]
possible fix for EXT-6567: crash at LLImageBase::allocateData [secondlife-bin llimage.cpp:170]
|
|
|
|
|
|
|
|
HTTP_USER_AGENT)
The issue here is that initBrowserWindow() was doing the wrong thing if it got called after the set_user_agent message was received.
Made the handler for the set_user_agent message save the string in a member variable (mUserAgent).
Initialize mUserAgent to the default string in the MediaPluginWebKit constructor.
initBrowserWindow() now sets the user agent string from mUserAgent instead of from a literal.
|
|
|
|
added logging to help track down cause
|
|
|
|
revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision 8eff99f78fb0 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'default' branch)
|
|
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
|
|
mime_type.xml; remove invalid attributes in floater_about_land and the extra .. in "set" button translation
|
|
|
|
|
|
|
|
Removed mAvatarObject / gAgentWearables.mAvatarObject since it's redundant with gAgent.mAvatarObject.
|
|
|
|
button overlaps horizontal rule).
- Decreased height of text editor.
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/98/
--HG--
branch : product-engine
|
|
|
|
to disappear
|
|
- Changed radio items "bottom" attribute to "top_pad".
Reviewed by Kent at https://codereview.productengine.com/secondlife/r/109/
--HG--
branch : product-engine
|
|
#3 checkin.
Took out llagent "friend llagentcamera" and added accessors instead.
Did some superficial formatting cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
description itself
This issue was fixed when menu became non top-control.
Enabled context menu in expandable textbox in profile panel.
--HG--
branch : product-engine
|
|
background & no border.
- Removed unused attributes from drop down menus in side panel People.
- Removed drop_shadow="false" to display shadow and distinguish drop down from background.
Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/103/
--HG--
branch : product-engine
|
|
To fix EXT-6373 I added vertical padding between posts in plain-text and
unified padding in default mode of IM/chat history.
Now I'm backing out the changes to plain-text mode that led to EXT-3818.
reviewed by Leyla Farazha at
https://codereview.productengine.com/secondlife/r/95/
--HG--
branch : product-engine
|
|
logged to IM log”,
reviewed by Mike Antipov at
https://codereview.productengine.com/secondlife/r/90/
--HG--
branch : product-engine
|