summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-29converted 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-29Fixed 9-slice scaling on FileMenu_BarSelect for ↵Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1951
2009-10-29Removed unnecessary string which occasionaly appeared after mergeAndrew Dyukov
--HG-- branch : product-engine
2009-10-29Re-enabling an accidentally disabled testVadim Savchuk
--HG-- branch : product-engine
2009-10-29mergeVadim Savchuk
--HG-- branch : product-engine
2009-10-29Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-10-29fixed bug EXT-1768 Unable to store landmark attached to notecard into LandmarksDenis Serdjuk
--HG-- branch : product-engine
2009-10-29mergeangela
2009-10-29mergeangela
2009-10-29EXT-332 DEV-40744: Updated the notification wording on successful L$Lynx Linden
purchase to make it more clear what happens if the transaction takes longer than 20 mins. Reviewed the proper intent of the message with H.
2009-10-29EXT-1954 Implement Inspector Info i rollover iconangela
2009-10-28Completion of rename of llpanelmediahud to llpanelprimmediacontrolsRick Pasetto
2009-10-28rename llpanelmediahud to llpanelprimmediacontrolsRick Pasetto
2009-10-28mergeLeyla Farazha
2009-10-28merge fixLeyla Farazha
2009-10-28Update art assets for Movement and Camera controls in the bottom bar - EXT-969Erica Firment
2009-10-28Yet another merge from remote repoRick Pasetto
2009-10-28Fixes 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-28merge from remote repoRick Pasetto
2009-10-28FIX DEV-41794: Fix LLLineEditor to obey LLViewDrawContext's alphaRick Pasetto
2009-10-28DEV-40210 : restructure media controls UIRick 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-28tab container fixes..Leyla Farazha
2009-10-28merging...Leyla Farazha
2009-10-28mergeSteve Bennetts
2009-10-28Accidently used pull and update instead of fetch. No code changed.Palmer
2009-10-28EXT-1930 - Crash after failed region crossing then teleport. Null pointer ↵Palmer
accessed. Reviewed by Nyx
2009-10-28mergerichard
2009-10-28ext-1483 - Scrollable lists in side panel can sometimes get stuckrichard
apparent XUI error Also fixed terminating newlines in text editors not flowing to next line reviewed by Leyla
2009-10-28Merge PE revisions 3765-3786 from ↵Steve Bennetts
https://hg.aws.productengine.com/secondlife/viewer-2-0/
2009-10-28Partial 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-28Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica Firment
2009-10-28EXT-1697 tab label type not to specLeyla 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-28EXT-1559 [BSI] Report Abuse floater contains overlapping and truncated textErica Firment
2009-10-28mergeSteve Bennetts
2009-10-28Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica Firment
2009-10-28Added new hover art for 3D inspector tooltipErica Firment
2009-10-28Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Sergei Litovchuk
--HG-- branch : product-engine
2009-10-28Implemented EXT-1832 'Landmark title - Coordinates should be in second line'.Sergei Litovchuk
--HG-- branch : product-engine
2009-10-28fix for layout updates of chat historyrichard
update document rect twice increased right padding of inline widgets
2009-10-28MergeEugene Kondrashev
--HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1857-'Group Info' btn is unnecessary in Friends ↵Eugene Kondrashev
Conference floater --HG-- branch : product-engine
2009-10-28minor change to landmarksactions to meet the code style.Denis Serdjuk
--HG-- branch : product-engine
2009-10-28mergerichard
2009-10-28added font alignment tests to floater_test_textbox.xmlrichard
2009-10-28EXT-1949 - Viewer freezes on resizing IM windowrichard
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla
2009-10-28MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28Fixed 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-28Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Sergei Litovchuk
--HG-- branch : product-engine
2009-10-28Fixed 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-28DEV-41929: implement event API to query About-box infoNat Goodspeed