[Gpredict-svn] SF.net SVN: gpredict:[687] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <cs...@us...> - 2010-10-16 13:28:18
|
Revision: 687
http://gpredict.svn.sourceforge.net/gpredict/?rev=687&view=rev
Author: csete
Date: 2010-10-16 13:28:12 +0000 (Sat, 16 Oct 2010)
Log Message:
-----------
Updated.
Modified Paths:
--------------
trunk/ChangeLog
trunk/NEWS
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-10-16 13:27:53 UTC (rev 686)
+++ trunk/ChangeLog 2010-10-16 13:28:12 UTC (rev 687)
@@ -2,6 +2,15 @@
* src/time-tools.[ch]:
Disabled legacy code.
+
+ * src/gtk-sat-module.[ch]:
+ Store references to GtkSkyGlance widget and window the same way as we
+ store references to GtkRigCtrl and GtkRotCtrl.
+ Automatically refresh GtkSkyGlance every 60 seconds.
+
+ * src/gtk-sat-module-popup.c:
+ Allow only one GtkSkyGlance widget per module (consistent with
+ GtkRigCtrl and GtkRotCtrl).
2010-10-15 Alexandru Csete <oz9aec at gmail.com>
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2010-10-16 13:27:53 UTC (rev 686)
+++ trunk/NEWS 2010-10-16 13:28:12 UTC (rev 687)
@@ -1,3 +1,8 @@
+Changes in version 1.3 (TBD)
+
+- Automatically refresh the Sky at a glance view every minute.
+
+
Changes in version 1.2 (12 Oct 2010)
- New layout engine that allows any combination of views to be created in a NxM grid.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|