summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
AgeCommit message (Collapse)Author
2009-11-09mergerichard
2009-11-09data driven layout of top-level UI elementsrichard
EXT-1219 Side tray slide-out animation cleaned up some layout of bottom tray contents reviewed by James
2009-11-09don't have the 'speak' button be, technically, a toggle buttonTofu Linden
- we'll be managing its state rather manually, not necessarily conforming to 'toggle' semantics.
2009-11-06EXT-1501 Menu fonts now configurable in XUI, set size to SansSerifSmallJames Cook
2009-11-05EXT-2030 Accordion header needs to change graphic when selected/expandedJames Cook
New attribute header_image_expanded supplies background image. Reviewed with Leyla (last commit too)
2009-11-05moved scroll_column_header default params to scroll_column_header.xmlrichard
reviewed by James
2009-11-05EXT-2032 Accordion header title is black (hard to read) and cannot be ↵James Cook
configured in XUI XML Font and color can be set in accordion_tab.xml
2009-11-05MergeSteve Bennetts
2009-11-05Merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/Steve Bennetts
2009-11-05mergerichard
2009-11-05eliminated various warnings when parsing side trayrichard
2009-11-05DEV-42155 EXT-2077: Speak button should use Widget_UpArrow instead of a down ↵Tofu Linden
arrow I added two new graphics which are simply the former combobox graphics with the arrow part flipped.
2009-11-05Implemented normal sub-task EXT-2146-IM Message Headers should NOT be of ↵Eugene Kondrashev
enourmous size (see Style Guide: IM & Voice). --HG-- branch : product-engine
2009-11-04Merge the work lost in 49c9461937df back into the treeBryan O'Sullivan
2009-11-04mergeLeyla Farazha
2009-11-04EXT-1739 Preferences > Sounds > Device settings -- Input/Output controls ↵Leyla Farazha
don't work EXT-2073 Need ability to change font style of tab headers EXT-1505 Kill text drop shadow on Menu and Tabs reviewed by Richard
2009-11-04Redo Bao's broken mergeBryan O'Sullivan
2009-11-02removed picture_style from LLButton::Params and allow empty labelsrichard
2009-11-01EXT-2056Erica
2009-10-30forgot to add toolt_tip.xmlrichard
2009-10-30EXT-2018 PRofile "Real World" descripton scrolls before showing "More" linkrichard
EXT-2011 titles of IM sessions aren't aligned to center EXT-3025 Pick's description overlaps picks name also moved tool tip param default to tool_tip.xml also made default param<const LLFontGL*> be SansSerif reviewed by Leyla
2009-10-30mergerichard
2009-10-30EXT-1980 - Bottom bar buttons retain highlightrichard
EXT-1936 - [BSI] Reversion - clicking on avatar name in group chat should bring up profile also fixed buttons not working on avatar list in IM window reviewed by Leyla
2009-10-30Kill unneeded borders in movement controls.James Cook
Eliminated unneeded minimize button. Not reviewed.
2009-10-30Added support for "selected" (expanded) state of accordion headers.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1530
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-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-28tab container fixes..Leyla Farazha
2009-10-28merging...Leyla Farazha
2009-10-28Merge PE revisions 3765-3786 from ↵Steve Bennetts
https://hg.aws.productengine.com/secondlife/viewer-2-0/
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-28mergerichard
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-28merge from defaultVadim Savchuk
--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-27mergeJames Cook
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
2009-10-22EXT-1449 Viewer 2.0 Fit & Finish Pass: Places Panel - Landmark detail ↵erica
-actually deleted the file this time
2009-10-22EXT-1449 Viewer 2.0 Fit & Finish Pass: Places Panel - Landmark detailerica@bukkit.local
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-20Pulled out another pair of strings from the locationctrl widgets file.Leyla Farazha
Also apparently search doesn't need it's tooltip in widgets, it gets specified in the xml file that uses it.
2009-10-20EXT-1479: I18N: string in /en/widgets/location_input.xml wont honor its ↵Leyla Farazha
translation Pulling these out of widgets and putting them in strings.xml for the sake of the translation tools. reviewed by James
2009-10-20better layout of chat separators in local chatRichard Nelson
also, removed some extraneous parameters from textbase.xml reviewed by Leyla
2009-10-20EXT-1376 Viewer 2.0 Fit & Finish Pass: People Panel - FriendsErica Olsen
EXT-1359 Viewer 2.0 Fit & Finish Pass: People Panel - Nearby
2009-10-19Edit tool_tips for uniform capitalization and punctuationLisabeth Pardi
EXT-1675
2009-10-19Needed to revert a change I had made earlier for another JIRA. ↵Justin Rounds
https://jira.secondlife.com/browse/EXT-1672
2009-10-19Merging revisions 2046-2068 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1414 EXT-1213 EXT-1539 EXT-1253 EXT-1446 EXT-1438 EXT-1233 EXT-1466 EXT-1446 EXT-1512 EXT-1231 * Dev: EXT-719 (landmarks) EXT-747 EXT-1446 EXT-1378 EXT-397 EXT-1476 * IM changes