summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-03-16Merge from viewer-2-0Alexei Arabadji
--HG-- branch : product-engine
2010-03-16fixed EXT-6322 [NAMELESS XUI STRING] Nearby Media> Detail window - "Nearby ↵Igor Borovkov
Media" "Show:" and "On other Avatars" fixed "name" attributes Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/37/ --HG-- branch : product-engine
2010-03-16fixed EXT-6363 [HARD CODED] "Login Failed." is hardcodedIgor Borovkov
moved out "Login failed." to strings.xml Reviewed by Q at https://codereview.productengine.com/secondlife/r/27/ --HG-- branch : product-engine
2010-03-16Fixed bug EXT-6007 ([STRING IN EN] - While loading Second Life several ↵Vadim Savchuk
messages need to be localized). Reviewed by Richard: https://codereview.productengine.com/secondlife/r/31/ --HG-- branch : product-engine
2010-03-16Fixed critical bug EXT-6318 [TRUNCATION] [EN XUI REWORK] - Talk button is ↵Mike Antipov
truncated "Sprechen". need xui designer to widen it by some 10 pixels * restored Speak button shrink feature * redesigned Speak button to accommodate label in 'de' locale ** made it wider to 5 px ** made label left-aligned ** set left padding to 12px Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/36/ --HG-- branch : product-engine
2010-03-15Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-15fix for EXT-5989 [HARD CODED]. ".... paid you...... L$... " - message needs ↵Yuri Chebotarev
translation --HG-- branch : product-engine
2010-03-15Fixed normal task EXT-6018 - [TRANSLATED BUT IN EN] "Save" button on notecardDmitry Zaporozhan
Removed deprecated string to resolve duplicated names(string.save and button.save). Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/12/ --HG-- branch : product-engine
2010-03-15Fixed normal task EXT-6024 - [TRANSLATED BUT IN EN] Side Bar > Edit Pick - ↵Dmitry Zaporozhan
"(will update after save)" Replaced hardcoded string with xml string. Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/8/ --HG-- branch : product-engine
2010-03-15Fixed normal task EXT-6260 - [NAMELESS STRING] - Menu Preferences, Tab Chat: ↵Dmitry Zaporozhan
Show IMs in: and (requires restart) need to be localized (panel_preferences_chat.xml) Added widget missing names to make localization tool work. Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/7/ --HG-- branch : product-engine
2010-03-12ES missing strings from set4-6; linguisticEli Linden
2010-03-12linguisticEli Linden
2010-03-12EXT-2180 final linguistic edits of set1 and set6b by NovellaEli Linden
2010-03-12EXT-5983 manual fix for changed EN root element name= (VLT bug; didn't flag ↵Eli Linden
change before)
2010-03-12undid change for VLT testEli Linden
2010-03-12temp test VLT functionality on root element name changeEli Linden
2010-03-12EXT-5988Eli Linden
2010-03-12MergeEli Linden
2010-03-12linguisticEli Linden
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-12PE mergeTofu Linden
2010-03-12completed EXT-6305 (Remove "ScriptToast" notification in xui/en and all ↵Igor Borovkov
localizations) just cleaned up notifications.xml reviewed by Richard and Tofu at https://codereview.productengine.com/secondlife/r/1/ --HG-- branch : product-engine
2010-03-11VWR-18254 en_xui_changeEli Linden
2010-03-11linguistic changesEli Linden
2010-03-11VWR-18253 en_xui_changeEli Linden
2010-03-11MergeEli Linden
2010-03-11linguistic changeEli Linden
2010-03-11merge from repoangela
2010-03-10VWR-18046 en_xui_changeEli Linden
2010-03-10MergeEli Linden
2010-03-10linguistic changeEli Linden
2010-03-10PE mergeTofu Linden
2010-03-10Fixed major bug EXT-5942 - Entering a Classified with a banned keyword ↵Dmitry Zaporozhan
doesn't publish, and doesn't let you edit. Changed the way panels handle classified publishing - each classified panel will keep listening to callbacks and will know when classified is published successfuly. If publish failed, panel will allow user to edit classified and try publishing again. All unpublished classifieds will be lost on Viewer restart. --HG-- branch : product-engine
2010-03-09VWR-18034 en_xui_changeEli Linden
2010-03-09VWR-17485 en_xui_changeEli Linden
2010-03-09VWR-17514 en_xui_changeEli Linden
2010-03-09Implemented nice-to have sub-task EXT-4706 (Add maturity icons to About Land).Andrew Dyukov
- Added maturity icons to Options and Access tabs. - Created auxiliary local class to get full access to checkboxes' textboxes. --HG-- branch : product-engine
2010-03-09beta 4 FR translation, new fileEli Linden
2010-03-09beta 4 FR translationEli Linden
2010-03-09beta 4 DE translationEli Linden
2010-03-09beta 4 DE translationEli Linden
2010-03-09MergeEli Linden
2010-03-09linguistic changesEli Linden
2010-03-09Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-09PE mergeTofu Linden
2010-03-09Fixed major bug EXT-5939 (UI slider tracks turn light grey when in focus)Mike Antipov
- All horizontal sliders are configured to have no highlighted track. --HG-- branch : product-engine
2010-03-09fixed Normal Bug EXT-5999 llDialog in 2.0 viewer has different text limits ↵Denis Serdjuk
than in 1.23 viewer Cause: Dialog floater had arranged own shape to the shape of toast panel. So there is no way to change such behaviour from xml without changing of other toasts Solution: New param has been added to constructor of toast panel to make possible setting an initial shape of panel before update buttons layout --HG-- branch : product-engine
2010-03-08VWR-17496 en_xui_change; undid bad hardcoded 'ja' width override.Eli Linden
2010-03-08VWR-17484 en_xui_change; undid old 'da' overrides to fix truncationEli Linden
2010-03-09EXT-2418 add price to object tooltipangela