summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2012-06-28Remove redundant "create_account_url" string from panel_login.xml.Nat Goodspeed
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel.
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-28merge up to 3.3.3-releaseOz Linden
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-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
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-26STORM-1895 - Rename Delay Restart button to Cancel RestartWhirly
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-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-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-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-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-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.
2012-06-18merge changes for storm-1868Oz Linden
2012-06-15MergeDave Parks
2012-06-15STORM-1883: add alert when a secondary dictionary is importedOz Linden
2012-06-15Updating notification and tooltip text to take into account the new toggling ↵prep
behavior.
2012-06-14STORM-1880: copy imported dictionary files rather than moving themOz Linden
2012-06-14MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by multiple creators shows creatorsimon@Simon-PC.lindenlab.com
as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly
2012-06-14EXP-1953: Updating the response message sent to the Inviter in Scenario 3.Todd Stinson