changes:
-multilingual interface
-accuracy and speed is greatly enhanced
-more objects from the NGC catalogue
-list of world cities: easily select your location
-home planet setting
-spherical landscapes
-night vision mode
-interface improvements
-default font is now the Bitstream Vera Truetype font
-constellation boundaries
-spheric mirror projection
What's New In Kaffe 1.1.7
------------------------------------------------------
* Many cleanups, warning fixes and bug fixes.
* Removed support for class library profiles, since
--with-glibj-zip offers a more convenient replacement.
* Updated to boehm-gc 6.6
* Updated to gjdoc 0.7.7
* Merged in fastjar.
* Merged in zlib. There is a new configure option,
--with-system-zlib to allow the use of the system zlib,
instead of the merged in one.
* Merged in GNU Classpath completely. Updated to version 0.90,
with additional fixes.
* Merged in port to DROPS.
* Merged in port to Blackfin CPU.
* Support for DragonFly BSD.
* Ported to ia64-freebsd and alpha-freebsd.
* Ported to powerpc-openbsd.
* Improved support for Cygwin and sparc64-openbsd.
* Improved stack handling for pthreads on openbsd.
* Added simple direct threading interpreter implementation.
The patches have been removes, since they were either included upstram or are
no more necessary
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
- Added checks for deprecated and nonexistent licenses. (suggested by gdt)
- Added detection for /foo/s/bar/baz/ sed command that appears without a
leading "-e" in a SedCommands variable. (suggested by wiz)
the copyright notice remains intact. There is no formal license.
Change back to no-commercial-use and include readme.txt with copyright
notice in the package.
"
Copyright (C) 2000 Matt Timmermans
Free for non-commercial purposes as long as this notice remains intact.
To discuss commercial use, mail me at matt@timmermans.org
"
Changelog:
* Default quantum scale to QuantumRange/(maximum-minimum) in magick/quantum.c.
Also remove two files from PLIST, as they are no more present
Add LICENSE=, and license file.
Set RESTRICTED and NO_BIN_ON_* because permission to distribute
derived works is unclear, limited to some operating systems, and
requires a reciprocal license grant.
- Aligned the ACL permission letters with the documentation. The old "c"
letter has been removed because from the definition's point of view,
there is no difference between the "=" and the ":=" operator. All the
differences lie on the right hand side, which will be covered later.
- Updated the variables in makevars.map with mk/defaults/mk.conf, 1.118.
- Added the -Wacl command line option, which is disabled by default.
- Extended the type definitions in makevars.map by ACLs, which specify
in which files the variables may be defined.
- Trailing white-space in DESCR files can be fixed automatically.
- Use of the $$ shell variable is not flagged as "strange" anymore.
- Added ACL-based checks for variable definitions.
- PKGREVISION should not be set to 0.
- Improved the diagnostics text for RESTRICTED.
- Added the types Unchecked and Version.
- Dashes are allowed in library names in wrapper reordering commands.
- More than one DISTFILES definition is allowed in the variable ordering
check.