summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2009-10-29Mergecallum
2009-10-29Made explicit in all floaters that we are using a hack to set the top widget ↵James Cook
position, took it out of master floater.xml file. legacy_header_height is documented in LLFloater::initFromParams(). Discussed with Richard.
2009-10-29Implementation for DEV-40710 - adds name of media stream to floater tools ↵callum
dialog. Currently, this means <title> tag for Web page or movie meta-data name for QuickTime move.
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-29Reverted back to white dot (dot will now be colorized programmatically).Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1486
2009-10-29Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-10-29Added dummy icons for Tattoo and Alpha textures, pushed Lis' preferences ↵Erica
changes for EXT-1927
2009-10-29Made toast notifications closer to spec. ↵Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1673
2009-10-29merge changes from https://hg.aws.productengine.com/secondlife/viewer-2-0/ ↵Steve Bennetts
3824-3835
2009-10-29EXT-384 Fix warning about "GrapicsCardTextureMemory" when opening preferences.James Cook
Trivial misspelling, not reviewed.
2009-10-29Merge after pull from viewer 2.0 changesEric M. Tulla (BigPapi)
2009-10-29fix normal bug EXT-1712 Nearby Chat: change context menu for objectsYuri Chebotarev
--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-29mergeVadim Savchuk
--HG-- branch : product-engine
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-28rename llpanelmediahud to llpanelprimmediacontrolsRick Pasetto
2009-10-28Update art assets for Movement and Camera controls in the bottom bar - EXT-969Erica Firment
2009-10-28tab container fixes..Leyla Farazha
2009-10-28merging...Leyla Farazha
2009-10-28mergeSteve Bennetts
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-28fix for layout updates of chat historyrichard
update document rect twice increased right padding of inline widgets
2009-10-28Fixed normal bug EXT-1857-'Group Info' btn is unnecessary in Friends ↵Eugene Kondrashev
Conference floater --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-28DEV-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-28Fixed 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-28MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28Implemented major sub-task EXT-1912 ( Add handling restrictions of PSTN P2P ↵Eugene Mutavchi
calls in new IM Floaters ) --HG-- branch : product-engine
2009-10-28merge from defaultVadim Savchuk
--HG-- branch : product-engine
2009-10-28Implemented major sub-task EXT-1904 (New IM floater should handle Session ↵Eugene Mutavchi
Update) --HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1451 - Scrollbar on Gestures tray needs bg color.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28fix the layout issue for enable voice and listen positionangela
2009-10-27EXT-1924 Add the Voice on/off toggle to preferencesErica Firment
2009-10-27mergeJames Cook
2009-10-27EXT-1352 Use image backgrounds for inspectors and toasts.James Cook
Art only, not reviewed.
2009-10-27Renamed Toast.png to Toast_Background.png for consistency with Window and ↵James Cook
Inspector background images.
2009-10-27EXT-1352 First pass background images for floaters and panels, including ↵James Cook
pretty header. Reviewed with Leyla.
2009-10-27EXT-1922 XUI Army Bottom tray layout & style changesErica Firment