summaryrefslogtreecommitdiff
path: root/indra/newview/lldateutil.cpp
AgeCommit message (Collapse)Author
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-07-19STORM-1221 FIXED Hard coded dates made localizable under Group Profile ↵Seth ProductEngine
Land/Assets. Added a function for parsing a date string of specific format. Added strings defining the date format in Group Profile Land/Assets that should be localized.
2011-04-13STORM-1136 FIXED LLDateUtil class defines March having 21 days, causing ↵Paul ProductEngine
wrong avatar age calculation - Applied patch which fixes typo in enum.
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-05-11Clean up merge, dueling LLDateUtil refactoringJames Cook
2010-04-20LLDateUtil::ageFromDate() now takes more sensible parametersJames Cook
This and last reviewed with Kelly
2010-04-20Avatar picker requests are routed via sim capabilityJames Cook
2010-04-19Fixed 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-02-23Added ageFromDateISO() for YYYY-MM-DD datesJames Cook
2010-01-05EXT-3921 [BSI] Age calculation fails on Mac and LinuxJames Cook
Was accessing wrong value out of days-per-month array, and stepping off end of array for December. Reviewed with Richard.
2009-11-20Remove unused date code after review with Leyla. Will unbreak Mac build.James Cook
2009-11-18EXT-1743 People inspectors should show Age, not Date born, fixed date mathJames Cook
Changed date math to correctly account for month lengths and leap years. Extended unit test. Review pending.
2009-10-03Merge 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