Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-30 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-30 | fix task EXT-1960 Region messages, should they be displayed in the local chat? | Yuri Chebotarev | |
and working on EXT-239 Save chat window state and position between sessions (not finished) --HG-- branch : product-engine | |||
2009-10-30 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-30 | Fixed normal bug EXT-1970 Limit Profile info description for the following ↵ | Dmitry Zaporozhan | |
fields: Second/first life description and Second Life Groups to 512 chars --HG-- branch : product-engine | |||
2009-10-30 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-10-30 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-30 | fix normal bug EXT-1861 IM from Object to appear in Nearby Chat | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-30 | Implemented normal task EXT-2014 (Places - Landmarks: Collapsed accordion ↵ | Mike Antipov | |
panels should expand while filtering if they contain matched items) --HG-- branch : product-engine | |||
2009-10-30 | fixed normal bug (EXT-1934) [BSI] Revert EXT-543 - Notification chiclet ↵ | Dmitry Oleshko | |
should not count IM/Group messages --HG-- branch : product-engine | |||
2009-10-30 | fixed normal bug (EXT-1971) Add fade time period for nearby chat bubbles | Dmitry Oleshko | |
--HG-- branch : product-engine | |||
2009-10-30 | Fixed normal bug EXT-1972 Nearby chat: Please limit chat field with 254 ↵ | Dmitry Zaporozhan | |
characters for simple Latin; less for multi-byte characters --HG-- branch : product-engine | |||
2009-10-29 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-29 | Implemented major task EXT-1695 (IM window should save profile image ↵ | Sergey Borushevsky | |
show/hide state). --HG-- branch : product-engine | |||
2009-10-29 | implemented task EXT-1334 Add \"Friends\" tab in Resident Chooser ↵ | Denis Serdjuk | |
containing a full list of users contacts --HG-- branch : product-engine | |||
2009-10-29 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-29 | Implemented major task EXT-1487 (Reimplement chat history persistence using ↵ | Sergey Borushevsky | |
LLSD serialization). Moved loading of IM history from LLIMFloater and LLFloaterIMPanel to LLModel::LLIMSession. Implemented disabling of saving logs if it's disabled in Preferences. --HG-- branch : product-engine | |||
2009-10-29 | Fixed normal bug EXT-1935-[BSI] Reversion - clicking on avatar name in group ↵ | Eugene Kondrashev | |
chat should bring up profile --HG-- branch : product-engine | |||
2009-10-29 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-29 | fix normal bug EXT-1712 Nearby Chat: change context menu for objects | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-29 | merge | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-10-29 | Fixed Low bug EXT-1079 (Buttons disappear on movement controls if switch ↵ | Mike Antipov | |
movement mode while clashing about land) - added validation if fly mode was exactly set to avatar before processing buttons visibility --HG-- branch : product-engine | |||
2009-10-29 | Fixed normal bug EXT-1556(When the Navbar and Favbar are switched off, ↵ | Andrew Dyukov | |
floaters still cannot be moved into the space they previously occupied) --HG-- branch : product-engine | |||
2009-10-29 | IM: cleaned up includes of old im floater stuff llimpanel.h | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-29 | converted workaround to a fix for normal bug EXT-1918 (Region Messages crash ↵ | Igor Borovkov | |
the sender and anyone set busy). --HG-- branch : product-engine | |||
2009-10-29 | Removed unnecessary string which occasionaly appeared after merge | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-10-29 | Re-enabling an accidentally disabled test | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-29 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-29 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-29 | fixed bug EXT-1768 Unable to store landmark attached to notecard into Landmarks | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-10-28 | Completion of rename of llpanelmediahud to llpanelprimmediacontrols | Rick Pasetto | |
2009-10-28 | rename llpanelmediahud to llpanelprimmediacontrols | Rick Pasetto | |
2009-10-28 | merge | Leyla Farazha | |
2009-10-28 | merge fix | Leyla Farazha | |
2009-10-28 | Update art assets for Movement and Camera controls in the bottom bar - EXT-969 | Erica Firment | |
2009-10-28 | Yet another merge from remote repo | Rick Pasetto | |
2009-10-28 | Fixes for DEV-41791 and DEV-41920. | Monroe Linden | |
Reworked some of the autoplay logic in LLViewerMediaImpl to try and make it more consistent when media is unloaded and reloaded by the performance manager. LLViewerMediaImpl will now keep track of the media state and current time of media that it unloads for performance reasons, and attempt to restore playing or paused media to the same playhead time and state (playing or paused) when it reloads. Added "done" status that time-based media plugins can use to indicate that they've reached the end of the media and stopped. Added logging of priority transitions, for use in debugging issues with the peformance manager. | |||
2009-10-28 | merge from remote repo | Rick Pasetto | |
2009-10-28 | FIX DEV-41794: Fix LLLineEditor to obey LLViewDrawContext's alpha | Rick Pasetto | |
2009-10-28 | DEV-40210 : restructure media controls UI | Rick Pasetto | |
This change completely restructures the media controls XUI so that it is now more flexible so as to implement mini vs. standard controls. It also now allows for changes based on artwork and design still as unyet delivered from 80/20, as well as any feedback from Brian's user testing. This is also step 1 of renaming the media "hud" to media "controls" | |||
2009-10-28 | tab container fixes.. | Leyla Farazha | |
2009-10-28 | merging... | Leyla Farazha | |
2009-10-28 | merge | Steve Bennetts | |
2009-10-28 | Accidently used pull and update instead of fetch. No code changed. | Palmer | |
2009-10-28 | EXT-1930 - Crash after failed region crossing then teleport. Null pointer ↵ | Palmer | |
accessed. Reviewed by Nyx | |||
2009-10-28 | merge | richard | |
2009-10-28 | ext-1483 - Scrollable lists in side panel can sometimes get stuck | richard | |
apparent XUI error Also fixed terminating newlines in text editors not flowing to next line reviewed by Leyla | |||
2009-10-28 | Merge PE revisions 3765-3786 from ↵ | Steve Bennetts | |
https://hg.aws.productengine.com/secondlife/viewer-2-0/ | |||
2009-10-28 | Partial implementation of normal priority task EXT-1096 (Implement recent ↵ | Vadim Savchuk | |
time in recent people list). - Implemented display of last interaction time (e.g. 5m, 3d, 10w). - Removed dead code for displaying avatar away/busy status. TODO: i18n, visual fixes. --HG-- branch : product-engine | |||
2009-10-28 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica Firment | |
2009-10-28 | EXT-1697 tab label type not to spec | Leyla Farazha | |
EXT-1870 Remove default tooltips from tab_container widget EXT-1699 right and left tab edges don't align with edges of tab content area EXT-1869 tabs flash when your cursor passes over data fields reviewed by richard |