Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-04-19 | Fixed bug EXT-6842 ([I18N] Date format in Profile - mm/dd/yyyy needs to be: ↵ | Vadim Savchuk | |
yyyy/mm/dd for Japanese). - Made avatar registration date localizeable. - Specified localization templates for English, Japanese and German. Reviewed by Mike: https://jira.secondlife.com/browse/EXT-6842 --HG-- branch : product-engine | |||
2010-01-05 | EXT-3921 [BSI] Age calculation fails on Mac and Linux | James Cook | |
Was accessing wrong value out of days-per-month array, and stepping off end of array for December. Reviewed with Richard. | |||
2009-11-20 | Remove unused date code after review with Leyla. Will unbreak Mac build. | James Cook | |
2009-11-18 | EXT-1743 People inspectors should show Age, not Date born, fixed date math | James Cook | |
Changed date math to correctly account for month lengths and leap years. Extended unit test. Review pending. | |||
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry |