Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-08 | ACME-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-06 | ACME-340 Get facebook icon from spec and add to viewer: Added a facebook ↵ | Gilbert Gonzales | |
icon and the icon appears only for the 'Invite people you know to SL' tab. | |||
2013-05-06 | ACME-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-04-30 | ACME-252 Create AvatarFolderItemView: Fixed focusing issue when hovering ↵ | Gilbert Gonzales | |
over a people view and then selected an icon. Now when selecting the icon upon hover the corresponding people view will be selected as well. | |||
2013-04-30 | ACME-252 Create AvatarFolderItemView: Optimization. Now the widths for the ↵ | Gilbert Gonzales | |
personview are computed once and stored staticically since they don't change per control. | |||
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵ | Gilbert Gonzales | |
show the info button and profile button. | |||
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵ | Gilbert Gonzales | |
that the avatarlistitem view contains. | |||
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now the avatar icon will display but ↵ | Gilbert Gonzales | |
it is not yet functional | |||
2013-04-25 | ACME-252 Create AvatarFolderItemView: Now the sub items of the persontab are ↵ | Gilbert Gonzales | |
drawn with different highlights depending on if they are selected or moused over. | |||
2013-04-25 | ACME-251: This should be final commit for this task, now the peopletab looks ↵ | Gilbert Gonzales | |
like the accordion tab. | |||
2013-04-24 | ACME-251 Create AvatarFolderItemView: Adding in code to make the persontab's ↵ | Gilbert Gonzales | |
function more like accordiontabs | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Changed classes name from ↵ | Gilbert Gonzales | |
LLPersonFolder* to LLPersonTab* |