Commit Graph

13 Commits

Author SHA1 Message Date
2af46ece40 Remove WebKitWebView creation from Glade
The Glade template cannot assign an already created WebKitWebViewGroup
to the WebKitWebView it creates. Thus we need to create it manuallp
2014-07-10 23:33:22 +02:00
4542f52980 Remove AgWindow’s priv property 2014-07-03 18:08:34 +02:00
20cc731289 Move view changing functionality from GtkStackSwitcher into a view menu 2014-07-03 14:08:51 +02:00
0cc6344c37 Change to chart view when opening an existing chart 2014-07-02 19:15:54 +02:00
754433d884 Window settings are now saved when a window is repositioned or resized 2013-09-21 19:27:14 +02:00
56a388b86a Uncrustified new code 2013-09-21 18:56:12 +02:00
9ef2d957ff Now restoring window settings (size and maximized state) from GSettings 2013-09-21 18:56:12 +02:00
ea3b038b57 Uncrustified sources
Also, added astrognome-uncrustify.cfg for later use
2013-09-21 18:37:27 +02:00
337f5b6656 Created AgWindowError quark for later use 2013-09-20 00:11:03 +02:00
bdf318a2ad Added uri to AgWindow's private structure, for saving purposes 2013-09-18 10:37:48 +02:00
f8c5415789 Created ag_window_update_from_chart() to update form values from the window's chart 2013-09-17 22:25:10 +02:00
20446a9fb6 Created functions ag_window_{set,get}_chart() 2013-09-17 19:12:25 +02:00
50fc3f6f70 Created the AgWindow class for the chart window 2013-09-08 23:01:37 +02:00