- Apr 07, 2010
-
-
Roxie Linden authored
-
Tofu Linden authored
-
- Apr 02, 2010
-
-
Eugene Mutavchi authored
Fixed normal bug EXT-6357 (SLapp for object chat does display an inspector) - added new LLUrlEntry to support 'secondlife:///app/objectim/{UUID}/' SLapps. Fixed passing the SLURL to inspect_remote_object floater. Reviewed by Vadim Savchuk, https://codereview.productengine.com/secondlife/r/158/ --HG-- branch : product-engine
-
Eugene Mutavchi authored
Fixed normal bug EXT-5831(Do not apply font color to timestamps in chat history) - added new 'ChatTimestampColor' color setting, which is set to timestamps for chat history messages in text mode which are not from log. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/160/. --HG-- branch : product-engine
-
- Mar 26, 2010
-
-
Kent Quirk authored
EXT-3818 -- absolute minimal fix for Viewer 2, can be better fixed in 2.1. Previous proposed fix caused a crash on at least one machine, too risky.
-
Kent Quirk authored
-
Kent Quirk authored
-
- Mar 25, 2010
-
-
Alexei Arabadji authored
To fix EXT-6373 I added vertical padding between posts in plain-text and unified padding in default mode of IM/chat history. Now I'm backing out the changes to plain-text mode that led to EXT-3818. reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/95/ --HG-- branch : product-engine
-
Alexei Arabadji authored
plain text chat was enabled while unresolved offer was in hided IM window”, Added check to LLToastNotifyPanel destructor whether we should close notification since notification will be reused by IM floater when reload messages, the rule is: if LLToastNotifyPanel destroying but IM floater is exists – we shouldn't close notification. The problem is that notification was incorrectly deleted when IM floater reloads messages on chat log fromat change event. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/80/ --HG-- branch : product-engine
-
- Mar 23, 2010
-
-
Richard Nelson authored
-
- Mar 19, 2010
-
-
Andrew Dyukov authored
- Button order was fixed in changeset dd44dac25177. It was an implemetation of EXT-5906 (Reverse buttons order in the inventory offers). That changeset was included in cumulative diff at https://codereview.productengine.com/secondlife/r/52/ and already made its way into viewer 2-0. - This changeset removes inventory offer button truncation in IM in German locale by increasing default width of IM floater and decreasing distance between buttons. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/77/ --HG-- branch : product-engine
-
- Mar 18, 2010
-
-
Richard Linden authored
-
- Mar 17, 2010
-
-
Alexei Arabadji authored
added spacer panel for IM chat plaintext mode; --HG-- branch : product-engine
-
Dmitry Zaporozhan authored
(work in progress) low task EXT-6377 - Embedded offer panels aren't reshaped by height on IM window resize Added new Toast panel class for use in IM floater. New class handles IM floater reshape and updates Toast height. --HG-- branch : product-engine
-
- Mar 04, 2010
-
-
Andrew Dyukov authored
Implemented normal subtasks EXT-5906 (Reverse buttons order in the inventory offers) and EXT-5907 (Reverse buttons order in the friendship offer). - Used reverse iterator when iterating over control list in LLChatHistory::appendMessage(). --HG-- branch : product-engine
-
- Feb 24, 2010
-
-
Igor Borovkov authored
- new chat source type CHAT_SOURCE_UNKNOWN for avatar names not in cache and object names consisting of two words (avatar names like) - new icon (unknown_icon.png) for message headers () of nearby chat messagses coming from CHAT_SOURCE_UNKNOWN - context menu no longer displayed for object names from chat history (no UUIDs) - double click on message headers in nearby chat no longer opens Inspector (no UUIDs) - object names (loaded from chat history) in nearby chat are no longer SLURLed (no UUIDs for them) --HG-- branch : product-engine
-
Mike Antipov authored
-- updated LLLayoutStack to process "max_width" & "max_height" attributes for layout_panel. --HG-- branch : product-engine
-
- Feb 22, 2010
-
-
Igor Borovkov authored
--HG-- branch : product-engine
-
- Feb 19, 2010
-
-
Eugene Mutavchi authored
Implemented low task EXT-5215 (Disable showing full yyyy/mm/dd timestamp for messages (nearby chat/im) received today) --HG-- branch : product-engine
-
- Feb 18, 2010
-
-
Alexei Arabadji authored
Notifications wells”, embedded inventory offer panel into IM window; --HG-- branch : product-engine
-
- Feb 17, 2010
-
-
Igor Borovkov authored
--HG-- branch : product-engine
-
Igor Borovkov authored
fixed EXT-5367 Emotes '/me says ...' out of context when nearby chat or group chat window expanded. --HG-- branch : product-engine
-
Igor Borovkov authored
fixed EXT-5456 Messages from objects are shownas messages from Second Life in nearby chat history from the prev session Completed things which were agreed on: - system messages in the log file are prepended with "Second Life:" after the timestamp - object names set which are parsed extended to object names consisting with any number of words Side effect: "Second Life:" is shown as From Name in Nearby Chat when in plain text chat --HG-- branch : product-engine
-
- Feb 15, 2010
-
-
Igor Borovkov authored
--HG-- branch : product-engine
-
- Feb 12, 2010
-
-
Igor Borovkov authored
--HG-- branch : product-engine
-
- Feb 10, 2010
-
-
Igor Borovkov authored
implemented graying out chat history from log - EXT-5102 IM chat from previous sessions should be grayed out --HG-- branch : product-engine
-
Igor Borovkov authored
--HG-- branch : product-engine
-
Ychebotarev ProductEngine authored
partitial fix for normal task EXT-2957 [BSI] Implement object icon for chat from objects, instead of using generic image for missing profile picture --HG-- branch : product-engine
-
- Feb 09, 2010
-
-
Mike Antipov authored
- reason: changes in c91e724d4f15 related to EXT-4547. Also multiple warnings appeared in log: LLView::getChild: Found child named user_name but of wrong type class L LTextBox, expecting class LLViewerTextEditor * - fix: changed template class from LLViewerTextEditor to LLTextBase in getChild. --HG-- branch : product-engine
-
- Feb 08, 2010
-
-
Ychebotarev ProductEngine authored
--HG-- branch : product-engine
-
- Feb 05, 2010
-
-
richard authored
EXT-4547 [BSI] it is possible to highlight multiple layers of chat EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider EXT-3103 Add an option to restrict entering non-ascii symbols in text editor. reviewed by Leyla
-
- Feb 04, 2010
-
-
Igor Borovkov authored
fixed shout/whisper representation for EXT-4777 Implement saving and loading chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine
-
- Feb 03, 2010
-
-
Igor Borovkov authored
--HG-- branch : product-engine
-
Alexei Arabadji authored
reverted IM floater default width; made offer buttons have absolute positions; avoided text message scrolling with default IM floater width; --HG-- branch : product-engine
-
- Feb 02, 2010
-
-
Lynx Linden authored
- Don't let object names that are URLs override links to display the remote object inspector - Don't hyperlink the object name in the remote object inspector - Made the <nolink>...</nolink> regex more robust and made it support non-URLs between the tags, so that we don't get random <nolink> tags when trying to disable URLs in user-typed text. - Improved the llurlentry unit test and added some more test cases. - Hooked up another LLViewerMessage code path to objectim SLapps to pass down the owner and slurl information. - Made a few LLUrlEntryBase methods be const methods, because they are - Fixed a bug in the remote object inspector where it would never show the teleport URL.
-
- Jan 29, 2010
-
-
Alexei Arabadji authored
--HG-- branch : product-engine
-
Igor Borovkov authored
--HG-- branch : product-engine
-
- Jan 28, 2010
-
-
Lynx Linden authored
Plumbing to pass the owner ID for a chatting object down into the LLChatHistory::appendMessage() method where we create the objectim SLapp that will bring up the remote object inspector. Pheww. For object notifications that are displayed as text chat, we
-
Igor Borovkov authored
--HG-- branch : product-engine
-
Lynx Linden authored
Now Object IMs that get sent to your local chat window will have secondlife:///app/objectim SLapps, which will open the remote object inspector for that object, not the avatar inspector. However, we don't have all the information needed for the remote object inspector, so I'm going to have to investigate extending the inspector to request the missing information from the server.
-