Add all the GError were it can be usefull for the final API
commit44e92c5c15ab05fd489e47bac08bb7b2527c6f25
authorPicca Frédéric-Emmanuel <picca@debian.org>
Sun, 22 Jun 2014 06:25:14 +0000 (22 08:25 +0200)
committerPicca Frédéric-Emmanuel <picca@debian.org>
Sun, 22 Jun 2014 06:25:14 +0000 (22 08:25 +0200)
tree0d3a8e7783a165a41d302cde60eca99ee7be1780
parentbb13ab9901ae5f55f360ad01428f7a9192d603ed
Add all the GError were it can be usefull for the final API

also solve two bugs
- an wrong #if -> #ifdef for debugging purpose
- another ... variadic issue int -> float in the bench test

I should really remove this hkl_geometry_set_values_unit_v method
for the final API
34 files changed:
Documentation/api/hkl-docs.sgml
gui/hkl-gui-callbacks.cpp
gui/hkl-gui-pseudoaxes.cpp
gui/hkl-gui.cpp
hkl.h
hkl/hkl-axis.c
hkl/hkl-binding-private.h
hkl/hkl-binding.c
hkl/hkl-factory.c
hkl/hkl-geometry-private.h
hkl/hkl-geometry.c
hkl/hkl-lattice-private.h
hkl/hkl-lattice.c
hkl/hkl-parameter-private.h
hkl/hkl-parameter.c
hkl/hkl-pseudoaxis-common-hkl.c
hkl/hkl-pseudoaxis-private.h
hkl/hkl-pseudoaxis.c
hkl/hkl-sample-private.h
hkl/hkl-sample.c
tests/hkl-axis-t.c
tests/hkl-bench-t.c
tests/hkl-geometry-t.c
tests/hkl-lattice-t.c
tests/hkl-parameter-t.c
tests/hkl-pseudoaxis-e4ch-t.c
tests/hkl-pseudoaxis-e4cv-t.c
tests/hkl-pseudoaxis-e6c-t.c
tests/hkl-pseudoaxis-k4cv-t.c
tests/hkl-pseudoaxis-k6c-t.c
tests/hkl-pseudoaxis-soleil-sixs-med-t.c
tests/hkl-pseudoaxis-t.c
tests/hkl-pseudoaxis-zaxis-t.c
tests/hkl-sample-t.c