Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-10 | EXP-856 FIX -- Inbox item count reflected as badge on inventory button | Leslie Linden | |
* Modified badges to be parented to their owners if their owners have no parents * Modified side tray tab panels to create badges on side tab buttons when the xml specifies a badge. * Modified inbox to drive the badge value of the sidebar_inventory button. * Updated inbox and outbox sizes so scroll bars function as expected * Updated inventory_panel.xml to allow scroll tag to specify scroll bar properties, instead of just having them hardcoded. Reviewed by Richard | |||
2011-06-10 | fixing folder sorting, folders don't have a date stamp so use first item's date | leyla | |
2011-06-09 | EXP-865 FIX -- Modify LLBadge to allow it to hang off of non-buttons | Leslie Linden | |
LLBadgeOwner now only depends on LLView instead of LLUICtrl Sidebar Tab Buttons now can support badges Reviewed by Leyla | |||
2011-06-08 | Merge to fix 64k limit on param blocks | Leslie Linden | |
2011-06-08 | Fixed to allow param blocks to exceed 64k, even though the size makes me wince. | Leslie Linden | |
Modified viewer window to not create a navigation bar on exit if one doesn't yet exist. Reviewed by Richard. | |||
2011-06-08 | Merge from viewer-experience | Leslie Linden | |
2011-06-07 | merge | Leyla Farazha | |
2011-06-07 | Fixing precompiled headers with outbox coroutine usage. | Leslie Linden | |
Reviewed by Leyla. | |||
2011-06-07 | EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons | Leslie 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-06 | EXP-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-06 | EXP-859 FIX -- Save setting for last time inbox expanded | Leslie 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-06 | fixing drag and drop for inbox, adding inbox text and cleaning up context menus | Leyla Farazha | |
2011-06-01 | merge | Leyla Farazha | |
2011-06-02 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-06-01 | pull back fix for storm-1298 from beta branch | Oz Linden | |
2011-06-01 | fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307) | Xiaohong Bao | |
2011-06-01 | merge changes for storm-1296 | Oz Linden | |
2011-06-01 | merge changes for storm-1304 | Oz Linden | |
2011-06-01 | merge changes for storm-1299 | Oz Linden | |
2011-05-31 | merge changes for new search | Oz Linden | |
2011-05-31 | FIX VWR-25397 | eli_linden | |
2011-05-31 | FIX VWR-24130 | eli_linden | |
2011-05-31 | FIX VWR-24127 | eli_linden | |
2011-05-31 | FIX VWR-19315 | eli_linden | |
2011-05-31 | FIX VWR-24126 | eli_linden | |
2011-05-31 | FIX VWR-20840 | eli_linden | |
2011-05-31 | merge | Leyla Farazha | |
2011-06-01 | EXP-862 FIX -- Disable marketplace inbox/outbox panel separator when inbox ↵ | Leslie Linden | |
and outbox are collapsed Marketplace panel is only resizable now when inbox or outbox is expanded. Reviewed by Leyla | |||
2011-06-01 | EXP-841 FIX -- Create outbox sync button with basic enable/disable logic and ↵ | Leslie Linden | |
animation Functions are stubbed out. Time delay happens through basic coroutine to allow animation viewing. Reviewed by Leyla | |||
2011-05-31 | adding inbox/outbox creation options | Leyla Farazha | |
2011-05-30 | Adding the outbox | Leyla Farazha | |
2011-05-30 | EXP-824 Adding volume slider and block btn in basic mode IM panel | Leyla Farazha | |
2011-05-27 | sync with viewer-development | eli_linden | |
2011-05-27 | Merge | Logan Dethrow | |
2011-05-27 | Removed unneeded platform directory delimeter lookups in llvocache.cpp | Logan Dethrow | |
2011-05-27 | merge changes for storm-1210 | Oz Linden | |
2011-05-27 | Merge with viewer-development. | Logan Dethrow | |
2011-05-26 | FIX INTL-47 Japanese and Italian translation for set19-23, light set1-2 | eli_linden | |
2011-05-26 | Added newline at end of header file to fix linux build. | Loren Shih | |
2011-05-26 | FIX DA hardware setting UI, en_xui_change | eli_linden | |
2011-05-27 | STORM-1286 - merge changes for SH-1624 | Debi King (Dessie) | |
2011-05-27 | STORM-1290 - merge changes for INTL-47 | Debi King (Dessie) | |
2011-05-26 | SH-1467 WIP Viewer checks the wrong cap for mesh-ui disable | Loren Shih | |
Fixes that need to go into trunk because certain Mesh UI elements are showing up on DRTSIM-52. These fixes will probably be overwritten by the actual resolution of SH-1467 but I need this workaround now. | |||
2011-05-26 | SH-1669 FIXED Physics properties show up on DRTSIM-52 | Loren Shih | |
2011-05-26 | SH-1668 FIXED Cubes can be scaled to 64^3 | Loren Shih | |
2011-05-26 | SH-1444 FIXED "Allow mesh objects" setting is visible on non-mesh region. | Loren Shih | |
2011-05-26 | dos2unix fixes for newview files. | Loren Shih | |
2011-05-26 | SH-1527 FIXED Fix for black alpha objects with lighting and shadows enabled ↵ | Loren Shih | |
and no lights around. | |||
2011-05-26 | STORM-1283 - merge changes for VWR-25039, VWR-25044, VWR-25052, INTL-46 | Debi King (Dessie) | |
2011-05-25 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |