aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS/skins.vb
AgeCommit message (Collapse)Author
2015-03-16Merge remote-tracking branch 'origin/master'TheUltimateHacker
Conflicts: ShiftOS/skins.vb
2015-03-16#11 - Fixed skinning bug.TheUltimateHacker
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.)
2015-03-16why use for loops when you can just import system.io also fixed some paths, ↵pfg github
stopped for the skinning problem
2015-03-16commented if statememt and fixed the build conflict. There is a tutorial in ↵pfg github
the dev room on how to fix them
2015-03-16Merge remote-tracking branch 'origin/master'TheUltimateHacker
Conflicts: ShiftOS/skins.vb
2015-03-16Added more skinning options and new functions to Helper.vbTheUltimateHacker
2015-03-15Added Paths modulepfg github
2015-03-15Advanced App Launcher addedTheUltimateHacker
A very beta Advanced App Launcher has been added. It's in a functional state, and I'm still working on it.
2015-03-10Shift Desktop Icons - 0 CPTheUltimateHacker
Yes, I added the ability to customize the Desktop Icons in the Shifter. This is very basic, and I tried my best to allow older skins to be converted to enable these abilities. Don't worry though, the title was just a creative title and no upgrades were added to the Shiftorium. I also added the ability to delete files from the desktop.
2015-03-08Full Sourcepfg github