* Updated ChangeLog.
a change in a Makefile.in
an addition to the manual
fixed the user guide
documented command describe-cb-type in the user guide
added man page for command describe-cb-type
implemented command describe-cb-type
updated documentation
changed values to :tuple in overridden function return types
* A bug fix to code-generation.scm.
* Handle callbacks with multiple return values correctly.
* Fixed a bug in generate-intr-target-module.scm.in.
* Updated the version number to 0.17.0.
callback support for target module generation
* Handle callback arguments for interface and body generation.
fixed a bug in code-generation.scm
updated ChangeLog
updated the user manual
updated some autotools files
declare object types for getters and setters
updated documentation
* Fixed handling overridden arguments.
removed unnecessary overrides of procedures gtk-list-store-new and gtk-tree-store-new
fixed array argument handling
updated the user guide
updated the user guide
updated ChangeLog
added file examples/Makefile.in
minor fixes to the user manual
* Fixed makefile examples/intr-gtk4-examples/theme-d-intr-demo/user.mk.in.
install file appwindow.ui
Fix the data file directories in GTK 4 examples appwindow and calc.
updated ChangeLog
* Install file org.tohoyn.appwindow.gschema.xml in
updated example program makefiles
updated docuentation
changed the version number to 0.14.0
* Updated Gtk 3 example programs.
recreated gtk3 examples
reorganized the directory structure for gtk4 example programs
fixed configure.ac
* Added file theme-d-intr-examples/calc/style.css.
updated the version number
updated examples for gtk4
updated the version number and the documentation
updated licenses
bug fix to theme-d-intr-demo
* Updated example programs.
* Updated documentation.
* Updated scripts and module code-generation.scm.