astrognome/src
2013-09-18 11:22:23 +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 Implemented ag_chart_save_to_file 2013-09-18 11:22:23 +02:00
ag-chart.h Changed ag_chart_save_to_file() prototype to a more sane one 2013-09-18 10:06:12 +02:00
ag-window.c Moved XML creation code to AgChart's create_save_doc() 2013-09-18 11:22:07 +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
Makefile.am Added libxml2 as a build dependency 2013-09-17 18:32:56 +02:00