summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2010-07-06EXT-7536 FIXED (Favorites bar and Navigation bar looks similar to the mock-up)Andrew Polunin
- Added constant FAVBAR_TOP_PADDING in the LLNavigationBar which defines the distance between navigation panel and favorites panel in pixels. - Added new image NavBar_BG_NoFav_Bevel which is used to show navigation panel with favorites bar hidden. It is required to show navigation panel with bevel at the bottom. - Added new image NavBar_BG_NoNav_Bevel which is used to show favorites panel with navigation panel hidden. It is required to show favorites panel with bevel at the top. - Removed image NavBar_BG_NoFav. It is not used anymore. - Modified the methods showNavigationPanel and showFavoritesPanel to take into account that distance. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/664/ --HG-- branch : product-engine
2010-07-06EXT-8150 FIXED (+ button under \"add more\" of outfit editor is unclear)Paul Guslisty
- Decreased flat list view and folder list view height - Deleted '+' button from bottom bar - Added 'Wear Item' button just at the bottom of the list Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/693/ --HG-- branch : product-engine
2010-07-05EXT-8146 FIXED Added confirmation dialog before outfit(s) deleting.Andrew Dyukov
- Added new notification which appears when trash button in "My Outfits" is clicked. Used it in code to only delete outfits if OK is selected. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/695/ --HG-- branch : product-engine
2010-07-02EXT-6701 FIXED Script Floater shows "MissingString..." when object is ↵Loren Shih
attached to invalid attachment index Added string entry.
2010-07-02EXT-3919 FIXED Added resize corner button to the right bottom corner of the ↵Andrew Dyukov
SL window. - Added resize corner icon into main_view.xml to the bottom right of the popup view. Added small dummy icon to the right part of bottom tray to avoid well buttons overlapping it. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/690/ --HG-- branch : product-engine
2010-07-02mergeVadim Savchuk
--HG-- branch : product-engine
2010-07-02EXT-8136 FIXED (Accordion order in outfit editor was corrected. (Attachment ↵Vladimir Pchelko
/ Clothing / Body). -> (Clothing / Attachment / Body).) Reviewed by Vadim Savchuk and Neal Orman https://codereview.productengine.com/secondlife/r/671/ --HG-- branch : product-engine
2010-07-02EXT-7473 FIXED ("Share" button was added to "gear" menu in Inventory SP.)Vladimir Pchelko
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/678/ --HG-- branch : product-engine
2010-07-02merge from PE's viewer-releaseTofu Linden
2010-07-01EXT-7654 - About Land Floater> Icons missingRichard Linden
fixed layout of embedded icons in text labels
2010-07-01automated mergeLoren Shih
2010-07-01EXT-8197 FIXED Can't select mixed group of wearables and objects for "Wear"Loren Shih
2010-07-01EXT-8001 FIX need to update translated files as well whenever string ID ↵Eli Linden
changes in EN
2010-07-01EXT-8047 FIX need to update language files as well for any string ID changeEli Linden
2010-07-01automated mergeLoren Shih
2010-07-01merge from PE's viewer-releaseTofu Linden
2010-06-30mergeRichard Linden
2010-06-30EXT-8047 FIXED In-world object contents' items show as "(inventory)" in item ↵Loren Shih
profile panel. Easy fix.
2010-06-30EXT-8128 FIXED Right click menu should offer "wear" if no item of type is wornLoren Shih
2010-06-30EXT-8172 FIX notification of missing media plugins causes an infinite loopRichard Linden
reviewed by Nyx
2010-06-30eliminate invalid xui parameterRichard Linden
2010-06-30EXT-7648 FIX need to fix language files for the name change as well to avoid ↵Eli Linden
translation cost.
2010-06-30EXT-7737 ADDITIONAL FIX Added changing of color to emphasis for selected ↵Andrew Dyukov
outfit accordion header. - Added method to accordion which allows to set color of its header's title and used it when highliting selected outfit. - Set alias for emphasis color in colors.xml to let selected outfit color be easily changed via xml in case such decision is made(because leaving it green doesn't seem a very good idea). - Also added alias for accordion header text color to avoid breaking of this fix if in header_text_color from accordion_tab.xml. --HG-- branch : product-engine
2010-06-30EXT-8001 FIXED [TRUNCATION] [HARD CODE] IT - create new favorite title has ↵Paul Guslisty
truncated text - Set tooltip for titles in PanelPlaces panel - Also fixed translation of Favorites forlder in inventory. Corrected value of name attribute in strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/676/ --HG-- branch : product-engine
2010-06-30EXT-7879 FIXED Edit Classified has duplicate \"Price for Ad\" and ↵Paul Guslisty
unnecessary help link - Removed the ? for publishing floater - Removed more info text from publishing floater - Removed duplicate price spinner in sidetray, keep the one in the publish floater - Changed label in publish floater to \"Price: L$(spinner)\" and makde label bold and white Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/673/ --HG-- branch : product-engine
2010-06-30EXT-8094 FIXED Avoided resizing object menu after menu was shown.Alexei Arabadji
Replaced controlling of menu item visibility with controlling of enabled state. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/669/ --HG-- branch : product-engine
2010-06-30mergeBrad Payne (Vir Linden)
2010-06-30EXT-8095 FIXED set visibility to false (xml) of a couple menusIgor Borovkov
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/670/ --HG-- branch : product-engine
2010-06-30mergeVadim Savchuk
--HG-- branch : product-engine
2010-06-30Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-06-30EXT-7793 FIXED Implemented "Wear" button tooltip changing depending on ↵Andrew Dyukov
selection. - Added check to LLPanelOutfitsInventory::updateListCommands() which takes place on selection change and depending on hasItemSelected() sets tooltip for "Wear" button. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/665/ --HG-- branch : product-engine
2010-06-30EXT-7737 FIXED Resolved minor problems in appearance UI.Andrew Dyukov
Fixed issues from bug except accordion header color changing and changing T-Shirt icon to newer one which are to follow later. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/660/ --HG-- branch : product-engine
2010-06-30merge from PE's viewer-releaseTofu Linden
2010-06-29ND-46735 WIP JA and ES (vendor) translation for set 13Eli Linden
2010-06-29ND-46735 WIP JA and ES (vendor) translation for set 13Eli Linden
2010-06-29ND-47581 WIP IT translation for set 13Eli Linden
2010-06-29ND-47581 WIP IT translation for set 13Eli Linden
2010-06-29mergeBrad Payne (Vir Linden)
2010-06-29EXT-8048 FIX - message wordingBrad Payne (Vir Linden)
2010-06-29EXT-7711 FIXED Changed string for maturity help topic to "maturity_rating".Vladimir Pchelko
Now clicking on help topic for location input goes onto correct help page. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/662/ --HG-- branch : product-engine
2010-06-29EXT-7962 FIXED Background color for "add more button / filter dropdown ↵Vladimir Pchelko
panel" was changed to the sidetray color (i.e. background rendering was disabled). Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/639/ --HG-- branch : product-engine
2010-06-29EXT-7648 FIXED Added handler for "PreferredMaturity" property which updates ↵Vladimir Pchelko
visibility and values for mature/adults check_box/icon/label. Reviewed by Sergey Litovchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/633/ --HG-- branch : product-engine
2010-07-01EXT-7737 FiXED Fixed t-short icon blurring in My AppearanceAndrew Dyukov
- Used "Shirt_Large" icon instead of "TabIcon_Appearance_Off" and moved icon a bit for better look. Trivial changes, so no review. --HG-- branch : product-engine
2010-07-01EXT-8183 FIXED Changed text shown in attachments accordion when no atachment ↵Andrew Dyukov
is worn. - Changed no items text for attachments flatlist to "No attachments worn". Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/684/ --HG-- branch : product-engine
2010-06-29ND-47582 WIP PT translation for set 13Eli Linden
2010-06-29ND-47582 WIP PT translation for set 13Eli Linden
2010-06-29ND-47580 WIP FR translation for set 13Eli Linden
2010-06-29ND-47580 WIP FR translation for set 13Eli Linden
2010-06-29mergeVadim Savchuk
--HG-- branch : product-engine
2010-06-29EXT-7976 FIXED The panel with Gear and Trash button was moved into ↵Vladimir Pchelko
panel_outfits_list.xml and (without trash button) panel_outfits_wearing.xml. Note: MY OUTFITS and WEARING controls size/positions were corrected to be similar to Places and Inventory. Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/650/ --HG-- branch : product-engine