swe-glib/src
Gergely Polonkai ac012aada2 Bug fix in find_antiscion()
Was assuming that first parameter is a pointer to an enum. It is
actually an int converted to a pointer with GINT_TO_POINTER.
2013-09-18 22:15:53 +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 in find_antiscion() 2013-09-18 22:15:53 +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