summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2009-11-24ext-2557 buttons should not be bolded -- changing default button size from ↵Lis Pardi
SansSerifMedium to SansSerifSmall
2009-11-24ext-2557 Buttons should not be bolded -- changes to remove ↵Lis Pardi
font="SansSerifMedium" and "SansSerif" on buttons
2009-11-24Changed/moved Teleport Home to Home.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2720
2009-11-24Copied layout from panel_pick_list_item.xml.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2734
2009-11-24Set global fontsize for tabs to SansSerifSmallJustin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2731
2009-11-24Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-24fix crash error for missing string RegisterDateFormat in panel_profile_user.xmlangela
2009-11-24Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2009-11-24 EXT-2780 allow_scroll = false in LLTextEditor will crash the viewerangela
2009-11-23DEV-43298 Eliminate the second "L$" texts in my previous commit for: ↵Ramzi Linden
floater_inventory_item_properties.xml
2009-11-23mergeRamzi Linden
2009-11-23DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵Ramzi Linden
the end: sidepanel_item_info.xml
2009-11-23DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵Ramzi Linden
the end: floater_inventory_item_properties.xml
2009-11-23http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- ↵Lis Pardi
This Jira also illuminated that buttons should be Medium, instead of Small
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_image_preview.xmlRamzi Linden
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_build_options.xmlRamzi Linden
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23Updated graphic from 80/20. Changed references in xml.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2642
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_animation_preview.xmlRamzi Linden
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-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23Removed font references to SansSerifSmall.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1315
2009-11-23EXT-2460 - mouselook mode - remove unused UI elementsrichard
EXT-2504 - black bars present at top and bottom when in mouselook reviewed by Leyla
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
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23"Fit and finish" issues with bottom bar.Justin C. Rounds (Chuck)
See comments in JIRAs for details. http://jira.secondlife.com/browse/EXT-2537 http://jira.secondlife.com/browse/EXT-2352
2009-11-23EXT-2297 Functionality Loss - Ability to copy (control+c) residents name ↵angela
from their profile & local chat
2009-11-23EXT-2159 Create Vertical Slider to use for zoom in / out controls in viewangela
2009-11-20MergeSteve Bennetts
2009-11-20mergeSteve Bennetts
2009-11-20mergeRamzi Linden
2009-11-20- Changed the EN links used for the KnowledgeBase to its new home on the sl ↵Ramzi Linden
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355)
2009-11-20mergeJames Cook
2009-11-20Merge from product-engineSteve Bennetts
2009-11-20EXT-1743 People inspectors should show Age, not Date bornJames Cook
2009-11-20Use "Select/Close" as button labels for avatar picker if choosing people ↵James Cook
repeatedly. Used by group member invitations, for example, where the "OK/Cancel" labels don't make much sense. Reviewed with Richard.
2009-11-20Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-20Fix broken group "Invite" button from Erica's changes yesterday.James Cook
2009-11-20DEV-42556 Viewer Preference for Parcel media cannot be enabled/disabledskolb
2009-11-20mergeJames Cook
2009-11-20mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-20Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-20implemented low task (EXT-1476) Make layouts for Alert, Tip and Script ↵Dmitry Oleshko
notifications based on XML - made XML-files for the following controls on the panel for alert toasts: button, check box, icon and line editor. - changed creation of these controls in code: from XML vs. from Params in run-time - added getFont method to the LLCheckBox control --HG-- branch : product-engine
2009-11-20Fixed normal bug EXT-2616 ("Speak" button isn't narrowed and has title when ↵Mike Antipov
width of window is 800px) - updated resize behavior to shrink Snapshot button: only speaker is shown in this case. - updated LLSpeakButton to hide/show its labels - updated talk_button widget (talk_button.xml) to have correct follows attributes - also fixed bug with calculating necessary updates for children while extending bottom tray --HG-- branch : product-engine
2009-11-20implemented task EXT-1900 Add options to Gestures gear menuDenis Serdjuk
--HG-- branch : product-engine
2009-11-20fixed EXT-2457 "Remove unresolved notifications counter from the ↵Alexei Arabadji
Login/Startup toast"; --HG-- branch : product-engine
2009-11-19Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-11-19Group profile - widen lists and optimise for sidepanel EXT-2676Erica