summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/menu_viewer.xml
AgeCommit message (Collapse)Author
2015-04-15Merge viewer-releasesimon
2014-11-26FIX INTL-159 project Viewer translation for experience tools in 9 languageseli
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-09-24FIX INTL-151 re-committed translation for Viewer Set41; this brings back ↵eli
missing translation after the last merge
2014-06-03FIX INTL-142 translations for Viewer Set40eli
2013-09-11FIX INTL-123 translation of Viewer Set36 for 9 languages (changed and new files)eli
2013-05-10merge changes for 3.5.2-beta4Oz Linden
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-24merge changes for DRTVWR-309Oz Linden
2013-04-24FIX INTL-114 translation for 9 languages of major update from CHUI (based on ↵eli
latest merge with viewer-development)
2013-04-24sync with viewer-development (per DRTVWR-309)eli
2013-04-03FIX INTL-114 translation for 9 languages of major update from CHUI and other ↵eli
projects
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-08-30FIX INTL-101 translation of set33 for 8 languages; add new files; remove ↵eli
obsolete files
2012-07-03FIX INTL-99 set32 translation for 8 languageseli
2012-05-24FIX VWR-23844 VWR-26542 VWR-28950eli
2012-05-24sync with viewer-releaseeli
2012-05-16FIX VWR-23844 VWR-26542 VWR-28950eli
2012-04-24FIX INTL-96 Viewer translation for Set31eli
2012-02-15FIX INTL-92 8-language translation for set30eli
2012-01-10FIX INTL-89 translation in 8 languages for Set29 including new fileseli
2011-12-14WIP VWR-23642eli
2011-12-14FIX VWR-22392eli
2011-10-21WIP INTL-78 DE IT PT translation for Set28 FUIeli
2011-09-22INTL-74 FIX translation for 6 languages for Set27 and Basic Set6eli
2011-08-24sync with viewer-developmenteli
2011-07-20FIX INTL-58 set25, light set4 translation for 6 languageseli
2011-06-07WIP INTL-50 PT translation and new fileseli_linden
2011-04-28WIP INTL-41 set23 DE/FR/ES/PT translation; CT-640 set22 PL translationEli Linden
2011-04-01INTL-34 WIP Set22 translations PTEli Linden
2011-01-21INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation for Viewer 2.5Eli Linden
2010-12-09CT-634 WIP PT DA translation including new files for Viewer 2.4, for viewer-betaEli Linden
2010-11-08CT-633 WIP PT translation for Delta Set19 for Viewer 2.3Eli Linden
2010-10-11CT-575 WIP PT translation for set18Eli Linden
2010-08-04CT-575 WIP PT translation for set16 for Viewer 2.1.1Eli Linden
2010-07-15CT-575 WIP l10n catchup with set15 translation for Viewer 2.1, part 1/2Eli Linden
2010-06-29ND-47582 WIP PT translation for set 13Eli Linden
2010-06-21ND-47487 WIP PT translation for set 12Eli Linden
2010-06-08ND-46735 WIP PT translation and JA linguisticEli Linden
2010-05-05JA and PT linguisticEli Linden
2010-04-30Viewer 2.1 set10 translation for DE, JA, FR, PT, IT, ESEli Linden
2010-04-20Missing "About Second Life" translation for tier2,3Eli Linden
2010-03-26PT linguisticEli Linden
2010-03-03CT-575 PT xlationEli Linden
2010-02-18EXT-5461: Reverting change 49e628c3a0c5.Lynx Linden
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2009-11-20- Changed the EN links used for the KnowledgeBase to its new home on the sl ↵Ramzi Linden
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355)
2009-08-28skinning-22 -> viewer-2 trunk to pick up bug fixes, including crash on ↵James Cook
script compile when cursor is at the end of the script editor window. Replaced panel_pick_info.xml and panel_profile_view.xml with our versions, which stomped some PE changes. Panels still work, however, and Kurt is still working on layout. CHANGES: minor layout change: "start location" and "remember password" weren't on the same horizontal line. DEV-35120 image_unselected art was "transparent.j2c" - switched it out for PushButton_Off I18N: more things are missing a.. you guessed it, a name= parameter. Breaks localization. forgot to check this in earlier...fixes off-by-one crash when editing a script DEV-36740 change the displayed string per Erica's request re 'You can only set your Home Location...' VIEWER-SIDE text change. This does not change the actual message coming from the server EXT-689 Odd spinner behaviour - For Sale Price -- reviewed by james DEV-26973 Internationalize the server msg Youcan'tset this place as home -- reviewed by james EXT-618 Low/Mid/High response is broken in Preferences > Graphics -- reviewed by james EXT-618 Low/Mid/High response is broken in Preferences > Graphics -- to be reviewed EXT-655 Cannot choose Both logging options in Preferences -- to be reviewed Changes to notifications.xml text to fit Style Guide and some renamed menu items EXT-147 Ongoing revisions to new gestures layout. DEV-35097 catch more instances of 'SLURL' and make them 'SLurl' Removed Info Displays and Buy Currency Test from top menus. Clean up code to use proper childGetFoo and childSetFoo calls, as well as setCommitCallback using slots. De-inlined LLAvatarIconCtrl paramblock constructor because I was doing a full rebuild anyhow. Commented about use of childSetCommitCallback(). De-inlined LocalizedString paramblock constructor. eliminated memory leak I18N: more things are missing a name= parameter, breaks localization. EXT-714 Updated panels in sidetray that were not using the scroll_container element to adjust for viewer heights. fix for llmessage_test crash in Windows Release builds DEV-11254 I18N: replace all string instances of "Second Life" - do this in the foreign languages too DEV-11254 I18N: replace all string instances of "Second Life" - found new instances from merged code potential fix for unit test crash on parabuild, moved statics into singleton member variables to get around potential dual instantation of statics on different modules DEV-36809 Click target for slider handles is too small -- reviewed by steve EXT-403 change getChild<LLSpiner> to LLUICtrl to make it generic -- reviewed by richard DEV-35938 Horizontal scroll thumb too high -- to be reviewed EXT-386 clean up warnings - initCommitCallback... Rename Product Engine's LLFloaterMiniInspector to LLInspectAvatar, clean up XUI XML, clean up construction code, move refresh method to postBuild() so widgets are constructed before refresh, fixed a member variable in llavatarlistitem.cpp. Reviewed with Leyla. Login menu > Debug > Avatar Inspector shows test avatar inspector. Also added to main menu > Debug > XUI > Avatar Inspector. Changed text/layout of dummy inspector. Not reviewed. Merging revisions 131558-131975 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22 into D:\viewer-2.0.0-3, respecting ancestry
2009-05-22svn merge -r121194:121210Adam Moss
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.onetwo-merge-1 QAR-1531 viewer 1.23rc1+1.23rc2 merge to trunk