LWN.net Logo

ANNOUNCE: gtksourceviewmm 2.9.0

From:  Krzesimir Nowak <qdlacz-AT-gmail.com>
To:  gnome-announce-list-AT-gnome.org
Subject:  ANNOUNCE: gtksourceviewmm 2.9.0
Date:  Wed, 13 Jan 2010 14:16:30 +0100
Message-ID:  <1263388590.2164.5.camel@localhost>
Archive-link:  Article, Thread

gtksourceviewmm is C++ API for gtksourceview - a source code editing widget.

gtksourceviewmm 2.9 wraps gtksourceview 2.9 API.

tarballs:
http://download.gnome.org/sources/gtksourceviewmm/2.9/

git:
http://git.gnome.org/cgit/gtksourceviewmm/

bugzilla:
https://bugzilla.gnome.org/browse.cgi?product=gtksourcevi...

discussion about gtksourceviewmm:
mailing list - gtkmm-list gnome org
irc - c++ channel on irc.gnome.org

changes since 2.3.1:
* Transition to mm-common build infrastructure.
* Added SourceGutter, SourceCompletionInfo, SourceCompletionProposal,
  SourceCompletionContext, SourceCompletionItem, SourceMarkup,
  SourceCompletionProvider, SourcePrintCompositor and SourceCompletion.
* SourceView: Deprecated set_mark_category_pixbuf() in favor of
  set_mark_category_icon() methods. Deprecated set_mark_category_pixbuf()
  method - now it always return empty refptr.
* SourceIter: Deprecated SearchFlags in favor of SourceSearchFlags.
* SourceStyle: Added properties.

dependencies:
written in README.

Krzesimir Nowak



_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list



(Log in to post comments)

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds