fc5765d0ab
Remove unnecessary (old) chart XSL and CSS
2014-09-21 11:53:54 +02:00
c38bba8707
Add GSettings value for the default theme
...
This obsoletes the Astrognome.state.chart schema, which is removed.
2014-09-13 01:05:08 +02:00
15737de254
Redesign geodata.xml so it also stores country names
2014-08-16 23:48:04 +02:00
4a52e037af
Add PPLC (capitals) to cities.txt, and thus to geodata.xml
2014-08-16 23:47:48 +02:00
00ea28b870
Add note to example chart
2014-07-21 23:39:04 +02:00
de4e2f54ef
Add default house system to settings schema
...
It is taken from an enum list, which is hand made. There must be a way
to generate it programatically at compile time…
2014-07-18 18:35:39 +02:00
1ae2db0232
Add house system node to example chart
2014-07-17 23:12:50 +02:00
84cab9b910
Clean up data directory
...
Remove old sign icons
2014-07-12 10:50:36 +02:00
4144d6b4ff
Remove CSS from the xsl file and the SVG generating code
2014-07-11 14:32:24 +02:00
d8aadc4ffa
Add planets-char and aspects-char settings to GSettings schema
2014-07-04 13:02:45 +02:00
dda57dff57
Fix typo in chart XSL
2014-03-09 00:24:47 +01:00
88ea89f238
Created desktop icon definition
2013-09-21 22:33:23 +02:00
269ba3510e
data/ subdirs are now moved to data/Makefile.am
2013-09-21 21:59:28 +02:00
32d4f60239
Created GSettings schemas
2013-09-21 18:56:11 +02:00
5beb08b500
Changet chart.xsl to use xinclude instead of built-in sign symbols
2013-09-20 10:03:43 +02:00
fcb75f672b
Now setting the CSS file path as a parameter
...
This will allow us to use separate CSS and XSLT files (e.g. themes) later
2013-09-19 23:16:52 +02:00
0432dcceb9
Fixed up XSL file, so it displays aspects instead of antiscia
2013-09-19 23:09:39 +02:00
ccaf46241e
Now installing XSL and CSS files
2013-09-19 23:08:43 +02:00
b67afa4987
Added CSS and XSL file for later use
2013-09-19 15:18:38 +02:00
86382faf6b
Fixed example chart data
...
Longitude and latitude were exchanged
2013-09-19 15:18:09 +02:00
0b5b2abac1
Added an example chart that was already generated by Astrognome.
2013-09-18 11:11:03 +02:00
ff6285ef94
Added time zone to example save file
2013-09-17 21:49:33 +02:00
062683dc13
Added altitude to the saved chart example
2013-09-17 18:32:36 +02:00
428101219e
Renamed example chart to comply with later save extension
2013-09-17 14:53:37 +02:00
c407023bc9
Started implementing load/save functionality
2013-09-16 23:20:42 +02:00
12d2e57c55
geodata.xml is now generated correctly
...
Data is downloaded from geonames.org, and processed with an AWK and a Perl
script. The result is the part of the distribution, so the average user
(or a packager) doesn't have to download that much of data.
2013-09-09 22:56:09 +02:00
45e4308692
Fixed error messages in geonames_process.pl
2013-09-09 22:51:36 +02:00
4405bb0bce
Fixed geonames_process.pl to issue an error if required files are not found
2013-09-09 14:11:17 +02:00
d8fdb2c083
Icons Makefile typo fix
2013-09-09 13:54:15 +02:00
8301b6c07e
Added icons
2013-09-09 13:51:40 +02:00
6595f0f961
Created geonames_process.pl Perl script to download and process geonames.org data
...
It is *NOT* ready for distribution yet! The script must be finished with
downloading real data, or separate rules must be added to create
(download) dependency files like timeZones.txt, allCountries.zip and
countryInfo.txt.
2013-09-06 16:37:36 +02:00