summaryrefslogtreecommitdiff
path: root/indra/newview/llpersonmodelcommon.cpp
AgeCommit message (Collapse)Author
2013-05-17ACME-275 : Fixed! Use Name and Suffix for person name for filtering and searchMerov Linden
2013-05-08ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB ↵Gilbert Gonzales
icon, and FB name: Adjusted personview/personmodel contain a suffix which is the FB username for SL+FB users
2013-05-06Pull merge from viewer-fbcMerov Linden
2013-05-06ACME-275 : Fixed! Filtering on FB list works (tested with simulated data ↵Merov Linden
only so far)
2013-05-06ACME-338 Hide info button for FB only friends: Upon hover of FB only friends ↵Gilbert Gonzales
the info button and profile button are hidden.
2013-05-02CHUI-275 : WIP : Cleaned up commentsMerov Linden
2013-05-02ACME-275 : WIP : Implemented filter(), still arrange() not done timely, ↵Merov Linden
tweaked test values to allow test of sort and filter
2013-04-30Pull from viewer-fbcMerov Linden
2013-04-30ACME-275 : WIP : Write all LLPersonViewerFilter methods and clean up interfaceMerov Linden
2013-04-30ACME-252 Create AvatarFolderItemView: Now clicking the profile button and ↵Gilbert Gonzales
info button will show a facebook user's SL profile or info respectively.
2013-04-29ACME-275 : WIP : Starting to write the LLPersonViewerFilter codeMerov Linden
2013-04-25ACME-251: Create AvatarFolderItemView: Fixed a bug that was causing facebook ↵Gilbert Gonzales
friends to not be inserted into the proper friends tab.
2013-04-23ACME-251 Create AvatarFolderItemView: Changed classes name from ↵Gilbert Gonzales
LLPersonFolder* to LLPersonTab*
2013-04-22ACME 162: Implemented a foundation model for the facebook connect folder view.Gilbert Gonzales