Age | Commit message (Expand) | Author |
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 |
2010-07-30 | added LLPanel::childSetAction() that does not take a void* argument | Richard Nelson |
2010-07-14 | merge | Dave Parks |
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden |
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 |
2010-05-18 | EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with toplef... | Richard Linden |
2010-04-08 | merge | Richard Linden |
2010-04-08 | EXT-5849 - crash in LLView::drawChildren() | Richard Linden |
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 |
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 render-pipelin... | Tofu Linden |
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 fo... | richard |
2009-12-17 | Backed out changeset: 4d482c1ed041 | richard |
2009-12-16 | Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRe... | James Cook |
2009-12-15 | added setBlockFromValue so setting a LLRect param in code will set the indivi... | richard |
2009-12-15 | added "value" attribute to radio_items to better support arbitrary data selec... | richard |
2009-12-07 | Manual merge from default branch. | Vadim Savchuk |
2009-12-07 | no ticket, minor refactoring. | Yuri Chebotarev |
2009-12-30 | EXT-2823 Find window: change default open location to the top-left of screen | Leyla Farazha |
2009-11-30 | De-inlined some UI param block definitions. | James Cook |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook |
2009-11-29 | Revert extern template link optimization until I can build/test on PC | James Cook |
2009-11-25 | Linker optimization, use extern template for LLView::getChild<> | James Cook |
2009-11-10 | merge | richard |
2009-11-10 | clean up include llfontgl | angela |
2009-11-09 | data driven layout of top-level UI elements | richard |
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed |
2009-10-19 | Merging revisions 2046-2068 of https://svn.aws.productengine.com/secondlife/p... | Steven Bennetts |
2009-10-17 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed |
2009-10-17 | Introduce LLView::isAvailable() to test enabled & visible. | Nat Goodspeed |