Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-12 | Expose Chat history to VITA by adding getValue method to llchathistory object | Jeff (Gioffredo Linden) | |
2012-09-11 | MAINT-1534 Fix for calls to find widgets getting out of hand. | Dave Parks | |
2012-09-06 | CHUI-319 FIXED ("User has said something new" text shown when navigating ↵ | Paul ProductEngine | |
chat history with More History button) - Added flag to chat history whether to show notification about unread messages or not | |||
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-02 | CHUI-103 FIXED (Implement changes to compact chat view) Change coloration | AlexanderP ProductEngine | |
2012-06-08 | CHUI-103 FIXED Added a square brackets to system messages; changed a default ↵ | AlexanderP ProductEngine | |
color for user messages | |||
2012-06-05 | CHUI-103 Added square brackets to a messages from Second Life in the plain ↵ | AlexanderP ProductEngine | |
text mode; changed the default colors of user's messages | |||
2012-05-18 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-05-18 | CHUI-112 FIX Clicking Show or Discard in an inventory offer toast does not ↵ | Richard Linden | |
dismiss toast removed special case logic for dealing with user online/offline collisions added ability to cancel old duplicate notifications | |||
2012-05-14 | CHUI-113 WIP all voice controls is moved from a IM-control panel to the IM ↵ | AlexanderP ProductEngine | |
floater; IMControlPanel is removed; simplified voice button's listener behavior | |||
2012-05-07 | CHUI-103 WIP Added settings for switching text view mode | AlexanderP ProductEngine | |
2012-05-07 | CHUI-103 Repair drawing messages with prepend new line | AlexanderP ProductEngine | |
2012-05-04 | CHUI-103 WIP Added support for showing/hiding timestamp and names, replacing ↵ | AlexanderP ProductEngine | |
own name with (You) | |||
2012-04-23 | SEC-995 FIX viewer is easily spammed to death by chat | Richard Linden | |
removed unnecessary string copies from chat message handling | |||
2012-04-13 | MAINT-926 FIXED ([PUBLIC]IMs from objects appear only as notifications, not ↵ | Paul ProductEngine | |
in local chat history, in some circumstances, making the sending prim untraceable (and impossible to mute)) - Improved detection of CHAT_SOURCE_SYSTEM type messages | |||
2012-04-13 | CHUI-91 FIXED Moved block list to a separate People floater tab. | Vadim ProductEngine | |
2012-01-16 | EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ↵ | Richard Linden | |
Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical | |||
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-27 | EXP-1224 FIXED (Create and register a floater for People side tab) | Paul ProductEngine | |
- Added a floater for People side tab. - Replaced calls to LLSideTray with LLFloaterSidePanelContainer. | |||
2011-04-08 | merging mesh-development into nyx's mesh development | Nyx (Neal Orman) | |
2011-03-23 | STORM-1021 ADDITIONAL_FIX Replaced usual object inspector with the remote ↵ | Vadim ProductEngine | |
one in nearby chat toasts. | |||
2011-03-23 | second pass at render complexity debug display. | Nyx (Neal Orman) | |
2011-03-11 | STORM-1021 FIXED Viewer shows "L$300" instead of object IM details if object ↵ | Vadim ProductEngine | |
sends an IM from another region. The problem was caused by trying to lookup info for a *remote* object by its id in the gObjectList -- this is what the usual object inspector (LLInspectObject) does. The fix saves the sender object info when a message arrives, then passes the info to the remote object inspector (LLInspectRemoteObject). | |||
2011-02-04 | STORM-433 FIXED Fixed reshaping notification panel with friendship offer ↵ | Seth ProductEngine | |
when it is inserted into IM chat. | |||
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-03 | STORM-579 FIXED SLURLs color for residents and objects names in plain text ↵ | Seth ProductEngine | |
chat match the user setting for "URLs" in the Color tab in Prefs. Avatar names SLURLs now use the user color setting for "URLs" everywhere across the viewer. | |||
2010-11-23 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
converted LLLayoutStack orientation param to use named enums | |||
2010-11-12 | STORM-579 FIXED resident SLURL font color to match Chat preferences for ↵ | Seth ProductEngine | |
plain text Nearby Chat log | |||
2010-11-08 | pull beta changes back to development | Oz Linden | |
2010-11-04 | DN-189 ??? Showing in tooltip over profile image in IM history | Leyla Farazha | |
2010-10-28 | STORM-489 FIXED <nolink>'ed text rendered as URL | Vadim ProductEngine | |
Changes: * Suppressed URLs in object (sender) names of nearby chat messages loaded from history. * Fixed text between <nolink>...</nolink> text being rendered as URL (hand cursor on hover, context menu, context menu, opening Places SP on click). | |||
2010-10-28 | STORM-488 FIXED Place profile was opened instead of Object profile if used ↵ | Vadim ProductEngine | |
clicked an object SLURL in the plain text nearby chat log. The reason is the same as in STORM-390: a bug in LLTextBase which leads to ignoring link href specified for a link segment if the segment contains an URL (and the <nolink>...</nolink> clause is treated as such). The workaround is to explicitly disallow parsing URLs in a link segment by setting its "is_link" parameter to "true". | |||
2010-10-22 | DN-181 Chat & IM logs saved in unreadable .llsd instead of .txt | Leyla Farazha | |
2010-10-11 | DN-162 Green - shown in local chat after name if View Display Names setting ↵ | leyla_linden | |
is off with Show User Names setting on. | |||
2010-10-05 | DN-130 As a resident I want to show usernames in local chat if username ↵ | Leyla Farazha | |
preference is set so that I can follow the conversation when people are changing their display name | |||
2010-09-27 | Merge | Leyla Farazha | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-13 | STORM-114 FIXED Removed showing of images inside notifications in IM in ↵ | Andrew Dyukov | |
plaintext mode. - Added argument show_images to constructors of LLIMToastNotifyPanel and LLToastNotifyPanel. Depending on it plaintext attribute for textbox with notification text is set. Used this argument when adding notification to chat history if IM is in plaintext mode. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-09-16 | merge | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |