<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS.WinForms/Applications/IconManager.cs, branch winforms</title>
<subtitle>The official, open-source, C# revamp of ShiftOS.
</subtitle>
<id>https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms</id>
<link rel='self' href='https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/'/>
<updated>2017-06-28T12:48:16Z</updated>
<entry>
<title>.icons file extension</title>
<updated>2017-06-28T12:48:16Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-28T12:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=6cdb8cb0253230f6f845afb549517c5c3f12d2d1'/>
<id>urn:sha1:6cdb8cb0253230f6f845afb549517c5c3f12d2d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Localize a lot of the window titles</title>
<updated>2017-06-19T00:31:19Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-19T00:31:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=5fd343195be5632ba341031953d4a4e6d9317253'/>
<id>urn:sha1:5fd343195be5632ba341031953d4a4e6d9317253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReflectMan Saves The Day..............</title>
<updated>2017-06-11T07:38:53Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-06-11T07:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=107a98686a105468b5f200ebcbd27343c1210ce4'/>
<id>urn:sha1:107a98686a105468b5f200ebcbd27343c1210ce4</id>
<content type='text'>
Refactored every part in the code that used that damn foreach loop.
All assemblies are now loaded on startup into an array, and the
results of GetType() on each are concatenated into another array.
The parts of the code that were loading the assemblies and scanning
them themselves now look to ReflectMan.Types, and all disk I/O is
limited to the first time ReflectMan is accessed. While I was there
I also replaced some other foreach loops with array comprehensions
and such to speed things up - there is a noticeable improvement.

It doesn't seem to have broken anything, but I'd appreciate if
someone could do more stress testing for me.
</content>
</entry>
<entry>
<title>Icon Manager and various icon bugfixes.</title>
<updated>2017-06-01T21:09:22Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-01T21:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=03cf891c53cc648bb1ed4ea3d78755c1a440a713'/>
<id>urn:sha1:03cf891c53cc648bb1ed4ea3d78755c1a440a713</id>
<content type='text'>
</content>
</entry>
</feed>
