Fix tabs in ardour-3.ttl. Oops.
[ardour2.git] / libs / libgnomecanvasmm / NEWS
blobf3bf80dcef9166339ea8f84cf15ebdf03f23d530
1 2.10.0:
3 * Increased version for GNOME 2.10 release version.
4 * WIN32 build fixes. (Cedric Gustin, Michael Hofmann)
5 * Alpha build fix (Bradley Bell)
7 2.8.0:
9 * Increased version for GNOME 2.8 release version.
11 2.6.1:
13 * Build fixes for gcc 3.4 and for the Intel compiler.
14   (Takashi Takekawa)
16 2.6.0:
18 Increased version.
20 2.5.2:
22 * Canvas: set_dither(), get_dither(): Use C++ enum instead of C enum.
23 * Item: draw(): Use C++ Gdk::Drawable instead of C type.  
24 * Text: Changed all C Pango properties to their C++
25   counterparts.
26 (Bryan Forbes)
29 2.5.1:
31 * Use new libsigc++ 2 syntax.
32 * Canvas::Widget: Use a Gtk::Widget* for the "widget" property,
33   instead of Gtk::Widget, so that it is usable.
34 (Murray Cumming)
35 * Spec file dependency fix. (Eric Bourque)
37 2.5.0:
39 This is the new unstable branch of the parallel-installable 
40 libgnomevanvasmm 2.6, for use with gtkmm 2.4.
42 2.0.1:
44 * Corrected segfault in CanvasAA destructor.
45   The AA Canvas was probably useless before this.
46   (Murray Cumming)
48 2.0.0:
50 Documentation:
51 * Reuses C documentation.
52 * examples separated into individual directories.
54 1.3.11: