Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-06 | Pull merge from viewer-fbc | Merov Linden | |
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-05-06 | ACME-326 Populate the list with FB users who use SL but are not yet SL ↵ | Gilbert Gonzales | |
friends: Code cleanup | |||
2013-05-03 | ACME-275 : WIP : Filtering | Merov Linden | |
2013-05-03 | ACME-324 Populate list with FB only friends: When clicking the '+' button FB ↵ | Gilbert Gonzales | |
only friends will appear in the second tab titled 'Invite people you know to SL'. | |||
2013-05-03 | ACME-323 Create a tab for 'Invite people you know to SL': FBC Test Two tabs ↵ | Gilbert Gonzales | |
are now named to match UX spec. Also created a function called createPersonTabs() which simplifies tab creation. The LLPersonFolderView is being turned into the tab manager. | |||
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-29 | ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵ | Gilbert Gonzales | |
that the avatarlistitem view contains. | |||
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-25 | ACME-251: Create AvatarFolderItemView: Fixed a bug that was causing facebook ↵ | Gilbert Gonzales | |
friends to not be inserted into the proper friends 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: Re-adding llpersonfolderview.h/cpp and ↵ | Gilbert Gonzales | |
to use a class called LLPersonFolderView to manage the creation of subwidgits and selection of tabs. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Now the facebook friends tab is using ↵ | Gilbert Gonzales | |
LLPersonFolderViewModel instead of mConversationViewModel | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: When making the folderview using ↵ | Gilbert Gonzales | |
LLPersonModelCommon instead of LLConverationItem. Also the .xml file file read in for LLPersonTabView was incorrect, now using person_tab_view.xml. And lastly made a new file called llpersonfolderview which which be the implementation of folderview. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Changed classes name from ↵ | Gilbert Gonzales | |
LLPersonFolder* to LLPersonTab* | |||
2013-04-22 | ACME-252: Created a folder view for the facebook connect tab | Gilbert Gonzales | |
2013-04-22 | ACME 162: Implemented a foundation model for the facebook connect folder view. | Gilbert Gonzales | |