astrognome/src
Gergely Polonkai 4ecef146c2 Update chart XSL
• Move planet group (<g>) creation to a template
• Add planet-X class to all aspect and antiscia lines so they can be hidden
  later one by one
• Move houses to their separate group
• Chart base is now a separate group, as it was intended
• Move from value_name to value_nick. It's shorter and makes using the
  substring function obsolete
• Antiscion lines got their own class
• Move away from visibility to display attribute. visibility in SVG can
  can be overridden, thus switching between aspects and antiscia cannot
  be done if the future display themes tamper with the lines’ visibility
  style
2014-09-13 01:05:08 +02:00
..
resources Update chart XSL 2014-09-13 01:05:08 +02:00
Makefile.am Add libgd as a dependency and git submodule 2014-07-31 01:05:23 +02:00
ag-app.c Give every web view a separate user content manager 2014-09-13 01:05:08 +02:00
ag-app.h Remove parentless dialogs 2014-09-02 09:41:55 +02:00
ag-chart.c Update chart XSL 2014-09-13 01:05:08 +02:00
ag-chart.h Unify AgChart API, so ag_chart_get_*() that return strings are const 2014-08-26 13:19:17 +02:00
ag-db.c Move data directory creation/query code to ag_get_user_data_dir() 2014-09-06 10:58:31 +02:00
ag-db.h Implement chart deletion from database 2014-08-11 01:01:04 +02:00
ag-preferences.c Add default house system to preferences dialog 2014-07-18 22:27:00 +02:00
ag-preferences.h Code beautification 2014-07-11 10:33:04 +02:00
ag-settings.c Add GSettings value for the default theme 2014-09-13 01:05:08 +02:00
ag-settings.h Add GSettings value for the default theme 2014-09-13 01:05:08 +02:00
ag-window.c Update chart XSL 2014-09-13 01:05:08 +02:00
ag-window.h Give every web view a separate user content manager 2014-09-13 01:05:08 +02:00
ag.gresource.xml Add icon for Chariklo 2014-09-06 10:58:31 +02:00
astrognome.c Move used planets’ list to used_planets global array 2014-09-13 01:05:08 +02:00
astrognome.h Move used planets’ list to used_planets global array 2014-09-13 01:05:08 +02:00
placidus.h Import Placidus charts 2014-08-10 14:31:38 +02:00