Saturday, June 2, 2007

Version 2.4.2.6 Released

Version 2.4.2.6 Changes(6/1/2007)
- ADDED code to just log debug info into file instead of displaying it and letting the user save it. You can still do that, but you can also have it to just log it automatically. If you turn this option on, it'll save it in"Background.log" file in the same directory as the executable. If you leave it on for hours on end... the file may get too big... lol =P. I left it on for about a whole day and it came to be about 1.2MBs in size... hmmm... not bad. ^-^
- ADDED a dialog box to be able to select the SplashScreenImage/TrayIcon set to either one of the ones that it picks, or to do it randomly... as it has been doing till now. Don't know... just had the idea of adding it... -o-;;
- CHANGED code to recognize Vista when figuring out Windows version.
- CHANGED the size of the Message Box. Made it longer so that I could see more of the info displayed in 1 pass. I wanted to make it resizable... but when I looked in google about it... it was too complicated/too lazy to do so....
- CHANGED the Open Dialog code for Manually Change Image so that it'll select "All Files(*.*)" by default
- CHANGED some stuff in the PNG library code... mainly I added 58 typecasts. Geez... what a pain... I did it in the hopes of making it work in the Release version, but to no avail... still don't know what's wrong with it. B_B
- CHANGED Release options to disable Optimizations when compiling. That's what was giving me the errors on Release mode and not on Debug mode.
- CHANGED PNG code so that instead of displaying checkered boxes for transparency, it would display it as transparent? well, it seems the background color in Vista is black so..... don't know how to change it, but this comes out nicely with this. It appears in black so. ^-^