Age | Commit message (Collapse) | Author |
|
Land/Assets accordion
if you place UI elements __outside__ of panel rect - they will be visible but unclickable...
so I revert UI changes since they are maybe looks better...but useless.
--HG--
branch : product-engine
|
|
The F1 help topic now means: if the user is not logged in yet, show
the pre-login topic instead of the default fallback topic, otherwise
show help for the focused item
|
|
EXT-4353, EXT-4587, EXT-4442 have same cause. it should fix they.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
note - didn't do this in xml since chrome="true" in xml hides floater caption
--HG--
branch : product-engine
|
|
profile)
-- removed logic to process online status (LLPanelAvatarProfile::fillOnlineStatus) for non-existent view (name="online_status") on profile page
--HG--
branch : product-engine
|
|
list if 10 items are presented.
--HG--
branch : product-engine
|
|
updating after teleport.
- Added update timer to avoid data blinking.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
made voice status messages displayed in pop-out window;
--HG--
branch : product-engine
|
|
if match URL regexp
Solution:
disabling html parsing in teleport history item.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
proper circle [PATCH INCLUDED]
--HG--
branch : product-engine
|
|
displayed as nearby chat toast when floater closed
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
object owner and parcel location cannot be moved to resize fields
--HG--
branch : product-engine
|
|
-- refactoring: replaced "if-else" conditions with the "switch" statement. For now all existent for now states are processed.
VCP functionality was not changed.
--HG--
branch : product-engine
|
|
-- refactoring: moved processing of participants which are not in current voice channel into separate method.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
LLAvataActions, but it appears that it is not used anywhere. So i commented it out. Maybe it should be removed?
--HG--
branch : product-engine
|
|
disabled).
- Added check for call availability in miniinspector's context menu
- Removed ability to call yourself in group chat context menu
- Added check for call availability for context menu which appears on right mouse click on avatar in game area
--HG--
branch : product-engine
|
|
-- removed logic implemented for EXT-2022 (show "Online" status or nothing)
-- removed deprecated method LLPanelProfileView::togglePanel
-- implemented required bihavior (for friends):
--- Online when online and privacy settings allow to show
--- Offline when offline and privacy settings allow to show
--- Else: nothing
-- also implemented bihavior for non-friends to use global Preference: "Only Friends & Groups can see when I am online"
--- Online when online and was not set in Preferences/"Only Friends & Groups can see when I am online"
--- Else: Offline
--HG--
branch : product-engine
|
|
panel is opened",
added transient controls group 'DOCKED' for temporary excluded docked floaters and dock widgets;
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
(note: reverts changeset b6b3a58fdb30)
|
|
|
|
|
|
|
|
This is some more work towards making RelWithDebInfo very developer-friendly.
|
|
|
|
|
|
Review #88
This assert might be valid in general, but LLFolderType has a valid reason for getting "not found"
|
|
is external or pref is set
Review #86
This changes the logic to bring up the notification "Do you want to open your Web browser to view this content?" only if either the target is _external, or the user pref says to. Otherwise it avoids the notification.
|
|
languages related to Localization Cycle 2.
|
|
|
|
disabled) and EXT-4313
(Should not be able to start a call when voice is disabled). Call buttons state now reacts on
voice changes in time.
- Added voiceWorking() method to LLVoiceClient to determine real availability of voice, because voiceEnabled()
doesn't take into account possible errors. Perhaps there is no need in two methods- some investigation will be
made and depending on its results they may become one non-static method. voiceWorking() uses state of voice
client(mState) to determine voice availability. Also some states which are not currently counted by voiceWorking()
as valid may be added if testing reveals problems.
- To enable/disable call buttons in time, LLVoiceClientStatusObserver is used. Its trigger uses states from its
enum only to skip updating button in some states(to avoid button blinking), but to determine button state
LLVoiceClient's voiceWorking() is used.
--HG--
branch : product-engine
|
|
floater if use context menu for invitation).
Because duplicated postBuild() calls, the "OK" button callback was set and *called* twice.
--HG--
branch : product-engine
|
|
|
|
Took out spurious assert; this should be a llwarns instead, and we should be warning when an illegal folder entry is created.
|
|
EXT-4660 : Can delete a bodypart from the COF through inventory view or WEARING tab delete key
EXT-4662 : remove leading separator from COF right-click menu
EXT-4633 : AppearanceSP trash button doesn't update enabled state correctly
Bunch of UI fixes related to the trash/delete functionality in InventoryFloater/SP and AppearanceSP "WEARING" tab. The main idea is that we don't want to allow deletion of bodyparts and folder links from the COF by the user.
|
|
|
|
--HG--
branch : product-engine
|