Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
displayed if there are no landmarks in respective folders".
- Added updating accordions contents in idle routine.
- Removed inventory observer.
--HG--
branch : product-engine
|
|
for all voice chats except nearby).
--HG--
branch : product-engine
|
|
The international billing links and labels in the Buy L$ floater are
now hidden by default. They will only be displayed once we get an
estimate from the server that includes an "estimatedLocalCost" token,
i.e., we are connected to a server that has the international billing
functionality enabled.
This is done so that the new functionality in Viewer 2.0 is not
exposed to the user until the international billing features are live
(which is scheduled to happen after the Viewer 2.0 release date).
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
EXT-3012 : Cleanup LLToolDragAndDrop
Now checking if folder contents have links before allowing object drop.
Did some superficial cleanup of lltooldraganddrop files.
--HG--
branch : avatar-pipeline
|
|
on IM floater)
-- added disconnecting from subscribed signals while destroying participant list
-- added disconnecting from subscribed signals while destroying Voice controls
-- added nullifying of the pointer to speaker manager when channel is changed
--HG--
branch : product-engine
|
|
silently fails
Fixed the behavior so that New Window brings up a new floater inventory window instead of doing nothing.
--HG--
branch : avatar-pipeline
|
|
|
|
http://jira.secondlife.com/browse/EXT-2906
|
|
--HG--
branch : avatar-pipeline
|
|
updated 1.23 chat log format - in multilined messages subsequent lines are prepended with a space
multilined messages of an old format are not supported, each line is considered as a separate message
the parser depends on current used date and time format
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
subsystem along with Notificaton subsystem
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
http://jira.secondlife.com/browse/EXT-1621
http://jira.secondlife.com/browse/EXT-1669
http://jira.secondlife.com/browse/EXT-1671
|
|
Added menu to ad-hoc chiclet, which contains one 'End Session' item.
--HG--
branch : product-engine
|
|
-- updated reaction to accepting incoming call: added session URI argument. For now avaline caller is shown in the voice controls.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
the People panel / Friends tab.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Resident's profile
--HG--
branch : product-engine
|
|
|
|
The issue was that the widgets for this panel are not built solely
from XUI. There's code in LLPanelPlaces::changeInventory() that
creates the actual My Inventory and Teleport History panels. Adding
help_topic strings to the relevant XUI files for the LLLandmarksPanel
and LLTeleportHistoryPanel classes fixes this issue.
|
|
other avatar”;
--HG--
branch : product-engine
|
|
vivox 'Unknown' is the more-descriptive '(Not Connected)' now.
plus, we admit that our Qt version number is hard-coded right into the viewer instead of asking Qt.
|
|
new ?lang=<LANG> query parameter.
|
|
than hardcode it in llvoiceclient.cpp. Also rename the string from
"Unknown" to "Not connected", to better reflect the fact that we get
the Vivox version once voice is connected.
|
|
after having been modified”;
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
back so that the arrows in panel_preferences_alerts look right.
|
|
|
|
|
|
|
|
the initial
Review #48
This change kills two birds with one stone: every frame, we check to see if the media data is the same as the one we 'initialize' with. If it is, we disable OK and Cancel. Otherwise we enable them. This makes it very difficult to set empty media data, as well as fixing the "apply button doesn't grey out" bug.
|