summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2013-05-20ACME-381 : Implement experimental checkin feature (used to test ↵Merov Linden
publish_actions permissions workflow)
2013-05-13ACME-344 : Menu hooked up. Readded the missing completedHeader() methods in ↵Merov Linden
responder that I mistakenly took out during the refactor.
2013-05-07ACME-343 : Add Connect to Facebook menu itemMerov Linden
2013-05-06ACME-341 Hide the avatar icon and use the FB icon instead: Adjusted ↵Gilbert Gonzales
positioning of facebook icon to better match spec.
2013-05-06ACME-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-02ACME-306 : Pull merge from viewer-chuiMerov Linden
2013-05-02Pull from viewer-releaseMerov Linden
2013-04-30ACME-252 Create AvatarFolderItemView: Slight xml change for person view to ↵Gilbert Gonzales
make the profile button display lower.
2013-04-29ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵Gilbert Gonzales
show the info button and profile button.
2013-04-29ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵Gilbert Gonzales
that the avatarlistitem view contains.
2013-04-29ACME-252 Create AvatarFolderItemView: Now the avatar icon will display but ↵Gilbert Gonzales
it is not yet functional
2013-04-26ACME-272 : Add the top toolbar to the FBC panel 2Merov Linden
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-25CHUI-759 FIXED Group invites never received in do not disturb mode when ↵PavelK ProductEngine
leaving do not disturb mode
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-23ACME-251 Create AvatarFolderItemView: Changed classes name from ↵Gilbert Gonzales
LLPersonFolder* to LLPersonTab*
2013-04-23CHUI-950 (Reduce min width of messages panel )mberezhnoy
2013-04-22ACME-252: Created a folder view for the facebook connect tabGilbert Gonzales
2013-04-22ACME 162: Implemented a foundation model for the facebook connect folder view.Gilbert Gonzales
2013-04-19CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: minor fix;
2013-04-16made 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-16adding a new tab in people panel that has a folder viewGilbert Gonzales
2013-04-16CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: - final solution;
2013-04-09adding in logging of building a list of 300 users inside LLAvatarList and ↵Gilbert Gonzales
LLFolderView to determine drawbacks/benefits and timing.
2013-04-09CHUI-922 FIXED Panel width was increasedMnikolenko ProductEngine
2013-04-04merging in viewer-chuiGilbert Gonzales
2013-04-03CHUI-841 FIXED No warning given that you cannot leave a group you are the ↵AlexanderP ProductEngine
last owner of in conversation floater and people floater Added check in LLGroupActions::leave() method for number of members in the group and whether avatar is the owner. Also added LLFetchGroupMemberData class which sends and handles async request for group member data and used in the above method.
2013-04-03CHUI-911 FIXED [CHUIBUG]When Chat side of Conversations floater is reduced ↵AlexanderP ProductEngine
to it's minimum width the scroll bar is half-obscured.
2013-04-02created LLSocialList and LLSocialListItem and linked them up to the facebook ↵Gilbert Gonzales
tab.
2013-04-02Merged in chui beta code.prep@lindenlab.com
2013-04-02CHUI-811 FIXED [CHUIBUG]Too much spacing around the new chat UI elementsAlexanderP ProductEngine
2013-04-01Some not so clean code to use to show facebook friends using the existing ↵Gilbert Gonzales
avatar list.
2013-04-01CHUI-907 : Fixed! Suppress inexistant menu item and duplicated registrar ↵Merov Linden
entry to avoid warning
2013-04-01CHUI-907 : Prevent warning when parsing menus adding name to menu_item_checkMerov Linden
2013-03-29Another Chui beta6+ merge to deal with build issuesprep@lindenlab.com
2013-03-29Merged in Chui beta6+ fixesprep@lindenlab.com
2013-03-28CHUI-799 FIXED Notification is not given to user when they select only ↵AlexanderP ProductEngine
friends and groups can IM me preference
2013-03-28CHUI-855 FIXED Text entry bar auto expand does not resizemaksymsproductengine
2013-03-21CHUI-878 FIXED Torn off conversation window width can be reduced and lose ↵AlexanderP ProductEngine
vertical scroll bar: manually setting of the floater's minimal size
2013-03-21CHUI-858 FIXED Text can be clipped by text input bar in message panelAlexanderP ProductEngine
2013-03-20Merge with viewer-chuiprep@lindenlab.com
2013-03-20mergemberezhnoy
2013-03-19CHUI-843 ([CHUIBUG]Suggested alteration to toolbar_panel in ↵Gilbert Gonzales
floater_im_container in CHUI): Adjusted button layout in conversation floater.
2013-03-19CHUI-812 ([CHUIBUG]Resizing "Nearby chat" window creates confusing layout)mberezhnoy
2013-03-18CHUI-861 FIXED "Animate" param is set false.Mnikolenko ProductEngine
2013-03-18CHUI-830 Icons uploadedMnikolenko ProductEngine
2013-03-14forgot to add new .xml file for the gear menu in the FBC Test panel. Also ↵Gilbert Gonzales
cleaned up the code I added.