Age | Commit message (Collapse) | Author |
|
the + button the fctest two tab is populated.
|
|
function more like accordiontabs
|
|
|
|
to use a class called LLPersonFolderView to manage the creation of subwidgits and selection of tabs.
|
|
LLPersonFolderViewModel instead of mConversationViewModel
|
|
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.
|
|
LLPersonFolder* to LLPersonTab*
|
|
|
|
receiving facebook friends both the avatarlist and folderview will be populated.
|
|
|
|
|
|
|
|
|
|
|
|
folderview items.
|
|
|
|
|
|
LLFolderView to determine drawbacks/benefits and timing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in POST request
|
|
tab.
|
|
|
|
|
|
|
|
|
|
avatar list widgit.
|
|
|
|
avatar list.
|
|
|
|
|
|
will open the webview when no token exists for the user.
|
|
|
|
|
|
cleaned up the code I added.
|
|
settings, send a FBC app invite or send a facebook message.
|
|
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater
|
|
|
|
|
|
|
|
|
|
|
|
instead of getChildView(). Also using settings.xml to store common custom variables.
|
|
design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'.
|