Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-01 | Build fixes for mac, hopefully Linux too | Leslie Linden | |
2011-11-10 | fixed build | Richard Linden | |
fixed handle downcast not initiating handle | |||
2011-11-08 | LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and ↵ | Richard Linden | |
LLHandle<Base> can be downcast to LLHandle<Derived> using the LLHandleProvider mixin | |||
2010-09-29 | removed unworkable subclassing support from LLHandle<T> | Richard Linden | |
2010-09-29 | fix for crash on exit | Richard Linden | |
also made handle subtyping work | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2009-10-20 | removed unnecessary static variable instantiations to improve compile times | Richard Nelson | |
moved a bunch of template class statics to cpp files also added filename parameter to LLXUIParser::readXUI for better debugging of XUI errors reviewed by James | |||
2009-07-27 | Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ↵ | James Cook | |
for now, not complete. Merging revisions 127913-128319 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-17 into D:\viewer-2.0.0-3, respecting ancestry |