Re: [cssed-devel] New snapshot
Brought to you by:
iagorubio
|
From: <mic...@ea...> - 2004-03-07 20:03:44
|
Le 7 mars 2004, =E0 20:37, Iago Rubio a =E9crit : > Hi all, > > There's a new snapsot of cssed with some new features. > http://cssed.sourceforge.net/cssed-0.2.0.tar.gz I'll do that tomorrow, Iago. > 1) finished undo/redo > > Undo and redo should work now in any situation. I was failing badly=20 > when > text was copied or draged into the editor window. Cool. > > 2) drag a file from other gtk app in the editor opens it. > > It hardly depends on the drag & drop signals implemented in the other > application. > > Right now it works fine with Nautilus so it can be a helper for Gnome > users. > > You can test the signals behaviour with evolution if you've got it > installed: > - If you drag a message from evo into cssed, evolution will make = a=20 > copy > in temp and pass the correct signals to cssed, so cssed will open the > tmp file. > - If you drag a link from a message, it will write down the=20 > file's > uri into the cssed's editor as the signal passed is not the same. > =09 > Of course it don't works with apps with no drag & drop support, or no > gtk support (KDE and xfroms ones as example). > > It's not a Gnome feature, but a Gtk one. I don't have evolution installed, but I'll try it with other apps and=20 report it. > 3) document scanner > > A new tab on the side bar where you can parse the current document and > write a list - with a button's click - with the declaration's line > numbers. A double click in the list, move the caret to that line > > I'd like some feedback on how can it be named, as I'm a little tired = of > "scanner" and "parser". I should see it before trying to put a name on it. > 4) If current doc is empty and unnamed, use it when open a new doc. > > This will end with the "Untitled" window in cssed that you must always > close by hand. Good. Mich=E8le <http://micmacfr.homeunix.org> |