summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2012-07-25pull latest pathfinding changes from integration branchOz Linden
2012-07-25CHUI-230 [FIXED] Torn off conversation window size resizes when viewer ↵AlexanderP ProductEngine
window is resized
2012-07-24Adding a group identifier to the group objects in the pathfinding linksets ↵Todd Stinson
and characters floaters.
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-19CHUI-231, CHUI-233 [FIXED] - Modified and simplified algorithm of reshaping ↵AlexanderP ProductEngine
floater's body (content) and showing/hiding of the title for prevent of present and future issues with floater's repositioning
2012-07-18Setting the description column of the linkset floater to be a fixed width. ↵Todd Stinson
Having multiple dynamic width columns apparently prevents other columns from being manually resized by the user.
2012-07-18Updating the build tools floater to better handle multi-line creator and ↵Todd Stinson
owner names.
2012-07-13merge changes for DRTVWR-179Oz Linden
2012-07-12Cleaning up some runtime output warning messages about invalid XUI syntax.Todd Stinson
2012-07-12CHUI-199 FIXED Save positioning of conversations between sessionsAlexanderP ProductEngine
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-07-10Adding the example use type labels to the pathfinding linksets floater.Todd Stinson
2012-07-09merge changes for DRTVWR-175Oz Linden
2012-07-09correct dos line endingsOz Linden
2012-07-05Adding the pathfinding attributes to the object profile panel.Todd Stinson
2012-07-03FIX INTL-99 set32 translation for 8 languageseli
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