Age | Commit message (Collapse) | Author |
|
(EXT-2803) Create notifications and dialogs to negotiate P2P voice chat (shown over the Speak button)
(EXT-2806) Create notification windows and dialogs to negotiate Group Voice Chat (docked to Speak button's chevron)
(EXT-2802) Create notifications and dialogs to negotiate AvaLine calls (shown over Speak button)
(EXT-2805) Create notifications and dialogs to negotiate Ad-Hoc calls (shown over Speak button)
implemented: invitations, displaying of notifications according to the state of current voice chat session
--HG--
branch : product-engine
|
|
and open IM window just by click on IM toast).
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
that highlights the landmark or item in the appropriate side panel
Changes:
This task had been already implemented. llurlentyinventory and llurlregistry have been changed to correct parsing of offer url
--HG--
branch : product-engine
|
|
SL icon and title). "i" icon is temporarily used, changing it in
xml to SL icon moved to new bug- EXT-3132.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
disabled always)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
creating script(offer) chiclet for same object in second time.
--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
|
|
verb buttons.
--HG--
branch : product-engine
|
|
up to LLDialog chiclets.
Disabled notification toast.
--HG--
branch : product-engine
|
|
clickable in IM chat log (old school chat log style))
--HG--
branch : product-engine
|
|
establishments
--HG--
branch : product-engine
|
|
and isn't shown in "Fav" bar".
- Added enabling "Save" landmark button only after landmark is loaded.
Minor cleanup of fix for EXT-2346 "My Landmarks accordion panels shouldn't
be displayed if there are no landmarks in respective folders".
--HG--
branch : product-engine
|
|
and IM View.
- Added disconnecting signal in destructor.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
text in nearby chat's input field
--HG--
branch : product-engine
|
|
group Group2 until other notice is selected
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
nearby chat toasts and log
revert name changes since this may break some functionality...
--HG--
branch : product-engine
|
|
about classifieds)
--HG--
branch : product-engine
|
|
tool-tips)
--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.
|
|
|
|
|
|
|
|
|