[Gpredict-svn] SF.net SVN: gpredict:[414] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2009-08-12 17:04:13
|
Revision: 414 http://gpredict.svn.sourceforge.net/gpredict/?rev=414&view=rev Author: csete Date: 2009-08-12 17:04:03 +0000 (Wed, 12 Aug 2009) Log Message: ----------- Updated. Modified Paths: -------------- trunk/ChangeLog trunk/NEWS Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2009-08-12 17:03:37 UTC (rev 413) +++ trunk/ChangeLog 2009-08-12 17:04:03 UTC (rev 414) @@ -1,3 +1,9 @@ +2009-08-12 Alexandru Csete <oz9aec at gmail.com> + + * src/gtk-sat-module-tmg.c: + Fixed bug 2836265: Time controls should wrap around their limits. + + 2009-08-09 Alexandru Csete <oz9aec at gmail.com> * src/compat.[ch]: Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2009-08-12 17:03:37 UTC (rev 413) +++ trunk/NEWS 2009-08-12 17:04:03 UTC (rev 414) @@ -1,7 +1,15 @@ Changes in version 1.1 (TBD) +- New satellite selector in the module config dialog that makes it easier + to locate and select satellites. +- User configuration on Unix is now stored in $HOME/.config/Gpredict/ + The old configuration is imported automatically and one can still use + Gpredict 1.0 with the old configuration stored in $HOME/.gpredict2/ +- Distribution now includes all satellites from CelesTrak. +* Added new Satellite Editor that allows adding/editing/deleting satellite + data in a convenient UI, includ - Fixed bug 2116693: List view does not sort properly for all time formats. - +* Fixed bug 2836265: Time controls should wrap around their limits. * Binary packages for Windows, Mac OS X, Ubuntu and generic Linux. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |