swe-glib/src
Gergely Polonkai 5b0a2b33c1 Bug fix - house, aspect and antiscia lists were not freed correctly
After calling g_list_free_full(), the list must be set to NULL.
2013-09-18 21:55:49 +02:00
..
Makefile.am Finished RPM spec file 2013-09-16 22:37:37 +02:00
gswe-enumtypes.c.template Added legal headings to all source files. 2013-09-16 09:16:49 +02:00
gswe-enumtypes.h.template Added legal headings to all source files. 2013-09-16 09:16:49 +02:00
gswe-moment.c Bug fix - house, aspect and antiscia lists were not freed correctly 2013-09-18 21:55:49 +02:00
gswe-moment.h Created functions gswe_moment_get_sign_planets() and gswe_moment_get_house_planets() 2013-09-16 14:27:41 +02:00
gswe-timestamp.c Setting the time zone value now doesn't validate the Gregorian date 2013-09-18 21:54:52 +02:00
gswe-timestamp.h Added a GError parameter to gswe_timestamp_calculate_gregorian() 2013-09-16 16:14:08 +02:00
gswe-types.c Made GsweAntiscionData a boxed type 2013-09-16 11:34:07 +02:00
gswe-types.h Continued library documentation. 2013-09-16 13:20:53 +02:00
swe-glib-private.h Moved internal hash table definitions to swe-glib-private.h 2013-09-16 13:18:46 +02:00
swe-glib.c Renamed GsweAntiscionInfo to GsweAntiscionAxisInfo 2013-09-16 13:18:20 +02:00
swe-glib.h Moved internal hash table definitions to swe-glib-private.h 2013-09-16 13:18:46 +02:00