<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos.git/ShiftOS/skins.vb, branch master</title>
<subtitle>The original source code of ShiftOS by Philip Adams &amp; other contributors.
</subtitle>
<id>https://git.shiftos.dev/shiftos.git/atom?h=master</id>
<link rel='self' href='https://git.shiftos.dev/shiftos.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/'/>
<updated>2015-03-28T19:11:15Z</updated>
<entry>
<title>Gecko Implementation</title>
<updated>2015-03-28T19:11:15Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-03-28T19:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=ecb1dbd33a0eb78178b6cddb8c1fcef97d51204d'/>
<id>urn:sha1:ecb1dbd33a0eb78178b6cddb8c1fcef97d51204d</id>
<content type='text'>
Rest in Pieces, Trident! I've converted the Internet Browser to Gecko,
the Firefox Rendering Engine. Virtually no code has been changed (unless
you include the other stuff I'm working on like FullScreenLogin.vb)
</content>
</entry>
<entry>
<title>#1 - File Skimmer bug fix + Fullscreen Login Screen</title>
<updated>2015-03-22T14:45:19Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-03-22T14:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=d556f57a1fd140362d19baea107d98524427a45e'/>
<id>urn:sha1:d556f57a1fd140362d19baea107d98524427a45e</id>
<content type='text'>
Fixed a bug with the File Skimmer, as well as adding a FullScreen Login
Screen test that can be utilized using the "test fullscreen login"
terminal command. There's also a "test fullscreen login customizer"
command to test the Customization Options for the login screen, though I
haven't even gotten close to completing that.

I've also referenced another DLL, one that I made called
"MichaelsMovableControlSuite.dll" that contains movable variations of
Windows Forms Controls. By movable, I mean that at run-time, the user
can drag these controls around, however some functions (such as the
ability to type in a MovableTextBox) have been disabled. These controls
are used for the Login Screen customizer.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master'</title>
<updated>2015-03-16T16:19:41Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-03-16T16:19:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=ad47328090b8225dfe7c43283bfcb0ddeee506e7'/>
<id>urn:sha1:ad47328090b8225dfe7c43283bfcb0ddeee506e7</id>
<content type='text'>
Conflicts:
	ShiftOS/skins.vb
</content>
</entry>
<entry>
<title>#11 - Fixed skinning bug.</title>
<updated>2015-03-16T15:52:50Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-03-16T15:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=dbdc3f918399bc25220c93845f16d51933a9a762'/>
<id>urn:sha1:dbdc3f918399bc25220c93845f16d51933a9a762</id>
<content type='text'>
Fixed a huge skinning bug, along with adding a few new features (Infobox
tries to find a .wav file to play when it starts up. If there isn't any,
it doesn't play a sound.)
</content>
</entry>
<entry>
<title>why use for loops when you can just import system.io also fixed some paths, stopped for the skinning problem</title>
<updated>2015-03-16T15:43:36Z</updated>
<author>
<name>pfg github</name>
<email>omegariisthebest@gmail.com</email>
</author>
<published>2015-03-16T15:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=91604723d5c0696e82d729b486abd07aaa9fd24a'/>
<id>urn:sha1:91604723d5c0696e82d729b486abd07aaa9fd24a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commented if statememt and fixed the build conflict. There is a tutorial in the dev room on how to fix them</title>
<updated>2015-03-16T14:34:26Z</updated>
<author>
<name>pfg github</name>
<email>omegariisthebest@gmail.com</email>
</author>
<published>2015-03-16T14:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=3fbfbbdb0e9bfe2a9c6c0b79b873189a1bc96314'/>
<id>urn:sha1:3fbfbbdb0e9bfe2a9c6c0b79b873189a1bc96314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master'</title>
<updated>2015-03-16T13:19:34Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-03-16T13:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=93d62dcac2c8ceb10d2f839614ca83c12c5902ee'/>
<id>urn:sha1:93d62dcac2c8ceb10d2f839614ca83c12c5902ee</id>
<content type='text'>
Conflicts:
	ShiftOS/skins.vb
</content>
</entry>
<entry>
<title>Added more skinning options and new functions to Helper.vb</title>
<updated>2015-03-16T13:00:19Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-03-16T13:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=6278dd2510d692446e2baf0b079850e3e0250f2e'/>
<id>urn:sha1:6278dd2510d692446e2baf0b079850e3e0250f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Paths module</title>
<updated>2015-03-15T16:52:07Z</updated>
<author>
<name>pfg github</name>
<email>omegariisthebest@gmail.com</email>
</author>
<published>2015-03-15T16:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=6975f7385040d49543751b5184dbbcb4d91c2603'/>
<id>urn:sha1:6975f7385040d49543751b5184dbbcb4d91c2603</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Advanced App Launcher added</title>
<updated>2015-03-15T12:29:50Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-03-15T12:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos.git/commit/?id=c8d95621fb1f8ebab23cd7e3eeacb26b6e018e20'/>
<id>urn:sha1:c8d95621fb1f8ebab23cd7e3eeacb26b6e018e20</id>
<content type='text'>
A very beta Advanced App Launcher has been added. It's in a functional
state, and I'm still working on it.
</content>
</entry>
</feed>
