Age | Commit message (Expand) | Author |
2012-01-11 | assert for updating views while drawing was too aggressive | Richard Linden |
2012-01-04 | Modified CRASH assert to not occur in release mode per Richard | Leslie Linden |
2012-01-03 | use lazy deletion of views via die() method to avoid some potential crashes | Richard Linden |
2011-11-04 | SH-2652 Don't allocate 6000+ strings every frame | Dave Parks |
2011-10-24 | merge | Dave Parks |
2011-10-19 | merge | Dave Parks |
2011-10-18 | EXP-1406 FIX Scrolling using mousewheel not working to scroll in inventory an... | Richard Linden |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden |
2011-10-14 | merge | Dave Parks |
2011-10-12 | tooltips now only show labels for toolbar buttons when label is hidden or tru... | Richard Nelson |
2011-09-26 | fixed toolbar context menu | Richard Nelson |
2011-09-26 | merge | Dave Parks |
2011-09-26 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks |
2011-09-12 | Fix new LLView::childFromPoint(recur=true) behavior: was always NULL. | Nat Goodspeed |
2011-09-08 | EXP-1196 FIX Fix param block template ordering | Richard Linden |
2011-09-08 | add getInfo to LLView to get state information about ui elements. | Andrew A. de Laix |
2011-09-06 | build fix | Richard Linden |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden |
2011-09-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2011-08-30 | CHOP-763: Introduce static LLView::getPathname(LLView*). | Nat Goodspeed |
2011-08-30 | fix crash bug; exclude root from path. | Andrew A. de Laix |
2011-08-30 | CHOP-763: Introduce LLView::getPathname(). | Nat Goodspeed |
2011-08-25 | CHOP-763: Add LLView::TemporaryDrilldownFunc to support UI injection. | Nat Goodspeed |
2011-08-11 | CHOP-763: Collect nontrivial LLView::childrenHandle*() methods. | Nat Goodspeed |
2011-08-11 | CHOP-763: Reduce redundancy in LLView::childrenHandle*() methods. | Nat Goodspeed |
2011-08-08 | EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has a... | Leslie Linden |
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 |
2011-03-02 | SOCIAL-593 FIX Profile Window cannot be resized in minimal skin | Richard Linden |
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 |
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 |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden |
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 |