summaryrefslogtreecommitdiff
path: root/indra/llui/llview.cpp
AgeCommit message (Expand)Author
2012-03-06EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater positions...Richard Linden
2012-02-10EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ...Richard Linden
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2012-01-12Merge with latest from viewer-experienceLeslie Linden
2012-01-11assert for updating views while drawing was too aggressiveRichard Linden
2012-01-05Latest from viewer-experienceLeslie Linden
2012-01-04Modified CRASH assert to not occur in release mode per RichardLeslie Linden
2012-01-04Merge from viewer-experienceLeslie Linden
2012-01-03use lazy deletion of views via die() method to avoid some potential crashesRichard Linden
2011-12-07Crash workaround when opening toats windows after a long session.Leslie Linden
2011-11-04SH-2652 Don't allocate 6000+ strings every frameDave Parks
2011-10-24mergeDave Parks
2011-10-19mergeDave Parks
2011-10-18EXP-1406 FIX Scrolling using mousewheel not working to scroll in inventory an...Richard Linden
2011-10-15Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-14mergeDave Parks
2011-10-12tooltips now only show labels for toolbar buttons when label is hidden or tru...Richard Nelson
2011-09-26fixed toolbar context menuRichard Nelson
2011-09-26mergeDave Parks
2011-09-26Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
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