<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llxuixml/lltrans.cpp, 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-01-20T21:51:46Z</updated>
<entry>
<title>removed LLXUIXML library</title>
<updated>2012-01-20T21:51:46Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2012-01-20T21:51:46Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=057da807ac55f9b0583ff334cd12b3568ab81a18'/>
<id>urn:sha1:057da807ac55f9b0583ff334cd12b3568ab81a18</id>
<content type='text'>
moved LLInitParam, and LLRegistry to llcommon
moved LLUIColor, LLTrans, and LLXUIParser to llui
reviewed by Nat
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2011-05-16T17:09:53Z</updated>
<author>
<name>Joshua Bell</name>
<email>josh@lindenlab.com</email>
</author>
<published>2011-05-16T17:09:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=cfad224f1c56556e58cfe7f3fe0606b4ab164ef8'/>
<id>urn:sha1:cfad224f1c56556e58cfe7f3fe0606b4ab164ef8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: viewer side of ER-864: Include message ids and args in login.cgi responses</title>
<updated>2011-05-12T00:36:11Z</updated>
<author>
<name>Joshua Bell</name>
<email>josh@lindenlab.com</email>
</author>
<published>2011-05-12T00:36:11Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e54e9b4eed615f98f1e1fd167178b6d75c3fda43'/>
<id>urn:sha1:e54e9b4eed615f98f1e1fd167178b6d75c3fda43</id>
<content type='text'>
* Look for message_id and message_args in XMLRPC response, look up localized string in strings.xml
* Support sub-maps in XMLRPC response conversion to LLSD
* Explicitly request extended error info during login (since including sub-maps breaks older viewers)
* Support LLSD-based substitutions in LLTrans::getString/findString
</content>
</entry>
<entry>
<title>Work in progress on CHOP-609 / CHOP-624 build time improvements.  Eliminated a bunch of unnecesary header dependencies.</title>
<updated>2011-05-06T00:13:52Z</updated>
<author>
<name>brad kittenbrink</name>
<email>brad@lindenlab.com</email>
</author>
<published>2011-05-06T00:13:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=dbc92691a62be9c9cdb764ab6f17510c7c7ba64d'/>
<id>urn:sha1:dbc92691a62be9c9cdb764ab6f17510c7c7ba64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for linux build</title>
<updated>2011-03-07T23:06:19Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2011-03-07T23:06:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3676afd7e5aeabc8ee583c177bfaedce59dfc5ae'/>
<id>urn:sha1:3676afd7e5aeabc8ee583c177bfaedce59dfc5ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2011-03-02T01:16:37Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2011-03-02T01:16:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7ffd09a697a132b6b1478e74e5729167408a1f6a'/>
<id>urn:sha1:7ffd09a697a132b6b1478e74e5729167408a1f6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>instead of exposing mutable container in LLInitParam::Multiple, just expose access functions, begin(), end(), etc.</title>
<updated>2010-09-22T21:48:18Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2010-09-22T21:48:18Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0edb695ea86d7997ae3952e155ed5b4922c799f8'/>
<id>urn:sha1:0edb695ea86d7997ae3952e155ed5b4922c799f8</id>
<content type='text'>
this allows mutation of param block contents, without being able to change number of elements
</content>
</entry>
<entry>
<title>Post-convert merge by convert_monolith.py from ./viewer-experience</title>
<updated>2010-08-27T23:58:33Z</updated>
<author>
<name>Monroe Linden</name>
<email>monroe@lindenlab.com</email>
</author>
<published>2010-08-27T23:58:33Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b62b10dd260c8c01e82e5b206c17a410cedc79f4'/>
<id>urn:sha1:b62b10dd260c8c01e82e5b206c17a410cedc79f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made Params parsers not act as singletons</title>
<updated>2010-08-23T18:03:19Z</updated>
<author>
<name>Richard Nelson</name>
<email>none@none</email>
</author>
<published>2010-08-23T18:03:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=65c9914d23022df6a39db50ce295750f08695893'/>
<id>urn:sha1:65c9914d23022df6a39db50ce295750f08695893</id>
<content type='text'>
</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>
</feed>
