summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-06-24mergeRichard Linden
2010-06-24EXT-8046 FIXED changed background image of Shop btn (panel outfit edit)Igor Borovkov
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/651/ --HG-- branch : product-engine
2010-06-24EXT-5339 FIXED Inventory - "Object Profile" should be "Item Profile"Loren Shih
2010-06-24mergeYuri Chebotarev
--HG-- branch : product-engine
2010-06-24 EXT-7905 FIX xml fixYuri Chebotarev
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/632/ --HG-- branch : product-engine
2010-06-24EXT-7962 FIXED Background color was Changed to back for layout panel ↵Vladimir Pchelko
"add_button_and_combobox". Reviewed by Neal Orman https://codereview.productengine.com/secondlife/r/639/ --HG-- branch : product-engine
2010-06-24MergeMike Antipov
--HG-- branch : product-engine
2010-06-24EXT-7961 FIXED Added possibility to show label on the back button in Edit ↵Mike Antipov
Wearables panel. Implemented behavior: * Normally Back button appears narrow without label * When wearable is changed - "Save" label is set and button gets wide. Left Border of Title is moved to the right. Note: "Save" label is shown without truncation in all languages, Title can be truncated with dots. * When changes are saved/reverted - label is removed, button shrinks, Title left border is moved to the its default place. * Added consistent tooltip for title (the same as a title). * Added tooltip for button: "Save changes if necessary and return back" Details: * added getter for button's font * implemented derived from LLButton class for Back button to enable setting necessary label's padding in xml Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/636/ --HG-- branch : product-engine
2010-06-24EXT-8007 FIXED updated heights and pads (wearables panel on panel outfit edit)Igor Borovkov
Reviwed by Neal Orman at https://codereview.productengine.com/secondlife/r/645/ --HG-- branch : product-engine
2010-06-24Reverted changes in <string> reformatting made in f7ac28b29eec.Mike Antipov
this is necessary to avoid new translate cycle for already translated strings in format <string name=""> VALUE <string/> --HG-- branch : product-engine
2010-06-23EXT-7958 FIX fixed shop button in the appearance sidepanelNyx (Neal Orman)
updated icon, and fixed XUI so it displays properly. Code reviewed by Monroe
2010-06-23EXT-7988 FIX wrong highlight color for worn itemsNyx (Neal Orman)
green is too green. EmphasisColor is the new green. Reviewed by Erica
2010-06-22mergeRichard Linden
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
improved filename output for XUI parser errors
2010-06-22EXT-7781 FIX labels on wearable editor previews are unreadable.Nyx (Neal Orman)
Changed text color to white as requested. Verified results are acceptable XUI reviewed by Erica
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
reviewed by Leyla
2010-06-22EXT-4295 FIXED Added gear and context menus for Wearing tab.Sergei Litovchuk
- Moved My Outfits gear menu from llpaneloutfitsinventory.cpp to lloutfitslist.cpp Revieved by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/604/. --HG-- branch : product-engine
2010-06-22Merge with default branchMike Antipov
--HG-- branch : product-engine
2010-06-21EXT-7771 Right-click context menu is missing "Edit My Outfit/Shape" if do ↵Leyla Farazha
right-click on an attachment EXT-2485 [BSI] Drop and Detach are too close
2010-06-21removed unused stringsRichard Nelson
2010-06-21Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-06-19EXT-7945 FIXED Duplicate XUI ID in floater_voice_effect.xmlAimee Linden
2010-06-19EXT-7609 FIXED item title font size.Sergei Litovchuk
- Moved inventory list item panel to a separate file. - Added xui customizable styles for wearable list items. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/551/. --HG-- branch : product-engine
2010-06-21EXT-7822 WIP changed the default plus button action from add to replaceIgor Borovkov
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/617 --HG-- branch : product-engine
2010-06-21EXT-7878 FIXED Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵Paul Guslisty
if height of 'Add More' panel was changed - Increased width of layout panel and its accordion Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/621/ --HG-- branch : product-engine
2010-06-21EXT-7821 ADDITIONAL FIX max_length was changedVladimir Pchelko
Inventory names should be limited to 63 characters Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/608/ --HG-- branch : product-engine
2010-06-18MergeLeyla Farazha
2010-06-18EXT-7152 TOS breaks Critical Message in 2.0.0 and 2.0.1Leyla Farazha
removed cancel button
2010-06-18EXT-7821 FIXED Editor type was changed to the type as in "Name:" editor in ↵Vladimir Pchelko
"My Inventory"->"Object Profile". Fix details: Using line_editor instead of text_editor. Enabled ascii filter for entering, because (for example) Russian charters corrupts outfit items and makes Edit Outfit very buggy. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/608/ --HG-- branch : product-engine
2010-06-18EXT-7933 FIXED Slim down the Voice Morph preview floaterAimee Linden
2010-06-18Automated merge with https://hg.productengine.com/secondlife/viewer-release/Alexei Arabadji
--HG-- branch : product-engine
2010-06-18EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided ↵Alexei Arabadji
logging of 'item shared' message instead of spawning IM session and add message to it. Details: 1 Corrected 'ItemsShared' notification message. 2 Avoided spawning session on item shared event. 3 Provided logging of item shared message. 4 Provided logging of 'IMSystemMessageTip' notification without opened related IM session. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/612/ --HG-- branch : product-engine
2010-06-18mergeTofu Linden
2010-06-18EXT-7777 WIP Implemented loading indicator for "Save" and "Save As" actions ↵Mike Antipov
in "My Outfits" & "Edit Outfit" Panels. EXT-7929 FIXED Updated functionality of attaching object: loading indicator gets hidden when attaching is completed. - Fixed crash when accessing singleton on application exit. - Updated functionality of attaching object: loading indicator was not hidden. * Reason: link to attachment was created without next appearance updating. * Fix: passed "true" into LLAppearanceMgr::addCOFItemLink to call LLAppearanceMgr::updateAppearanceFromCOF when attachments is completed. (Like for clothing). Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/611/ --HG-- branch : product-engine
2010-06-18automated mergeLoren Shih
2010-06-18EXT-5808 FIXED Added another context menu. Also Navigation Bar and ↵Andrew Polunin
Mini-Location bar are mutually exclusive now - Implemented context menu for Mini-Location bar (menu_topinfobar.xml) - Implemented function show_topinfobar_context_menu() (in llviewermenu.h) which displays context menu for Mini-Location bar. - Functions toggle_show_navigation_panel() and toggle_show_mini_location_panel() modified so that Navigation Bar and Mini-Location bar are mutually exclusive (when the former is visible the latter is hidden and vice versa). - Implemented method LLPanelTopInfoBar::onContextMenuItemClicked which handles \"landmark\" and \"copy\" Mini-Location bar context menu actions. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/607/ --HG-- branch : product-engine
2010-06-18merge from PE's viewer-releaseTofu Linden
2010-06-18Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-06-17mergeRichard Linden
2010-06-17EXT-6296 FIX "Primitive" misspelled as "Primative" in About Land menuRichard Linden
2010-06-17Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseRichard Nelson
2010-06-17automated mergeLoren Shih
2010-06-17EXT-7916 FIXED Miscllaneous UI issues with Preview Gesture FloaterLoren Shih
EXT-7920 FIXED Start and stop buttons are not clickable Start and stop buttons were outside the UI box containing them.
2010-06-17EXT-7916 FIXED Miscllaneous UI issues with Preview Gesture FloaterLoren Shih
See subtasks for complete lists of fixes. The preview gesture floater had some major issues and regressions.
2010-06-17EXT-7874 FIXED Change 'Rename' to 'Rename Outfit' in outfit context menu on ↵Vadim Savchuk
'My Outfit' tab. Trivial change, not reviewed. --HG-- branch : product-engine
2010-06-17EXT-6468 ADDITIONAL FIX Changed "- Select Mature -" to "- Select maturity ↵Vadim Savchuk
rating -" in group profile. Requested by Eli and approved by Benjamin. --HG-- branch : product-engine
2010-06-17EXT-7722 Fixed "Add to COF" and "Remove from COF" outfit context menu items ↵Vadim Savchuk
to be enabled when appropriate and work properly. Work on "Take Off - Remove from Current Outfit" and "Wear - Add to Current Outfit" menu options: - The menu items of the outfit context menu and the My Outfits gear menu are now disabled when inappropriate instead of being hidden. - The menu items get enabled/disabled depending on whether you can wear (take off) anything from the selected outfit. (was: depending on whether you're wearing the outfit) - Changed the way the options work: they now only operate on clothes and attachments. "Add to COF" now only adds those body parts that are missing in COF; "Remove from COF" doesn't touch body parts at all. Without this change both "Add" and "Remove" options would be available simultaneously, because any valid outfit contains body parts. I think that would be confusing. And you don't expect you body parts to be replaced when doing "Add to COF'. (that's addition, not replacement) Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/585/ --HG-- branch : product-engine
2010-06-17EXT-7788 FIXED Rename in context menu shows very short text field for new nameAlexei Arabadji
1 Made line editor width configurable for alert notifications. 2 Set line editor width to 300px. reviwed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/605/ --HG-- branch : product-engine
2010-06-17Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseLynx Linden
2010-06-17EXT-7887 FIXED Release note URL updated.Lynx Linden
We now point directly to the wiki for Viewer release notes and we include three digits in the version number. E.g., http://wiki.secondlife.com/wiki/Release_Notes/Second Life Beta Viewer/2.1.0