<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llui/lltextbase.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>2026-05-20T15:43:36Z</updated>
<entry>
<title>Merge branch 'main' into geenz/26.2-to-26.3</title>
<updated>2026-05-20T15:43:36Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-05-20T15:43:36Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3f82abe033887ff690398381563100735e008df4'/>
<id>urn:sha1:3f82abe033887ff690398381563100735e008df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5626 LLTextBase optimization</title>
<updated>2026-04-09T17:48:34Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-08T19:53:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5f91a3faf3ef0b9d0a6c3424fff119992dc0822a'/>
<id>urn:sha1:5f91a3faf3ef0b9d0a6c3424fff119992dc0822a</id>
<content type='text'>
by caching string width
</content>
</entry>
<entry>
<title>viewer-private#540 Avoid micro truncations #3</title>
<updated>2026-03-17T20:47:23Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-03-16T23:15:29Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=05c8cd82dc7a0bb900e837e932ab6f619fc20fe0'/>
<id>urn:sha1:05c8cd82dc7a0bb900e837e932ab6f619fc20fe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>viewer-private#540 Fix freeze when opening large profiles #1</title>
<updated>2026-03-17T20:47:23Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-03-16T19:59:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a5a6cfb995e9baed20980a67dfb89cacc6fe053c'/>
<id>urn:sha1:a5a6cfb995e9baed20980a67dfb89cacc6fe053c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release/2026.02' into maxim/flat-ui-fonts-update</title>
<updated>2026-02-25T11:45:30Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2026-02-25T11:45:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e9c4c1aacffa9eb45628f6356152a70e5a61a32b'/>
<id>urn:sha1:e9c4c1aacffa9eb45628f6356152a70e5a61a32b</id>
<content type='text'>
# Conflicts:
#	indra/newview/skins/default/xui/en/panel_preferences_general.xml
</content>
</entry>
<entry>
<title>UI controls adjustments and selection color update</title>
<updated>2026-02-09T17:21:27Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2026-02-09T17:21:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b58e2e6958002835cce217c6c4983b739d4e3684'/>
<id>urn:sha1:b58e2e6958002835cce217c6c4983b739d4e3684</id>
<content type='text'>
* UI controls adjustments and selection color update
* Use constexpr instead of magic numbers</content>
</entry>
<entry>
<title>Modernize std::type_info* usage in containers with std::type_index</title>
<updated>2026-01-21T20:07:08Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-10T09:54:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ebde7519a8846fbe036767ef6dfef576977d8c05'/>
<id>urn:sha1:ebde7519a8846fbe036767ef6dfef576977d8c05</id>
<content type='text'>
Introduce operator&lt;&lt; for std::type_index for logging output
Utilize std::unordered_map inside llheteromap, llinitparam, llregistry
Remove unused Comparator template parameter from LLRegistry
</content>
</entry>
<entry>
<title>Build fix</title>
<updated>2025-12-03T18:10:00Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2025-12-03T17:58:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d249e88f34810de4e1baa9537aadc05710007976'/>
<id>urn:sha1:d249e88f34810de4e1baa9537aadc05710007976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5094 from secondlife/main</title>
<updated>2025-12-03T16:52:11Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2025-12-03T16:52:11Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6b866bc6432ef88a79a826c09b17107392bde15f'/>
<id>urn:sha1:6b866bc6432ef88a79a826c09b17107392bde15f</id>
<content type='text'>
2025.08 -&gt; Develop</content>
</entry>
<entry>
<title>#4932 fix @mention being displayed twice if the name has a TM symbol</title>
<updated>2025-11-10T17:29:50Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2025-11-10T17:29:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6b7c6b1f8e6e00341c11d5ef6dc8e46b98085bc1'/>
<id>urn:sha1:6b7c6b1f8e6e00341c11d5ef6dc8e46b98085bc1</id>
<content type='text'>
</content>
</entry>
</feed>
