astrognome/src
Gergely Polonkai 3fea7bf0a8 XSLT stylesheet is now loaded directly from file
Reading from memory kind of disabled XInclude possibility. Included
files must have been loaded one by one, which is a bit out of control.
2013-09-20 10:03:08 +02:00
..
Makefile.am Added WebKitGtk 3.0 as a build dependency 2013-09-19 20:13:03 +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 XSLT stylesheet is now loaded directly from file 2013-09-20 10:03:08 +02:00
ag-chart.h Finished SVG generating code 2013-09-19 19:56:25 +02:00
ag-window.c Created save-as dialog 2013-09-20 00:11:17 +02:00
ag-window.h Created AgWindowError quark for later use 2013-09-20 00:11:03 +02:00
ag.gresource.xml Created resource from astrognome.ui 2013-09-08 13:37:38 +02:00
astrognome.c Enabled XInclude for XSLT stylesheets 2013-09-20 09:58:31 +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