Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | merge | Dave Parks | |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
2011-09-08 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
2011-09-06 | build fix | Richard Linden | |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
changed ordering of template loading relative to constructor setting of params moved a lot of constructor-set params to template files reviewed by Leslie | |||
2011-08-08 | EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has ↵ | Leslie Linden | |
an average one second delay. Same with switching between tabs. * Removed numerous places in the code that called findChild across the inventory panel unnecessarily. * Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently. * Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus. Reviewed by Richard. | |||
2011-06-30 | EXP-970 FIX Group Roles > choose name causes other UI to become disabled | Richard Linden | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-09 | SOCIAL-659 WIP Viewer crash when selecting report option from mini-inspector ↵ | Richard Linden | |
in minimal and standard skin turned error into warning when removing non-existent child | |||
2011-03-02 | SOCIAL-593 FIX Profile Window cannot be resized in minimal skin | Richard Linden | |
floater view snapping rectangle is now driven by floater_snap_region view | |||
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-28 | made mIsFocusRoot a XUI param | Richard Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-22 | EXP-109 WIP strip down main_view.xml | Richard Linden | |
made menu keyboard access only work when menus are visible dummy widgets are now added with a parent view that is invisible popupview can now be default-built | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-16 | made LLView::getUseBoundingRect() const and used it internally | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-25 | merge | Dave Parks | |
2010-08-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-23 | made Params parsers not act as singletons | Richard Nelson | |
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-30 | added LLPanel::childSetAction() that does not take a void* argument | Richard Nelson | |
implemented childGetVisibleTab/PanelWithHelp using breadth-first-search iterator moved tentative state from llview to lluictrl changes llcallbackmap to use boost::function | |||
2010-07-30 | added LLPanel::childSetAction() that does not take a void* argument | Richard Nelson | |
implemented childGetVisibleTab/PanelWithHelp using breadth-first-search iterator moved tentative state from llview to lluictrl changes llcallbackmap to use boost::function | |||
2010-07-14 | merge | Dave Parks | |
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
reviewed by Leyla | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-06-04 | Better branch prediction in UI rendering. | Dave Parks | |
2010-05-29 | UI rendering optimization. | Dave Parks | |
2010-05-25 | EXT-6726 WIP Added handlers for most of Appearance SP context/gear menus. | Vadim Savchuk | |
Reviewed by Mike Antipov and Nyx at https://codereview.productengine.com/secondlife/r/428/ --HG-- branch : product-engine | |||
2010-05-18 | EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵ | Richard Linden | |
topleft layout reviewed by Leyla | |||
2010-04-08 | merge | Richard Linden | |
2010-04-08 | EXT-5849 - crash in LLView::drawChildren() | Richard Linden | |
added logging to help track down cause | |||
2010-03-18 | merge from hotfix to viewer-2-0 and resolve conflicts | Kent Quirk | |
2010-03-16 | turning view deletion spam into a lldebugs | Richard Linden | |
2010-03-12 | Bizarrely hacky fix for EXT-6276 (#if LL_DARWIN out copyFromPrimarySubstring) | Dave Parks | |
General gl state cleanup in llui. Make llrender more gGL.begin/end friendly. | |||
2010-03-05 | fix | Richard Linden | |
2010-03-05 | added some logging to help track down crash in EXT-5849 | Richard Linden | |
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2010-02-08 | Add some asserts to catch some null derefs that, at least, the ↵ | Tofu Linden | |
render-pipeline code seems to be hitting. | |||
2009-12-18 | ext-3307 - nearby chat stays scrolled at bottom | richard | |
2009-12-17 | made setupParams do coordinate flipping and negative coordinate magic only ↵ | richard | |
for XUI-based params | |||
2009-12-17 | Backed out changeset: 4d482c1ed041 | richard | |
2009-12-16 | Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a ↵ | James Cook | |
LLRect param in code will set the individua |