<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/lltoastscripttextbox.h, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<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-9800 Changed llTextBox to have selectable "message" text</title>
<updated>2018-10-09T21:04:13Z</updated>
<author>
<name>AndreyL ProductEngine</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2018-10-09T21:04:13Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d75723439767ad62f2f919e29b713eca137f04d5'/>
<id>urn:sha1:d75723439767ad62f2f919e29b713eca137f04d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-3604 Extend llTextBox message lines according to it's length</title>
<updated>2017-03-01T15:53:26Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2017-03-01T15:53:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b4c4a951c161e43bf66141248f0c94b97848ae98'/>
<id>urn:sha1:b4c4a951c161e43bf66141248f0c94b97848ae98</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>CHUI-51 WIP notifications routig code cleanup</title>
<updated>2012-03-30T06:48:29Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2012-03-30T06:48:29Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2fa1c42aadbe2a29e1bcced9a487c0e5abf0602b'/>
<id>urn:sha1:2fa1c42aadbe2a29e1bcced9a487c0e5abf0602b</id>
<content type='text'>
phase 2, removal of extraneous signaling in favor of llnotificationchannels
made notificationchannels work better with overrides and lifetime managed
by creator
</content>
</entry>
<entry>
<title>STORM-713 FIXED XML/UI issues in llTextBox</title>
<updated>2010-12-14T12:53:51Z</updated>
<author>
<name>Paul Guslisty</name>
<email>pguslisty@productengine.com</email>
</author>
<published>2010-12-14T12:53:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=29dc24a3ea8d6f3d3aa83fd6b22921937d0dd430'/>
<id>urn:sha1:29dc24a3ea8d6f3d3aa83fd6b22921937d0dd430</id>
<content type='text'>
- As the class LLToastNotifyPanel is deprecated, made the class LLToastScriptTextbox derived directly from LLToastPanel.

- Added callback for ignore button.

Now LLToastScriptTextbox has its own XML, therefore it's not needed to dynamically create toast panel.

Since LLToastNotifyPanel is deprecated all new notification toasts should be created this way.
</content>
</entry>
<entry>
<title>xui / panel format cleanup.</title>
<updated>2010-09-30T11:01:36Z</updated>
<author>
<name>Tofu Linden</name>
<email>tofu.linden@lindenlab.com</email>
</author>
<published>2010-09-30T11:01:36Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=dd6a77c9e1baeec7276d3599b73d5cde384e810f'/>
<id>urn:sha1:dd6a77c9e1baeec7276d3599b73d5cde384e810f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>iterate iterate.</title>
<updated>2010-09-28T12:41:46Z</updated>
<author>
<name>Tofu Linden</name>
<email>tofu.linden@lindenlab.com</email>
</author>
<published>2010-09-28T12:41:46Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b6a498c3018976b97c2353be066502e4a298e156'/>
<id>urn:sha1:b6a498c3018976b97c2353be066502e4a298e156</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make this at least build, but no real flesh yet.</title>
<updated>2010-09-20T12:04:56Z</updated>
<author>
<name>Tofu Linden</name>
<email>tofu.linden@lindenlab.com</email>
</author>
<published>2010-09-20T12:04:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=34a55f2f05036d465ae1ddad5031a3e3f892d549'/>
<id>urn:sha1:34a55f2f05036d465ae1ddad5031a3e3f892d549</id>
<content type='text'>
</content>
</entry>
</feed>
