Re: [java-gnome-hackers] sourceview development branch
Brought to you by:
afcowie
From: Stefan S. <ste...@gm...> - 2009-05-20 20:45:38
|
On Mon, 2009-05-18 at 13:33 +0200, Stefan Schweizer wrote: > the sourceview development branch is now available on launchpad. In case > you are interested, you can get it with: > > bzr branch lp:~stefan-schweizer/+junk/sourceview > > Or have a look at it here: > https://code.launchpad.net/~stefan-schweizer/+junk/sourceview > > I hope to get it ready to be merged soon. Comments and patches are of > course welcome! > I made good progress with that branch over the last days and it would be nice if somebody could review it in more detail. I focused on SourceView and SourceBuffer and exposed the methods that seemed useful for me. I did not touch Styles, Marks and some other things. There is an example editor in sourceview.ExampleEditor.java that showcases the exposed features. Stefan |