summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
AgeCommit message (Collapse)Author
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
2009-11-24Fixed line editor right padding to work when left padding also assignedJames Cook
Eliminated UILineEditorHPad and added 2 px of padding to all custom line editors. EXT-1735 Show parcel property icons Review with Leyla pending
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-24Automated merge with ssh://hg.lindenlab.com/james/gooey/James Cook
2009-11-24Set global fontsize for tabs to SansSerifSmallJustin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2731
2009-11-23Add damage % text to nav bar, clip text entry to avoid overlapping iconsJames Cook
Fixed includes of llmenugl.h / llnotifications.h Note: Clipping is incorrect, I think due to line editor bug.
2009-11-23merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵James Cook
llfloaternearbymedia.cpp
2009-11-23mergeJames Cook
2009-11-23Initial implementation of parcel property icons and maturity string on nav barJames Cook
Added new LLAgentUI location format, renamed unclear old one Renamed ShowCoordinatesOption to NavBarShowCoordinates Extended LLLocationInputCtrl to show icons. Reviewed with Rick
2009-11-23Removed font references to SansSerifSmall.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1315
2009-11-23Scrollbar was too dark and not matching other scrollbars. Switched ↵Justin C. Rounds (Chuck)
scroll_bar_bg_visible attribute to false in gesture_combo_box.xml to fix. http://jira.secondlife.com/browse/EXT-1451