[Gpredict-svn] SF.net SVN: gpredict:[328] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <cs...@us...> - 2009-05-24 11:13:08
|
Revision: 328
http://gpredict.svn.sourceforge.net/gpredict/?rev=328&view=rev
Author: csete
Date: 2009-05-24 11:13:03 +0000 (Sun, 24 May 2009)
Log Message:
-----------
Updated.
Modified Paths:
--------------
trunk/ChangeLog
trunk/NEWS
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2009-05-24 11:12:05 UTC (rev 327)
+++ trunk/ChangeLog 2009-05-24 11:13:03 UTC (rev 328)
@@ -1,3 +1,17 @@
+2009-05-24 Alexandru Csete <oz...@gm...>
+
+ * src/sat-pref-single-sat.c:
+ Use field text instead of field hint for checkbox label. Use the hints for
+ tooltip text.
+
+ * src/gtk-single-sat.c:
+ Don't include ":" in field label since it is also used in preferences dialog.
+
+ * src/gtk-rig-ctrl.c:
+ Added delay between set_freq() and get_freq() to avoid reading back the frequency
+ too soon. Changed packing options to include GTK_EXPAND.
+
+
2009-05-23 Alexandru Csete <oz...@gm...>
* src/gtk-rig-ctrl.c:
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2009-05-24 11:12:05 UTC (rev 327)
+++ trunk/NEWS 2009-05-24 11:13:03 UTC (rev 328)
@@ -4,11 +4,13 @@
* Windows: New installer instead of ZIP distribution.
* Mac OS X package.
-Changes in version 1.0 beta 5 (TBD)
+Changes in version 1.0 beta 5 (24 May 2005)
- Added new transponder files received from David VK5DG.
- Fixed some bugs that caused the Doppler shift to be calculated
incorrectly in some cases.
+- Fixed a bug that could cause the transponder frequency to "drift"
+ away from the set frequencies.
Changes in version 1.0 beta 4 (13 May 2009)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|