<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS.WinForms/WidgetManager.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-11T07:38:53Z</updated>
<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>Add Widget Manager UI</title>
<updated>2017-04-22T21:10:15Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-04-22T21:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=40fc14a237f0bbe3e5237e5ce0806f46ecf0f56e'/>
<id>urn:sha1:40fc14a237f0bbe3e5237e5ce0806f46ecf0f56e</id>
<content type='text'>
You can now toggle visibility of widgets.
</content>
</entry>
<entry>
<title>Store widget locations in file</title>
<updated>2017-04-16T18:18:02Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-04-16T18:18:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=5cb49f332856ac312e8840ec04c7869b892d4dd4'/>
<id>urn:sha1:5cb49f332856ac312e8840ec04c7869b892d4dd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin work on Desktop Widgets</title>
<updated>2017-04-16T17:31:23Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-04-16T17:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=538f99faf7b381717079ea700d4f2e6e908537ea'/>
<id>urn:sha1:538f99faf7b381717079ea700d4f2e6e908537ea</id>
<content type='text'>
</content>
</entry>
</feed>
