summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-05-03ACME-326 Add ‘connect to facebook’ on menu bar with functionality: Now ↵Gilbert Gonzales
the 'SL residents you may want to friend' folder is populated only with FB+SL users who are not yet friends.
2013-05-03MAINT-2655: "Block button in permissions dialog prompt does not block object"Kelly Washington
* Fix mute button.
2013-05-03mergeKelly Washington
2013-05-03ACME-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-03MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵Kelly Washington
LSL permissions * Switch mute to use task id. reviewed with Simon
2013-05-03ACME-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-05-02CHUI-275 : WIP : Cleaned up commentsMerov Linden
2013-05-03MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵Kelly Washington
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely.
2013-05-02ACME-306 : Pull merge from viewer-chuiMerov Linden
2013-05-02Pull merge from viewer-fbcMerov 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-05-02Pull from viewer-releaseMerov Linden
2013-05-01mergeCho
2013-05-01made secondlife:///app/fbc/connect avoid 'the slurl you click on is not ↵Cho
supported' messages
2013-04-30mergeGilbert Gonzales
2013-04-30ACME-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-30Pull from viewer-fbcMerov Linden
2013-04-30ACME-275 : WIP : Write all LLPersonViewerFilter methods and clean up interfaceMerov Linden
2013-04-30MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵Kelly Washington
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft
2013-04-30ACME-252 Create AvatarFolderItemView: Slight xml change for person view to ↵Gilbert Gonzales
make the profile button display lower.
2013-04-30ACME-252 Create AvatarFolderItemView: Now the people view shows both the ↵Gilbert Gonzales
facebook name and the SL name (assuming this connection exists).
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-30ACME-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-30MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater.callum_linden
2013-04-30mergeGilbert Gonzales
2013-04-30mergeGilbert Gonzales
2013-04-30merge changes for CHOP-913Oz Linden
2013-04-29Pull from viewer-fbcMerov Linden
2013-04-29ACME-275 : WIP : Starting to write the LLPersonViewerFilter codeMerov Linden
2013-04-29ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵Gilbert Gonzales
show the info button and profile button.
2013-04-30updated to grab FB URLs from serverCho
2013-04-29ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵Gilbert Gonzales
that the avatarlistitem view contains.
2013-04-29MAINT-2613: remove duplicate entry for ↵Oz Linden
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems
2013-04-29ACME-252 Create AvatarFolderItemView: Now the avatar icon will display but ↵Gilbert Gonzales
it is not yet functional
2013-04-26Pull merge from viewer-fbcMerov Linden
2013-04-26ACME-272 : Add the top toolbar to the FBC panel 2Merov Linden
2013-04-26made sendURLToOtherInstance() happen before viewer window actually appears, ↵Cho
in the event of an external browser launching a SLApp
2013-04-26removed internal browser hack for getting auth code in favor of SLApp-only ↵Cho
approach
2013-04-26ACME-252 Create AvatarFolderItemView: Now when connecting to facebook using ↵Gilbert Gonzales
the + button the fctest two tab is populated.
2013-04-26ACME-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-25ACME-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-25ACME-251: This should be final commit for this task, now the peopletab looks ↵Gilbert Gonzales
like the accordion tab.
2013-04-25increment viewer version number to 3.5.2 (in new file)Oz Linden
2013-04-25merge changes for latest viewer-developmentOz 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-25CHUI-759 FIXED Group invites never received in do not disturb mode when ↵PavelK ProductEngine
leaving do not disturb mode
2013-04-30CHUI-953 FIXED Close conversation floater when quitting viewerMnikolenko ProductEngine
2013-04-29CHUI-956 FIXED Vertical scrollbar in conversation list not scrolls off bottommaksymsproductengine
2013-04-26CHUI-859 FIXED Conversation panel moves when new message received with Open ↵maksymsproductengine
Conversation window preference
2013-04-26CHUI-952 FIXED Disable single line mode when restoring floater.Mnikolenko ProductEngine