<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/lldelayedgestureerror.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>SL-15272 Bugsplat crashes at condition wait()</title>
<updated>2021-06-03T18:31:30Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2021-05-21T17:06:41Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=823f97ac59e4eb11746cc38d330c223313a5a8fa'/>
<id>urn:sha1:823f97ac59e4eb11746cc38d330c223313a5a8fa</id>
<content type='text'>
Made sure all waits will be triggered, won't loop back and that in case of http queue it had some time to trigger
</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>CHUI-852 ([crashhunters] crash in LLNotificationsUI::LLScreenChannel::addToast): Crash is due to a gesture not loading while the user is shutting down the app. A notification saying that the gesture couldn't load is trying to display while the app is shutting down, which causes a crash.</title>
<updated>2013-03-16T01:16:44Z</updated>
<author>
<name>Gilbert Gonzales</name>
<email>gilbert@lindenlab.com</email>
</author>
<published>2013-03-16T01:16:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0a0ba068bf5bc6d829440a12946174c6ed961843'/>
<id>urn:sha1:0a0ba068bf5bc6d829440a12946174c6ed961843</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>
<entry>
<title>implemented EXT-2323 “Get rid from obsolete notification widgets”;</title>
<updated>2009-12-11T12:26:27Z</updated>
<author>
<name>Alexei Arabadji</name>
<email>aarabadji@productengine.com</email>
</author>
<published>2009-12-11T12:26:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4fc7b91a795fb4ad0eaf3b6c7a1779679889fcbf'/>
<id>urn:sha1:4fc7b91a795fb4ad0eaf3b6c7a1779679889fcbf</id>
<content type='text'>
--HG--
branch : product-engine
</content>
</entry>
<entry>
<title>Created lightweight LLNotificationsUtil::add(), switched most alerts to use it</title>
<updated>2009-11-25T09:15:50Z</updated>
<author>
<name>James Cook</name>
<email>james@lindenlab.com</email>
</author>
<published>2009-11-25T09:15:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=cbc0783cd19f096b454cabe47174c97d3d42842b'/>
<id>urn:sha1:cbc0783cd19f096b454cabe47174c97d3d42842b</id>
<content type='text'>
Cuts number of includes of llnotifications.h from 300+ to 40.
</content>
</entry>
<entry>
<title>Removed llnotifications.h from all headers by adding llnotificationsptr.h</title>
<updated>2009-11-25T06:55:56Z</updated>
<author>
<name>James Cook</name>
<email>james@lindenlab.com</email>
</author>
<published>2009-11-25T06:55:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0e351bedb6ec15ecb4da6073c8db4edc34ccc0ba'/>
<id>urn:sha1:0e351bedb6ec15ecb4da6073c8db4edc34ccc0ba</id>
<content type='text'>
Fixed many more includes
</content>
</entry>
<entry>
<title>Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165</title>
<updated>2009-01-08T00:05:06Z</updated>
<author>
<name>Aaron Brashears</name>
<email>aaronb@lindenlab.com</email>
</author>
<published>2009-01-08T00:05:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e3cf284388e7c8a4c0755ba9e689f6a6264a5a26'/>
<id>urn:sha1:e3cf284388e7c8a4c0755ba9e689f6a6264a5a26</id>
<content type='text'>
</content>
</entry>
</feed>
