|
41f054bf6f
|
Add GPL headers to all source files
|
2014-09-26 15:01:19 +02:00 |
|
|
6fe03c5a52
|
Add function ag_window_is_usable()
This function can decide if a given window is usable for opening a
new chart.
|
2014-09-21 13:13:36 +02:00 |
|
|
944d623379
|
Give every web view a separate user content manager
|
2014-09-13 01:05:08 +02:00 |
|
|
8aeec229f3
|
Switch to WebKit 4.0 API
|
2014-08-20 20:23:14 +02:00 |
|
|
1628a71f8b
|
Remove URI from AgWindowPrivate
|
2014-07-31 21:22:44 +02:00 |
|
|
47fa484875
|
Add function ag_window_load_chart_list()
It loads all charts from the database and fills the main view’s list
store with it
|
2014-07-31 01:05:19 +02:00 |
|
|
9342ea63de
|
Code beautification
Wrap long lines in all files
|
2014-07-11 10:33:04 +02:00 |
|
|
4db1ecff96
|
Code beautification
Truncate long lines. This is not finished yet, though!
|
2014-07-10 23:47:39 +02:00 |
|
|
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 |
|