Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons | Leslie Linden | |
Moved LLBadge use from LLButton into a separate LLBadgeOwner class. LLButton now derives from LLBadgeOwner which handles the bulk of the badge management. | |||
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-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-05-25 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-05-25 | EXP-829 FIX Text Box Alignment bug | Richard Linden | |
EXP-755 FIX [PUBLIC] 'Search' and 'World Map' links in Sidebar are unclickable fixed issues with UI scaling and text layout as well as incorrect text editor rect transforms reviewed by Callum | |||
2011-05-25 | Updated Marketplace Inbox & Outbox panel to maintain size when one is ↵ | Leslie Linden | |
expanded vs the other | |||
2011-05-24 | Added badges version 0.1 to buttons. | Leslie Linden | |
Reviewed by Richard | |||
2011-05-18 | merge changes for storm-1175 | Oz Linden | |
2011-05-17 | fixing llaccordian crash with multiple child panels | Leyla Farazha | |
2011-05-16 | merge | Dave Parks | |
2011-05-12 | Fix for error in debug build accessing beyond the end of a vector. | brad kittenbrink | |
reviewed by davep. | |||
2011-05-12 | STORM-1175 Fixing close button, for Custom Port warning, in Preferences => ↵ | Ima Mechanique | |
Setup => Network. | |||
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-05-02 | merge | Dave Parks | |
2011-05-02 | merge changes for storm-229 | Oz Linden | |
2011-04-28 | Automated merge with ↵ | Richard Linden | |
bundle:E:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.ia7ixc\http__hg.secondlife.com_viewer-development_csqen8.hg | |||
2011-04-28 | EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead ↵ | Richard Linden | |
of profile pic in Basic and Advanced modes reviewed by Leyla | |||
2011-04-25 | merge changes for storm-320 | Oz Linden | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
2011-04-20 | mac and linux build fixes | Leslie Linden | |
2011-04-20 | STORM-229 ADDITIONAL FIX Disabled updating text segments during indenting ↵ | Seth ProductEngine | |
the selected lines with TAB or SHIFT+TAB to prevent the viewer from stalling. | |||
2011-04-19 | fixed build | Richard Linden | |
2011-04-19 | EXP-648 FIX As a developer, I want to be able to specify param blocks that ↵ | Richard Linden | |
use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml | |||
2011-04-20 | STORM-320 FIXED navigation with arrow keys through the text with enabled ↵ | seth_productengine | |
word-wrapping. | |||
2011-04-10 | STORM-721 FIXED Fix for text clipping in a textbox without a scroller. | Seth ProductEngine | |
Committed on behalf of Richard Linden: This patch makes clipping work consistently with text and embedded widgets. The widgets will only be displayed if the corresponding text they are embedded in is displayed. There is also a new param "clip" for text widgets that can be used to disable clipping entirely. I introduced this as a potential work around due to the fact that we *used* to assume that text was never clipped in the vertical direction unless we had scrolling turned on. This hasn't been the case for over a year, but now we can selectively turn off vertical text clipping with (clip="false") if we have to. | |||
2011-04-08 | merge changes for viewer-social-2 | Oz Linden | |
2011-04-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-04-06 | fix line endings (one missing, two files of DOS) | Oz Linden | |
2011-04-06 | merge changes for storm-1094 | Oz Linden | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-04-01 | merge | Richard Linden | |
2011-04-01 | correct merge error in prehash change | Oz Linden | |
2011-03-28 | Automated merge with file:///F:\code\viewer-autobuild2010 | Richard Linden | |
2011-03-25 | SOCIAL-717 FIX Artwork for click to move hint | Richard Linden | |
updated resize logic for hint popups to accomodate image size | |||
2011-03-25 | STORM-1094 Chat preferences > font size should increase size of input text ↵ | Jonathan Yap | |
in IM window | |||
2011-03-24 | SOCIAL-509 FIX There is no way to copy a user name from web profile with the ↵ | Richard Linden | |
mouse | |||
2011-03-21 | pull updates to the start of 2.6.2 from viewer-development | Oz Linden | |
2011-03-21 | merge changes for storm-659 | Oz Linden | |
2011-03-18 | merge out 2.6.0 changes from viewer-development | Oz Linden | |
2011-03-17 | merge changes for storm-1016 | Oz Linden | |
2011-03-15 | eol fixes | Richard Linden | |
2011-03-11 | sync up to latest viewer-development | Oz Linden | |
2011-03-11 | STORM-659 FIXED Viewer hangs when navigate in the Back/Fwd Teleport history ↵ | Paul ProductEngine | |
by keyboard Reason: If user didn't set number of max scrollable items (msi) then msi = U32_MAX Solution: If user didn't set number of msi then number of scrollable items = number of items in menu. | |||
2011-03-09 | SOCIAL-676 FIX Both move UI hints shown in Advanced skin | Richard Linden | |
accidentally removed loading of visibility rules | |||
2011-03-09 | SOCIAL-659 FIX Viewer crash when selecting report option from mini-inspector ↵ | Richard Linden | |
in minimal and standard skin | |||
2011-03-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-09 | Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798) | callum | |