Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-13 | PATH-186: Starting to build some baseline UI functionality to support the ↵ | Todd Stinson | |
editing of linnkset fields. | |||
2012-01-11 | PATH-145: Implementing the basics of filtering on the pathfinding linksets ↵ | Todd Stinson | |
console. Still need some refinments in usability. | |||
2012-01-09 | PATH-142: Refined the linksets status messaging functionlity. | Todd Stinson | |
2012-01-09 | PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI. | Todd Stinson | |
2012-01-09 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-01-08 | merge changes for vmrg-213 | Oz Linden | |
2012-01-06 | Looking for better fix to EXP-1693 - date localization | Richard Linden | |
Backed out changeset: 4f3024e9d629 | |||
2012-01-06 | looking for better fix to EXP-1695 | Richard Linden | |
[I18N] [INCORRECT CURRENCY LAYOUT/FORMAT] - Currency in Group Profile > Land/Asset and New Group (French viewer) Backed out changeset: c01a6186b15c | |||
2012-01-05 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-01-04 | Hijaking the land status messaging for temporary development of the ↵ | Todd Stinson | |
pathfinding linksets floater. | |||
2012-01-04 | merge changes for storm-1790 | Oz Linden | |
2012-01-04 | merge changes for storm-1725 | Oz Linden | |
2012-01-04 | merge changes for storm-1708 | Oz Linden | |
2012-01-03 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2011-12-30 | EXP-1586 FIXED (Nearby chat window no longer persists between viewer startups) | Paul ProductEngine | |
- Visibility state of chat floater is saved between sessions - Also visibility state of chat history in nearby chat floater is saved too | |||
2011-12-26 | EXP-1624 FIXED ([TRANSLATED BUT IN EN] tooltip for chat floater in English: ↵ | Paul ProductEngine | |
Shows/hides nearby chat log) Reason: - Panel name was missed in other locales. Solution: - Added panel name to other locales. | |||
2011-12-26 | EXP-1621 FIXED (Duplicated XUI ID: panel_snapshot_postcard.xml) | Paul ProductEngine | |
- Removed duplicated parameters | |||
2011-12-26 | EXP-1618 (Serious truncation in top-right status bar "Buy $S" and "Shop" ↵ | Paul ProductEngine | |
buttons in many languages) - Adjusted width of "shop" button in all locales. Had to override width parameter in xml files of all locales. If to set one value with extra room space for all locales it will look rather ugly for many locales including EN. | |||
2011-12-23 | STORM-1790 Provide a Develop sub-menu to change the default logging level | Jonathan Yap | |
co-authored with Zi Ree | |||
2011-12-23 | EXP-1744 FIXED URL-like group display name was shown as hyperlink in the ↵ | Vadim ProductEngine | |
Leave Group confirmation dialog. | |||
2011-12-21 | EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs ↵ | Seth ProductEngine | |
window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM"> | |||
2011-12-21 | EXP-1695 FIXED currency format in Group Profile > Land/Asset and New Group. | Seth ProductEngine | |
2011-12-20 | merge changes for storm-1734 | Oz Linden | |
2011-12-20 | merge changes for storm-653 and storm-1737 | Oz Linden | |
2011-12-19 | Stubbing out functionality for catching the terrain material properties changes. | Todd Stinson | |
2011-12-19 | Stubbing out functionality for catching the rebuild and refresh navmesh ↵ | Todd Stinson | |
button clicks. | |||
2011-12-19 | Stubbing out functionality for catching the character type switch states. | Todd Stinson | |
2011-12-19 | Stubbing out functionality for catching the character width slider changes. | Todd Stinson | |
2011-12-19 | Stubbing out functionality for catching the path selection state switch. | Todd Stinson | |
2011-12-19 | Stubbing out functionality for catching the overlay display render state switch. | Todd Stinson | |
2011-12-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2011-12-19 | merge changes for storm-1737 | Oz Linden | |
2011-12-18 | STORM-1737 panel_edit_skin.xml uses confusing historical terminology | Jonathan Yap | |
2011-12-17 | STORM-653 As a user i would like to be able to see the available number of ↵ | Jonathan Yap | |
attachments and remaining free slots. | |||
2011-12-16 | Moving the call to initialize the LLPathingLib instance to the pathfinding ↵ | Todd Stinson | |
console floater onOpen() callback. | |||
2011-12-16 | Hooking the navmesh and exclusion volumes render states up to the ↵ | Todd Stinson | |
pathfinding console floater. | |||
2011-12-16 | Moving the pathfinding console link into the toolbar under the Build menu. | Todd Stinson | |
2011-12-16 | Adding functionality for the linksets button on the console to open the ↵ | Todd Stinson | |
linksets floater. | |||
2011-12-16 | merge snowstorm issues to latest viewer-development | Oz Linden | |
2011-12-15 | Refinement on the pathfinding console floater. | Todd Stinson | |
2011-12-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-15 | merge changes for storm-1733 | Oz Linden | |
2011-12-15 | First pass at laying out the pathfinding linksets floater. | Todd Stinson | |
2011-12-15 | Introducing the initial hooks for building the pathfinding linkset floater. | Todd Stinson | |
2011-12-14 | First pass at laying out the pathfinding console floater. | Todd Stinson | |
2011-12-14 | WIP VWR-23642 | eli | |
2011-12-14 | FIX VWR-23635 | eli | |
2011-12-14 | FIX VWR-22449 | eli | |
2011-12-14 | STORM-1736 Cropped buttons in the bottom of the Ad-hoc floater | Jonathan Yap | |
2011-12-14 | FIX VWR-22392 | eli | |