summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2010-04-19Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixMonroe Linden
2010-04-19Fix for EXT-6925 (Mime type association missing for video/* wildcard).Monroe Linden
In mime_types*.xml, added <impl> sections to the mimetype entries for video/* and audio/* which point to the quicktime plugin on Mac/Windows and gstreamer on Linux. Reviewed by Callum at http://codereview.lindenlab.com/1252035
2010-04-19merge from PE's viewer-trunkTofu Linden
2010-04-19completed EXT-6764 Implement filtering of wearables (combobox options: ↵Igor Borovkov
Clothes/Body, Objects, All) on Add to Outfit subpanel Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/221/ --HG-- branch : product-engine
2010-04-19Update for major task EXT-6564 - Fix wearable editing panels.Dmitry Zaporozhan
Added temporary "edit" button to outfit list to allow QA test new wearable edit panels. Was not reviewed. --HG-- branch : product-engine
2010-04-17merge from viewer-hotfixTofu Linden
2010-04-17merge from PE's viewer-trunkTofu Linden
2010-04-16EXT-6892 : Add debug setting to show avatar rez timesLoren Shih
This pops up a notification whenever another avatar rezzes. Controlled by a #define, currently set to ON.
2010-04-16Fixed EXT-6790(major) - Limit to amount of text output to script ↵Dmitry Zaporozhan
error/warning window is to limited. Could not find history for floater_script_debug_panel.xml. Looks like current max_length="10000" was randomly picked as a reasonable value at some point of viewer-2-0 development. Using viewer-1-23 value for max_length - "2147483647" Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/250/ --HG-- branch : product-engine
2010-04-16Fixed normal EXT-6812 ([TRUNCATION] APARIENCIA window > Forma > Boca > ↵Paul Guslisty
Labios: prominec. \"Labios: prominenc\" should be \"Labios: prominencia\".) - There was two reasons: 1. Uninitialized variable in llsliderctrl.(h/cpp) that contains label size. This variable take part in calculation of TextBox size of label. 2. Font of 'label string' and text box was different. This causes wrong calculation of 'label string' length. Reviwed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/246/ --HG-- branch : product-engine
2010-04-16merge from PE's viewer-trunkTofu Linden
2010-04-16Fixed low bug EXT-6825 (The border for context menu for Groups tab is ↵Eugene Mutavchi
invisible and is merged with the background) - allowed to drop shadow. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/248/ --HG-- branch : product-engine
2010-04-16Fixed EXT-6862(normal) - Offer Teleport button is offset to far to the rightDmitry Zaporozhan
Reverted Eli's fix 11355 : a55a8ed85023 (VWR-17833 en_xui_change to cover PT (logest translation)) Fixed buttons width in Friends tab in Polish localization. Also fixed group tab buttons. Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/247/ --HG-- branch : product-engine
2010-04-15EXT-6879 remove 'it' overridesEli Linden
2010-04-15VWR-18616 shorter ES xlEli Linden
2010-04-16EXT-6572 correct translation for "Buy L$", for 2.0.1Eli Linden
2010-04-15EXT-6861 partial fix by restoring the "Buy" word. Complete fix pending next ↵Eli Linden
l10n cycle; DE linguistic
2010-04-15merge from PE's viewer-trunkTofu Linden
2010-04-14VWR-18615 missing translationEli Linden
2010-04-14VWR-18603 en_xui_change for ES (longest); JA linguisticEli Linden
2010-04-14MergeEli Linden
2010-04-14IT JA linguisticEli Linden
2010-04-14Fixed EXT-6604(normal) - Nav bar search field text not vertically alignedDmitry Zaporozhan
Increased search field height to match location input height. Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/231/ --HG-- branch : product-engine
2010-04-14Fixed EXT-6591(normal) - Place profile accordions should be single-instanceDmitry Zaporozhan
Made accordion single expansion - added single_expansion attribute Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/232/ --HG-- branch : product-engine
2010-04-14Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-04-14Fixed normal bug EXT-6302 (TP requests need to display destination region ↵Eugene Mutavchi
maturity) Added: - parsing of region information from "lure" binary bucket - displaying destination region maturity by teleport offer Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/229/ --HG-- branch : product-engine
2010-04-14Fixed normal bug EXT-6730 ([TRUNCATION] Preferencias > Configurar > Otros ↵Paul Guslisty
dispositivos > CONFIGURACIÓN DEL JOYSTICK. \"Zona muerta izq./de\") 1. In EN locale increased size of all TextBoxes where string was truncated. Made these TextBoxes large enough to contain strings of all locales. Moved controls next to these TextBoxes to the right and increased floater width to accommodate its content. 2. Deleted in ES, IT, NL, PL, FR explicitly overriden 'left' and 'width' attributes that was changed in EN locale. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/200/ --HG-- branch : product-engine
2010-04-14Fixed normal bug EXT-4301 (PDD: Dial-in to a PSTN bridge shows "(???) ↵Mike Antipov
(???)" for the name.) * Implementation notes: ** special item is cloned from VCP to be used in LLAvatarList to reflect an Avaline caller. ** LLAvatarList extended to create instances of Avaline Caller ** Participant list now determines type of adding session participant (Avatar/Avaline Caller) and selects a way item will be created in avatar list * Implementation behavior: ** The problem is when Avaline caller ends a call it is removed from Voice Client session but still exists in LLSpeakerMgr. Server does not send such information. HUCK was implemented to notify subscribers that Avaline callers are not anymore in the voice call. ** For now Avaline Caller is removed from the LLSpeakerMgr List when it is removed from the Voice Client session. This happens in two cases: if Avaline Caller ends call itself or if Resident ends group call. ** If Resident joins group call where Avaline caller already exists that caller will appear in Resident's viewer (VCP & Group IM window) ** The callers are displayed as "AvaLine Caller 1", "AvaLine Caller 2" etc. * Known issues: ** LLNonAvatarCaller should be removed from VCP (for avaline p2p calls). Updated Avatar & Participant Lists can be used instead of it. Separate ticket will be opened to refactor this code. --HG-- branch : product-engine
2010-04-14merge from PE's viewer-trunkTofu Linden
2010-04-13VWR-18599 en_xui_changeEli Linden
2010-04-13VWR-17955 en_xui_change; remove old overrideEli Linden
2010-04-13automated mergeLoren Shih
2010-04-13EXT-6840 : Miscellaneous Avatar Debug Textures Floater improvementsLoren Shih
Changed "Debug" into "Debug Textures" on right-click menu. Added "Debug Textures" to right-click menu for self (so you don't need to CTRL+SHIFT+ALT+A). Prettied up the dump textures console output. Fixed a bug where component textures for yourself were showing up when viewing others (you shouldn't see any component textures when viewing others). Enlarged debug textures floater a bit.
2010-04-13remove old overrides; pending proper en_xui_changeEli Linden
2010-04-13VWR-17953 en_xui_changeEli Linden
2010-04-13EXT-6837 en_xui_change partial fix to widen text label width to show text, ↵Eli Linden
but still need PE fix to redesign/widen border to fit translation in; removing old overrides
2010-04-13VWR-17950 en_xui_change and remove 'es' overrideEli Linden
2010-04-13Fixed normal bug EXT-4915 (Duplicated "Buy" item in object context menu).Andrew Dyukov
- Bug was caused by making "Take" menu item from object context menu consistent with the one from Build->Object menu where it was replaced by "Buy" when it was needed. But in object menu we already have "Buy" option at the bottom of the list so we don't need to hide "Take" and show "Buy" instead. Removed appearance of "Buy" instead of "Take" and made "Take" item's behaviour consistent with "Take" from object inspector gear menu. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/227/ --HG-- branch : product-engine
2010-04-13DA missing translation for Panel_login.xml (already committed to viewer-2-0 ↵Eli Linden
branch)
2010-04-13mergeVadim Savchuk
--HG-- branch : product-engine
2010-04-13done EXT-6675 Fix TRASH btn on Edit Outfit panel to remove an item from ↵Igor Borovkov
avatar (from COF) Trash button removes from avatar a selected item only of "clothing" and "object" types Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/209/ --HG-- branch : product-engine
2010-04-13Fixed normal bug EXT-6034 (Need "View People Icons" option for group IM ↵Eugene Mutavchi
window) - added new menu item to participant list menu for group and ad-hoc chats. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/225/. --HG-- branch : product-engine
2010-04-13PE merge from PE's viewer-trunkTofu Linden
2010-04-13Fixed normal bug EXT-5973 (converstations button flash count and rate needs ↵Mike Antipov
to be controllable) Made flashing count and period for IM Well and Notification Well icons configurable via viewer settings: WellIconFlashCount, WellIconFlashPeriod. Due to Flash Timer is implemented as derived class from EventTimer it is impossible to change period in runtime. So, both settings are made as required restart. Also removed deprecated "flash_to_lit_count" & "flash_period" widget params. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/220/ --HG-- branch : product-engine
2010-04-12EXT-6817 en_xui_change and remove old overridesEli Linden
2010-04-12VWR-17849 en_xui_change to cover ES (longest translation)Eli Linden
2010-04-12VWR-17833 en_xui_change to cover PT (logest translation)Eli Linden
2010-04-12Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/Alexei Arabadji
--HG-- branch : product-engine
2010-04-12fixed major EXT-6593 "New notifications arrived while you were away" is boldAlexei Arabadji
and doesn't fit on toast * Unbolded startup toast message text; * Avoided increasing complexity of LLToastNotifyPanel class that in future should be decoupled on separate independent toast panel implementations and added LLPanelGenericTip class to represent generic notifytip panels. reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/214/ --HG-- branch : product-engine
2010-04-12Implemented major task EXT-6710(Feature request: Allow drag and drop from ↵Eugene Mutavchi
Inventory panel to Resident Picker) - added handling the drag add drop inventory items to resident picker - added "Share" verb button to the inventory panel which opens resident picker - added "Share" menu item to the individual inventory context menu which acts as verb button Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/215/ --HG-- branch : product-engine