Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
and llunittype.h for now | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-07-19 | STORM-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-13 | STORM-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-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-11 | Clean up merge, dueling LLDateUtil refactoring | James Cook | |
2010-04-20 | LLDateUtil::ageFromDate() now takes more sensible parameters | James Cook | |
This and last reviewed with Kelly | |||
2010-04-20 | Avatar picker requests are routed via sim capability | James Cook | |
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-02-23 | Added ageFromDateISO() for YYYY-MM-DD dates | James Cook | |
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 |