Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | |||
2009-10-28 | EXT-1559 [BSI] Report Abuse floater contains overlapping and truncated text | Erica Firment | |
2009-10-28 | merge | Steve Bennetts | |
2009-10-28 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica Firment | |
2009-10-28 | Added new hover art for 3D inspector tooltip | Erica Firment | |
2009-10-28 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-10-28 | Implemented EXT-1832 'Landmark title - Coordinates should be in second line'. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-10-28 | fix for layout updates of chat history | richard | |
update document rect twice increased right padding of inline widgets | |||
2009-10-28 | Merge | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1857-'Group Info' btn is unnecessary in Friends ↵ | Eugene Kondrashev | |
Conference floater --HG-- branch : product-engine | |||
2009-10-28 | minor change to landmarksactions to meet the code style. | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-10-28 | merge | richard | |
2009-10-28 | added font alignment tests to floater_test_textbox.xml | richard | |
2009-10-28 | EXT-1949 - Viewer freezes on resizing IM window | richard | |
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla | |||
2009-10-28 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Fixed critical bug EXT-1918 - [BSI] Region Messages crash the sender and ↵ | Dmitry Zaporozhan | |
anyone set busy. NOTE - this is temporary workaround to fix the crash. --HG-- branch : product-engine | |||
2009-10-28 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1523 'Side Tray can become stuck in mode where it ↵ | Sergei Litovchuk | |
expands every time you click the ground'. Fixed opening Side Tray upon estate covenant reply arrival. --HG-- branch : product-engine | |||
2009-10-28 | DEV-41929: implement event API to query About-box info | Nat Goodspeed | |
2009-10-28 | No ticket, just renamed mProfileButtonEnabled to mOtherParticipantIsAvatar | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-10-28 | DEV-41929: Move boilerplate About text to floater_about.xml. | Nat Goodspeed | |
Simplify C++ construction code to call new getInfo() method, then assemble a sequence of optional text sections. Convert LLSD block returned by getInfo() to LLStringUtil::format_map_t as expected by two-arg LLPanel::getString() method. | |||
2009-10-28 | IM refactoring: moved speakers management stuff in its own files ↵ | Igor Borovkov | |
llspeakers.* from dying llfloateractivespeakers. * Decresed number of llfloateractivespeakers.h includes to a minimum. --HG-- branch : product-engine | |||
2009-10-28 | Fixed Normal bug EXT-1913-Make Participant List in IM Floaters transparent ↵ | Eugene Kondrashev | |
the same as floaters when focus is lost --HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1619 (Accodion panel should be hidden if it has no ↵ | Mike Antipov | |
content matches filter) - added processing a count of visibled items in accordion tabs. --HG-- branch : product-engine | |||
2009-10-28 | Added comment | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1164 - FlatList isn't reshaped on filtering when ↵ | Dmitry Zaporozhan | |
accordion panels are collpased. --HG-- branch : product-engine | |||
2009-10-28 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1834 - Check spacing on landmark detail paragraph. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Implemented major sub-task EXT-1912 ( Add handling restrictions of PSTN P2P ↵ | Eugene Mutavchi | |
calls in new IM Floaters ) --HG-- branch : product-engine | |||
2009-10-28 | merge from default | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-28 | Implemented major sub-task EXT-1904 (New IM floater should handle Session ↵ | Eugene Mutavchi | |
Update) --HG-- branch : product-engine | |||
2009-10-28 | EXT-1232 Implement \"You are Here\" banner for Place Profile - Parcel ↵ | Denis Serdjuk | |
Characteristics Note: \"YouAreHereDistance\" setting has been added to setting.xml --HG-- branch : product-engine | |||
2009-10-28 | additional comments for the major bug (EXT-1849) Crash in Notification ↵ | Dmitry Oleshko | |
subsystem while teleporting and having toasts shown --HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1451 - Scrollbar on Gestures tray needs bg color. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | fix the layout issue for enable voice and listen position | angela | |
2009-10-27 | EXT-1924 Add the Voice on/off toggle to preferences | Erica Firment | |
2009-10-27 | Fixes for several keyboard focus issues around prim media. | Monroe Linden | |
2009-10-27 | Fake a key-up event after each key-down sent to a plugin. | Monroe Linden | |
2009-10-27 | Fix for DEV-41544 (focus issues when signing into google docs on MoaP). | Monroe Linden | |
Made the webkit plugin code post a tab key event into llqtwebkit on initial focus. This seems to do the right thing in all cases I tested. |