summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-07EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttonsLeslie Linden
Added the following for increased LLBadge functionality: * Panels now choose whether or not they accept buttons as children, which they do by default. * UI controls now shuffle controls with "requests_front" to the front of their children list at postBuild time. * Badges are set to "requests_front" by default * Badges now accept border image and color attributes Reviewed by Callum
2011-06-07mergeprep linden
2011-06-07Fix for importer crashes, sh-1698. Added checks for handling bad elements in ↵prep linden
the dae.
2011-06-07STORM-899 'No attachments worn' text on blank 'Attachments' accordion ↵Jonathan Yap
remains in English for all locales
2011-06-07mergeDave Parks
2011-06-07SH-1595 Make rigged attachment selection more reliable (never selectable ↵Dave Parks
when not in edit mode, always accurately selectable while in edit mode).
2011-06-07SH-1767 Fix for crash when viewing assets uploaded by mesh-asset-deprecation ↵Dave Parks
viewers
2011-06-07FIX VWR-20844 en_xui_changeeli_linden
2011-06-07merge latest builds from project integration repoOz Linden
2011-06-07mergeDave Parks
2011-06-07WIP INTL-50 remove obsolte translation fileseli_linden
2011-06-07WIP INTL-50 PT translation and new fileseli_linden
2011-06-07mergeDave Parks
2011-06-07Merge VWR-25965 work.Logan Dethrow
2011-06-07FIX VWR-20841eli_linden
2011-06-07merge latest builds from project integration repoOz Linden
2011-06-07merge out beta updatesOz Linden
2011-06-07STORM-1253 WIP Disable removing current day cycle.Vadim ProductEngine
2011-06-07STORM-1255 WIP Disable editing region skies until the workflow is clear enough.Vadim ProductEngine
2011-06-07STORM-1255 WIP Re-check for region skies editing permission when region info ↵Vadim ProductEngine
gets updated.
2011-06-07STORM-1255 WIP When region environment changes, update the Edit Sky floater.Vadim ProductEngine
2011-06-07STORM-1255 Removed dead code.Vadim ProductEngine
2011-06-07STORM-1255 WIP Fixed sky/day/water preset name being limited to 20 chars.Vadim ProductEngine
2011-06-07STORM-1255 WIP Moved stuff around for consistency between the header and the ↵Vadim ProductEngine
.cpp.
2011-06-07STORM-1255 WIP Consistency pass on sky presets removal.Vadim ProductEngine
* Update all related floaters when a sky preset gets removed. * Don't allow removing skies referenced by (local) day cycles. * Other minor fixes.
2011-06-07STORM-1253 WIP Fixed a potential bug: removing a day cycle didn't remove it ↵Vadim ProductEngine
from internal data structures.
2011-06-07STORM-1255 WIP Changed a comment and a warning message.Vadim ProductEngine
2011-06-07pull back late fix from beta branchOz Linden
2011-06-07Fix for crash on clicking cancel while a model is still loading.Dave Parks
2011-06-07mergeDave Parks
2011-06-07Make basehull assert even more forgiving (only error out on 10% over bounds).Dave Parks
2011-06-06Automated merge with https://bitbucket.org/davep/mesh-asset-deprecationXiaohong Bao
2011-06-06fix for SH-588: Uploading a mesh crashes viewerXiaohong Bao
2011-06-06mergeDave Parks
2011-06-06SH-101 Fix for asset when uploading some models.Dave Parks
2011-06-06mergeDave Parks
2011-06-06SH-1589 Fix for some meshes showing up in non mesh enabled regions.Dave Parks
2011-06-06EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵callum
like to see a video after I log in that highlights the best features of Second Life
2011-06-06EXP-859 FIX -- Save setting for last time inbox expandedLeslie Linden
EXP-841 PROGRESS -- Create outbox sync button with basic enable/disable logic and animation EXP-866 PROGRESS -- Create inbox observer to dynamically update inbox item count and badge value EXP-872 PROGRESS -- Hide inbox and outbox unless applicable Inbox expansion time is now saved as setting variable "LastInventoryInboxExpand". New outbox sync button art. Observers for items and categories are now implemented in the LLSidepanelInventory but the exact method of use is still to be determined. Functions are in place to show and hide the inbox and outbox panels but the logic around the decision is TBD. The resize bar for the inbox/outbox is now disabled when both inbox and outbox are collapsed. Reviewed by Leyla.
2011-06-06FIX VWR-20808eli_linden
2011-06-06FIX VWR-20805eli_linden
2011-06-06fixing drag and drop for inbox, adding inbox text and cleaning up context menusLeyla Farazha
2011-06-06mergeDave Parks
2011-06-06Fix for crash when viewing asset with "NoGeometry"Dave Parks
2011-06-06FIX VWR-18950eli_linden
2011-06-06automated mergeRoxie Linden
2011-06-06automated mergeRoxie Linden
2011-06-06mergeDave Parks
2011-06-06Add "NoGeometry" identifier support to viewer.Dave Parks
2011-06-06VWR-25965 Fix to two calls to LLDirIterator mask argument.Logan Dethrow
Removed two cases in llappviewer.cpp where the mask argument to LLDirIterator had a leading delimiter.