ADG canvas 0.9.4 released
cpml: consider cpml-internal.h private
doc: avoid _CpmlPrimitiveClass warning
cpml: fix potential bug
doc: fix xref in CpmlPrimitive
doc: fix external xref
doc: add missing docblocks
adg: install adg-cairo-fallback.h
doc: fix all warnings
doc: update copyright line for 2021
build: backport bc2c2c90cf0f to meson
build: explicitely set the OS in travis
cpml: fix access violation in cpml_segment_put_next
build: show compiler in the summary
adg: use fabs instead of abs
adg: add missing include
build: unset catalogdir on glade not found
build: get ninja for TravisCI from xenial-backports
build: do not install catalogs on glade-ui not found
build: downgrade meson to <0.57
build: add missing dependencies on TravisCI
build: install pip3 on TravisCI
build: use meson in TravisCI
test: fix include path in libadgtest
build: initial support for meson build
doc: avoid using PACKAGE_STRING
demo: ensure AdgGtkLayout is registered
adg: fix include in mkenums
demo: fix uninstalled check on autotools
demo: fix logo path
adg: fix path in icons test
demo: include cpml-demo.ui in repository
Remove g_memdup calls
demo: move adg logo into icons folder
demo: change strategy for uninstalled detection
build: remove {adg,cpml}-introspection.h
build: update gtk-doc makefile
adg: include libintl
demo: do not configure cpml-demo.ui
i18n: update po files
ADG canvas 0.9.3 released
ADG canvas 0.9.3 released
doc: update NEWS
demo: explicitely set global data as extern
build: bump version to 0.9.3
build: implement `make cdb`
adg: table cell testing
adg: refactor for easier maintenance
doc: update copyright line for 2020
Fix T118: simplify table cell destruction
build: disable GTK tests if gtk > 3.10.8
adg: fix g_object_new_with_properties() fallback code
adg: provide g_object_new_with_properties() fallback
Fix T4: update TODO
build: ensure ChangeLog is up to date on dist
adg: get rid of GParameter
adg: get rid of G_TYPE_INSTANCE_GET_PRIVATE()
doc: sync README requirements with autoconf
build: update lt versions
ADG canvas 0.9.2 released
build: bump version to 0.9.2
build: docs are built in builddir
Revert "doc: add docblock to AdgGtkLayoutClass"
build: conditional include adg-canvas.h
doc: remove reference to unexistent adg-cairo-fallback section
doc: update NEWS
adg: fix GTK2 building
adg: cosmetic remove of double ;;
docs: update TODO.xml
adg: remove no more relevant backward workarounds
adg: fix GTK2 building
build: sync Makefile.am.gtk-doc with gtk-doc.make
doc: fix typo (Paper instead of Page)
build: fix typo in gtkdoc makefile
doc: fix doc bugs to improve gtk-doc coverage
adg: remove no more relevant backward workarounds
doc: add docblock to AdgGtkLayoutClass
adg: adg_dim_get_dim_style()
test: avoid testing global scaling on AdgLDim
adg: use G_PRIVATE_ADD and friends
i18n: update italian translation
adg: avoid invalid access to private data
adg: fix typo in adg_round docblock
cpml: add and test cpml_angle_distance
doc: update copyright line for 2019
adg: fix quote alignment on AdgRDim
Fix typo (s/throught/through/)
Include missing file in .gitignore
adg: allow floats in scale components
build: provide fallback to be able to build with old cairo releases
build: fix wrong source in test-style
doc: improve doc grammar
adg: add spacing handling to AdgPangoStyle
adg: set default critical angle to 1 degree
doc: substitute copy&paste dash with standard minus
adg: do not unref weak reference in destruction
adg: add adg_canvas_get_margins()
adg: add AdgCanvas:factor property
Fix doc typo
adg: add adg_canvas_get_paddings()