summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2009-10-30merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-10-30fix 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-30media inspector adding current url, secure browsing and home page buttonangela
2009-10-30branch mergeangela
2009-10-30media inspector https iconangela
2009-10-29mergeJames Cook
2009-10-29EXT-1352 Add image art to floater backgrounds.James Cook
Implemented "legacy_header_height" hack to account for new art being 25 pixels tall instead of legacy 18 pixels -- it auto-sizes the floaters to be taller. Made all floaters have resize handles, just disable and make invisible if unused. This simplifies the floater construction logic. Floater header height now lives in floater.xml, not as a global saved setting. Reviewed with Richard.
2009-10-29fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but ↵Xiaohong Bao
not every time the viewer is restarted. to be reviewed by steve.
2009-10-29mergeangela
2009-10-29EXT-1954 Implement Inspector Info i rollover iconangela
2009-10-28mergeLeyla Farazha
2009-10-28merge fixLeyla Farazha
2009-10-28merge from remote repoRick Pasetto
2009-10-28FIX DEV-41794: Fix LLLineEditor to obey LLViewDrawContext's alphaRick Pasetto
2009-10-28tab container fixes..Leyla Farazha
2009-10-28merging...Leyla Farazha
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-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-28fix for layout updates of chat historyrichard
update document rect twice increased right padding of inline widgets
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-29DEV-41714 Display a play/pause control for the inspected face if it contains ↵angela
time-based media
2009-10-27Revert change: Floater constructor CANNOT call LLPanel(p) with params, must ↵James Cook
set bg images in initFromParams, because we have too many LLPanels to retrofit them all to call LLPanel() with params. Discussed with Richard.
2009-10-27EXT-1352 First pass background images for floaters and panels, including ↵James Cook
pretty header. Reviewed with Leyla.
2009-10-27Use consistent LLPointer<LLUIImage> return values for buttons. Reviewed ↵James Cook
with Richard.
2009-10-27removed typorichard
2009-10-27EXT-1727 Chat history widget has no context menu for copy/paste operationsrichard
added ignore for dbghelp.dll reviewed by James
2009-10-26mergerichard
2009-10-26tweaked clipping rect for scroll containers to not overlap vertical scrollbarrichard
fixed reflow logic when resizing text editors that contain widgets (would make text appear and disappear) reviewed by James
2009-10-25* Changes to enable differentiating between icon texture priority and other ↵Steve Bennetts
UI texture priority. * Still need to only request smaller mip maps of icon textures
2009-10-23EXT-1742 Navbar should have a dropshadow that covers the sidepanel EXT-1563 ↵Leyla Farazha
I18N: Alt-arrow instructions in tab tooltips wont honor their translation reviewed by james
2009-10-23mergeSteve Bennetts
2009-10-23Merging revisions 2156-2183 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747
2009-10-22mergerichard
2009-10-22Ext-1110 - Unable to select whole text by mouse in the text widgetrichard
2009-10-22mergeSteve Bennetts
2009-10-22EXT-356 Tab Height background needs to be settable per instanceLeyla Farazha
now we have first, middle, last tab art reviewed by richard
2009-10-22Deleted some files that were deleted by PE but missed during merges.Steven Bennetts
Added some missing licensing info.
2009-10-21mergeSteve Bennetts
2009-10-21fix for chat history layout bugsRichard Nelson
EXT-1728 - there is no new line in the text copied on junction of 2 panels EXT-1670 - fix chat history use of widgets reviewed by James
2009-10-21Merging revisions 2102-2104 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1609 EXT-1255 EXT-1299
2009-10-20removed unnecessary static variable instantiations to improve compile timesRichard Nelson
moved a bunch of template class statics to cpp files also added filename parameter to LLXUIParser::readXUI for better debugging of XUI errors reviewed by James
2009-10-20mergeSteve Bennetts
2009-10-20Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-10-20EXT-1583 - Landmark "Favorites Bar" item tool-tips need to remain onscreen ↵Richard Nelson
while mouse pointer is over them. also, improved tooltip display to show region name and coordinates reviewed by Leyla
2009-10-20ext-1670 - fix the chat history use of widgetsRichard Nelson
reviewed by leyla
2009-10-20Group SLURL links are white, color configurable in colors.xmlJames Cook
Reviewed with Erica.
2009-10-20EXT-1518 Show "nobody" for null UUID avatar SLURL links, "none" for null ↵James Cook
group SLURL links. Show "Loading..." while looking up real names. Fix group inspector "view details" button not working. Reviewed with Ambroff.
2009-10-19mergeSteve Bennetts
2009-10-19DEV-41253: Code cleanup for current help context code.Martin Reddy
Make the floater help buttons, "?", use exactly the same code path as the side tray panels to evaluate the current help context, so that we don't have two implementations that could diverge in the future.
2009-10-19mergeSteve Bennetts