summaryrefslogtreecommitdiff
path: root/indra/llui/llview.cpp
AgeCommit message (Expand)Author
2011-09-26Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-09-12Fix new LLView::childFromPoint(recur=true) behavior: was always NULL.Nat Goodspeed
2011-09-08EXP-1196 FIX Fix param block template orderingRichard Linden
2011-09-08add getInfo to LLView to get state information about ui elements.Andrew A. de Laix
2011-09-06build fixRichard Linden
2011-09-06EXP-1196 FIX Fix param block template orderingRichard Linden
2011-09-06Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-08-30CHOP-763: Introduce static LLView::getPathname(LLView*).Nat Goodspeed
2011-08-30fix crash bug; exclude root from path.Andrew A. de Laix
2011-08-30CHOP-763: Introduce LLView::getPathname().Nat Goodspeed
2011-08-25CHOP-763: Add LLView::TemporaryDrilldownFunc to support UI injection.Nat Goodspeed
2011-08-11CHOP-763: Collect nontrivial LLView::childrenHandle*() methods.Nat Goodspeed
2011-08-11CHOP-763: Reduce redundancy in LLView::childrenHandle*() methods.Nat Goodspeed
2011-08-08EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has a...Leslie Linden
2011-06-30EXP-970 FIX Group Roles > choose name causes other UI to become disabledRichard Linden
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-09SOCIAL-659 WIP Viewer crash when selecting report option from mini-inspector ...Richard Linden
2011-03-02SOCIAL-593 FIX Profile Window cannot be resized in minimal skinRichard Linden
2010-12-13Automated merge up from viewer-developmentLoren Shih
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-09-28made mIsFocusRoot a XUI paramRichard Linden
2010-09-27mergeDave Parks
2010-09-22EXP-109 WIP strip down main_view.xmlRichard Linden
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-16made LLView::getUseBoundingRect() const and used it internallyRichard Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-25mergeDave Parks
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30further UI rendering performance improvementsRichard Nelson
2010-07-30further UI rendering performance improvementsRichard Nelson
2010-07-30added LLPanel::childSetAction() that does not take a void* argumentRichard Nelson
2010-07-30added LLPanel::childSetAction() that does not take a void* argumentRichard Nelson
2010-07-14mergeDave Parks
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
2010-06-07Merge with render-pipelineDave Parks
2010-06-04Better branch prediction in UI rendering.Dave Parks
2010-05-29UI rendering optimization.Dave Parks
2010-05-25EXT-6726 WIP Added handlers for most of Appearance SP context/gear menus.Vadim Savchuk
2010-05-18EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with toplef...Richard Linden
2010-04-08mergeRichard Linden
2010-04-08EXT-5849 - crash in LLView::drawChildren()Richard Linden
2010-03-18merge from hotfix to viewer-2-0 and resolve conflictsKent Quirk
2010-03-16turning view deletion spam into a lldebugsRichard Linden
2010-03-12Bizarrely hacky fix for EXT-6276 (#if LL_DARWIN out copyFromPrimarySubstring)Dave Parks