Age | Commit message (Collapse) | Author |
|
--HG--
branch : product-engine
|
|
nearby chat toasts and log
for information - since I think that messages from nowhere is bad practice for user - if object that send message has no name I use object id as name
--HG--
branch : product-engine
|
|
Nearby Chat floater when object and Resident share the same name
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Minimize button is hidden.
Removed redundant parameters.
--HG--
branch : product-engine
|
|
When IM floater isn't torn off, "Close" button is disabled.
It's not hidden, since there is a hack in LLFloater::updateButton.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
context menu for any text editor, should include such items as (cut,copy, paste etc)
--HG--
branch : product-engine
|
|
Control Panel)
-- checkin missed changes in xml file
--HG--
branch : product-engine
|
|
duplicated entries)
--HG--
branch : product-engine
|
|
Control Panel)
-- improved Voice Control Panel to show avaline caller number as its name.
Separate instance of derived from LLAvatarListItem class was provided
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
is in multitab mode)
by employing setVisible for updating messaged
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
button when
image, location is changed). Implemented workaround:enabling save button each time when picker
is opened, even if texture wasn't changed (see Steve's comment).
--HG--
branch : product-engine
|
|
maximal size).
Maximal size was not set, because there are no any floaters which have it.
--HG--
branch : product-engine
|
|
leading zero)
--HG--
branch : product-engine
|
|
current time
--HG--
branch : product-engine
|
|
for all voice chats except nearby) implementation.
--HG--
branch : product-engine
|
|
I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
llGiveInventory() processing)
--HG--
branch : product-engine
|
|
MoaP"
|
|
|
|
by Chiclet subsystem along with Notificaton subsystem)
--HG--
branch : product-engine
|
|
|
|
|
|
EXT-1597
(script editor scrolls upward while typing)
Backed out changeset: e38642e0c21c
|
|
Document rect left edge was being computed incorrectly.
Made floater_test_textbox.xml have more examples of text.
Reviewed with Kelly
|
|
right-click).
--HG--
branch : product-engine
|
|
|
|
--HG--
branch : product-engine
|
|
Discovered bug: active drop-down missing art. Fixed in textures.xml.
http://jira.secondlife.com/browse/EXT-2674
|
|
--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
|