summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
AgeCommit message (Collapse)Author
2010-02-02merge.Tofu Linden
2010-02-02Adjusted vertical position of damage text and icon.Chuck Linden
https://jira.secondlife.com/browse/EXT-4861
2010-02-02Fixed normal bug EXT-4105 ([BSI] group names are not able to be copied from ↵Eugene Mutavchi
side panel) - changed LLTextBoxEx class to inherit the LLTextEditor behavior --HG-- branch : product-engine
2010-02-01Disabled magnifying glass icon from filter editors.Chuck Linden
https://jira.secondlife.com/browse/EXT-4839
2010-02-01mergerichard
2010-01-30Removed extra closing comment tag.Chuck Linden
2010-01-30Fixed reference to "first_tab" graphics.Chuck Linden
http://jira.secondlife.com/browse/EXT-4225
2010-01-28Fixed normal bug (EXT-4610) [BSI] parcel settings icons do not match parcel ↵Sergei Litovchuk
settings - Changed parcel settings behavior to match viewer 1.23. --HG-- branch : product-engine
2010-01-27Implemeted normal Sub-Task EXT - 2753 (Implement Avatar icons on IM ↵Paul Guslisty
multifloater tabs) --HG-- branch : product-engine
2010-01-25Changed menu font to SansSerifSmall and cleaned up layout.Chuck Linden
http://jira.secondlife.com/browse/EXT-4175
2010-01-22mergerichard
2010-01-22wrong param names for avatar list item colorsrichard
reviewed by Rick
2010-01-22LLPointer cleanup and fix for EXT-4413richard
reviewed by Rick
2010-01-21mergeRick Pasetto
2010-01-20Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-20EXT-4543 Edit layout and art of chicklet buttonErica
2010-01-20Automated merge with ssh://hg.lindenlab.com/james/gooey/Chuck Linden
2010-01-20Finished layout of appearance editor.Chuck Linden
http://jira.secondlife.com/browse/EXT-146
2010-01-20Fixed low priority bug EXT-4525 (Warning flood: Failed to parse parameter ↵Vadim Savchuk
"font_halign.") It should be referenced from XML as "halign". --HG-- branch : product-engine
2010-01-20Update for low bug EXT-4371 - Text from search history drop-down list merge ↵Dmitry Zaporozhan
with landmarks on 'Favorites Bar'. Made border customisable in combo box. --HG-- branch : product-engine
2010-01-20Update for major bug EXT-4206 - Bottom bar spec calls for button background ↵Dmitry Zaporozhan
art on IM Chiclets. Adjusted chiclets height to match other bottom bar widgets height. --HG-- branch : product-engine
2010-01-19Fixed major bug EXT-4206 - Bottom bar spec calls for button background art ↵Dmitry Zaporozhan
on IM Chiclets. --HG-- branch : product-engine
2010-01-18fixed EXT-3005 Ascii art looks ugly in the nearby chatIgor Borovkov
--HG-- branch : product-engine
2010-01-15EXT-4380 - LLTextEditor: line_spacing.multiple option doesn't work well with ↵richard
"widgeted" text partial fix reviewed by Leyla
2010-01-15mergerichard
2010-01-15EXT-3741 Viewer menus need outlines or dropshadowsJames Cook
Set drop_shadow="true" in menu.xml
2010-01-14At last! Implemented normal task EXT-3477 (Change gesture list implementation).Andrew Dyukov
Created a new widget consisting of button and scrollist. List is added to NonSideTrayView to properly draw it without using topcontrol (because it caused problems). This commit also fixes following bugs: EXT-3301 (Opening Gestures on Bottom Tray Disables Move Button) EXT-3190 (No bottom tray's context menu appears if right mouse click was perform over enabled Gesture button) EXT-2610 ('Gesture' btn: floater opens on OnMouseDown) --HG-- branch : product-engine
2010-01-13EXT-4272 Style Unread message IM talk bubble chiclet overlay image to match specErica
2010-01-12Increased interior padding on left side of location input.Chuck Linden
http://jira.secondlife.com/browse/EXT-4192
2010-01-11EXT-3799 Navbar cleanup to match spec - favorites height, vertical and ↵Erica
horizontal alignment, volume button art, removed old art assets
2010-01-11EXT-3687 Inventory and Outfits lists don't fill panel need DkGray2 backgroundJames Cook
EXT-4044 Inventory and Outfits scroll region has no background color/border Moved background color initialization to inventory_panel.xml Fixed search highlight color and extra borders no longer needed now that colors are correct. Reviewed with Simon.
2010-01-11EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI viaJames Cook
folder_view_item.xml EXT-3753 Inventory folders now have customizable item indents and "My Inventory" has indent again Reviewed with Richard
2010-01-08First pass expose inventory item settings in XML (folder_view_item.xml)James Cook
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard.
2010-01-07EXT-3799 Extreeeeeeeeme Navbar cleanup to match spec - favorites height, ↵Erica
vertical and horizontal alignment, volume button art
2010-01-04MergeLeyla Farazha
2010-01-04EXT-3648 New message indicator on IM chiclets should be orangeLeyla Farazha
2009-12-31Merge (viewer-2-0 into gooey)James Cook
2009-12-29Merge viewer-2-0 into gooeyJames Cook
2009-12-29(EXT-3356) Dock Voice control panel to Speak button chevron, not to middle ↵Sergei Litovchuk
of Speak button. - Renamed Speak button parts in XML to avoid widget names confusion. --HG-- branch : product-engine
2009-12-28EXT-3745 Parcel health damage icon is green placeholderJames Cook
Replaced with nice red icon Callum made, fiddled with placement. Reviewed with Callum
2009-12-26Fixed low bug EXT-3684 ("Default" icon is used always for group calls in the ↵Mike Antipov
voice notifications instead of group icon) -- implemented LLGroupIconCtrl to show group icon for passed group UUID. -- added LLGroupIconCtrl to incoming and outgoing dialogs --HG-- branch : product-engine
2009-12-26Update for low task EXT-3451 - Code cleanup: Get Rid of Magic constants in ↵Dmitry Zaporozhan
LLChicletPanel::Params::Params (move into widget xml). Removed hardcodes. --HG-- branch : product-engine
2009-12-26Implemented low task EXT-3634 - Create widgets for IM chiclets (P2P, GROUP, ↵Dmitry Zaporozhan
ADHOC). --HG-- branch : product-engine
2009-12-26Moved parameters to xml so they don't overwrite outputmonitor's parameters ↵Dmitry Zaporozhan
in default widgets. --HG-- branch : product-engine
2009-12-25Fixed low sub task EXT-3451 - Code cleanup: Get Rid of Magic constants in ↵Dmitry Zaporozhan
LLChicletPanel::Params::Params (move into widget xml). --HG-- branch : product-engine
2009-12-21mergerichard
2009-12-21Automated merge with ssh://richard@hg.lindenlab.com/james/gooeyRick Pasetto
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-12-18EXT-3474 Task Inventory Panel XUI layoutErica
2009-12-17fixed some bad xui paramsrichard