Hi everyone,

I just pushed the new package for gtksourceview-2.0.  I named it gtksourceview2 
instead of sourceview2 so keep in line with the rest of the packages (e.g. 
gtkglext).  I've only wrapped the functions available in gtksourceview-2.0.2 so 
far; if you need functions in newer versions, please let me know.

I've also added code to configure.ac deprecate entire packages when 
--disable-deprecated is enabled.  Only the old sourceview package and the 
gnomevfs package are deprecated at this point.

Also, sourceview and gtksourceview2 cannot be built simultaneously at the 
moment.  Technically, the libraries can be built at the same time, the real 
problem is that the docs cannot be built at the same time, since the module 
names are the same for the most part, which haddock doesn't like, of course. So 
I decided just to disallow them from being built together.  If anyone has a 
better idea, let me know.

Oh, and the new code is completely untested -- it compiles though.  Please try 
it out.  I'm going to port over the old sourceview demo to gtksourceview2 
eventually as well.

Pete

------------------------------------------------------------------------------
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to