Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-21 | EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs ↵ | Seth ProductEngine | |
window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM"> | |||
2011-12-21 | EXP-1695 FIXED currency format in Group Profile > Land/Asset and New Group. | Seth ProductEngine | |
2011-12-20 | Parameter name change. | Todd Stinson | |
2011-12-20 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2011-12-20 | sync with viewer-development | eli | |
2011-12-20 | * Added "InventoryOutboxLogging" debug setting to log merchant outbox ↵ | Leslie Linden | |
related web API calls. Each message begins with the tag "SLM". | |||
2011-12-20 | EXP-1755 FIX -- Can move items to Merchant Outbox during Outbox synch using ↵ | Leslie Linden | |
Copy to Merchant Outbox context menu * "Copy to Merchant Outbox" context menu option no longer available when marketplace import is in progress. | |||
2011-12-20 | add mutex to protect curl_multi-init() | Xiaohong Bao | |
2011-12-20 | EXP-1738 FIX -- Disable drag and drop to folders in the outbox that would ↵ | Leslie Linden | |
create a hierarchy that contains too many folders EXP-1743 FIX -- Tooltip errors given when dragging and dropping folders onto themselves in Merchant Outbox * Top level folder now reflected in folder count for total folders * Earlier rejections now honored in drag and drop code so outbox-specific tooltips only show up when appropriate | |||
2011-12-20 | EXP-1499 FIXED Added some NULL checks in notifications UI code to avoid a ↵ | Vadim ProductEngine | |
crash on exit. The crash happened if connection timed out while there were unread object inventory offers. | |||
2011-12-20 | Adding functionality to set the console values from the console class. | Todd Stinson | |
2011-12-20 | more tuning of llcurl code targeting crashes like SH-2777. | Xiaohong Bao | |
2011-12-20 | more tuning of llcurl code targeting crashes like SH-2777. | Xiaohong Bao | |
2011-12-20 | Allow for the overlaying of an unblended navmesh ontop of the scenes normal ↵ | prep | |
renderables | |||
2011-12-20 | merge changes for storm-1734 | Oz Linden | |
2011-12-20 | merge changes for storm-653 and storm-1737 | Oz Linden | |
2011-12-20 | merge up to latest viewer-development | Oz Linden | |
2011-12-19 | Stubbing out functionality for catching the terrain material properties changes. | Todd Stinson | |
2011-12-19 | EXP-1749 FIX -- Merchant outbox import completion messages are to be modal ↵ | Leslie Linden | |
dialogs * Merchant outbox completion messages now shown as modal dialogs rather than window shades. | |||
2011-12-19 | Stubbing out functionality for catching the rebuild and refresh navmesh ↵ | Todd Stinson | |
button clicks. | |||
2011-12-19 | Stubbing out functionality for catching the character type switch states. | Todd Stinson | |
2011-12-19 | EXP-1741 FIX -- Learn more link goes to page not found from Outbox for user ↵ | Leslie Linden | |
that is not a merchant an Agni EXP-1746 FIX -- Update Outbox messaging EXP-1748 FIX -- Close down on messaging with Spinner MKT-3403 support -- viewer tooltips updated to match errors in marketplace * Copy has been updated to match the design per Leo and Brooke * Marketplace URL's have also been updated * The outbox floater now reports a status string in the existing folder count control | |||
2011-12-19 | Stubbing out functionality for catching the character width slider changes. | Todd Stinson | |
2011-12-19 | Stubbing out functionality for catching the path selection state switch. | Todd Stinson | |
2011-12-19 | SH-2738 Don't lock unless we really need to | Dave Parks | |
2011-12-19 | SH-2738 Don't lock unless we really need to | Dave Parks | |
2011-12-19 | Stubbing out functionality for catching the overlay display render state switch. | Todd Stinson | |
2011-12-19 | EXP-1170 FIX -- Right click context menu to Copy to Outbox shown if user is ↵ | Leslie Linden | |
not a merchant * The context menu option is no longer shown if the user does not have an outbox. | |||
2011-12-19 | EXP-1683 FIX -- Add main inventory context menu option Copy To Outbox | Leslie Linden | |
* The logic to determine whether or not the "Copy to Merchant Outbox" item is available is now tied to drag and drop functionality. | |||
2011-12-19 | merge changes for vmrg-206 | Oz Linden | |
2011-12-19 | SH-2738 Add comment documenting need to not make main thread wait on ↵ | Dave Parks | |
curl_multi_perform | |||
2011-12-19 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-12-19 | EXP-1745 FIX -- removed the merchant outbox from the toolbox | Leslie Linden | |
2011-12-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2011-12-19 | merge changes for storm-1737 | Oz Linden | |
2011-12-18 | STORM-1737 panel_edit_skin.xml uses confusing historical terminology | Jonathan Yap | |
2011-12-17 | STORM-653 As a user i would like to be able to see the available number of ↵ | Jonathan Yap | |
attachments and remaining free slots. | |||
2011-12-16 | Moving the call to initialize the LLPathingLib instance to the pathfinding ↵ | Todd Stinson | |
console floater onOpen() callback. | |||
2011-12-16 | Hooking the navmesh and exclusion volumes render states up to the ↵ | Todd Stinson | |
pathfinding console floater. | |||
2011-12-16 | EXP-1730 FIX -- Library items can be dragged and dropped to Outbox floater ↵ | Leslie Linden | |
and folders are not created for items * Updated to proper tooltip string | |||
2011-12-16 | Merge from viewer-experience | Leslie Linden | |
2011-12-16 | Merge from viewer-pre-beta for IM toasts crash fix | Leslie Linden | |
2011-12-16 | SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an ↵ | Dave Parks | |
octree for flexi raycast) | |||
2011-12-16 | EXP-1742 FIX -- Clicking IM notification or receiving multiple IM ↵ | Leslie Linden | |
notifications in quick succession crashes to desktop * Moved toast logic for mouse hover out of the draw call to avoid chain of callbacks that lead to reordering of the draw list while we are iterating over it. | |||
2011-12-16 | Moving the pathfinding console link into the toolbar under the Build menu. | Todd Stinson | |
2011-12-16 | EXP-1738 FIX | Leslie Linden | |
EXP-1739 FIX * Initial pass to block drag and drop of multiple items when resultant outbox folder would contain too many items or folders. | |||
2011-12-16 | Adding functionality for the linksets button on the console to open the ↵ | Todd Stinson | |
linksets floater. | |||
2011-12-16 | merge changes for storm-1729 | Oz Linden | |
2011-12-16 | merge snowstorm issues to latest viewer-development | Oz Linden | |
2011-12-16 | merge changes for vmrg-206 | Oz Linden | |