a50a967ad3
Add gswe_find_*_info() functions to find registered Gswe*Info objects
2014-07-05 22:58:54 +02:00
75a9318629
Add version information related functions
2014-07-05 22:57:34 +02:00
95face8294
Add function gswe_timestamp_get_sidereal_time()
2014-06-11 15:59:55 +02:00
fbf341dcec
Fix GTK-Doc warnings about deprecated symbols
2014-06-11 15:41:32 +02:00
07a351c373
Add Universal Time calculation functions
...
This is required for sidereal time calculations later. get/set Julian
day functions have been renamed to have an _et suffix. Meanwhile, the
old gswe_timestamp_get_julian_day() and gswe_timestamp_set_julian_day()
functions have been deprecated.
2014-06-11 15:41:32 +02:00
a120b22861
Add GSWE_PLANET_LILITH and offsets to the documentation sections
2014-05-29 08:11:30 +02:00
e3a6e25bda
Add gswe_moment_get_antiscion_by_planets() function
2014-05-07 10:00:23 +02:00
6566e5356a
Add gswe_moment_get_aspect_by_planets() function
2014-05-07 10:00:23 +02:00
551ea4cee0
Add missing documentation
...
gswe_antiscion_data_new_with_planets() and gswe_antiscion_data_calculate()
were not documented, nor exposed to the public API as they should be.
2013-10-09 00:05:38 +02:00
acedf464f4
Documentation fix on GsweAntiscionAxisInfo
2013-10-04 01:46:53 +02:00
5dcd5cdd17
Outsourced Moon phase calculation to GsweMoonPhaseData
2013-10-04 01:18:34 +02:00
0b15005e3a
Made GsweHouseData a refcounted boxed type
...
This is to satisfy #7
2013-09-30 23:11:52 +02:00
6d88993fa3
Made GsweAntiscionData a refcounted boxed type
...
This is to satisfy #7
2013-09-30 23:02:18 +02:00
dc8146925d
Made GsweHouseSystemInfo a refcounted boxed type
...
This is to satisfy #7
2013-09-30 22:53:44 +02:00
f92caa4e1a
Made GsweMoonPhaseData a refcounted boxed type
...
This is to satisfy #7
2013-09-30 22:39:46 +02:00
6b712794c0
Made GswePlanetData a refcounted boxed type
...
This is to satisfy #7
2013-09-30 22:13:37 +02:00
dbee248a6e
Made GsweAspectData a refcounted boxed type
...
This is to satisfy #7 , but it also satisfies #8 , as gswe_init() is
called where data initialized there is necessary.
2013-09-30 21:42:19 +02:00
7564183aa2
Made GsweAspectInfo a refcounted boxed type
...
This is to satisfy #7
2013-09-30 21:31:21 +02:00
dcd58b5dd1
Changed GswePlanetInfo to a refcounted boxed type
2013-09-27 18:33:52 +02:00
84195964ab
Made GsweAntiscionAxisInfo a refcounted boxed type
2013-09-27 03:09:29 +02:00
b73ac78f17
Moved all GError domains into one global GSWE_ERROR domain
2013-09-27 02:39:24 +02:00
a1f8d1f7da
Made GsweSignInfo a refcounted boxed type
2013-09-27 02:39:24 +02:00
9ee5569bb1
Moved GsweHouseData to its own sources
2013-09-24 01:24:00 +02:00
20c3aafe85
Moved GsweHouseSystemInfo to its own sources
2013-09-24 01:16:33 +02:00
39ddb2ee0e
Moved GsweSignInfo to its own sources
2013-09-24 00:42:42 +02:00
ebeaf1eb4d
Moved GswePlanetInfo to its own sources
2013-09-24 00:00:58 +02:00
e06c73c23d
Moved GsweAntiscionAxisInfo to its own source files
2013-09-23 23:12:50 +02:00
6ee6650d84
Moved GsweAntiscionData to its own source files
2013-09-23 22:27:18 +02:00
d4015cae75
Moved GsweAspectData to its own source files
2013-09-23 21:36:26 +02:00
3fd8c200e0
Moved GswePlanetData to its own source files
2013-09-23 21:18:41 +02:00
0e17962278
Moved GsweAspectData to its own source files
2013-09-23 20:13:56 +02:00
4767e7eb98
Outsourced GsweMoonPhaseData to its own sources
2013-09-23 00:40:11 +02:00
54cbcd9bc9
Added version.xml.in to EXTRA_DIST in docs/references/swe-glib
2013-09-23 00:33:54 +02:00
444c545776
Fixed removed documentation for GsweMoonPhaseData
2013-09-23 00:33:02 +02:00
6e96142160
Made swe-glib-sections.txt versioned.
2013-09-23 00:01:21 +02:00
86813e61e5
Some documentation hacks
2013-09-16 11:51:10 +02:00
3adea39769
Changed documentation version number to reflect API version
2013-09-06 10:22:11 +02:00
7abaa3520b
Removed git.mk
...
It is veeeery annoying
2013-09-05 17:14:34 +02:00
e3e1864c67
Made Gtk Doc work succesfully
2013-09-05 15:52:27 +02:00
449e26259b
(split from Astrognome)Moved all SWE and SWE-GLib related files under swe-glib/
...
!!!WARNING!!! The build system is not updated to reflect this! The
!!!WARNING!!! whole point is to subtree the swe-glib/ directory,
!!!WARNING!!! making SWE-Glib a separate project as it intended to be.
2013-09-05 11:36:43 +02:00