Menu

CodePress / News: Recent posts

CodePress 0.9.6 released

It has been some time since last update. CodePress project was freezed, but me and Michael are now back. I really don't know the frequency of future releases but we are working on it. This release is more like a "we are alive" release. A real release with new features is coming.

Regards
fermads

Changes:
-Fix for copy/cut and paste from and to CodePress window on Firefox
-Auto complete for \'[(" do not duplicate if you type the same character again. Typing "" do not become """"
-Added # comment style to PHP language. Reported by mmj48
-LIKE keyword added to SQL syntax highlighting reserved words. Thanks to Kae Verens
-Added XSL syntax highlighting. Thanks to RJ Bruneel
-Added AutoIt syntax highlighting. Thanks to James Brooks

Posted by Fernando Miçalli 2007-09-26

CodePress 0.9.5 released

* Fix for pasted (ctrl+v) text inside CodePress
* Snippet trigger case insensitive. Better snippet trigger detection. Thanks to Martin
* Support for direct code input: cp.edit(document.getElementById('myCode').innerHTML,'html')
* Fix for problem of having other class names besides CodePress allowed classes
* Added ASP and VBScript syntax highlighting. Thanks to Martin
* Added C# syntax highlighting. Thanks to Edwin de Jonge

Posted by Fernando Miçalli 2007-05-14

CodePress 0.9.4 released

- Fix to a security problem with codepress.html and eval(). Thanks to Dustin Spicuzza
- Fix to toggleReadOnly for IE. Now working with the first click
- Fix to iframe IE frameborder
- Initial support for ruby highlighting
- Some changes made so codepress.html can be used without codepress.js

Posted by Fernando Miçalli 2007-05-03

CodePress 0.9.3 released

* Added option to load editor without line numbers (besides de toggleLineNumbers method)
* Added option to load editor without auto-complete and a toggleAutoComplete method
* Added option to load editor as read only and a toggleReadOnly method
* Fix for the $$ Firefix bug. Reported by AJ
* Fix for the select all (ctrl+a) bug with IE
* Fix for IE undo/redo
* Some methods name changes and code cleaning

Posted by Fernando Miçalli 2007-04-03

CodePress 0.9.2 released

Since this version CodePress is more like a lib then a standalone editor. Its now easier to integrate with another systems but is more difficult to use it as a standalone editor.

Lots of things have changed. You may not use this version the same way you used old versions. Just read the install section.

Posted by Fernando Miçalli 2007-03-25

CodePress 0.9.1 released

Finally added support for multiple CodePress windows

Posted by Fernando Miçalli 2007-03-12

CodePress 0.9 released

After some time, the new 0.9 is out with some new features

Posted by Fernando Miçalli 2007-02-01

CodePress 0.8.15 released

This is the first version at sourceforge site.

Posted by Fernando Miçalli 2007-01-16