summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
AgeCommit message (Collapse)Author
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
2009-12-17made color_swatch border color consistentrichard
2009-12-16MergeJames Cook
2009-12-15EXT-3438 Current location in the Teleport History isn't boldedJames Cook
Simple XML change
2009-12-15EXT-3471 Tabs need a pad_bottom override attributeJames Cook
Added label_pad_bottom and label_pad_left for tab containers.
2009-12-15Adjusted button label vertical placement and input field text vertical ↵Justin C. Rounds (Chuck)
placement to match.
2009-12-15Merge from default branch.Vadim Savchuk
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine
2009-12-11EXT-3233 Button label vertical placement cannot be adjusted via xmlJames Cook
Added bottom_pad attribute to widgets/button.xml and removed old LLBUTTON_VPAD global and ButtonVPad saved setting. Reviewed with Richard.
2009-12-11EXT-3313 Media Settings window has no background if viewer is too shortJames Cook
Code to set default floater position to top-left was causing incorrect floater height computation when floater XML specified a bottom coordinate. Reviewed with Callum.
2009-12-11fix for normal EXT-3285 Inactive expanded accordion panels have "selected" stateYuri Chebotarev
--HG-- branch : product-engine
2009-12-09EXT-2980 make back button in nav bar match specLis Pardi
2009-12-08EXT-2980 Made location history menu items XML-configurableJames Cook
Reviewed with Leyla
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-08EXT-2599 Temporary Text in filter fields should be a lighter color than User ↵Lis Pardi
typed text
2009-12-08Mergerichard
2009-12-08EXT-2821 Rename icons/parcel_lght_* and parcel_drk_* to something sensibleLis Pardi
2009-12-07Set font size to SansSerifSmall.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2773
2009-12-07Manual merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-04EXT-1498 Can't adjust nav bar info button location in XMLJames Cook
Removed C++ code overriding the location. Trivial, not reviewed.
2009-12-04Implemented normal task EXT-2832 (Hide "undock" icon on the floaters).Andrew Dyukov
--HG-- branch : product-engine
2009-12-30mergeLeyla Farazha
2009-12-30EXT-2823 Find window: change default open location to the top-left of screenLeyla Farazha
EXT-2921 [BSI] Default location for Screenshot Floater hides expanded options off screen reviewed by James
2009-12-30EXT-2967 Spinner label font sizes are not rendering consistently between ↵Leyla Farazha
platforms OSX isn't loading the ui_ctrl.xml file, moving font to individual widgets reviewed by James
2009-12-03EXT-2966 Parcel property icons on nav bar have no tool-tipsJames Cook
Added tooltips in strings.xml so they can be localized.
2009-12-02merge from remote repoangela
2009-12-01EXT-2888 'Parcel Variable Icons' don't follow right edge of nav barJames Cook
Needed follows flags set
2009-11-30Removed font setting to un-bold accordion headers.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2970
2009-11-30EXT-1881 [BSI] Log (Nearby Chat) floater should turn semi-transparent when ↵angela
it loses focus.
2009-11-25EXT-1944 - Implement ellipsis in message wellrichard
EXT-699 - Toasts should display maximum 6 lines of text before ellipses are applied EXT-2453 - TextBox displays an extra line of text
2009-11-25Fix up nav bar buy icon spacing.James Cook
Trivial, not reviewed.
2009-11-24mergeJames Cook
2009-11-24Partial EXT-1735 added "for sale" clickable icon next to landmark starJames Cook
2009-11-24Expose floater close, etc. button images in XML.James Cook
Renamed EFloaterButtons to EFloaterButton Review with Richard pending
2009-11-24Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-24ext-2557 buttons should not be bolded -- changing default button size from ↵Lis Pardi
SansSerifMedium to SansSerifSmall