Work on _duplicate_ property values, as suggested by the GObject tutorial
[adg.git] / NEWS
blobe719f52b3ba19dbfa7464f446674a429ce801a04
1 ADG v.0.2.1 released
2 ====================
4 Reworked the sources tree in a cleaner way (to help future development)
5 and used private structs instead of populating the instance structure.
6  
7 ADG v.0.2.0 released
8 ====================
9  
10 This is the first public release of the ADG library. It is in a early stage of
11 developement, but the goal is quite ambitious!
12   
13 The ADG library is based on Cairo (http://cairographics.org) and glib-2.0
14 (http://www.gtk.org), found in any decent linux system.  Furthermore, I based
15 the container/child relationship on my little gcontainer library
16 (http://sourceforge.net/projects/gcontainer/): you must download and install
17 it first.
19 A lot of help needed ... feel free to contact me.