Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-01 | SL-18243 Add wear and unwear buttons on line items in Outfits floater | Maxim Nikolenko | |
2022-10-05 | SL-18295 Use yellow color on all floaters' search fields when non-empty | Mnikolenko Productengine | |
2020-09-23 | SL-13852 Add visibility options to inventory search results | Mnikolenko Productengine | |
2020-04-26 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy | |
# Conflicts: # indra/llmath/llquaternion.h # indra/newview/lldrawpoolwater.cpp # indra/newview/lljoystickbutton.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/textures/textures.xml | |||
2019-11-04 | SL-12186 WIP Updating UI for camera controls, including presets | Mnikolenko Productengine | |
2019-09-10 | Merge viewer-release 6.3.2 | Graham Linden | |
2019-03-29 | SL-10833 FIXED [EEP] Text in the Sky Altitudes boxes is low contrast and ↵ | maxim_productengine | |
difficult to read. | |||
2018-09-24 | SL-1546 VitrualTrackBall - Reduced the angle change per button click to 1deg | AndreyL ProductEngine | |
2018-08-29 | Merge | Graham Linden | |
2018-08-24 | MAINT-9032 Virtual Track Ball improvements | AndreyL ProductEngine | |
2019-04-24 | SL-10994 Removed Facebook In-world Sharing | AndreyL ProductEngine | |
SL-11024 Fixed Twitter connect failure | |||
2018-08-09 | Merge | Graham Linden | |
2018-08-06 | WIP check-in to allow merge of upstream changes. | Graham Linden | |
2018-08-08 | MAINT-8900 LLVirtualTrackball improvement: added click-to-set mode | AndreyL ProductEngine | |
2018-07-18 | MAINT-8334 EEP UI control: Virtual Trackball | AndreyL ProductEngine | |
2018-06-07 | MAINT-8331 EEP UI control: XYVector | AndreyL ProductEngine | |
2017-10-17 | New prototype control for moving sun and moon in sky. | Rider Linden | |
2017-01-19 | MAINT-2159 Fixed Health Meter Not Aligned | andreykproductengine | |
2016-09-29 | MAINT-6775 ParserWarning spam in viewer log | Mnikolenko Productengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-08-04 | merge changes for MAINT-4734 | pavelkproductengine | |
2015-02-03 | MAINT-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-06 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-09-14 | DD-193 : Suppress show_load_status from inventory_panel description xml ↵ | Merov Linden | |
since it's not used anywhere | |||
2014-05-07 | Merge with viewer-release | Callum Prentice | |
2014-02-13 | Merge with viewer-release | Callum Prentice | |
2014-02-13 | MAINT-3675 NUI:Login screen (Work in Progress) | Callum Prentice | |
2014-02-12 | merge with release | Richard Linden | |
2013-11-26 | remove excessively complex fixes for MAINT-2914 and MAINT-3142 | Oz Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-05 | fixed focus issue on inventory | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-10-04 | MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797) | dmitrykproductengine | |
2013-08-12 | SH-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-02 | MAINT-2914 FIXED Mousing over UI elements does not make them light up | dmitry | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-06 | ACME-341 Hide the avatar icon and use the FB icon instead: Adjusted ↵ | Gilbert Gonzales | |
positioning of facebook icon to better match spec. | |||
2013-05-06 | ACME-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-30 | ACME-252 Create AvatarFolderItemView: Slight xml change for person view to ↵ | Gilbert Gonzales | |
make the profile button display lower. | |||
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵ | Gilbert Gonzales | |
show the info button and profile button. | |||
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵ | Gilbert Gonzales | |
that the avatarlistitem view contains. | |||
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now the avatar icon will display but ↵ | Gilbert Gonzales | |
it is not yet functional | |||
2013-04-26 | ACME-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-25 | ACME-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-25 | ACME-251: This should be final commit for this task, now the peopletab looks ↵ | Gilbert Gonzales | |
like the accordion tab. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Changed classes name from ↵ | Gilbert Gonzales | |
LLPersonFolder* to LLPersonTab* |