Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-29 | Merge simon/viewmaster-merge for latest maint work | simon@Simon-PC.lindenlab.com | |
2012-06-28 | Cleaning up new files in preparation for merge into viewer-release. | Todd Stinson | |
2012-06-28 | Merge | Dave Parks | |
2012-06-28 | merge | Dave Parks | |
2012-06-28 | CHUI-82 : Fixed all icons to use the new Conv_*.png icons; please use those ↵ | Merov Linden | |
in the new UIs moving forward | |||
2012-06-27 | MAINT-889 Viewer Group Invitation picker needs to limit to 100 residents | Kelly Washington | |
Requests to invite more than 100 agents at a time are blocked. reviewed with Simon. | |||
2012-06-27 | Minor changes to pathfinding-specific wordings. | Todd Stinson | |
2012-06-27 | MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to add | simon@Simon-PC.lindenlab.com | |
per-parcel filtering. Reviewed by Kelly | |||
2012-06-27 | PATH-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-26 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-06-26 | Some clean-up after checking the differences between the pathfinding branch ↵ | Todd Stinson | |
and viewer-release. | |||
2012-06-26 | merge to latest viewer-development-havokai | Oz Linden | |
2012-06-25 | MAINT-1173 : Top Scripts: Break down usage by parcel. Reviewed by Kelly | simon@Simon-PC.lindenlab.com | |
2012-06-25 | PATH-718: Disabling the view/test menu in the case of a stubbed ↵ | Todd Stinson | |
llphysicsextensions library. | |||
2012-06-25 | Pull 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-26 | CHUI-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-25 | PATH-717: Minor UI changes from Leo. Also, adding a notification when ↵ | Todd Stinson | |
attempting to return or delete multiple items. | |||
2012-06-25 | merge up to 3.3.3-release + pathfinding | Oz Linden | |
2012-06-25 | fix line endings (no code change) | Oz Linden | |
2012-06-25 | PATH-773: fix up how the location and grid selectors work on the login panel | Oz Linden | |
2012-06-25 | MAINT-1169 Delay Restart causes region restart to be cancelled | Kelly Washington | |
* fixed the label to be 'cancel restart' instead of delay restart. | |||
2012-06-25 | sync with viewer-release | eli | |
2012-06-25 | CHUI-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-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | PATH-767,PATH-779: Adding a notification for when the rebake button appears. ↵ | Todd Stinson | |
Also, updating some tooltip copy. | |||
2012-06-22 | PATH-767: Updating the slurl icon tooltips and on-click notifications. | Todd Stinson | |
2012-06-22 | PATH-763: Updating the size and vertical positioning of the pathfinding ↵ | Todd Stinson | |
icons in the slurl bar. | |||
2012-06-22 | PATH-760: Updating label copy for permanent objects to be affects navmesh. | Todd Stinson | |
2012-06-22 | PATH-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-22 | Merge cleanup | Dave Parks | |
2012-06-22 | merge | Dave Parks | |
2012-06-22 | CHUI-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-22 | CHUI-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-22 | CHUI-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-21 | PATH-760: Ensuring that the pathfinding attribute field works correctly with ↵ | Todd Stinson | |
multiple objects selected. | |||
2012-06-21 | PATH-761: Updating the name of the pathfinding console. | Todd Stinson | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-20 | PATH-761: Implementing the new design for the pathfinding view floater. | Todd Stinson | |
2012-06-20 | STORM-1889: require all fields when importing spelling dictionary | Oz Linden | |
2012-06-20 | PATH-760: First pass at Leo's new design for the build floater. | Todd Stinson | |
2012-06-19 | CHUI-142 : Changes to chat related preferences | Merov Linden | |
2012-06-19 | PATH-702: Refining the behavior of the rebuild navmesh button after it is ↵ | Todd Stinson | |
pushed, and removing unused code. | |||
2012-06-19 | PATH-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-19 | merge up to latest viewer-development-havokai | Oz Linden | |
2012-06-19 | CHUI-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-18 | merge to pathfinding development branch | Oz Linden | |
2012-06-18 | PATH-750: Adding icon to display pathfinding dirty state. | Todd Stinson | |
2012-06-18 | Renaming the dynamic pathfinding icons to be better represent pathfinding ↵ | Todd Stinson | |
disabled. |