V1.6

This version has an awesome new feature: The Screen Designer!
The following features have been added in v1.5:
*Tab indents now work. (So you don't have to space all your indents)
*Added "Insert->Screen Designer"!  Cool feature and make sure you read the help to learn to use it.
*Added "Tools->Copy Images from Screen Designer" so you can copy the images you used with screen designer to your PSP.
*Added more in help menu
*Added "Goto->Line" to make up for the lack of line numbering.
*New Template Added to be used with Screen Designer! "Graphics Template"

NOTE!!!
There is a glitche when adding text in the Screen Designer.  Long sentences won't show all of it on the Screen Designer 
but it will show all of it on the PSP!

V1.0

This is the new and improved PSP C++ IDE 1.0
The following features are new to v1.0:
*Editor Options in the Tools Menu now works
*Added Save All Feature
*New Project now creates a PSPFOLDER.path which allows you to copy your compiled Eboot to the PSP with the click of button.
*The following tools in the Tool Menu has been added:
	-"Editor Options" now works
	-"Cygwin Path" to choose your cygwin.bat for easy opening.
	-"Show Path" to see the path you set for cygwin.bat
	-"Compile" ...it opens your cygwin.bat and a window pops up telling you what to type into the bash to compile it.
	-"Copy Project EBOOT.PBP to PSP" to copy your EBOOT.PBP to your PSP with ease.

Other Important Notes:
*You have to set the path of the folder in your PSP for the EBOOT.PBP to copy through your PSPFOLDER.path but make sure you keep the backslash at the end.



v0.8

This is v0.8 of my PSP C++ IDE.

I used Maniac's Syntax Highlighter DLL for the syntax.

Features:
*Syntax Highlighting
*Save and Open Projects for easier management
*Help menu
*Easy to work with interface
*Projects can have C files, Makefiles, export files(for prx)
*Create Empty Projects or files, or
*use the "Template Feature" so you can start with a pre-written file
*The template feature currently includes:
	1.Standard Template
	2.Kernel App Template
	3.PRX template (for VSH PRX's)
	4.More to come

Check out the help for more info.
BTW I know about the stupid thing in the icon.

OH, and when you open a file, the sytax highlighter doesn't kick in right away but that will be fixed in the next version.

If there is something that should be highlighted in the syntax that I forgot, please let me know.

Have Fun!!!