This page lists all changes made to the program since the initial version.
Version 1.1, Released August 22, 2012
• | Removed the software licensing, making the program freeware. This included removing the functions HtmlMessageBoxInit() or Init() from the various versions. |
Version 1.01, Released May 11, 2009
• | Fixed a bug where having a long line of text, with no line breaks, could cause an infinite loop when you tried to display it in an HTML MessageBox. |
• | Fixed a related bug where having a too-long unbreakable line of text (one with no spaces in it) could cause an infinite loop. (Now it displays that in a MessageBox that exceeds the screen width, if necessary.) |
Version 1.00, Released May 8, 2008
This was the initial version of the HTML MessageBox.
|