summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2012-06-29Merge simon/viewmaster-merge for latest maint worksimon@Simon-PC.lindenlab.com
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-28CHUI-82 : Fixed all icons to use the new Conv_*.png icons; please use those ↵Merov Linden
in the new UIs moving forward
2012-06-27MAINT-889 Viewer Group Invitation picker needs to limit to 100 residentsKelly Washington
Requests to invite more than 100 agents at a time are blocked. reviewed with Simon.
2012-06-27Minor changes to pathfinding-specific wordings.Todd Stinson
2012-06-27MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to addsimon@Simon-PC.lindenlab.com
per-parcel filtering. Reviewed by Kelly
2012-06-27PATH-788: Adding more state information for the rebake region button to ↵Todd Stinson
capture and display the rebaking states. Also, altering how the stop flying button works so that it does not hide the entire panel.
2012-06-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-26merge to latest viewer-development-havokaiOz Linden
2012-06-25MAINT-1173 : Top Scripts: Break down usage by parcel. Reviewed by Kellysimon@Simon-PC.lindenlab.com
2012-06-25PATH-718: Disabling the view/test menu in the case of a stubbed ↵Todd Stinson
llphysicsextensions library.
2012-06-25Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-26- CHUI-178 (Right click context menu not present in chat entry field)Paul ProductEngine
- Set parameter to true to show context menu
2012-06-26CHUI-177 ADDITIONAL FIX (Text entry field in chat only accepts 256 characters)Paul ProductEngine
- Limited text entry field to 1024 instead of 1025 characters should take into account zero (0 ... 1023)
2012-06-25PATH-717: Minor UI changes from Leo. Also, adding a notification when ↵Todd Stinson
attempting to return or delete multiple items.
2012-06-25merge up to 3.3.3-release + pathfindingOz Linden
2012-06-25fix line endings (no code change)Oz Linden
2012-06-25PATH-773: fix up how the location and grid selectors work on the login panelOz Linden
2012-06-25MAINT-1169 Delay Restart causes region restart to be cancelledKelly Washington
* fixed the label to be 'cancel restart' instead of delay restart.
2012-06-25sync with viewer-releaseeli
2012-06-25CHUI-175 FIXED (Cannot use scroll bar on chat entry field when multi line ↵Paul ProductEngine
chat is added) - This change also fixes: CHUI-176 (Only bottom 2 lines of multi line chat allow for selecting in text chat entry) CHUI-177 (Text entry field in chat only accepts 256 characters)
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22PATH-767,PATH-779: Adding a notification for when the rebake button appears. ↵Todd Stinson
Also, updating some tooltip copy.
2012-06-22PATH-767: Updating the slurl icon tooltips and on-click notifications.Todd Stinson
2012-06-22PATH-763: Updating the size and vertical positioning of the pathfinding ↵Todd Stinson
icons in the slurl bar.
2012-06-22PATH-760: Updating label copy for permanent objects to be affects navmesh.Todd Stinson
2012-06-22PATH-764,PATH-765: Adding in a context menu option on right-click of an ↵Todd Stinson
object to show in the linksets floater if all objects are non-characters, or to show in the characters floater if all objects are characters.
2012-06-22Merge cleanupDave Parks
2012-06-22mergeDave Parks
2012-06-22CHUI-136 ADDITIONAL FIX (Implement new design for blocked list on the people ↵Paul ProductEngine
floater) - If mute item type is LLMute::BY_NAME it means that it's an object and we should show corresponding icon - Also added icon for blocked groups
2012-06-22CHUI-136 FIXED (Implement new design for blocked list on the people floater)Paul ProductEngine
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars
2012-06-22CHUI-161 FIXED (Text entered in local chat is not visible to other users nearby)Paul ProductEngine
- Applied Merov's fix. The problem was that text_editor was registered twice and, depending of the machine you ran, the viewer would pick one or the other. Mac users were unlucky enough to pick the wrong one all the time.
2012-06-21PATH-760: Ensuring that the pathfinding attribute field works correctly with ↵Todd Stinson
multiple objects selected.
2012-06-21PATH-761: Updating the name of the pathfinding console.Todd Stinson
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-21merge changes for DRTVWR-171Oz Linden
2012-06-20PATH-761: Implementing the new design for the pathfinding view floater.Todd Stinson
2012-06-20STORM-1889: require all fields when importing spelling dictionaryOz Linden
2012-06-20PATH-760: First pass at Leo's new design for the build floater.Todd Stinson
2012-06-19CHUI-142 : Changes to chat related preferencesMerov Linden
2012-06-19PATH-702: Refining the behavior of the rebuild navmesh button after it is ↵Todd Stinson
pushed, and removing unused code.
2012-06-19PATH-702: Positioning the rebake navmesh button to align with the ↵Todd Stinson
Stand/StopFlying buttons. Also, parenting the buttons to the toolbar UI elements.
2012-06-19merge up to latest viewer-development-havokaiOz Linden
2012-06-19CHUI-127 FIXED (Make chat field auto resizable)Paul ProductEngine
- Replaced LLLineEditor with newly created LLChatEntry - Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes
2012-06-18merge to pathfinding development branchOz Linden
2012-06-18PATH-750: Adding icon to display pathfinding dirty state.Todd Stinson
2012-06-18Renaming the dynamic pathfinding icons to be better represent pathfinding ↵Todd Stinson
disabled.