Age | Commit message (Collapse) | Author |
|
Cause:
ServerObjectMessage notification uses hardcoded message from simulator. There is no possible to escape object name separately.
Solution:
Whole server message has been escaped using <nolink> tag.
--HG--
branch : product-engine
|
|
Vivox release notes since 3.1.0001.7852:
* SDKIII-2063: Having too many audio devices on a platform (more than 15) will crash the SDK
* SDKIII-2047: P2P: vx_req_session_set_participant_volume_for_me was previously unsupported (EXT-3429)
* SDKIII-2024: moderator mute-all works as expected
* SDKIII-2025: voice fonts would not always parse correctly to provide expected transform
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
a location where nearby voice chat is disabled)
- Added manual setting of title and avatar list for nearby VCP in regions with disabled voice.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Browser”,
made HelpReportAbuseEmailLL alert non-modal;
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Overlay images have been moved up using new attribute implemented in EXT-3232
--HG--
branch : product-engine
|
|
Favorites)
- overridden default LLFolderView functionality to apply LLSelectFirstFilteredItem functor for Places / Landmarks Inventory panels
- this also fixed normal bug EXT-1631 (Landmarks panel: There is selection in the each accordion after filter reset)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
add floater flashing, fix group icon sizes, fix click,some code cleanup, ect.
also I remove mIconCtrlWidth/Height since its kinda useless - mIconCtrlPad do the same thing...
IconSize will be btn_height-2*mIconCtrlPad - simple and good enough.
--HG--
branch : product-engine
|
|
Panel Picks/Classifieds.
Reverted changeset 8956:930bef051fee.
Added new parameter to control context menu visibility.
--HG--
branch : product-engine
|
|
bar after making second
voice call
--HG--
branch : product-engine
|
|
check-box was checked for deleted from friends avatar)
- added updating of allowed rights when friendship is terminated/started to disable/enable checkboxes
- also added validation of avatar's relationship before committing and log a warning if it is absent.
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
mouse move event
This should be a lot better now. But still not good overall. Performance is now just bad instead of intolerable.
|
|
--HG--
branch : product-engine
|
|
|
|
FSAA now relies on framebuffer objects and framebuffer objects are enabled by default)
|
|
|
|
Suppresses rendering of text in LLNormalTextSegment that represent an icon,
properly computes vertical spacing based on font height, and adds padding
to the right of the icon.
(transplanted from 33be702e47c359ccaeb47f251e10753fd173cc09)
|
|
|
|
|
|
|
|
|
|
|
|
factored out keyboard message deserialization for media_plugin_webkit
new version of llqtwebkit with Girish's changes to keyboard and cursor handling code
|
|
|
|
|
|
EXT-4997 : Centralize right-click menu options for delete/remove link
EXT-4998 : Automatically reject double separators from right click menu
Disabled/hid delete button from COF right-click menu, also means that trash icon is disabled.
Added generalized function to remove consecutive separators from right-click menu.
Made a minor cosmetic change to have all code duplication for adding "delete" menu item instead call a common function.
|
|
|
|
(https://hg.lindenlab.com/viewer/viewer-2-0/changeset/dddb40b50424/)
|
|
InventoryFloater
For links, removed "Delete", since having both "Remove Link" and "Delete" is redundant.
|
|
|
|
|
|
color and style on this and other side-panel subheaders to be consistent.
|
|
EXT-4988 : Centralize right-click menu options when items are in trash
This change is a lot less scary than it looks. There is a bit of minor cosmetic cleanup (e.g. typedefing a commonly-used vector), and I've eliminated code duplication since, previously, every item/listener type had its own purge/restore item dialog; these are now handled in one central function.
I also moved "Find Original" above Purge/RestoreItem so that it appears first in the trash menu; this does not affect other menu options.
The functionality change from this checkin is to enable "Find Original" for link items in the trash.
|
|
|
|
I gave lynx a bad review. :( I didn't know about the setting FirstLoginThisInstall.
I'm backing out lynx's change, then re-fixing EXT-4237.
|
|
|
|
|
|
|
|
|
|
they can get a sense of their contents.
Also moved the My Outfits autopopulation from the library out of where it was done before (as a result of
initial wearables message) to be done in the idle login during the precaching state.
-Reviewed by Nyx
|
|
overzealous assert into a warning.
|
|
|