Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-29 | sync with viewer-development | eli | |
2011-07-11 | merge changes for storm-1472 | Oz Linden | |
2011-07-08 | merge changes for storm-1462 | Oz Linden | |
2011-07-06 | STORM-1472 FIXED Favorites folder in inventory does not translate properly | Paul ProductEngine | |
Reason: Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added. Solution: Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite). | |||
2011-07-06 | STORM-1262 FIXED Removed the original Windlight Region Settings implementation. | Vadim ProductEngine | |
2011-06-30 | merge changes for storm-1452 | Oz Linden | |
2011-06-29 | STORM-1462 [TRANSLATED BUT IN EN] ALL LANGS - Untranslated "Cancel" button ↵ | Jonathan Yap | |
on Edit Pick page This affected all languages but NL due to name="layout_panel1" not being unique. | |||
2011-06-28 | STORM-1452 Debug settings -- TRUE/FALSE name (not label) translated in ↵ | Tankmaster Finesmith | |
foreign languages with help from Jonathan Yap | |||
2011-06-25 | STORM-1302 (all langs) [TRANSLATED BUT IN ENG] (Spanish) Side Menu > Gente ↵ | Jonathan Yap | |
tab > MIS AMIGOS tab > buttons "Call", "Share" and "Teleport" and their tooltips | |||
2011-06-14 | WIP CT-648 DA translation for Set24, Basic Set3 | eli_linden | |
2011-06-14 | FIX CT-641 DA translation for Set23 | eli_linden | |
2011-06-13 | FIX CT-636 CT-640 DA translation for Set22 and Set1 | eli_linden | |
2011-06-09 | FIX VWR-25057 | eli_linden | |
2011-06-09 | FIX VWR-25054 | eli_linden | |
2011-06-07 | FIX VWR-20844 en_xui_change | eli_linden | |
2011-06-06 | FIX VWR-20805 | eli_linden | |
2011-06-06 | sync with viewer-development | eli_linden | |
2011-05-23 | FIX VWR-25029 | eli_linden | |
2011-05-03 | FIX VWR-22337 translation (in utf-8) for "loading terms of service" string | Eli Linden | |
2011-05-03 | FIX VWR-25074 add missing Danish translation | Eli Linden | |
2011-05-02 | WIP VWR-25074 add missing string in English, pending actual Danish translation | Eli Linden | |
2011-04-28 | sync up with viewer-development | Eli Linden | |
2011-03-28 | catchup with viewer-development | Eli Linden | |
2011-02-17 | catch up with viewer-beta branch | Eli Linden | |
2011-02-01 | CT-635 FIX DA and FR translation | Eli Linden | |
2011-01-27 | STORM-634 FIX missing Danish translation | Eli Linden | |
2011-01-19 | sync up with Viewer 2.5 from viewer-beta | Eli Linden | |
2010-12-09 | CT-634 WIP PT DA translation including new files for Viewer 2.4, for viewer-beta | Eli Linden | |
2010-11-24 | CT-633 FIX DA translation for set19, new file, for Viewer 2.4 | Eli Linden | |
2010-11-24 | CT-633 FIX DA translation for set19, for Viewer 2.4; STORM-531 FIX | Eli Linden | |
2010-11-24 | sync up with viewer-beta latest for 2.4 | Eli Linden | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-13 | fix issue with last merge due to trusted browser changes | Roxie Linden | |
2010-10-13 | automated merge | Roxie Linden | |
2010-10-12 | EVE-47 - Event formatting should appear in "Profile" window | Roxie Linden | |
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code. | |||
2010-10-12 | Merge | Leyla Farazha | |
2010-10-11 | pull viewer-beta into viewer-development | Merov Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18, new files | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18; ES correction | Eli Linden | |
2010-10-07 | CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of Viewer | Eli Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-14 | VWR-21356 FIX added missing translation for string | eli_linden | |
2010-09-13 | VWR-22975 fix wrong "endonym" for Portuguese language name | eli_linden | |
2010-09-20 | merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 | Tofu Linden | |
2010-09-09 | VWR-22759 : port of SNOW-667, fix drop down mangled language spelling | Merov Linden | |
2010-09-03 | merged VWR-20583 followup (removal of superflous '>'s in IM participant ↵ | Boroondas Gupte | |
context menu) | |||
2010-09-03 | VWR-20583 FIXED missed some hardcoded '>'s in menu_participant_list.xml | Boroondas Gupte | |
2010-09-02 | merged VWR-20583 | Boroondas Gupte | |
2010-09-02 | VWR-20583 FIXED submenu indicators (▶ a.k.a. U+25B6) shouldn't be hard-coded | Boroondas Gupte | |
in context menu sub menu names Use the same mechanism for adding the triangle in LLContextMenuBranch as is already used in LLMenuItemBranchGL. As a bonus, the triangles will be nicely right-aligned, just as in the main menu. Remaining hard-coded triangles all are in indra/newview/skins/default/xui/*/panel_voice_effect.xml. |