<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llui/llkeywords.h, 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-01-21T20:07:08Z</updated>
<entry>
<title>Optimize various usages of std::map with frequent find access with std::unordered_map</title>
<updated>2026-01-21T20:07:08Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-10T06:24:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0e687a83b5bd3fd0b33f7e9a5f5955391ec2d5e5'/>
<id>urn:sha1:0e687a83b5bd3fd0b33f7e9a5f5955391ec2d5e5</id>
<content type='text'>
Introduce ll::string_hash heterogeneous string hasher
</content>
</entry>
<entry>
<title>Clean up LLUI and fix/add suggestions from VS (#2746)</title>
<updated>2025-04-17T23:45:11Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2024-10-02T20:51:10Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9c3ce3dec7ad01620213079204d0a43d193bbfb9'/>
<id>urn:sha1:9c3ce3dec7ad01620213079204d0a43d193bbfb9</id>
<content type='text'>
# Conflicts:
#	indra/llui/lltextbase.h
#	indra/llui/lltexteditor.h
#	indra/llwindow/llwindowsdl.cpp
</content>
</entry>
<entry>
<title>Fix various issues with ui elements not updating colors dynamically</title>
<updated>2024-08-05T03:11:57Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-08-04T19:51:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=456d013ba80566bd3c142f03b1754de47c940baf'/>
<id>urn:sha1:456d013ba80566bd3c142f03b1754de47c940baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce string temporaries from LLTabContainer, LLMenuGL, LLLayoutStack, and LLKeywords using string_view</title>
<updated>2024-07-02T12:56:42Z</updated>
<author>
<name>Rye Mutt</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2024-07-02T12:56:42Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=14cbf331cbf345bac83606ee5f56c994694420b3'/>
<id>urn:sha1:14cbf331cbf345bac83606ee5f56c994694420b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings</title>
<updated>2024-06-01T13:49:26Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-06-01T13:49:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8'/>
<id>urn:sha1:b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8</id>
<content type='text'>
</content>
</entry>
<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-19982 Adjustable font size in LSL editor</title>
<updated>2023-08-01T17:14:27Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2023-08-01T17:14:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=62245de7ae38468f337e4c64bc2c254e13c6fedc'/>
<id>urn:sha1:62245de7ae38468f337e4c64bc2c254e13c6fedc</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>A little more cleanup in LLSyntaxIDLSL and LLKeywords</title>
<updated>2014-06-05T04:51:20Z</updated>
<author>
<name>Cinder</name>
<email>cinder.roxley@phoenixviewer.com</email>
</author>
<published>2014-06-05T04:51:20Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e6b20328c2e25223359dede17357682b5b4e7ea1'/>
<id>urn:sha1:e6b20328c2e25223359dede17357682b5b4e7ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove orphaned LLKeywords methods</title>
<updated>2014-05-16T15:18:38Z</updated>
<author>
<name>Cinder</name>
<email>cinder.roxley@phoenixviewer.com</email>
</author>
<published>2014-05-16T15:18:38Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8c970eae222eb94d42e951e47153b97de744f6e5'/>
<id>urn:sha1:8c970eae222eb94d42e951e47153b97de744f6e5</id>
<content type='text'>
</content>
</entry>
</feed>
