astrognome/src
Gergely Polonkai 7b88879736 Added option --new-window to remotely open a new window. 2013-09-17 09:32:51 +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 Renamed ret to chart in ag_chart_new() 2013-09-17 09:31:37 +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