summaryrefslogtreecommitdiff
path: root/indra/llui/llscrolllistcell.cpp
AgeCommit message (Expand)Author
2024-08-04Fix various issues with ui elements not updating colors dynamicallyRye Mutt
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
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-03-02Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2021-07-19SL-15297 performance floater UI update #2Mnikolenko Productengine
2021-06-25SL-15297 WIP restore selection after updating the list & don't show avatars i...Mnikolenko Productengine
2021-06-24SL-15297 WIP Implement performance floater - implement complexity barsMnikolenko Productengine
2021-05-27SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrectMnikolenko Productengine
2020-06-23SL-6109 Cell selection supportandreykproductengine
2020-06-23SL-6109 Conflict resolutionandreykproductengine
2020-06-23SL-6109 Mouse support readyandreykproductengine
2020-06-23SL-6109 New cell type with icon and text (and 1 pixel offset for all text cells)andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-01-31EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-18EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-03-03fix for normal EXT-1391 Group Info: Avatar name should end with ellipsis if i...Ychebotarev ProductEngine
2010-01-08First pass expose inventory item settings in XML (folder_view_item.xml)James Cook
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-11-11some minor changes based on Richard's code reviewRick Pasetto
2009-11-11Add ToolTip functionality to LLScrollListCellRick Pasetto
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-07-27Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ...James Cook
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts