[Gpredict-svn] SF.net SVN: gpredict:[449] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <cs...@us...> - 2009-09-27 16:27:00
|
Revision: 449
http://gpredict.svn.sourceforge.net/gpredict/?rev=449&view=rev
Author: csete
Date: 2009-09-27 16:26:52 +0000 (Sun, 27 Sep 2009)
Log Message:
-----------
Updated.
Modified Paths:
--------------
trunk/ChangeLog
trunk/NEWS
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2009-09-27 16:25:47 UTC (rev 448)
+++ trunk/ChangeLog 2009-09-27 16:26:52 UTC (rev 449)
@@ -6,7 +6,18 @@
* src/gtk-sky-at-glance.c:
Fixed bug 2691499: Sky at glance crashes with empty module.
+ * src/sat-cfg.[ch]:
+ * src/config-keys.h:
+ Addd configuration flag for automatically showing the sky tracks in
+ the Polar views.
+ * src/gtk-polar-view.[ch]:
+ Added support for automatically showing the sky tracks.
+
+ * src/gtk-sat-module-tmg.c:
+ Disabled tooltip since it was too annoying when using the scroll wheel.
+
+
2009-09-25 Alexandru Csete <oz9aec at gmail.com>
* src/gtk-sat-module-tmg.c:
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2009-09-27 16:25:47 UTC (rev 448)
+++ trunk/NEWS 2009-09-27 16:26:52 UTC (rev 449)
@@ -9,6 +9,7 @@
* Added new Satellite Editor that allows adding/editing/deleting satellite
data in a convenient UI, including...
- Added a slider control to the Time Controller.
+- Added config option to automatically show the sky tracks on the polar view.
- Fixed bug 2116693: List view does not sort properly for all time formats.
- Fixed bug 2836265: Time controls should wrap around their limits.
- Fixed bug 2691499: Sky at glance crashes with empty module.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|