Archive for April, 2008
Codeblocks update released!
Codeblocks updated to (hopefully) fix some issues it’s been having.
I have no idea what the version number should be, so, whatever.
This is Codeblocks version 1.3.3.7 “Cheesecake”.
New:
- Added VBScript as an editable language.
- Author’s name, etc. are remembered via cookies, if using a Mozilla-based browser.
- Public spaces now display the last editor’s IP.
Fixes:
- Codeblocks now works in Konqueror and Safari.
- Codeblocks window is now scrollable in Epiphany, K-Meleon and other lightweight Mozilla-based browsers.
- Variables, functions, constructs and returns no longer use the same colour in C#.
- ColdFusion, ActionScript moved to ‘unsupported’ category; only accessibly by changing language to ‘cf’ or ‘as’ in URL. Lack of usage leaves no reason to maintain them.
Removed:
- “Live Preview” for HTML removed. Feature unused and caused too many page issues once activated.
Work In Progress:
- Preliminary work for Opera usability. Append “&opera_beta=1″ to your URL.
- Preliminary work for download tool (receiving chosen files in a .tar).
- Upload tool. (http://cloud9nine.com/codeblocks/edit.php?mode=upload)
- ”Codeblocks Remote”: CB packaged with installer and .sql for usage on other servers.