summaryrefslogtreecommitdiff
path: root/indra/llui/lluicolortable.cpp
AgeCommit message (Expand)Author
2024-08-04Add LLUIColorTable debug-settings-like floater for easing skin designRye Mutt
2024-07-01Reduce string temporaries from finding colors in the color tableRye Mutt
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-01-09Replace BOOST_FOREACH with standard C++ range-based for-loopsAnsariel
2023-05-29SL-19787 Crash at LLUIColor::operatorAndrey Kleshchev
2023-03-19SL-19417 Improve colors.xml behaviorAlexander Gavriliuk
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-10-11Change LLDir::findSkinnedFilenames() to use enum instead of bool.Nat Goodspeed
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2010-10-25EXP-297 FIX Gray Bar shown on top of Skylight Viewer login screen during logi...Richard Linden
2010-09-22instead of exposing mutable container in LLInitParam::Multiple, just expose a...Richard Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-02-10Fixed linux build error - added skipped newline at end of fileEugene Mutavchi
2010-02-09Fixed normal bug EXT-4817 - Preferences > Chat > Alert color preference is br...Dmitry Zaporozhan
2009-11-12make color and font affecting both nearby chat and toastsangela
2009-11-10(EXT-2343) Preference > Chat > ColorSwatch 's LLUIColorTable is not workingangela
2009-10-22Deleted some files that were deleted by PE but missed during merges.Steven Bennetts
2009-10-20removed unnecessary static variable instantiations to improve compile timesRichard Nelson
2009-07-09DEV-35112 Renamed colors_def.xml to colors.xml. Reviewed by Richard.Austin Doupnik
2009-07-06Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also U...James Cook
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts