<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llui/llhandle.h, branch 26.3</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.3</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.3'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2012-08-08T17:23:02Z</updated>
<entry>
<title>Move llhandle.h into llcommon; same generality as llpointer.h.</title>
<updated>2012-08-08T17:23:02Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2012-08-08T17:23:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=50f3e227a2ba511a1110b3e5a214db73ba3cc4e8'/>
<id>urn:sha1:50f3e227a2ba511a1110b3e5a214db73ba3cc4e8</id>
<content type='text'>
Leaving llhandle.h in llui restricts the set of viewer project directories
which could potentially use it, and there's nothing whatsoever UI-specific
about it.
</content>
</entry>
<entry>
<title>Build fixes for mac, hopefully Linux too</title>
<updated>2011-12-01T18:42:15Z</updated>
<author>
<name>Leslie Linden</name>
<email>leslie@lindenlab.com</email>
</author>
<published>2011-12-01T18:42:15Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=770538f992a42cdda091f93e8b318e35372aaad2'/>
<id>urn:sha1:770538f992a42cdda091f93e8b318e35372aaad2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed build</title>
<updated>2011-11-11T00:02:57Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2011-11-11T00:02:57Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0c9d8d917a4281e2dea7fa2044e86735caca2aa9'/>
<id>urn:sha1:0c9d8d917a4281e2dea7fa2044e86735caca2aa9</id>
<content type='text'>
fixed handle downcast not initiating handle
</content>
</entry>
<entry>
<title>LLHandle&lt;Derived&gt; is now implicitly convertable to LLHandle&lt;Base&gt; and LLHandle&lt;Base&gt;</title>
<updated>2011-11-08T21:47:08Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2011-11-08T21:47:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b6858df0dd9fa06ec8fa56c5ba63925a790b4811'/>
<id>urn:sha1:b6858df0dd9fa06ec8fa56c5ba63925a790b4811</id>
<content type='text'>
can be downcast to LLHandle&lt;Derived&gt; using the LLHandleProvider mixin
</content>
</entry>
<entry>
<title>removed unworkable subclassing support from LLHandle&lt;T&gt;</title>
<updated>2010-09-29T22:50:12Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2010-09-29T22:50:12Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=68b4d9164ccf2b3bb643f153be4d3b2821c4d9d9'/>
<id>urn:sha1:68b4d9164ccf2b3bb643f153be4d3b2821c4d9d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for crash on exit</title>
<updated>2010-09-29T22:02:32Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2010-09-29T22:02:32Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3bab3fc66183f124d173b4ec192c03a9205788d9'/>
<id>urn:sha1:3bab3fc66183f124d173b4ec192c03a9205788d9</id>
<content type='text'>
also made handle subtyping work
</content>
</entry>
<entry>
<title>Change license from GPL to LGPL (version 2.1)</title>
<updated>2010-08-13T11:24:57Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2010-08-13T11:24:57Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=06b0d72efa96b6a0ed665f7cd46f358c48929e7b'/>
<id>urn:sha1:06b0d72efa96b6a0ed665f7cd46f358c48929e7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial work changing topctrl to popup layer</title>
<updated>2010-03-02T22:21:58Z</updated>
<author>
<name>Richard Nelson</name>
<email>none@none</email>
</author>
<published>2010-03-02T22:21:58Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=41a30a59fb1b6dea2d531333d0429632f1fef2fe'/>
<id>urn:sha1:41a30a59fb1b6dea2d531333d0429632f1fef2fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed unnecessary static variable instantiations to improve compile times</title>
<updated>2009-10-20T22:05:00Z</updated>
<author>
<name>Richard Nelson</name>
<email>richard@lindenlab.com</email>
</author>
<published>2009-10-20T22:05:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=fdc848cf72f755b3ce924e12625ec9923495f9bc'/>
<id>urn:sha1:fdc848cf72f755b3ce924e12625ec9923495f9bc</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Merged skinning-17 into viewer-2 for bug fixes.  Commented out new IM window for now, not complete.</title>
<updated>2009-07-27T17:56:26Z</updated>
<author>
<name>James Cook</name>
<email>james@lindenlab.com</email>
</author>
<published>2009-07-27T17:56:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8f7ec64899c54dcee6caa0307510cc4003ba7bdd'/>
<id>urn:sha1:8f7ec64899c54dcee6caa0307510cc4003ba7bdd</id>
<content type='text'>
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
</content>
</entry>
</feed>
