Iago Rubio
2005-09-29 16:55:54 UTC
Hi all,
It has been reported lately a couple of bugs on cssed that pushes me to
go for the release of a new version.
The worst of them is a segfault when closing the search dialog - among
others - when using the ESC key, caused by legacy code.
All those bugs are fixed in cvs right now.
I've just uploaded some snapshots for testing purposes and I'll most
grateful if some of you could take a test on them.
The biggest changes from last release are:
------------------------------------------
- Added default browser: it's visible on the configuration dialog. And
right now only drives the "Cssed Help" menu item, on "Help" menu.
- Added capabilities to mark documents on different colors.
- Added document list capabilities.
- New "go to line" dialog.
- Ability to append various css document in one long list, in the
"Digest" tree view.
- Improved and extended the plugin's API
- Added java and javascript highlighting.
Bug fixes:
----------
* Fixed problem with EOL modes,
* Fix for the problems reported by Axel Heyne on the scintilla list
about PHP highlighting problems.
* Fixed problem that added an extra white char at end of file.
* Added new option to create a new blank document list.
* Fixed glitch on UTF8 detection reported by Michelle Garoche.
* Some usability fixes reported by Michelle
* minor changes on font-face and color management
* Update to libxml.
* Improved the handling of unsaved documents on window close.
* New file selector function .
* Added "default browser" support and configuration setup.
* Improved configuration file now also saves application's state
(maximized|minimized).
* Fixed bug #1292993
* Fixed regexp replace. Added view help in default browser.
* Updated scintilla to 1.66
* New FileTypeManager. Now file type management is more modular.
* Added tab guides on Python as tabs matters on python
* On "Revert to Saved" now the document is not closed
* Fix #1305356 by Yaakov Selkowitzcssed build on Cygwin/X11
Other changes being tested:
---------------------------
* Auto completion menu delay on CSS files so if you continues typing
auto-completion is disabled.
* Auto indent - mostly indent-as-last-line - is being tested on CSS,
HTML and C files, and cannot be disabled right now, nor enabled on other
files.
* Dragable sheets - ability to reorder the documents, by dragging on
document tab's button onto the one of the file on the place you want it
to move.
PLUGINS
-------
There have not been too much changes in the plugins.
ctags plugin
------------
It's almost equal but I've added CSS support to ctags so it may be more
useful used with this ctags version.
http://iagorubio.com/cssed/cssed/release-0.4.0/ctags/ctags-
css-5.5.4.tar.gz
The ctags css support file is here, for anyone to check it:
http://iagorubio.com/cssed/cssed/release-0.4.0/ctags/css.c
find in files plugin
--------------------
* Sanitized pipe input to disable back ticks. As the command it's piped
out to the system, I've disabled back ticks to avoid accidental running
commands when searching. As example searching for the term "`echo not
fine ~/BUG`" will write the file ~/BUG instead of searching for the
term.
quick search plugin
-------------------
* Only packaging changes.
vte plugin
-------------------
* Only packaging changes.
file browser plugin
-------------------
* Added dialog to edit the directories drop down list.
* Added pattern (filter) support. So you can search for "*.css".
* Improved file selector handling.
* Use new plugin functions
* Add button to go to current document's directory.
* D'n'D in directories as it was happening with files - the path is
added to the current document, when dragged on cssed.
There is a new "python plugin" that I will explain in other email.
All files are here to test:
http://iagorubio.com/cssed/release-0.4.0/binaries.html
http://iagorubio.com/cssed/release-0.4.0/checksums.html
It has been reported lately a couple of bugs on cssed that pushes me to
go for the release of a new version.
The worst of them is a segfault when closing the search dialog - among
others - when using the ESC key, caused by legacy code.
All those bugs are fixed in cvs right now.
I've just uploaded some snapshots for testing purposes and I'll most
grateful if some of you could take a test on them.
The biggest changes from last release are:
------------------------------------------
- Added default browser: it's visible on the configuration dialog. And
right now only drives the "Cssed Help" menu item, on "Help" menu.
- Added capabilities to mark documents on different colors.
- Added document list capabilities.
- New "go to line" dialog.
- Ability to append various css document in one long list, in the
"Digest" tree view.
- Improved and extended the plugin's API
- Added java and javascript highlighting.
Bug fixes:
----------
* Fixed problem with EOL modes,
* Fix for the problems reported by Axel Heyne on the scintilla list
about PHP highlighting problems.
* Fixed problem that added an extra white char at end of file.
* Added new option to create a new blank document list.
* Fixed glitch on UTF8 detection reported by Michelle Garoche.
* Some usability fixes reported by Michelle
* minor changes on font-face and color management
* Update to libxml.
* Improved the handling of unsaved documents on window close.
* New file selector function .
* Added "default browser" support and configuration setup.
* Improved configuration file now also saves application's state
(maximized|minimized).
* Fixed bug #1292993
* Fixed regexp replace. Added view help in default browser.
* Updated scintilla to 1.66
* New FileTypeManager. Now file type management is more modular.
* Added tab guides on Python as tabs matters on python
* On "Revert to Saved" now the document is not closed
* Fix #1305356 by Yaakov Selkowitzcssed build on Cygwin/X11
Other changes being tested:
---------------------------
* Auto completion menu delay on CSS files so if you continues typing
auto-completion is disabled.
* Auto indent - mostly indent-as-last-line - is being tested on CSS,
HTML and C files, and cannot be disabled right now, nor enabled on other
files.
* Dragable sheets - ability to reorder the documents, by dragging on
document tab's button onto the one of the file on the place you want it
to move.
PLUGINS
-------
There have not been too much changes in the plugins.
ctags plugin
------------
It's almost equal but I've added CSS support to ctags so it may be more
useful used with this ctags version.
http://iagorubio.com/cssed/cssed/release-0.4.0/ctags/ctags-
css-5.5.4.tar.gz
The ctags css support file is here, for anyone to check it:
http://iagorubio.com/cssed/cssed/release-0.4.0/ctags/css.c
find in files plugin
--------------------
* Sanitized pipe input to disable back ticks. As the command it's piped
out to the system, I've disabled back ticks to avoid accidental running
commands when searching. As example searching for the term "`echo not
fine ~/BUG`" will write the file ~/BUG instead of searching for the
term.
quick search plugin
-------------------
* Only packaging changes.
vte plugin
-------------------
* Only packaging changes.
file browser plugin
-------------------
* Added dialog to edit the directories drop down list.
* Added pattern (filter) support. So you can search for "*.css".
* Improved file selector handling.
* Use new plugin functions
* Add button to go to current document's directory.
* D'n'D in directories as it was happening with files - the path is
added to the current document, when dragged on cssed.
There is a new "python plugin" that I will explain in other email.
All files are here to test:
http://iagorubio.com/cssed/release-0.4.0/binaries.html
http://iagorubio.com/cssed/release-0.4.0/checksums.html
--
Iago Rubio
Iago Rubio