<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llui/llloadingindicator.cpp, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2024-04-29T04:56:09Z</updated>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace BOOST_FOREACH with standard C++ range-based for-loops</title>
<updated>2024-01-09T18:44:50Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-01-08T23:16:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ba74152c823563a66729ea0a7fb7cab5bf58980d'/>
<id>urn:sha1:ba74152c823563a66729ea0a7fb7cab5bf58980d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Mac and Windows breakpad builds to latest</title>
<updated>2013-03-29T14:50:08Z</updated>
<author>
<name>Graham Madarasz</name>
<email>graham@lindenlab.com</email>
</author>
<published>2013-03-29T14:50:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bf6182daa8b4d7cea79310547f71d7a3155e17b0'/>
<id>urn:sha1:bf6182daa8b4d7cea79310547f71d7a3155e17b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed UI not working at all due to bad param blocks</title>
<updated>2012-04-13T00:18:34Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2012-04-13T00:18:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=855fbc0bf331c116d20d402f427535f060f70345'/>
<id>urn:sha1:855fbc0bf331c116d20d402f427535f060f70345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>param block cleanup</title>
<updated>2011-09-30T23:57:08Z</updated>
<author>
<name>Richard Nelson</name>
<email>richard@lindenlab.com</email>
</author>
<published>2011-09-30T23:57:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=09e179b2381a4db03309839babae664feb9b0886'/>
<id>urn:sha1:09e179b2381a4db03309839babae664feb9b0886</id>
<content type='text'>
added Flag as value type
moved Batch to BatchBlock
renamed Choice to ChoiceBlock
made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now)
made iteration over Multiple&lt;T&gt; type params easier
initial schema param blocks
</content>
</entry>
<entry>
<title>mac and linux build fixes</title>
<updated>2011-04-21T00:30:06Z</updated>
<author>
<name>Leslie Linden</name>
<email>leslie@lindenlab.com</email>
</author>
<published>2011-04-21T00:30:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c82219934dfc20d8e4401ed875f9c59c16ab922c'/>
<id>urn:sha1:c82219934dfc20d8e4401ed875f9c59c16ab922c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple&lt;LLUIImage&gt; for a sequence of images</title>
<updated>2011-04-19T23:16:54Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2011-04-19T23:16:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1dedd3de05503067b36096007eeb0bb6a6204587'/>
<id>urn:sha1:1dedd3de05503067b36096007eeb0bb6a6204587</id>
<content type='text'>
Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple&lt;T&gt; context
Converted loading_indicator to take image sequence from XUI
deprecated name-value pairs for LLUIColor values, and put them in colors.xml
</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>comments</title>
<updated>2010-07-01T22:32:46Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2010-07-01T22:32:46Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ff7a83323dbcb105899f75432403ca3037a2d612'/>
<id>urn:sha1:ff7a83323dbcb105899f75432403ca3037a2d612</id>
<content type='text'>
</content>
</entry>
</feed>
