<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos-c-_theultimatehacker.git/source/WindowsFormsApplication1/Apps, branch shiftui_integration</title>
<subtitle>The Official C# Rewrite of ShiftOS.
</subtitle>
<id>https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/atom?h=shiftui_integration</id>
<link rel='self' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/atom?h=shiftui_integration'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/'/>
<updated>2016-07-22T16:23:28Z</updated>
<entry>
<title>Shifter UI rewrite, fix shiftnet and spkg paths.</title>
<updated>2016-07-22T16:23:28Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-07-22T16:23:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=fe4121c5411f39b4ccf702700d7681184adb538f'/>
<id>urn:sha1:fe4121c5411f39b4ccf702700d7681184adb538f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ShiftUI designer to ShiftOS and add</title>
<updated>2016-07-20T17:52:12Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-07-20T17:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=b52090021ff0ae61db652e8a486cbff6732f5ec5'/>
<id>urn:sha1:b52090021ff0ae61db652e8a486cbff6732f5ec5</id>
<content type='text'>
prober for ShiftOS to allow ShiftUI designer to design ShiftOS forms.
</content>
</entry>
<entry>
<title>Fix window border bug, add skinnable VisualStyleBorders</title>
<updated>2016-07-20T14:04:18Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-07-20T14:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=995b1404e0966950f53447383da4c5f91bd2cdb0'/>
<id>urn:sha1:995b1404e0966950f53447383da4c5f91bd2cdb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix graphical glitch with buttons.</title>
<updated>2016-07-20T13:17:10Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-07-20T13:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=f1856e8ed30ed882229fd3fa2a4038122a5fb441'/>
<id>urn:sha1:f1856e8ed30ed882229fd3fa2a4038122a5fb441</id>
<content type='text'>
This glitch has been prevelant ever since ShiftOS first had Knowledge
Input. And I don't mean 0.1.0, I mean all the way back before 0.0.5 when
OSFirstTimer was developing it.

Basically, buttons would show light gray backgrounds when you click on
them. Now they show black (and it's skinnable :D)
</content>
</entry>
<entry>
<title>Full ShiftUI conversion</title>
<updated>2016-07-20T01:53:26Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-07-20T01:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=6b804f03ebcdd1c5aa145f29ae71b62bd61f8cb9'/>
<id>urn:sha1:6b804f03ebcdd1c5aa145f29ae71b62bd61f8cb9</id>
<content type='text'>
The only bugs are that windows don't show in the center of the screen,
and Gecko webbrowsers are not serializing properly to be converted to
ShiftUI widgets (you can use the ToWidget() extension method to convert
a WinForms control to a ShiftUI widget)

Also multiple desktop panels are removed due to some odd bug I can't
diagnose. Will add them back in the future. Promise. I loved creating
GNOME2 skins.
</content>
</entry>
<entry>
<title>Minor server contact layer changes for online battles.</title>
<updated>2016-06-27T00:16:27Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-06-27T00:16:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=a067684f084c6fce5e7d7d8140a2d2f56953b579'/>
<id>urn:sha1:a067684f084c6fce5e7d7d8140a2d2f56953b579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More matchmaking fixes</title>
<updated>2016-06-26T16:31:01Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-06-26T16:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=902b89212c22c39348081dfc1e4fa7957a311553'/>
<id>urn:sha1:902b89212c22c39348081dfc1e4fa7957a311553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash with phantom clients while matchmaking</title>
<updated>2016-06-26T11:46:56Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-06-26T11:46:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=a14470ce12c09a87665521387bee2f982cd5a6d0'/>
<id>urn:sha1:a14470ce12c09a87665521387bee2f982cd5a6d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Network Browser lets you set your online identity now.</title>
<updated>2016-06-26T11:21:14Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-06-26T11:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=2963b1bff26afef38e40ba6b04644cb5996316af'/>
<id>urn:sha1:2963b1bff26afef38e40ba6b04644cb5996316af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the Network Browser stop matchmaking when closed or a match was made.</title>
<updated>2016-06-26T11:04:41Z</updated>
<author>
<name>MichaelTheShifter</name>
<email>michaelshiftos@gmail.com</email>
</author>
<published>2016-06-26T11:04:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-c-_theultimatehacker.git/commit/?id=e8436720edf1c012cef7ece1a70d1edd9bd2ed35'/>
<id>urn:sha1:e8436720edf1c012cef7ece1a70d1edd9bd2ed35</id>
<content type='text'>
</content>
</entry>
</feed>
