Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-01 | merge | Cho | |
2013-05-01 | made secondlife:///app/fbc/connect avoid 'the slurl you click on is not ↵ | Cho | |
supported' messages | |||
2013-04-30 | merge | Gilbert Gonzales | |
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 | Pull from viewer-fbc | Merov Linden | |
2013-04-30 | ACME-275 : WIP : Write all LLPersonViewerFilter methods and clean up interface | Merov Linden | |
2013-04-30 | ACME-252 Create AvatarFolderItemView: Slight xml change for person view to ↵ | Gilbert Gonzales | |
make the profile button display lower. | |||
2013-04-30 | ACME-252 Create AvatarFolderItemView: Now the people view shows both the ↵ | Gilbert Gonzales | |
facebook name and the SL name (assuming this connection exists). | |||
2013-04-30 | ACME-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-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-30 | merge | Gilbert Gonzales | |
2013-04-30 | merge | Gilbert Gonzales | |
2013-04-29 | Pull from viewer-fbc | Merov Linden | |
2013-04-29 | ACME-275 : WIP : Starting to write the LLPersonViewerFilter code | Merov Linden | |
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵ | Gilbert Gonzales | |
show the info button and profile button. | |||
2013-04-30 | updated to grab FB URLs from server | Cho | |
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-26 | Pull merge from viewer-fbc | Merov Linden | |
2013-04-26 | ACME-272 : Add the top toolbar to the FBC panel 2 | Merov Linden | |
2013-04-26 | made sendURLToOtherInstance() happen before viewer window actually appears, ↵ | Cho | |
in the event of an external browser launching a SLApp | |||
2013-04-26 | removed internal browser hack for getting auth code in favor of SLApp-only ↵ | Cho | |
approach | |||
2013-04-26 | ACME-252 Create AvatarFolderItemView: Now when connecting to facebook using ↵ | Gilbert Gonzales | |
the + button the fctest two tab is populated. | |||
2013-04-26 | ACME-252 Create AvatarFolderItemView: Corrected person_tab_view.xml and ↵ | Gilbert Gonzales | |
person_view.xml to have the proper parent tag. It was conversation_view_session for both which was wrong. Also updated the selected color for the personview. | |||
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-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-25 | added SLApp for fbc | Cho | |
2013-04-23 | Pull merge from viewer-fbc | Merov Linden | |
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 | Pull merge from viewer-fbc | Merov Linden | |
2013-04-23 | Pull merge from viewer-fbc | Merov Linden | |
2013-04-23 | ACME-251 Create AvatarFolderItemView: forgot to remove deleted files from ↵ | Gilbert Gonzales | |
indra/newview/CMakeLists.txt. | |||
2013-04-23 | Fix build failures on Mac : suppress cruft that tripped gcc | Merov Linden | |
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 | |
2013-04-16 | made a separate button to add test users to the folder view list. Also when ↵ | Gilbert Gonzales | |
receiving facebook friends both the avatarlist and folderview will be populated. | |||
2013-04-16 | merge | Gilbert Gonzales | |
2013-04-16 | adding a new tab in people panel that has a folder view | Gilbert Gonzales | |
2013-04-17 | updated to use new API as suggested by Don Linden | Cho | |
2013-04-13 | merge | Cho | |
2013-04-13 | switched to use FacebookConnect and FacebookRedirect capabilities | Cho | |
2013-04-11 | Adding in fast timer for testing creation of 300 avatar list items vs ↵ | Gilbert Gonzales | |
folderview items. | |||
2013-04-10 | merge | Cho | |
2013-04-10 | updated routes URLs | Cho | |
2013-04-09 | adding in logging of building a list of 300 users inside LLAvatarList and ↵ | Gilbert Gonzales | |
LLFolderView to determine drawbacks/benefits and timing. |