|
f4749dea65
|
Add PNG save support
|
2014-10-05 19:36:44 +02:00 |
|
|
41f054bf6f
|
Add GPL headers to all source files
|
2014-09-26 15:01:19 +02:00 |
|
|
290d8c3f37
|
Add JPEG export support
|
2014-09-17 11:25:40 +02:00 |
|
|
8e60f5611c
|
Refactor SVG save action/dialog to be a general image saving function
|
2014-09-17 11:25:40 +02:00 |
|
|
d2f0ab2bc6
|
Move used planets’ list to used_planets global array
This makes it easier to add new planets. A way should still be found to
automatically include related files in the default chart.
|
2014-09-13 01:05:08 +02:00 |
|
|
655c65de9d
|
Add enum <=> nick conversion functions
They are for planets, aspects and antiscia
|
2014-09-13 01:05:08 +02:00 |
|
|
80e3992b24
|
Move data directory creation/query code to ag_get_user_data_dir()
|
2014-09-02 21:48:24 +02:00 |
|
|
cb99af5a0d
|
Add GtkListStore for city and country list
|
2014-08-17 00:53:48 +02:00 |
|
|
6e847d83ed
|
Create .hor filter for Placidus files
|
2014-08-10 14:31:38 +02:00 |
|
|
ea3389aadd
|
Define gdouble endianness conversion macros
GLib doesn’t have these for some reason. These are protected in case a
later version of GLib defines them, too.
|
2014-08-10 14:31:38 +02:00 |
|
|
881b58080a
|
Add ag_house_system_id_to_nick() and ag_house_system_nick_to_id()
This is to convert between house system ID (required for chart generating)
and GEnum nick (required for saving).
|
2014-08-04 00:31:25 +02:00 |
|
|
ea3b038b57
|
Uncrustified sources
Also, added astrognome-uncrustify.cfg for later use
|
2013-09-21 18:37:27 +02:00 |
|
|
8407ffadd3
|
Moved run_action() and application_activate_cb() to ag-app.c
|
2013-09-20 10:23:02 +02:00 |
|
|
cc91246d38
|
Added file filters for later use
|
2013-09-17 14:53:37 +02:00 |
|