<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS_TheReturn/Skinning.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-07-05T12:43:35Z</updated>
<entry>
<title>HEAVILY optimize skins</title>
<updated>2017-07-05T12:43:35Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-07-05T12:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=4f41f51267e04d752d3d438f70f06a7a37975f5d'/>
<id>urn:sha1:4f41f51267e04d752d3d438f70f06a7a37975f5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Multistate title button skinning.</title>
<updated>2017-06-28T00:07:09Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-28T00:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=cd2190f6caa16e8d909aa1d662996d690772a67f'/>
<id>urn:sha1:cd2190f6caa16e8d909aa1d662996d690772a67f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inactive border images</title>
<updated>2017-06-20T23:01:40Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-20T23:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=bae58df258e259b5d35187d26630662287875c69'/>
<id>urn:sha1:bae58df258e259b5d35187d26630662287875c69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Opt-in multistate borders</title>
<updated>2017-06-20T22:53:28Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-20T22:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=153057c7be952a94ab63a790662a10eee7b68e3d'/>
<id>urn:sha1:153057c7be952a94ab63a790662a10eee7b68e3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inactive border colors</title>
<updated>2017-06-20T22:02:13Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-20T22:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=41504bdc15d6c7512b5fe1a111529d8a39587f61'/>
<id>urn:sha1:41504bdc15d6c7512b5fe1a111529d8a39587f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commands are parsed with a bash-style syntax by default</title>
<updated>2017-06-18T01:03:27Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-18T01:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=a3cd6c0e6045d12f0cb8c9355bcd50f12e367f3b'/>
<id>urn:sha1:a3cd6c0e6045d12f0cb8c9355bcd50f12e367f3b</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>Another new default skin.</title>
<updated>2017-06-01T22:27:22Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-01T22:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=0b9ac754acd76348cd1a61fde14f0821e32a31c8'/>
<id>urn:sha1:0b9ac754acd76348cd1a61fde14f0821e32a31c8</id>
<content type='text'>
</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>
<entry>
<title>Slight Shiftnet mods, new default skin.</title>
<updated>2017-05-30T20:34:31Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-30T20:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=0451b5d15703987b6be1160917ea31d36f6ee125'/>
<id>urn:sha1:0451b5d15703987b6be1160917ea31d36f6ee125</id>
<content type='text'>
</content>
</entry>
</feed>
