Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-29 | EXT-1954 Implement Inspector Info i rollover icon | angela | |
2009-10-28 | merge | Leyla Farazha | |
2009-10-28 | merge fix | Leyla Farazha | |
2009-10-28 | merge from remote repo | Rick Pasetto | |
2009-10-28 | FIX DEV-41794: Fix LLLineEditor to obey LLViewDrawContext's alpha | Rick Pasetto | |
2009-10-28 | tab container fixes.. | Leyla Farazha | |
2009-10-28 | merging... | Leyla Farazha | |
2009-10-28 | ext-1483 - Scrollable lists in side panel can sometimes get stuck | richard | |
apparent XUI error Also fixed terminating newlines in text editors not flowing to next line reviewed by Leyla | |||
2009-10-28 | EXT-1697 tab label type not to spec | Leyla Farazha | |
EXT-1870 Remove default tooltips from tab_container widget EXT-1699 right and left tab edges don't align with edges of tab content area EXT-1869 tabs flash when your cursor passes over data fields reviewed by richard | |||
2009-10-28 | fix for layout updates of chat history | richard | |
update document rect twice increased right padding of inline widgets | |||
2009-10-28 | EXT-1949 - Viewer freezes on resizing IM window | richard | |
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla | |||
2009-10-29 | DEV-41714 Display a play/pause control for the inspected face if it contains ↵ | angela | |
time-based media | |||
2009-10-27 | Revert change: Floater constructor CANNOT call LLPanel(p) with params, must ↵ | James Cook | |
set bg images in initFromParams, because we have too many LLPanels to retrofit them all to call LLPanel() with params. Discussed with Richard. | |||
2009-10-27 | EXT-1352 First pass background images for floaters and panels, including ↵ | James Cook | |
pretty header. Reviewed with Leyla. | |||
2009-10-27 | Use consistent LLPointer<LLUIImage> return values for buttons. Reviewed ↵ | James Cook | |
with Richard. | |||
2009-10-27 | removed typo | richard | |
2009-10-27 | EXT-1727 Chat history widget has no context menu for copy/paste operations | richard | |
added ignore for dbghelp.dll reviewed by James | |||
2009-10-26 | merge | richard | |
2009-10-26 | tweaked clipping rect for scroll containers to not overlap vertical scrollbar | richard | |
fixed reflow logic when resizing text editors that contain widgets (would make text appear and disappear) reviewed by James | |||
2009-10-25 | * Changes to enable differentiating between icon texture priority and other ↵ | Steve Bennetts | |
UI texture priority. * Still need to only request smaller mip maps of icon textures | |||
2009-10-23 | EXT-1742 Navbar should have a dropshadow that covers the sidepanel EXT-1563 ↵ | Leyla Farazha | |
I18N: Alt-arrow instructions in tab tooltips wont honor their translation reviewed by james | |||
2009-10-23 | merge | Steve Bennetts | |
2009-10-23 | Merging revisions 2156-2183 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747 | |||
2009-10-22 | merge | richard | |
2009-10-22 | Ext-1110 - Unable to select whole text by mouse in the text widget | richard | |
2009-10-22 | merge | Steve Bennetts | |
2009-10-22 | EXT-356 Tab Height background needs to be settable per instance | Leyla Farazha | |
now we have first, middle, last tab art reviewed by richard | |||
2009-10-22 | Deleted some files that were deleted by PE but missed during merges. | Steven Bennetts | |
Added some missing licensing info. | |||
2009-10-21 | merge | Steve Bennetts | |
2009-10-21 | fix for chat history layout bugs | Richard Nelson | |
EXT-1728 - there is no new line in the text copied on junction of 2 panels EXT-1670 - fix chat history use of widgets reviewed by James | |||
2009-10-21 | Merging revisions 2102-2104 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1609 EXT-1255 EXT-1299 | |||
2009-10-20 | removed unnecessary static variable instantiations to improve compile times | Richard Nelson | |
moved a bunch of template class statics to cpp files also added filename parameter to LLXUIParser::readXUI for better debugging of XUI errors reviewed by James | |||
2009-10-20 | merge | Steve Bennetts | |
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-20 | EXT-1583 - Landmark "Favorites Bar" item tool-tips need to remain onscreen ↵ | Richard Nelson | |
while mouse pointer is over them. also, improved tooltip display to show region name and coordinates reviewed by Leyla | |||
2009-10-20 | ext-1670 - fix the chat history use of widgets | Richard Nelson | |
reviewed by leyla | |||
2009-10-20 | Group SLURL links are white, color configurable in colors.xml | James Cook | |
Reviewed with Erica. | |||
2009-10-20 | EXT-1518 Show "nobody" for null UUID avatar SLURL links, "none" for null ↵ | James Cook | |
group SLURL links. Show "Loading..." while looking up real names. Fix group inspector "view details" button not working. Reviewed with Ambroff. | |||
2009-10-19 | merge | Steve Bennetts | |
2009-10-19 | DEV-41253: Code cleanup for current help context code. | Martin Reddy | |
Make the floater help buttons, "?", use exactly the same code path as the side tray panels to evaluate the current help context, so that we don't have two implementations that could diverge in the future. | |||
2009-10-19 | merge | Steve Bennetts | |
2009-10-19 | Merging revisions 2046-2068 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1414 EXT-1213 EXT-1539 EXT-1253 EXT-1446 EXT-1438 EXT-1233 EXT-1466 EXT-1446 EXT-1512 EXT-1231 * Dev: EXT-719 (landmarks) EXT-747 EXT-1446 EXT-1378 EXT-397 EXT-1476 * IM changes | |||
2009-10-17 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-17 | Introduce LLFloaterRegListener "clickButton" event operation. | Nat Goodspeed | |
Based on discussion with James and Richard, this operation should allow an automation script to locate a visible LLFloater and simulate clicking any one of its LLButton children by name. As yet untested. | |||
2009-10-17 | Introduce LLView::isAvailable() to test enabled & visible. | Nat Goodspeed | |
Better term? The point of the method is to verify that a user could actually interact with the LLView in question. | |||
2009-10-17 | New LLFloater methods capture LLFloaterReg visibility tests. | Nat Goodspeed | |
The logic was redundantly expressed in LLFloaterReg -- and would be useful elsewhere -- so was introduced as LLFloater::isShown(). Thanks to Richard and James for suggesting the terminology. | |||
2009-10-16 | merge | Mark Palange (Mani) | |
2009-10-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) | |
2009-10-16 | Group inspectors now work. They are hooked up to About Land, build tools ↵ | James Cook | |
floater, and anywhere secondlife:///app/group URLs appear. Reviewed with Leyla. | |||
2009-10-16 | removed usage of boost::true_type and boost::false_type | Richard Nelson | |
made debug mouse events use standard / separator instead of -> reviewed by Leyla |