Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-01 | Updating build menu with the new Pathfinding menu that opens into a sub-menu ↵ | Todd Stinson | |
with three choices. | |||
2012-02-01 | Renaming the XUI files for the pathfinding console to setup. | Todd Stinson | |
2012-02-01 | PATH-198: Laid out the pathfinding buttons per Leo's design. Functionality ↵ | Todd Stinson | |
is currently hooked up to stubs that report a warning message about lack of implementation. | |||
2012-01-31 | PATH-235: Correcting a warning message about the ↵ | Todd Stinson | |
floater_pathfinding_console.xml containing invalid parameters. | |||
2012-01-25 | MERGE - pulling latest viewer-development into pathfinding branch | Nyx (Neal Orman) | |
2012-01-24 | merge changes for vmrg-218 | Oz Linden | |
2012-01-23 | Introducing a hacky way to get some reporting on the downloading status of ↵ | Todd Stinson | |
the navmesh into the console. This needs to be seriously refactored. | |||
2012-01-23 | Adding some initial reporting on the pathfinding console detailing the state ↵ | Todd Stinson | |
of the navmesh download. | |||
2012-01-23 | merge changes for storm-1798 | Oz Linden | |
2012-01-23 | merge changes for storm-1796 | Oz Linden | |
2012-01-23 | merge changes for storm-1788 | Oz Linden | |
2012-01-20 | PATH-187: Starting to refactor the capability service for querying/editing ↵ | Todd Stinson | |
linksets. | |||
2012-01-20 | EXP-1799 FIX -- Replace and Add to Outfit options appear as grayed out in ↵ | Leslie Linden | |
Inventory * Modified build context menu code to not disable items that are invisible so secondary background fetch can coalesce menu options with proper state. * Removed "Move to Merchant Outbox" context menu option. | |||
2012-01-20 | PATH-225 Updating the linksets list table layout for more regular spacing. | Todd Stinson | |
2012-01-19 | made layoutPanels have constant user_resize and auto_resize attributes | Richard Linden | |
2012-01-19 | PATH-225: Replacing the Fixed and Walkable columns with a single State column. | Todd Stinson | |
2012-01-19 | PATH-225: Adding ability to filter and edit linksets using the pathing state ↵ | Todd Stinson | |
values of walkable, obstacle, or ignored. | |||
2012-01-18 | PATH-186: Changing the base type for internal storage of the walkability ↵ | Todd Stinson | |
coefficients to be S32 instead of F32 to avoid precision errors in comparing values when determining which values need to be updated through the PUT service. | |||
2012-01-18 | Merge with latest | Leslie Linden | |
2012-01-18 | EXP-1704 FIX -- Updated text for Empty Received Items panel in Viewer | Leslie Linden | |
* Updated to latest text per Leo's comment in the JIRA. | |||
2012-01-18 | removed some invalid attributes | Richard Linden | |
2012-01-18 | EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ↵ | Richard Linden | |
viewer | |||
2012-01-17 | EXP-1811 FIX Login progress floater has smaller than expected size | Richard Linden | |
made minimum size reflect default size for 1024 width window of old layout stack no way to match behavior | |||
2012-01-17 | PATH-186: Enabling and disabling the edit fields based on whether linksets ↵ | Todd Stinson | |
are selected. | |||
2012-01-17 | EXP-1810 FIX Cannot resize Received items panel in Inventory window | Richard Linden | |
2012-01-17 | EXP-1805 FIX -- Block calling cards from being added to Merchant Outbox | Leslie Linden | |
EXP-1810 PROGRESS -- Cannot resize Received items panel in Inventory window * Updated "copy to merchant outbox" context menu and drag and drop code to block calling cards. * Changed user_resize to true on the "Received Items" panel and the main inventory panel | |||
2012-01-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-01-17 | merge with viewer-development | Richard Linden | |
2012-01-17 | Merge with viewer-dd, attempt #1 | Leslie Linden | |
2012-01-17 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-01-17 | EXP-1803 CLEAN-UP -- Modified code to use the "unique" tag on the notification. | Leslie Linden | |
2012-01-17 | merge changes for vmrg-216 | Oz Linden | |
2012-01-17 | EXP-1768 FIXED (incomplete sentence for translation) | Paul ProductEngine | |
The whole sentence was split to two parts: First pars was in panel.string and the second one in the text box. I combined them both in "allow_label5" text box and also I deleted unnecessary panel.string with the first part of the sentence. | |||
2012-01-16 | EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ↵ | Richard Linden | |
Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical | |||
2012-01-15 | STORM-1796 Preferences->Privacy->Only friends and groups can call or IM me ↵ | Jonathan Yap | |
cannot be changed unless Voice Chat is enabled | |||
2012-01-13 | PATH-186: Starting to build some baseline UI functionality to support the ↵ | Todd Stinson | |
editing of linnkset fields. | |||
2012-01-13 | EXP-1803 FIX -- Notify the user when a folder is automatically created for ↵ | Leslie Linden | |
them in the outbox * New confirmation dialog lets them know when a folder was automatically created to contain an item dragged/copied to the outbox. | |||
2012-01-13 | EXP-1802 FIX -- Create labeled drop target region at bottom of merchant ↵ | Leslie Linden | |
outbox floater for easy top level drop access * Added generic drop zone that highlights green when its functionality will be used. | |||
2012-01-13 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2012-01-13 | merge changes for vmrg-214 | Oz Linden | |
2012-01-12 | EXP-1795 FIX -- Update warning dialog for dragging and dropping no-copy ↵ | Leslie Linden | |
items to Merchant Outbox * Any drag and drop or copy operation to the merchant outbox that contains one or more no-copy items now brings up a single modal dialog prompting the user to move the no-copy items to the outbox or to leave them all behind. | |||
2012-01-12 | Fixing up 'cancel' button text on no-copy item transfer to outbox message | Leslie Linden | |
2012-01-12 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-01-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-01-12 | STORM-1798 'Block' menuitem title isn't changed after blocking item in ↵ | Jonathan Yap | |
object inspector | |||
2012-01-12 | Merge with latest from viewer-experience | Leslie Linden | |
2012-01-11 | EXP-876 : Avoid ui elements using the same name reference. | Merov Linden | |
2012-01-11 | PATH-145: Implementing the basics of filtering on the pathfinding linksets ↵ | Todd Stinson | |
console. Still need some refinments in usability. | |||
2012-01-11 | EXP-1752 FIX -- Merchant outbox import completion success modal dialog needs ↵ | Leslie Linden | |
checkbox to disable EXP-1795 PROGRESS -- Update warning dialog for dragging and dropping no-copy items to Merchant Outbox * The text associated with EXP-1795 has been updated but the "apply to all" checkbox has not been implemented yet. * Updated the "0 folders" text to be an empty string instead. | |||
2012-01-11 | EXP-1778 FIX -- Link to Marketplace Error log in transfer failed viewer ↵ | Leslie Linden | |
notification * Added a link to the "imports" log from the "done with errors" notification when sending folders to the marketplace. |