astrognome/src
Gergely Polonkai 9f7c8282aa Now adding all planets to the chart
The chart generating procedure will decide what to show and what not.
Since GNOME itself has a requirement for a slightly fast machine, it
is not very likely that it will cause speed issues.
2013-09-17 10:00:12 +02:00
..
Makefile.am Started implementing load/save functionality 2013-09-16 23:20:42 +02:00
ag-app.c Now using AgWindow instead of a simple GtkActionWindow 2013-09-08 23:02:05 +02:00
ag-app.h Created the wrapper application AgApp 2013-09-08 13:39:44 +02:00
ag-chart.c Now adding all planets to the chart 2013-09-17 10:00:12 +02:00
ag-chart.h Created ag_chart_new_full() instead of ag_chart_new() 2013-09-16 23:20:42 +02:00
ag-window.c Changed AgWindow's moment to an AgChart for later saving functionality. 2013-09-16 23:20:42 +02:00
ag-window.h Created the AgWindow class for the chart window 2013-09-08 23:01:37 +02:00
ag.gresource.xml Created resource from astrognome.ui 2013-09-08 13:37:38 +02:00
astrognome.c Added option --new-window to remotely open a new window. 2013-09-17 09:32:51 +02:00
astrognome.ui Succesfully changed to the GdStack framework from the GtkNotebook 2013-09-13 22:42:44 +02:00