summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-07-09EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ↵Richard Linden
60fps to 18fps for a really long time EXT-8235 FIX HUGE long delay when reopening and/or closing edit outfit sidepanel if "Add More..." is active EXT-7695 FIX UI lockup after add wearable, right click av -> Change Outfit reviewed by Vir
2010-07-06automated mergeLoren Shih
2010-07-06EXT-8247 FIXED In-world object info in Edit->General menu clippedLoren Shih
Trivial change to move down the Name: field by a few pixels.
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-01EXT-8197 FIXED Can't select mixed group of wearables and objects for "Wear"Loren Shih
2010-07-01automated mergeLoren Shih
2010-07-01merge from PE's viewer-releaseTofu 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-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-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-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-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
2010-06-29Message wordingBrad Payne (Vir Linden)
2010-06-25mergeRichard Nelson
2010-06-25removed some parsing error spam due to invalid attributesRichard Nelson
2010-06-25MergeEli Linden
2010-06-25EXT-7887 FIX mark URL string as non-translatableEli Linden
2010-06-25EXT-7972 FIXED (My Outfits: Add \"Add to current outfit\" menu item into ↵Andrew Polunin
gear menu) - Added menu item 'Wear - Add to Current Outfit' (menu_outfit_gear.xml). - Added menu item handler onAdd(). Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/657/ --HG-- branch : product-engine
2010-06-25EXT-7914 FIXED (Update context menu for worn clothing in the Edit Outfit panel)Andrew Polunin
- Removed the following menu items: Move Up a Layer, Move Down a Layer. - Added 'Replace' menu item. - Implemented method replaceWearable() - handler for the 'Replace' menu item. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/642/ --HG-- branch : product-engine
2010-06-25EXT-7703 FIXED Made text padding in accordion message in my outfits panel ↵Mike Antipov
the same as in flat list view. Also tuned Wearing tab a bit to match My Outfits (size/color/position). Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/652/ --HG-- branch : product-engine
2010-06-24automated mergeLoren Shih
2010-06-24EXT-7902 FIXED Corrupted context menu appears on "Add More" panel if both ↵Loren Shih
worn and not-worn items were selected Added "no options" menu item instead of showing blank context menu.
2010-06-24mergeRichard Linden
2010-06-24fix xml glitch.Tofu Linden
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
wrong image names
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
2010-06-24merge from PE's viewer-releaseTofu Linden