astrognome/src
Gergely Polonkai e4033f0702 Sanitized AgWindow - Removed timestamp member
It can be retrieved from the Window's chart, and is rarely used
2013-09-18 22:30:40 +02:00
..
Makefile.am Added libxml2 as a build dependency 2013-09-17 18:32:56 +02:00
ag-app.c ag_app_open_chart() now saves the URI of the opened chart to the created window 2013-09-18 10:40:17 +02:00
ag-app.h Created the wrapper application AgApp 2013-09-08 13:39:44 +02:00
ag-chart.c Started generating chart SVG 2013-09-18 11:41:20 +02:00
ag-chart.h Started generating chart SVG 2013-09-18 11:41:20 +02:00
ag-window.c Sanitized AgWindow - Removed timestamp member 2013-09-18 22:30:40 +02:00
ag-window.h Added uri to AgWindow's private structure, for saving purposes 2013-09-18 10:37:48 +02:00
ag.gresource.xml Created resource from astrognome.ui 2013-09-08 13:37:38 +02:00
astrognome.c Now testing for libxml in main() 2013-09-17 18:33:16 +02:00
astrognome.h Added file filters for later use 2013-09-17 14:53:37 +02:00
astrognome.ui Created a Save As... menu item 2013-09-18 10:09:32 +02:00