89391914+robxnano@users.noreply.github.com
0878ca7fd7
Replaced empty function definitions with (void)
2023-04-08 22:27:01 +01:00
robxnano
54295d38e3
Remove K&R style definitions
2023-04-08 22:27:01 +01:00
robxnano
d05065efb9
Removed mixed declarations and code
...
Fixes compatibility with ANSI C (-Wdeclaration-after-statement)
2023-04-08 22:27:01 +01:00
Brandon Rhodes
3d7e09a347
Support mouse scroll wheel zoom in the Skyview
2021-10-28 14:24:57 -04:00
Lutz Mändle
aca43a3baf
Sky View: avoid window resizing on DSS download
...
Previously, a wide Sky View window would be resized to a square after a
DSS download completed. From groups.io mailing list patch
“xephem-4.1.0_skyviewmenu_sv_getcenter.patch”.
2021-10-08 10:21:41 -04:00
Brandon Rhodes
d77d297bfe
Remove stale “RCS” comments from C code
...
perl -pi -0777 -e 's/\/\* For RCS .*?\*\/\n+//gs' **/*
perl -pi -0777 -e 's/static char \*rcsid.*?;\n//gs' **/*
2021-08-23 13:19:28 -04:00
Brandon Rhodes
752e82f594
Initial import from “xephem-4.0.0.tgz” archive
...
Downloaded from: http://www.clearskyinstitute.com/xephem/xephem-4.0.0.tgz
2021-02-08 15:05:21 -05:00