summaryrefslogtreecommitdiff
path: root/indra/llui/llcheckboxctrl.cpp
AgeCommit message (Expand)Author
2024-08-04Fix various issues with ui elements not updating colors dynamicallyRye Mutt
2024-07-01Reduce string temporaries from findChild and getChildRye Mutt
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert BOOL to bool in lluiAnsariel
2022-07-19SL-16745 Some checkboxes are truncated after changing 'UI size'Andrey Kleshchev
2020-08-14SL-13293 Fixed reshape behavior for scale changeAndrey Kleshchev
2020-01-20SL-12595 The checkbox overlaps buttons in the 'Delete selected item?' notific...andreykproductengine
2020-01-02SL-12484 EXP-696 Remade "Remember Password" checkbox to be multilineandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-17Update to build on Xcode 6.0: collection of removal of unused const variable...callum_linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-09CHUI-486: Now the new chat preferences in drop down lists and checkboxes are ...Gilbert Gonzales
2010-10-26fixed checkboxes growing larger over timeRichard Linden
2010-10-22EXP-273 FIXED Add button/tray for avatar pickerRichard Linden
2010-09-16deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in ...Richard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-22fix for checkbox truncationRichard Linden
2010-07-20EXT-7654 FIX About Land Floater> Icons missingRichard Nelson
2010-01-05EXT-3332 Disabled checkboxes don't use disabled text colorJames Cook
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-29Revert extern template link optimization until I can build/test on PCJames Cook
2009-11-25Linker optimization, use extern template for LLView::getChild<>James Cook
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-08-11svn merge -r 129543-130091 skinning-19 -> viewer-2.0.0-3Steven Bennetts
2009-07-07Merge skinning-14 to viewer-2, including refactoring many floaters to registe...James Cook
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
2009-03-13svn merge -r114093:114412 svn+ssh://svn.lindenlab.com/svn/linden/branches/fea...Christian Goetze
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-06-26QAR-628 merge string-cleanup-5 -r 90476:90508 -> releaseSteven Bennetts
2008-04-01merge release@83343 skinning-1-merge@83714 -> releaseSteven Bennetts
2008-02-27Merge of windlight into release (QAR-286). This includes all changes inBrad Kittenbrink
2008-02-19merge svn+ssh://svn.lindenlab.com/svn/linden/qa/combo-merge-ui-2008-02-13 -r ...Steven Bennetts
2007-12-19svn merge -r 75354:76103 svn+ssh://svn.lindenlab.com/svn/linden/branches/voic...Jon Wolk
2007-10-10svn merge -r71238:71367 svn+ssh://svn/svn/linden/branches/maint-ui-qa3Christian Goetze
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-08-21EFFECTIVE MERGE: svn merge -r 66133:68118 svn+ssh://svn/svn/linden/branches/m...Christian Goetze
2007-07-26EFFECTIVE MERGE: svn merge -r 65485:66133 svn+ssh://svn/svn/linden/branches/m...Don Kjer
2007-05-01svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ...Don Kjer
2007-01-09svn merge -r 56560:56599 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...Josh Bell
2007-01-02Print done when done.James Cook