Commit Graph

7 Commits

Author SHA1 Message Date
79815fc31d Created the Open dialog 2013-09-17 14:53:37 +02:00
72df6b944d Added Open/Save functionality to the menus 2013-09-17 14:53:37 +02:00
895e4f8c8b Added the skeleton of command-line opening
* It does nothing at the moment
* --help output already reflects the file opening possibility
2013-09-17 13:28:07 +02:00
fc5f8ef63a Created function ag_app_create_window() for file opening purposes 2013-09-17 13:26:16 +02:00
01595c0091 Changed variable name self to app in AgApp methods 2013-09-17 11:41:34 +02:00
cdcf486165 Now using AgWindow instead of a simple GtkActionWindow 2013-09-08 23:02:05 +02:00
20bb11bcb7 Created the wrapper application AgApp
AgApp is a subclass of GtkApplication, and is used to wrap around the
whole Astrognome application
2013-09-08 13:39:44 +02:00