summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da
AgeCommit message (Collapse)Author
2016-11-09MAINT-6918 When viewer language is not set to English, LibVLC version does ↵Mnikolenko Productengine
not display in system information.
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-04-18MAINT-6236 clean up unused version values in localized stringsOz Linden
2016-04-07OPEN-292: More removal of orphaned legacy script upload methodsAnsariel
2016-01-21MAINT-6050 Translations for the link changeAndreyL ProductEngine
2015-11-13MAINT-5860: remove timestamp from the about box (version id is enough)Oz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-07-07MAINT-4763 FIXED Remove NoValidTimestamp from viewerMnikolenko ProductEngine
2015-05-08MAINT-4688 FIXED Menu item names were changed.Mnikolenko ProductEngine
2014-11-06MAINT-3067 FIXED Show context menu when right clicking avatar name in the ↵Mnikolenko ProductEngine
list. Bumps, Pushes and Hits moved to Help from Develop menu
2014-05-20MAINT-3950 FIXED can't open lag meterRichard Linden
brought back llfloaterlagmeter from the dead, and ported to lltrace
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-02-28MAINT-3752: Changed the "Show me in Search result" checkbox captionandreylproductengine
2014-01-02MAINT-3592 (Viewer opening square textures should set the 1:1 size constraint)MaximB ProductEngine
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-10-16fix INTL-126 fix incorrectly translated Boolean values in XUI; remove some ↵eli
obsolete strings
2013-07-02CHOP-959: Report region-local position in Help -> About box.Nat Goodspeed
I've never really understood the usefulness of displaying world-global coordinates in the Help -> About box. It seems to me far more useful to know where you are within the current region. If that proves problematic, we can display both sets of coordinates -- but let's try it this way first.
2013-06-20merge with releaseRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-01merge changes for 3.5.0-beta7Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-01-28rename "Lighting and Shadows" (deferred rendering) to "Advanced Lighting Model"Oz Linden
2012-12-19CHUI-592 FIXED Unread notifications are not being saved in notification chicletmaksymsproductengine
2012-12-04CHUI-573 FIXED Notification chiclet shown when object chiclets are shownmaksymsproductengine
2012-11-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-09-06Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-08-29SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
further cleanup of LLStat removed llfloaterlagmeter
2012-08-22CHUI_310 make NearbyChat a singletoneAlexanderP ProductEngine
2012-08-03Make first-login popup button "Create Account"; remove embedded link.Nat Goodspeed
Popup text used to end with the question: Visit [[create_account_url] [SECOND_LIFE] web site] to create a new account? presumably to set context for the buttons labeled "New Account..." and "Continue". At Leo's request, remove the question and relabel the yes button "Create Account...".
2012-08-02Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2012-07-24Engage dormant first-login-this-install popup message.Nat Goodspeed
Although the XUI for this popup, and the code to display and respond to it, have been present from the first rev in the current viewer repository, I can find no trace of it ever having been called. Reword embedded link in popup message in each supported language: directly mentioning secondlife.com in display text engages anti-URL-spoofing logic, causing the popup to display the whole messy URL with sourceid and lang params. Change to say "Second Life web site" instead -- needs translations.
2012-07-18Make "Log In" button (etc.) move with start/grid combo visibility.Nat Goodspeed
The "Start at:" combo box and the grid-selector box can be turned on and off with checkboxes on the Preferences floater. Break the bottom-left layout_panel on panel_login into several different layout_panels so when these UI elements disappear, other controls move left to fill the holes. Similarly, when you turn on either or both of the UI elements in question, the remaining controls in that general bottom-left area move right to accommodate. Tweak C++ and non-English panel_login.xml overrides to reflect widgets' containment in new layout_panel elements. Discard obsolete "mode_selection_text" and "mode_combo" translations from non- English panel_login.xml overrides.
2012-07-17Reinstate "Need help logging in?" link rather than question-diamond.Nat Goodspeed
Revert to corresponding original login_help text for each affected language.
2012-07-13Try to adapt non-English panel_login.xml files for Leo's new layout.Nat Goodspeed
en/panel_login.xml had to be changed to enlarge certain fields for other languages (rather than overriding sizes in each of several other languages). Still need to translate new create_account_text and verify guessed log_in_text.
2012-06-29Use [create_account_url] from strings.xml consistently in notifications.xml.Nat Goodspeed
The URL whose simple form is http://join.secondlife.com actually appears in a number of places in the localized notifications.xml files. It's supposed to be localized for the current viewer language -- and in strings.xml, it is. But the same URL is restated a couple times in notifications.xml, sometimes localized, sometimes not. Add "create_account_url" to init_default_trans_args(), permitting us to embed [create_account_url] anywhere in the skin files. Then replace all known occurrences of that URL in notifications.xml files with [create_account_url].
2012-06-28Remove redundant "create_account_url" string from panel_login.xml.Nat Goodspeed
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel.
2012-05-18STORM-1860 Remove obsolete code and file(s) for mesh model upload wizardJonathan Yap
2012-01-10EXP-1783 FIXED Duplicated/missing IDs in menu_viewer.xmlVadim ProductEngine
2011-12-14FIX VWR-22392eli
2011-12-09sync with viewer-developmenteli
2011-12-08FIX VWR-21237eli
2011-11-30sync with viewer-developmenteli
2011-11-15sync with viewer-development, plus some Russian linguistic changeseli
2011-10-28sync with viewer-developmenteli
2011-10-18sync with viewer-developmenteli
2011-08-24sync with viewer-developmenteli