astrognome/src
Gergely Polonkai a154118b6f Temporarily changing locale to C while generating the SVG image
With locales that have a character other than dot as a decimal separator,
the generated SVG is messed up (due to a libxml2 bug)
2013-09-19 23:14:37 +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 Temporarily changing locale to C while generating the SVG image 2013-09-19 23:14:37 +02:00
ag-chart.h Finished SVG generating code 2013-09-19 19:56:25 +02:00
ag-window.c Created web view for the SVG chart 2013-09-19 20:19:55 +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 Added libxslt initialization to main() 2013-09-19 23:10:36 +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