summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-03-05VWR-17686Eli Linden
2010-03-05EXT-5698 undo local FR override (not good practice); fix EN instead for ↵Eli Linden
consistency, and to allow for ES longer translation of "Buy" (Erica changed "Buy L$" to "Buy" to mitigate the problem)
2010-03-05mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-05WIP on EXT-5687 (Classifieds are missing the clickthrough data).Vadim Savchuk
Fixed displaying profile clicks. --HG-- branch : product-engine
2010-03-05mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-05Implemented (EXT-4705) Show maturity icon on Region/Estate tab.Sergei Litovchuk
- Added LLIconsComboBox class - a combobox with icons for maturity ratings. - Fixed scroll list maximum width calculation. The width was calculated based on text value width for non-text columns. - Added image overlay alignment getter method to LLButton. --HG-- branch : product-engine
2010-03-05PE merge.Tofu Linden
2010-03-05Merged recent PE classified panel changes with LL fixes for EXT-5824, ↵Dmitry Zaporozhan
EXT-5860 and EXT-5859. --HG-- branch : product-engine
2010-03-05Update for normal sub task EXT-5856 - "Auto renew each week" checkbox is ↵Dmitry Zaporozhan
displayed in the Classified Info from other resident profile. Replaced auto_renew checkbox with textbox. --HG-- branch : product-engine
2010-03-04automated merge viewer2.0->viewer2.0Loren Shih
2010-03-04merge.Tofu Linden
2010-03-04EXT-5296 : Inventory folders revert to defort "sort" with each loginLoren Shih
Not my code, but ended up being a simple enough XML fix. Inventory sorting settings have changed in viewer2 from viewer1.23, this seems to be causing at least a couple of bugs. Fixed one, filing the other.
2010-03-04EXT-5919 Clean up fuzzy type in Buy L$Erica
2010-03-04mergeMike Antipov
--HG-- branch : product-engine
2010-03-04Refixed Major bug EXT-3852 ([BSI] Tabs in Tabbed Instant Messaging do not ↵Mike Antipov
auto focus the text field when clicked) - set in floater_im_session.xml default tab groups over view hierarchy to have input field as a default widget. For now LLUICtrl::focusFirstItem called from Tab container gets input editor as "first item" & sets focus to it --HG-- branch : product-engine
2010-03-04mergeDmitry Zaporozhan
--HG-- branch : product-engine
2010-03-04mergeDmitry Zaporozhan
--HG-- branch : product-engine
2010-03-04mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-04Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-04Fixed major bug EXT-5943 - Classifieds are Published and charged as soon as ↵Dmitry Zaporozhan
you hit Save. Added Publish Classified floater to confirm classified creashion and publishing. --HG-- branch : product-engine
2010-03-04fixed reopened EXT-4131 [BSI] "Only friends and groups can call or IM me" ↵Igor Borovkov
NEEDS auto-response --HG-- branch : product-engine
2010-03-04Related to major EXT-4105 ([BSI] group names are not able to be copied from ↵Eugene Mutavchi
side panel) - added ability to copy group names from group info panel title. --HG-- branch : product-engine
2010-03-04More PE merge (revert some of these to trunk versions - PE shouldn't be ↵Tofu Linden
changing the translated files I reckon)
2010-03-04PE merge.Tofu Linden
2010-03-04Updated major sub task EXT-5857 - location, content type, category, ↵Dmitry Zaporozhan
description in the Classified Info panel have no labels. Updating padding because texture and name field are too close(introduced in 10127:4b36b7d75399) --HG-- branch : product-engine
2010-03-04Updated major sub task EXT-5858 - Assigned picture is stretched in the ↵Dmitry Zaporozhan
Classified Info panel. Fixed reshape issues. Added stretching to edit classified panel. --HG-- branch : product-engine
2010-03-03MergeEli Linden
2010-03-03EXT-4963 Change all mentions of user to "Resident" and "Residents"Lis Linden
2010-03-03EXT-4116 Bad label positions on REGION/ESTATE / Ground TexturesLis Linden
2010-03-03WIP on EXT-5687 (Classifieds are missing the clickthrough data).Vadim Savchuk
Added clicks info and creation date. --HG-- branch : product-engine
2010-03-03WIP on EXT-5687 (Classifieds are missing the clickthrough data).Vadim Savchuk
Made the classified info panel layout more compact to add more widgets. --HG-- branch : product-engine
2010-03-03Changed fix for normal bug EXT-5838 (Creating a new wearable in a localized ↵Andrew Dyukov
viewer appends localized wearable name with English word "New") to make string more flexible- now position of item name may be changed in xml. - Now string for localizations is "NewWearable" in strings.xml. --HG-- branch : product-engine
2010-03-03Fixed major sub-tusk EXT - 5826 ([TRANSLATION NOT SHOWN] floater_world_map.xml)Paul Guslisty
--HG-- branch : product-engine
2010-03-03Fixed major bug (EXT-5755) [TRANSLATION NOT SHOWN] sidepanel_task_info.xmlSergei Litovchuk
- Fixed name attribute for panels in which localization was broken. --HG-- branch : product-engine
2010-03-03EXT-4013 : Functionality loss: Inspect objectLoren Shih
Cosmetic button XUI cleanup for inspect object floater: fattened buttons to correspond with typical viewer2 button styling.
2010-03-03automated merge viewer2.0->viewer2.0Loren Shih
2010-03-03Updated major sub task EXT-5857 - location, content type, category, ↵Dmitry Zaporozhan
description in the Classified Info panel have no labels. Changed paddings in classified info. --HG-- branch : product-engine
2010-03-03EXT-4013 : Functionality loss: Inspect objectLoren Shih
Detail button implemented as instructed; this brings up the old 1.23 multi-inspect floater.
2010-03-03fixed EXT-5887 [NAMELESS STRING] - Menu Einstellungen, Tab Chat: Font size ↵Igor Borovkov
and Font Colors need translation ) (panel_preferences_chat.xml) --HG-- branch : product-engine
2010-03-03Fixed normal bug EXT-5838 (Creating a new wearable in a localized viewer ↵Andrew Dyukov
appends localized wearable name with English word "New") - Moved hardcoded string to string "New" in strings.xml. --HG-- branch : product-engine
2010-03-03Fixed major bugs: EXT-5889, EXT-5895, EXT-5896.Sergei Litovchuk
(EXT-5889) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Estate" (panel_place_profile.xml) (EXT-5895) [TRANSLATED BUT IN EN] Side Bar : "About Land" and "Region/Estate" buttons inside "Place Profile " (EXT-5896) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Region" panel_place_profile.xml - Added names for panels which broke localization of widgets inside them. --HG-- branch : product-engine
2010-03-03Fixed major sub-task EXT-5931 ( [XUI ATTRIBUTE NOT TRANSLATABLE] People > My ↵Mike Antipov
Groups displays English string when no groups added) - implemented workaround: added <strings> name="no_filtered_groups_msg" & name="no_groups_msg" in panel_people.xml - also updated value for no_filtered_groups_msg. It was "Try fine...", seems should be "Try finding..." --HG-- branch : product-engine
2010-03-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-03Merge from default branch.Vadim Savchuk
This reverts Angela's fixes to panel_classified_info. I'll fix that a bit later. --HG-- branch : product-engine
2010-03-03Fixed normal bug EXT-5885 ([HARD CODED] - The busy response should be ↵Andrew Dyukov
localized. hard coded in llviewermessage.cpp). - It wasn't hardcoded in llviewermessage.cpp, but xml which contains it is not localizable. Added string with default busy message to strings.xml and used it in LLFloaterPreference::cleanupBadSetting(). --HG-- branch : product-engine
2010-03-03fixed EXT-5902 [TRANSLATED BUT IN EN] - In the IM window "Pay" needs ↵Igor Borovkov
translation (panel_im_control_panel.xml) --HG-- branch : product-engine
2010-03-03PE merge.Tofu Linden
2010-03-03Updated major sub task EXT-5857 - location, content type, category, ↵Dmitry Zaporozhan
description in the Classified Info panel have no labels. Added label for location field. --HG-- branch : product-engine
2010-03-03Update for normal bug EXT-5856 - "Auto renew each week" checkbox is ↵Dmitry Zaporozhan
displayed in the Classified Info from other resident profile. Added layout stack to auto reposition description when auto_renew is being shown or hidden. --HG-- branch : product-engine
2010-03-03Implemented major sub task EXT-5857 - location, content type, category, ↵Dmitry Zaporozhan
description in the Classified Info panel have no labels. Added requested labels. --HG-- branch : product-engine