summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
AgeCommit message (Collapse)Author
2017-01-19MAINT-2159 Fixed Health Meter Not Alignedandreykproductengine
2016-09-29MAINT-6775 ParserWarning spam in viewer logMnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-08-04merge changes for MAINT-4734pavelkproductengine
2015-02-03MAINT-4734 (Separate transaction notices from group notice/invites)pavelk_productengine
- added code to sort notifications between tabs: Invites, Transactions, System messages - made cosmetic changes according to comment from 27/Jan/15 in Jira - added code to show correct number of notifications on each tab - added code to close all notifications on current tab via "Delete all" button
2014-10-06Pull merge from lindenlab/viewer-releaseMerov Linden
2014-09-14DD-193 : Suppress show_load_status from inventory_panel description xml ↵Merov Linden
since it's not used anywhere
2014-05-07Merge with viewer-releaseCallum Prentice
2014-02-13Merge with viewer-releaseCallum Prentice
2014-02-13MAINT-3675 NUI:Login screen (Work in Progress)Callum Prentice
2014-02-12merge with releaseRichard Linden
2013-11-26remove excessively complex fixes for MAINT-2914 and MAINT-3142Oz Linden
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-11-06merge with releaseRichard Linden
2013-11-05fixed focus issue on inventoryRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-10-23Merge latest viewer-release with FBCsimon
2013-10-04MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797)dmitrykproductengine
2013-08-12SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵Richard Linden
bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat
2013-08-02MAINT-2914 FIXED Mousing over UI elements does not make them light updmitry
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-05-09Merge downstream code and viewer-betasimon
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-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-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-23ACME-251 Create AvatarFolderItemView: Changed classes name from ↵Gilbert Gonzales
LLPersonFolder* to LLPersonTab*
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-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-19Merge in viewer-beta to get CHUI codeSimon Linden
2012-12-14CHUI-566 Flashing and color on Conversations FUI button and conversation ↵AlexanderP ProductEngine
line item
2012-12-04CHUI-573 FIXED Notification chiclet shown when object chiclets are shownmaksymsproductengine
2012-11-20CHUI-539 FIXED Chat FUI button flashes indefinitely if Icons Only setting is ↵maksymsproductengine
selected for the button display
2012-11-19CHUI-488 ADD. fIX Clean up codeAlexanderP ProductEngine
2012-10-30CHUI-471: Adjusted conversationview so that indentation of the avatar icon ↵Gilbert Gonzales
is dependent upon getIndentation() instead of modifying avatar icon's left value.
2012-09-21CHUI-283: Now the speaker/info icon positions are set based upon visibility.'Gilbert Gonzales
2012-09-20CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. ↵Gilbert Gonzales
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file.
2012-09-18CHUI-283: Now the avatar icon loads in the user's avatar image.Also the ↵Gilbert Gonzales
avatar image is of proper size. The participant of the conversation is offset correctly as well.
2012-09-14CHUI-283: Now the info/speaker icon are better positioned within the ↵Gilbert Gonzales
participant item. Also the participant item now matches the height of the session (conversation) item.
2012-09-13merging in latest changesGilbert Gonzales
2012-09-13CHUI-283: Now the information icon only appears upon mousehover. Also the ↵Gilbert Gonzales
information/speaker icon are right justified.
2012-09-13CHUI-282 WIP Fixed conversation list items selection.Seth ProductEngine
Fixed displaying session participants only when session item is open.
2012-09-10CHUI-283: Now displaying the speaker icon instead of the profile iconGilbert Gonzales