gtksourceview r1332 - in branches/soc-2006: . gtksourceview tests
- From: muntyan svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r1332 - in branches/soc-2006: . gtksourceview tests
- Date: Sun, 15 Apr 2007 20:58:17 +0100 (BST)
Author: muntyan
Date: 2007-04-15 20:58:17 +0100 (Sun, 15 Apr 2007)
New Revision: 1332
ViewCVS link: http://svn.gnome.org/viewcvs/gtksourceview?rev=1332&view=rev
Modified:
branches/soc-2006/ChangeLog
branches/soc-2006/gtksourceview/gtksourcebuffer.c
branches/soc-2006/gtksourceview/gtksourcebuffer.h
branches/soc-2006/gtksourceview/gtksourcestylescheme.c
branches/soc-2006/gtksourceview/gtksourceview.c
branches/soc-2006/gtksourceview/gtksourceview.h
branches/soc-2006/tests/test-widget.c
Log:
2006-04-15 Yevgen Muntyan <muntyan tamu edu>
* gtksourceview/gtksourcebuffer.[ch],
gtksourceview/gtksourceview.[ch]: made "style-scheme" a property
of GtkSourceBuffer, not of GtkSourceView. Removed gtk_source_view_set_style_scheme,
added gtk_source_buffer_(get|set)_style_scheme, and made view get style
scheme from the buffer it displays.
* gtksourceview/gtksourcestylescheme.c (_gtk_source_style_scheme_apply): made
it accept NULL, so it's possible to set NULL style scheme for a GtkSourceView.
* tests/test-widget.c: modified appropriately.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]