summaryrefslogtreecommitdiff
path: root/indra/llui/llview.cpp
AgeCommit message (Expand)Author
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-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-30added LLPanel::childSetAction() that does not take a void* argumentRichard Nelson
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
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
2010-03-05fixRichard Linden
2010-03-05added some logging to help track down crash in EXT-5849Richard Linden
2010-03-02initial work changing topctrl to popup layerRichard Nelson
2010-02-08Add some asserts to catch some null derefs that, at least, the render-pipelin...Tofu Linden
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-12-17made setupParams do coordinate flipping and negative coordinate magic only fo...richard
2009-12-17Backed out changeset: 4d482c1ed041richard
2009-12-16Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRe...James Cook
2009-12-15added setBlockFromValue so setting a LLRect param in code will set the indivi...richard
2009-12-15added "value" attribute to radio_items to better support arbitrary data selec...richard
2009-12-07Manual merge from default branch.Vadim Savchuk
2009-12-07no ticket, minor refactoring.Yuri Chebotarev
2009-12-30EXT-2823 Find window: change default open location to the top-left of screenLeyla Farazha
2009-11-30De-inlined some UI param block definitions.James Cook
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-29Revert extern template link optimization until I can build/test on PCJames Cook
2009-11-25Linker optimization, use extern template for LLView::getChild<>James Cook
2009-11-10mergerichard
2009-11-10clean up include llfontglangela
2009-11-09data driven layout of top-level UI elementsrichard
2009-10-20Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-10-19Merging revisions 2046-2068 of https://svn.aws.productengine.com/secondlife/p...Steven Bennetts
2009-10-17Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-10-17Introduce LLView::isAvailable() to test enabled & visible.Nat Goodspeed
2009-10-16removed usage of boost::true_type and boost::false_typeRichard Nelson
2009-10-13EXT-1351 DEV-38496 Add "show rectangles" check to UI Preview Tool, which draw...James Cook
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-09-30converted focus change callbacks to use signalsRichard Nelson
2009-09-23EXT-904 Build tools does not show tooltips on any checkboxRichard Nelson
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
2009-09-09merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/g...Richard Nelson