MAINT-4734 (Separate transaction notices from group notice/invites)
- 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
Showing
- indra/newview/CMakeLists.txt 4 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/llchiclet.cpp 1 addition, 1 deletionindra/newview/llchiclet.cpp
- indra/newview/llfloaternotificationstabbed.cpp 225 additions, 75 deletionsindra/newview/llfloaternotificationstabbed.cpp
- indra/newview/llfloaternotificationstabbed.h 51 additions, 24 deletionsindra/newview/llfloaternotificationstabbed.h
- indra/newview/llnotificationlistitem.cpp 196 additions, 0 deletionsindra/newview/llnotificationlistitem.cpp
- indra/newview/llnotificationlistitem.h 136 additions, 0 deletionsindra/newview/llnotificationlistitem.h
- indra/newview/llnotificationlistview.cpp 44 additions, 0 deletionsindra/newview/llnotificationlistview.cpp
- indra/newview/llnotificationlistview.h 49 additions, 0 deletionsindra/newview/llnotificationlistview.h
- indra/newview/llsyswellitem.cpp 1 addition, 82 deletionsindra/newview/llsyswellitem.cpp
- indra/newview/llsyswellitem.h 0 additions, 52 deletionsindra/newview/llsyswellitem.h
- indra/newview/skins/default/xui/en/floater_notifications_tabbed.xml 42 additions, 11 deletions...iew/skins/default/xui/en/floater_notifications_tabbed.xml
- indra/newview/skins/default/xui/en/panel_notification_tabbed_item.xml 10 additions, 6 deletions...w/skins/default/xui/en/panel_notification_tabbed_item.xml
- indra/newview/skins/default/xui/en/widgets/notification_list_view.xml 18 additions, 0 deletions...w/skins/default/xui/en/widgets/notification_list_view.xml
Loading
Please register or sign in to comment