summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2009-11-17Merge of viewer2 into avpEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-18mergeRamzi Linden
2009-11-18L10N: fix a typo in a localized labelRamzi Linden
2009-11-18L10N: use consistent wording in strings.xml for Away/NotAway and Busy/NotBusyRamzi Linden
2009-11-18L10N: linguistic improvements to some tooltips in floater_tools.xmlRamzi Linden
2009-11-17Added gear menu for outfits panel.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-17Nudge parabuildJames Cook
2009-11-17Sidepanel Appearance refactoring. Work in progress.Loren Shih
1. Changed sidepanel names to have "sidepanel" (e.g. panel_appearance -> sidepanel_appearance) 2. Changed some "Looks" names to "Outfits" 3. Changed LLPanelLooks to LLPanelOutfitsInventory (to match other inventory panel naming) 4. Took out tab from sidepanel_appearance. --HG-- branch : avatar-pipeline
2009-11-16Allow UI tooltips and "ambient inspector" tips to have different text colorsJames Cook
2009-11-16Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-16EXT-2537 Update IM message well arrows with actual art, style chiclets to ↵Erica
spec, EXT-2536 Remove old art from scrollbar headers, clean up layout
2009-11-16Chat Item layoutErica
2009-11-16Chat Item layoutErica
2009-11-16Hopefully the final fix for DEV-42800 (white flash at login).Monroe Linden
Reinstated the hide_loading parameter to LLMediaCtrl, and made it cause LLMediaCtrl::draw() to early-exit between creating the LLViewerMediaImpl and receiving the initial MEDIA_EVENT_NAVIGATE_COMPLETE.
2009-11-16Chat Header layoutErica
2009-11-16IM Control layoutErica
2009-11-16EXT-2537 Update IM message well arrows with actual art, style chiclets to specErica
2009-11-16Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-16ext-1639 Removed Use Fullscreen check box from Preferences > GraphicsLis Pardi
2009-11-16Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-11-16EXT-1898 Improve layout of Person Inspector, EXT-2533 Match layout of object ↵Erica
inspectors to style guide, EXT-2534 Widen picks list layout to use available space, provide for longer descriptions
2009-11-16ext-1639 removed Use Fullscreen checkbox from panel_preferences_graphics1.xmlLis Pardi
2009-11-16mergeLeyla Farazha
2009-11-16EXT-1478 Tool-tip background and border colors are being ignored - ↵Leyla Farazha
hooked up xml EXT-2237 Preferences > Alerts shows "$ignoretext" in the list EXT-1582 The current edit coordinates are displaced from their background EXT-1466 Change Mouselook text "Press ESC to return to World View" to match stylesheet reviewed by James
2009-11-16EXT-2512 Turned off Hover Glow Objects by default.James Cook
Should resolve EXT-2499 EXT-2522 EXT-2514 Consider turning back on for Viewer 2.1 and tuning.
2009-11-17DEV-42911 Remove the Tier3 localized languages which we cannot support in ↵Ramzi Linden
the 2.0 release.
2009-11-16EXT-772 Dropbox widget needs "pressed" state - currently shows wrong artJames Cook
Reviewed with Richard.
2009-11-16Minor cleanup, changed inventorypanel start folder special casing keyword ↵Loren Shih
"INVENTORY" to using generic "My Inventory" keyword. --HG-- branch : avatar-pipeline
2009-11-16merge from product-engineSteve Bennetts
2009-11-16re-adding "make outfit button"Nyx (Neal Orman)
the "make outfit" button in the appearance editor was accidentally removed (merge issue). Re-adding the XML tag for the button to floater_customize.xml Reviewed by Bigpapi
2009-11-16Fixed low bug EXT-2324 ('+' btn do nothing in Recent and Nearby tabs on ↵Eugene Mutavchi
People panel when focus is set to non-friend avatar) --HG-- branch : product-engine
2009-11-16mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-14mergeSteve Bennetts
2009-11-14mergeSteve Bennetts
2009-11-14merge from product-engineSteve Bennetts
2009-11-14More texture cache fixes, including a possible deadlock when the cache was ↵Steve Bennetts
getting purged. Significantly reduced spurrious warnings and delition of non sin-based texture fetch comptabable sided cache files.
2009-11-14Fixed major bug EXT-2316 "Insert the option "pay" in the profile":Sergei Litovchuk
- Added menu item according to Communications design spec in section 4.1.2.1. --HG-- branch : product-engine
2009-11-13Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-13Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-13Integrated most of the final artwork into the media controlsRick Pasetto
2009-11-13Merging viewer2 changes into avp branchEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-13mergeLeyla Farazha
2009-11-13Backed out changeset db8e08f8ba36Leyla Farazha
adding main_view.xml change rev 4863 back
2009-11-13mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-13Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-13For DEV-41818 - text change 'Goto Link' -> 'Find Original'Brad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-13Merge from product-engineSteve Bennetts
2009-11-13Add background to media controlsRick Pasetto
This actually required some help from James and Richard. Thanks, guys! This adds custom-drawing of a background image underneath the icons that make up the media controls in the layout stack. In order to have this work, we had to publicize API in lllayoutstack to force relayout to calculate the size. I also did another cleanup pass ("Boy Scout Rule") that squirreled away all pertinent controls into membed variables, instead of doing a getChild() every time updateShape() is called. Readjusted a bunch of components as well.
2009-11-13mergeLeyla Farazha
2009-11-13Backed out main_view.xmlLeyla Farazha