1) Fixed
2) Fixed all 8 occurance. Stupid copy/paste

3) Fixed. Reason they are called the same is because they are the same page. I just hide and change the actions depending on which button you pressed to get there.

Now it shows 2 titles.
4) Working on it...
5) You have to click save if you want the changes to be saved. The right pane makes an image from how you layed it out after you click save on the logic designer. So when you open up a skin with logic in it, it will all be bunched up because there is no position data in the file. The designer makes it up as it goes there. So when you move it all around in the logic editor, click save and it will be saved in that state and the right pane will show it like that. But once you do a full save of the skin, and reopen it, all that positioning is lost, because again the skin file does not contain any location data for the modules because it works completely differently inthe main program. That is why all functions you make have both the xml file which the main program needs, and a *.designer file which contains gibberish location data.
Keep pointing things out, as I wouldnt have caught them for a while.