summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2010-03-12Fixed reopened normal sub-task EXT-5950 (Do not spawn IM chiclet for "drop ↵Andrew Dyukov
on avatar" inventory offers). - Added logging of "Inventory item offered" message when dnd'ing item on avatar via new LLToolDragAndDrop::logInventoryOffer() method. --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-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-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-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-03mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-03-03fix for major EXT-5839 Creating a new wearable in a localized viewer ↵Ychebotarev ProductEngine
attempts to use non-ascii characters for inventory types in some languages --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-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
2010-03-03fix EXT-5652 Make accordion in the Group Info panel a little bit wider in ↵Ychebotarev ProductEngine
order to avoid horizontal scroll --HG-- branch : product-engine
2010-03-03Merge with cf0282cd6d6124ec9633966fe2f8a63097d603caPaul Guslisty
--HG-- branch : product-engine
2010-03-03Backed out of changeset 9944:2d6fed071539Paul Guslisty
--HG-- branch : product-engine
2010-03-03mergeangela
2010-03-02VWR-17386Eli Linden
2010-03-02xui resizing fix; FR fixEli Linden
2010-03-02VWR-17830 for 'en' xml, resizing; JA linguistic fixEli Linden
2010-03-02MergeEli Linden
2010-03-02DEV-46346 Cycle5 DE and JA changeEli Linden
2010-03-02PE merge.Tofu Linden
2010-03-02Fixed normal bug EXT-5714 - Chicklet in Conversations Window for Conferences ↵Dmitry Zaporozhan
has a Tiny Hotspot. --HG-- branch : product-engine
2010-03-02Fixed normal bug EXT-5754([NAMELESS STRING] Snapshot : "Save" and "Save As")Andrew Dyukov
- Added names to fluyout button items. --HG-- branch : product-engine
2010-03-02Work on normal sub-task EXT-5886 ([HARD CODED] - System message "Teleport ↵Mike Antipov
completed from" needs translation) - moved hard coded string into teleport_strings.xml (name="completed_from") --HG-- branch : product-engine
2010-03-02Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-02Fixed normal bug EXT-5654 - 'More' link doesn't show all text in ↵Dmitry Zaporozhan
pick/classified description. Encreased expandable text box max length to match classified description max length. --HG-- branch : product-engine
2010-03-02Fixed normal bug EXT-5856 - "Auto renew each week" checkbox is displayed in ↵Dmitry Zaporozhan
the Classified Info from other resident profile. Hide auro_renew checkbox for avatar classifieds and showing for agent classifirds. --HG-- branch : product-engine
2010-03-01MergeEli Linden
2010-03-01FR linguistic fixEli Linden
2010-03-01VWR-17082 fix width for all langsEli Linden
2010-03-01EXT-5681 Event Details floater needs labels and clean-up?Lis Linden
2010-03-01VWR-17488 width fix for all langsEli Linden
2010-03-01EXT-5757 [INTERNAL TEXT] notifications.xml "MINSPECS"Lis Linden
2010-03-01VWR-17518 [TRUNCATION] Side bar : "Profile" button at the bottom within ↵Lis Linden
People >Near, Friends, and Recent
2010-03-01JA linguistic fixesEli Linden
2010-03-01Implemented major sub-task EXT-5722 (hard-coded: Right click on Object > Sit ↵Eugene Mutavchi
Here and Take are hard-coded) --HG-- branch : product-engine
2010-03-01EXT-5859 Long location may overlap content type in the Classified info panelangela
2010-03-01EXT-5860 Size of description field in the Classified Info panel is much ↵angela
lesser than should be
2010-03-01EXT-5824 Can't scroll to see the bottom of Classifiedsangela
2010-02-27PE merge.Tofu Linden