From 104f65dc7cb92a6a4b132af044550bbdeee9742c Mon Sep 17 00:00:00 2001 From: csete Date: Sun, 17 Jan 2010 21:42:06 +0000 Subject: [PATCH] Updated. git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@593 ab6734ba-2843-0410-b83b-99c217ef6c0f --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index ffdbbe0..a20c3fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2010-01-17 Alexandru Csete + + * src/gtk-polar-view.c: + Applied patch 2930342 from Charles Suprin AA1VS. + + * src/predict-tools.c: + Applied patch 2933879 from Charles Suprin AA1VS. + + +2010-01-13 Alexandru Csete + + * src/print-pass.[ch]: + Added files with functions to print a satellite pass using Gtk+ printing + API. Only single pass for now. + + * src/sat-pass-dialogs.c: + Enable Print button in single pass dialog. + + 2010-01-11 Alexandru Csete * src/gtk-rot-knob.c: