1News in 2.10.1
2==============
3
4    o Fix return value of get_indent_width()
5
6News in 2.10.0
7==============
8
9    o Add API to handle "context classes"
10
11News in 2.9.2
12=============
13
14    o adapted to API changes in GtkSourceCompletion
15    o Add new gtksourceview API (GtkSourceUndoManager)
16
17News in 2.9.1
18=============
19
20    o Add new gtksourceview API (GtkSourceCompletion)
21
22News in 2.8.0
23=============
24
25    o new stable release
26
27News in 2.7.0
28=============
29
30    o Add new 2.8.0 gtksourceview API. (Gian Mario)
31    o Some misc bug fix (Gian Mario)
32    o Fix build with libtool 2.x. (Gian Mario)
33    o Autogenerate Changelog from git logs (Gian Mario)
34
35News in 2.6.0
36=============
37
38    o new stable release
39
40News in 2.5.0
41=============
42
43    o Added NBSP to draw spaces (Ignacio Casal Quinteiro)
44
45News in 2.4.0
46=============
47
48    o new stable release
49
50News in 2.3.0
51=============
52
53    o add an unofficial distutils based buildsystem that alllows to create
54      win32 installers. (Paolo)
55    o Add new 2.3.0 gtksourceview API. (Gian Mario)
56    o remove gnomevfs dependency, use gio instead. (Gian Mario)
57
58News in 2.2.0
59=============
60
61    o new stable release
62
63News in 2.1.1
64=============
65
66    o adapted to API changes in GtkSourceView
67    o fix the docs accordingly
68
69News in 2.1.0
70=============
71
72    o adapted to API changes in GtkSourceView
73    o write the complete API reference
74    o prevent Language and Style Scheme from being constructed
75    o wrap Mark and PrintCompositor API
76
77News in 2.0.0
78=============
79
80    o 2.0.0 version released, API is now frozen.
81
82News in 1.90.4
83==============
84
85    o adapted to API changes in GtkSourceView
86
87News in 1.90.3
88==============
89
90    o adapted to API changes in GtkSourceView
91
92News in 1.90.2
93==============
94
95    o adapted to API changes in GtkSourceView
96
97News in 1.90.1
98==============
99
100    o plenty of fixes in defs file (muntyan, pbor)
101    o require pygobject 2.8 instead of 2.10 (muntyan)
102    o updated View and Buffer constructors (muntyan)
103    o removed Source prefix (muntyan)
104    o test-widget now works removing old gnome print stuff (muntyan)
105
106News in 1.90.0
107==============
108
109    o First public release, it binds most of the GtkSourceView 2 API.
110