summaryrefslogtreecommitdiff
path: root/indra/llui/llscrolllistctrl.cpp
AgeCommit message (Expand)Author
2013-08-19merge changes for 3.6.3-releaseOz Linden
2013-05-30CHUI-942 FIXED Choose Resident picker problemsmaksymsproductengine
2013-05-09Merge viewer-betasimon
2013-04-11Forgot to commit @#! mergesimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25Pull in downstream CHUI code from viewer-developmentsimon
2013-03-25CHUI-885 (View Profile,Send IM and Add friend are not functional in context m...mberezhnoy
2013-01-14MAINT-2223 FIX Scroll list columns resize feature brokenRichard Linden
2012-12-14CHUI-599 : Use the account name in all places that are not UI related but use...Merov Linden
2012-12-14Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-12-13Fix line endings.Kelly Washington
2012-12-13MAINT-1995 Names of banned and allowed residents are not shown in Access tab ...Kelly Washington
2012-12-05CHUI-580 : WIP : Change the display name cache system, deprecating the old pr...Merov Linden
2012-11-12MAINT-1897 Poor performance viewing large group member listsKelly Washington
2012-11-12MAINT-1897 Poor performance viewing large group member listsKelly Washington
2012-07-31Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2012-06-25MAINT-30 Estate access lists for groups and residents are blank when "Allow p...Kelly Washington
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-01EXP-1841 : Use instance instead of getInstance on LLClipboard singleton.Merov Linden
2012-02-06EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave li...Merov Linden
2012-02-01EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set up...Merov Linden
2012-01-04Hijaking the land status messaging for temporary development of the pathfindi...Todd Stinson
2011-11-23SH-2710 FIX -- Removed calls to getChild happening every frame and during idl...Leslie Linden
2011-09-06EXP-1196 FIX Fix param block template orderingRichard Linden
2010-12-08merge with viewer-devRichard Linden
2010-11-24STORM-593 FIXED Make transparent texteditor and lineeditorPaul Guslisty
2010-10-15fixed buildRichard 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-09Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicMonroe Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-04deprecated ADD_SORTED due to n^2 behavior, set the sort order on the scroll l...Richard Nelson
2010-08-06EXT-8207 FIXED (Unexpected camera zoom occures if scroll location history dro...Paul Guslisty
2010-06-01EXT-7591 FIX Typing the first characters of a selection in a dropdown will ig...Richard Linden
2010-04-23Fixed normal EXT-6841 ([TRUNCATION] Sidebar > People. Choose and show a group...Paul Guslisty
2010-04-01EXT-3531 - Ctrl-p doesn't work reliably on loginRichard Linden
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
2010-03-09rolled back changeset 5fbab7aa32ef to fix EXT-6269Richard Linden
2010-03-05Implemented (EXT-4705) Show maturity icon on Region/Estate tab.Sergei Litovchuk
2010-02-23fix for normal EXT-5598 Group member status list is sorted by name instead of...Ychebotarev ProductEngine
2010-02-11converted llfloaternearbymedia to llpanelnearbymediarichard
2010-01-28fix for normal EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positionedYchebotarev ProductEngine
2010-01-26Fixed critical bug EXT-4663 ([BSI] Inviting Residents to groups produces erro...Vadim Savchuk
2010-01-25Fixed low bug EXT-4659 - Unnecessary scroll bar appears in location history l...Dmitry Zaporozhan
2010-01-20Update for low bug EXT-4371 - Text from search history drop-down list merge w...Dmitry Zaporozhan
2009-11-11Add ToolTip functionality to LLScrollListCellRick Pasetto