2016-10-25  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.7 for changeset 61e9b4466416
	[64251ae86d6e] [tip]

	* configure.ac:
	Bugfix.
	[61e9b4466416] [0.5.7]

	* astrometry/astrometry.f95, bootstrap-release, coloring/coloring.f95,
	coloring/ctrafo.f95, doc/Makefile.am, doc/basic.shtml,
	doc/colorW1.png, doc/colorspace.shtml, doc/itone.shtml,
	doc/javascript/Makefile.am, doc/javascript/handlers.js,
	doc/javascript/jquery-3.1.1.min.js, doc/javascript/jquery.cycle.js,
	doc/javascript/jquery.flyout.js, doc/javascript/jquery.tooltip.js,
	doc/javascript/spinner.gif, doc/tone0.png, list/tmseries.f95,
	xmunipack/corrections.cpp, xmunipack/rawimport.cpp:
	Corrected lintian reports (removed jquery,..).
	[e3dae499f574]

	* astrometry/astrofit.f95, bootstrap, bootstrap-dev, bootstrap-
	release, doc/changes.shtml, doc/comp0716_V.svg, doc/features.shtml,
	doc/install.shtml, doc/lc0716_V.svg, kombine/kombine.f95,
	lib/Makefile.am, lib/seval.f, lib/spline.f, munipack/cmd.cpp,
	photometry/fotran.f95, photometry/gphot.f95, photometry/sfits.f95,
	xmunipack/astropt.cpp, xmunipack/browser.cpp, xmunipack/listwin.cpp,
	xmunipack/thumbnail.cpp, xmunipack/xmunipack.desktop:
	Clean-up before release.
	[cccc03a73fdd]

2016-10-24  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, bootstrap, debian/README.Debian, debian/changelog.template,
	debian/compat, debian/control, debian/copyright, debian/munipack-
	cli.install, debian/munipack-core.install, debian/munipack-doc.docs,
	debian/munipack-gui.install, debian/munipack-gui.menu, debian
	/munipack-gui.mime, debian/munipack-gui.sharedmimeinfo,
	debian/rules, debian/source/format, doc/0716_111R.png,
	doc/basic.shtml, doc/changes.shtml, doc/dataform_growrep.shtml,
	doc/dataform_proc.shtml, doc/favicon-twitter.png, doc/google-code-
	icon.png, doc/grow.shtml, doc/install.shtml,
	doc/javascript/Makefile.am, doc/javascript/jquery-1.4.4.min.js,
	doc/javascript/jquery-3.1.1.min.js, doc/man_env.shtml,
	doc/man_gphot.shtml, doc/munipack-atom.py, include/version.h:
	Updated documentation focused on grow-curves.
	[09e5829ee69e]

2016-10-23  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/growcurve.f95, photometry/growfit.f95,
	photometry/growinit.f95, photometry/growmodel.f95:
	Scale estimate by entropy implemented for growth-curves.
	[140e8ca32ff5]

2016-10-22  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/jam.f95, photometry/rratio.f95:
	Photometry calibration estimates scale by entropy.
	[bcf671c62046]

2016-10-20  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrometry.f95,
	astrometry/robfit.f95, doc/lctut.shtml, fitsut/restore.cpp,
	lib/rmean.f95, photometry/rratio.f95, preprocess/dark.f95:
	Astrometry improved by omiting log-likely initial estimate.
	[2a97ba7a5d3d]

2016-10-18  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, astrometry/robfit.f95, lib/rmean.f95,
	lib/teststat.f95:
	For astrometry, estimate of noise scale by entropy implemented.
	[95e36a0c967f]

2016-10-14  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rmean.f95, lib/teststat.f95:
	Scale estimate by entropy with correct factor to standard deviation.
	[1fa8c2a33642]

2016-10-12  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rmean.f95, lib/teststat.f95:
	Reimplementation of robust mean with initial estimate of scale by
	entropy.
	[e7e30c6d2a38]

2016-10-02  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofits.f95,
	astrometry/astrometry.f95, astrometry/wcsremove.f95,
	astrometry/wcsupdate.f95, configure.ac, doc/astoverview.shtml,
	doc/dataform_astrometry.shtml, doc/man_astrometry.shtml,
	doc/title_logo.png, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/munipack.cpp:
	Astrometry interface changed. Sequences are alternative to matching.
	Simplified astrometry code. Added -m option. Removed
	wcs[update,remove] utilities (functionality included to
	astrometry.f95). Default cone.fits catalogue. Updated docs.
	[5db24ca4c857]

2016-09-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, doc/astoverview.shtml,
	doc/dataform_astrometry.shtml, doc/man_astrometry.shtml,
	doc/man_com.shtml, fitsut/restore.cpp, lib/rmean.f95,
	lib/teststat.f95, list/tmseries.f95, munipack/munipack.cpp,
	photometry/phfotran.f95, preprocess/phcorr.f95,
	wxMathPlot/mathplot.cpp, xmunipack/list.cpp:
	Corrected compile problems for gnu ver. 6.2 compilers.
	[4a8caefe13a4]

2016-07-28  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rmean.f95:
	Minor updates of rmean.
	[dcecd34e2b06]

2016-07-26  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rmean.f95, lib/teststat.f95:
	Estimate of scale by correct minimisation of entropy.
	[f9c9cd39b686]

2016-07-20  Filip Hroch  <hroch@physics.muni.cz>

	* lib/Makefile.am, lib/medians.f95, lib/qmean.f95, lib/rfun.f95,
	lib/rline.f95, lib/rmean.f95, lib/teststat.f95,
	photometry/growfit.f95, photometry/growinit.f95,
	photometry/rplane.f95:
	New rmean on base of likelihood and free energy (entropy). Best.
	[123c4193fac0]

2016-07-02  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/lsfit.f95, astrometry/robfit.f95,
	doc/SourceInstallation.shtml, doc/astoverview.shtml,
	doc/features.shtml, doc/grow.shtml, doc/man_cone.shtml,
	lib/minpacks.f95, lib/rfun.f95, lib/rline.f95, lib/rmean.f95,
	photometry/fotran.f95, photometry/growfit.f95,
	photometry/rplane.f95, photometry/rratio.f95,
	photometry/testcal.f95:
	Improved robust mean (initial estimates, winsorizing). Join
	estimates of scale and parameters in astrometry. lmder2 does not
	provides Jacobian anymore.
	[88582b116c77]

2016-04-08  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/phcal.f95, photometry/phfotran.f95:
	Bugfix.
	[38b932f75e95]

2016-04-07  Filip Hroch  <hroch@physics.muni.cz>

	* doc/man_gphot.shtml, doc/man_setup.shtml, lib/fitsio.f95,
	munipack/mprocess.cpp, photometry/growcurve.f95,
	photometry/growfit.f95:
	Bugfixes.
	[66f0eb036f58]

2016-03-30  Filip Hroch  <hroch@physics.muni.cz>

	* doc/lctut.sh, munipack/cmd.cpp, munipack/gphot.cpp,
	munipack/growreport.cpp, photometry/gphot.f95,
	photometry/growcurve.f95, photometry/growfit.f95,
	photometry/growinit.f95, photometry/growmodel.f95,
	photometry/growreport.f95:
	Regularisation of grow curve by limit given by asymptotic
	approximation.
	[9ab892d57ec1]

2016-03-16  Filip Hroch  <hroch@physics.muni.cz>

	* debian/munipack-core.install, doc/genthumb.sh,
	doc/javascript/Makefile.am, doc/lctut.sh, doc/title_logo.png,
	munipack/Makefile.am, munipack/grow_report.cpp,
	munipack/growreport.cpp, munipack/munipack.cpp, munipack/munipack.h,
	photometry/gphot.f95:
	Grow-report implemented as an internal part.
	[d1ff6dd4a20f]

2016-03-13  Filip Hroch  <hroch@physics.muni.cz>

	* configure.ac, debian/munipack-core.install, doc/Makefile.am,
	doc/dataform_growrep.shtml, doc/debbuilder.shtml, doc/install.shtml,
	lib/fitsio.f95, photometry/mfits.f95, photometry/sfits.f95:
	Fixed errors during testing.
	[18c9ec5a6e17]

2016-03-08  Filip Hroch  <hroch@physics.muni.cz>

	* doc/Makefile.am, doc/changes.shtml, doc/dataform_proc.shtml,
	doc/docs.shtml, doc/grow.shtml, doc/guide.shtml, doc/lctut.sh,
	doc/lctut.shtml, doc/man_aphot.shtml, doc/man_ctrafo.shtml,
	doc/man_env.shtml, doc/man_find.shtml, doc/man_fitsut.shtml,
	doc/man_gphot.shtml, doc/man_help.shtml, doc/man_phcal_params.shtml,
	doc/man_setup.shtml, doc/man_timeseries.shtml, doc/munipack-atom.py,
	doc/munipack.shtml, doc/version.shtml, fitsut/Makefile.am,
	fitsut/extremove.cpp, fitsut/fitsut.cpp, fitsut/fitsut.h,
	include/version.h, lib/astrosphere.f95, lib/fitsio.f95,
	lib/nelmin.f95, lib/phio.f95, list/list.f95, list/mtable.f95,
	list/timeseries.f95, list/tmseries.f95, munipack/Makefile.am,
	munipack/aphot.cpp, munipack/cmd.cpp, munipack/find.cpp,
	munipack/fits.cpp, munipack/gphot.cpp, munipack/mprocess.cpp,
	munipack/munipack.1, munipack/munipack.cpp, munipack/munipack.h,
	munipack/phcal.cpp, photometry/Makefile.am, photometry/aphot.f95,
	photometry/daofotometr.f95, photometry/find.f95,
	photometry/fitsaphot.f95, photometry/gphot.f95,
	photometry/grow_report.py, photometry/grow_report.sh,
	photometry/growcurve.f95, photometry/growfit.f95,
	photometry/growinit.f95, photometry/growmodel.f95,
	photometry/growreport.f95, photometry/ifits.f95, photometry/jam.f95,
	photometry/mfits.f95, photometry/phcal.f95, photometry/phfotran.f95,
	photometry/pphot.f95, photometry/sfits.f95, xmunipack/browser.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.1, xmunipack/xmunipack.h:
	The core for growth-curve photometry completely redesigned.
	Moreover: Grow photometry splited from aperture one. Timeseries (and
	all photometry) has implemented air-mass (for extinction study).
	Fitsutils has implemented extensions remove. General implementation
	of date-time read from FITS headers.
	[988fa6eed297]

2016-01-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/crossmatch.f95, astrometry/robfit.f95, bootstrap,
	doc/Makefile.am, doc/changes.shtml, doc/debbuilder.shtml,
	doc/docs.shtml, doc/download.shtml, doc/foot.shtml, doc/grow.shtml,
	doc/grow_curve.svg, doc/grow_curve_anotated.svg, doc/guide.shtml,
	doc/lctut.sh, doc/lctut.shtml, doc/man_astrometry.shtml,
	doc/munipack.shtml, doc/rpmbuilder.shtml, doc/ucac_jmuc.py,
	doc/version.shtml, kombine/kombine.f95, lib/Makefile.am,
	lib/fitsio.f95, lib/fmin.f95, lib/fmm.f95, lib/minpacks.f95,
	lib/pppack.f90, lib/rmean.f95, lib/seval.f, lib/spline.f,
	munipack/aphot.cpp, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/mprocess.cpp, munipack/munipack.cpp, munipack/phcal.cpp,
	munipack/phcorr.cpp, photometry/Makefile.am, photometry/aphot.f95,
	photometry/daofotometr.f95, photometry/fitsaphot.f95,
	photometry/fmin.f95, photometry/grow_report.py,
	photometry/grow_report.sh, photometry/growcurve.f95,
	photometry/growfit.f95, photometry/growmodel.f95,
	photometry/growreport.f95, photometry/jam.f95, photometry/mfits.f95,
	photometry/phcal.f95, photometry/rmoffat.f95, photometry/rratio.f95,
	photometry/sfits.f95, preprocess/phcorr.f95:
	Implemented growth-curve photometry by smooth splines.

	Removed growth-curve approach by Moffat. More efficient approach and
	defaults for astrometry. Many important gfortran run-time exceptions
	(zero division, overflow) bugfixed. Correct estimation of hessians
	in robust optimalisations. Inverse matrix implemented for singular
	matrix. Bugfix: astrometry wcs in kombine, pyfits replaced by
	astropy.fits.io, normalise works in phcorr, updated LC tutorial
	script.
	[3aa09b40f901]

2015-08-07  Filip Hroch  <hroch@physics.muni.cz>

	* doc/man_env.shtml, lib/fitsio.f95, munipack/mprocess.cpp,
	photometry/Makefile.am, photometry/calibre.f95,
	photometry/colorex.f95, photometry/phcal.f95,
	photometry/phfotran.f95, photometry/sfits.f95:
	I implemented the colour photometry correction.
	[07b8c9feb574]

2015-07-06  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, photometry/Makefile.am, photometry/fitsaphot.f95,
	photometry/fotran.f95, photometry/growcurve.f95,
	photometry/rmoffat.f95, photometry/sfits.f95:
	Grow curve is determined from all best stars together.
	[5d5efcd97bd6]

2015-06-30  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, photometry/fitsaphot.f95, photometry/rmoffat.f95:
	Scale parameter in Moffat implemented. Improvements of aperture
	correction code.
	[9c9858e2afed]

2015-06-29  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, photometry/sfits.f95:
	Updated estimate of sky's brightness.
	[89be62891425]

	* doc/man_aphot.shtml, doc/man_phcal_params.shtml, lib/fitsio.f95,
	munipack/aphot.cpp, munipack/cmd.cpp, munipack/phcal.cpp,
	photometry/Makefile.am, photometry/aphot.f95,
	photometry/daofotometr.f95, photometry/fitsaphot.f95,
	photometry/jam.f95, photometry/mfits.f95, photometry/phcal.f95,
	photometry/rmoffat.f95, photometry/rplane.f95, photometry/sfits.f95:
	Aperture correction implemented.
	[c225cbb24061]

2015-06-24  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/phsysfits.f95:
	Bugfix in save of magnitude error.
	[1cded9d4fa8b]

2015-06-13  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, photometry/fitsfotran.f95, photometry/fotran.f95,
	photometry/jam.f95, photometry/phcal.f95, photometry/phfotran.f95,
	photometry/rplane.f95:
	Fotran determines transformation from both frames and a table now.
	[ca82d01428cf]

2015-06-12  Filip Hroch  <hroch@physics.muni.cz>

	* list/mtable.f95, list/timeseries.f95, photometry/fitsaphot.f95,
	photometry/fitspphot.f95, photometry/mfits.f95,
	photometry/phcal.f95, photometry/phsysfits.f95,
	photometry/sfits.f95:
	Column names are case sensitive to prevent Rmag <-> rmag mismash
	(thx. N.Faltova, Z.Janak).
	[e9f510683cea]

2015-06-08  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/phcal.f95:
	phcal bugfix in manual calibration.
	[f3a2d6bd0119]

2015-05-31  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astromatch.f95:
	Catalogue stars are splited by brigthness to equivalence classes
	which generalises algorithm and improves reliability.
	[9da82abf9617]

2015-05-29  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rline.f95, photometry/fitsfotran.f95, photometry/phfotran.f95,
	photometry/rplane.f95:
	Implemented softening noise in rline, rplane (better estimates).
	[cfe9e71f2d28]

2015-05-28  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/fotran.f95, photometry/phfotran.f95,
	photometry/rplane.f95:
	Fully implementation plane in fotran (including robust estimate).
	[652d2bdb2007]

2015-05-25  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/rplane.f95:
	I forget the file.
	[80a2e034cf85]

	* lib/minpacks.f95, lib/photoconv.f95, photometry/Makefile.am,
	photometry/calibre.f95, photometry/fitsfotran.f95,
	photometry/fotran.f95, photometry/jam.f95, photometry/phcal.f95,
	photometry/phfotran.f95, photometry/photosystems.lst,
	photometry/phsysfits.f95, photometry/rational.f95,
	photometry/sfits.f95:
	Complete rewrote of colour photometry transformation: lines fitting,
	matrix storage format, added 3-elements equations, updated
	photometry system definitions, magnitude conversion formulae.
	[8991caeb0f0c]

2015-05-10  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, bootstrap, configure.ac,
	doc/man_astrometry.shtml, doc/man_phfotran.shtml,
	doc/title_logo.png, lib/minpacks.f95, lib/rline.f95,
	munipack/cmd.cpp, munipack/phfotran.cpp, photometry/Makefile.am,
	photometry/calibre.f95, photometry/fitsfotran.f95,
	photometry/fotran.f95, photometry/mfits.f95, photometry/phcal.f95,
	photometry/phfotran.f95, photometry/rratio.f95,
	photometry/sfits.f95:
	Perfecting photometry: added ratio sigma (softening) factor to
	standartization of photometry ratio, correct implementation of
	inverse matrix from QR factorication, correcct initial estimate of
	robust line, photometry calibration separated on colour/attenuation
	parts, bugfix.
	[eb529a2f8d88]

2015-04-26  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astromatch.f95, astrometry/match.f95:
	Added match check for closed polygon by sequence in triangle space.
	[e77c4dc7101a]

	* astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, doc/man_astrometry.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp:
	Matching limits using chi-square distribution.
	[930ed5c9f8f5]

2015-04-20  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, lib/phio.f95:
	Bugfix in decoding transformation parameters from WCS keywords.
	[e36a489af617]

	* astrometry/Makefile.am, astrometry/astrofit.f95,
	astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/estimator.f95,
	astrometry/match.f95, doc/man_astrometry.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp:
	Matching limits (angles,polygons) according to Normal distribution.
	[98325bacff06]

2015-04-14  Filip Hroch  <hroch@physics.muni.cz>

	* lib/phio.f95:
	Bugfix in WCS coordinate implementation.
	[c27dc8d1e3db]

2015-04-13  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/lsfit.f95, astrometry/robfit.f95:
	Residual sum S0 replaced by RMS.
	[ba3eb4cc91ce]

2015-04-11  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, doc/man_astrometry.shtml, munipack/cmd.cpp:
	Match tolerance from Rayleigh distribution.
	[ac8c4952494f]

	* doc/Makefile.am, doc/dataform_biasdark.shtml,
	doc/dataform_flat.shtml, doc/docs.shtml, doc/man_flat.shtml,
	preprocess/flat.f95:
	Flat enhencements: bugfix in init, estimated mean gain to output,
	docs.
	[bff7d3e0fa0d]

2015-04-03  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/perm.f95, doc/lctut.shtml, doc/man_com.shtml,
	doc/man_cone.shtml, doc/phoverview.shtml, lib/rmean.f95,
	munipack/common.cpp, munipack/fitsfn.cpp, munipack/mprocess.cpp,
	munipack/votable.cpp, preprocess/dark.f95, vo/cone.cpp,
	vo/votab.cpp, vo/votable.cpp:
	Bugfix (NaN in flat - numerical overflow, files aread from
	std.input, charts code in votable, regex in fits names, docs -
	lctut, related to bugfix).
	[d41b4d6e6fdc]

2015-03-17  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, astrometry/astrometry.f95,
	astrometry/match.f95, doc/astoverview.shtml,
	doc/man_astrometry.shtml, doc/man_kombine.shtml, lib/astrotrafo.f95,
	lib/phio.f95, munipack/cmd.cpp, xmunipack/astrometer.cpp:
	Match performace important improvements by better initial flux
	testing. Removed identify transformation (replaced by empty
	transformation).
	[73f9548f9ec4]

2015-03-14  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/robfit.f95, doc/man_cone.shtml, include/vocatconf.h,
	munipack/cmd.cpp, munipack/cone.cpp, munipack/munipack.cpp,
	munipack/munipack.h, vo/VOcat_conf.xml, vo/vocatconf.cpp:
	Cone code improvements and Tycho2 catalogue added.
	[4aafdb81a767]

2015-03-13  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/wcsupdate.f95, doc/man_astrometry.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/munipack.cpp:
	Update astrometry CLI to reflex reflex (related to previous ones).
	[01dd624816a1]

2015-03-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astrometry.f95, astrometry/robfit.f95, doc/lctut.shtml,
	photometry/phcal.f95:
	Improving astrometry (Huber replaces Tukey for reliable
	convergence).
	[354ccc5f0204]

2015-03-11  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/absfit.f95,
	astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/estimator.f95, astrometry/gnomon.f95,
	astrometry/lsfit.f95, astrometry/match.f95, astrometry/robfit.f95,
	doc/0716+71.lst, doc/lctut.sh, include/mprocess.h,
	kombine/Makefile.am, kombine/kombine.f95, lib/Makefile.am,
	lib/astrosphere.f95, lib/astrotrafo.f95, lib/atrafo.f95,
	lib/phio.f95, list/Makefile.am, list/mtable.f95, list/tmseries.f95,
	munipack/mprocess.cpp, munipack/munipack.cpp,
	photometry/Makefile.am, photometry/mfits.f95, photometry/phcal.f95,
	photometry/sfits.f95, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h:
	Rewroted astrometry engine (correct,exact). Implemented reflection.
	[a08182a4e6f2]

2015-02-15  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.1, astrometry/astrometry.f95,
	astrometry/match.f95, doc/astoverview.shtml,
	doc/man_astrometry.shtml, include/mprocess.h, lib/fitsio.f95,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/mprocess.cpp,
	xmunipack/Makefile.am, xmunipack/astrolog.cpp,
	xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/astropt.cpp, xmunipack/config.cpp,
	xmunipack/discanvas.cpp, xmunipack/mconfig.h, xmunipack/types.h,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Updated astrometry GUI. Insert sort in matching.
	[a7b3332fa86f]

2015-02-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, doc/man_astrometry.shtml, include/mprocess.h,
	lib/teststat.f95, munipack/mprocess.cpp:
	Very important match update: new heart of matching, flux by correct
	way.
	[a13a88f251f4]

2015-01-15  Filip Hroch  <hroch@physics.muni.cz>

	* doc/man_phcal_params.shtml, munipack/cmd.cpp, munipack/phcal.cpp,
	photometry/phcal.f95, photometry/sfits.f95:
	Implemented advanced format in phcal (shaving).
	[119ab15372c8]

2015-01-14  Filip Hroch  <hroch@physics.muni.cz>

	* configure.ac, doc/title_logo.png, kombine/kombine.f95,
	list/mtable.f95:
	Bugfix in timeseries and kombine for compressed fits.
	[b20931422e30]

2015-01-06  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, debian/changelog.template, debian/copyright,
	doc/Makefile.am, doc/changelog.shtml, doc/changes.shtml,
	doc/docs.shtml, doc/download.shtml, doc/munipack.shtml,
	doc/version.shtml:
	Corrected Debian packaging (lint).
	[494953b75ea5]

2015-01-05  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.6 for changeset a7c8b686ba0e
	[f21246a7eedd]

	* bootstrap, debian/control, doc/Makefile.am:
	Bugfix.
	[a7c8b686ba0e] [0.5.6]

	* bootstrap, debian/changelog, debian/changelog.template,
	debian/control, debian/copyright, debian/rules,
	doc/debbuilder.shtml, doc/docs.shtml, doc/lctut.shtml,
	doc/man_phcal.shtml, doc/rpmbuilder.shtml,
	xmunipack/xmunipack.desktop:
	Bugfix + debian packaging improve.
	[4d80ac202928]

2015-01-04  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, configure.ac, debian/changelog, doc/debbuilder.shtml,
	doc/rpmbuilder.shtml, include/version.h:
	Updated versioning.
	[321dc71675a1]

	* doc/changelog.shtml, doc/debbuilder.shtml, doc/docs.shtml,
	doc/features.shtml, doc/foot.shtml, doc/install.shtml, doc/lctut.sh,
	doc/lctut.shtml, doc/munipack-atom.py, doc/munipack.shtml,
	doc/phoverview.shtml, doc/rpmbuilder.shtml, munipack.spec.template:
	Finished docs.
	[c0b6599c5cd9]

2015-01-02  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, bootstrap, configure.ac, debian/control, debian
	/munipack-doc.docs, dist/dbuilder.sh, dist/rbuilder.sh,
	doc/0716+71.lst, doc/0716_dark.png, doc/0716_final.png,
	doc/0716_map.png, doc/0716_original.png, doc/Feed-icon.png, doc
	/Linux-penguin.jpg, doc/M67_Blue-graph.png, doc/M67_Green-graph.png,
	doc/M67cmd.png, doc/Makefile.am, doc/README.docs, doc/Screenshot-
	Coloring.png, doc/Screenshot-InstrMagnitude.png, doc/Screenshot-
	Photometry.png, doc/Screenshot-View.png, doc/Screenshot-
	Workplace.png, doc/Screenshot-barnard_07R.png, doc/Screenshot-
	channels.png, doc/Screenshot-cli.png, doc/Screenshot-colors.png, doc
	/Screenshot-gnumeric.png, doc/Screenshot-m27_R.png, doc/Screenshot-
	nite.png, doc/SourceInstallation.shtml, doc/appbrowser.jpg,
	doc/arithmetical_mean.png, doc/astoverview.shtml, doc/astrocoo.png,
	doc/autoflat.png, doc/basic.shtml, doc/big_logo.png, doc/books.png,
	doc/bubble-deep.png, doc/bubble-single.png, doc/cbasic.shtml,
	doc/changelog.shtml, doc/chart.shtml, doc/classics.shtml,
	doc/cmanagement.png, doc/cmd.shtml, doc/colcal.shtml, doc/color-
	best.png, doc/color-night.png, doc/color-scotopic.png,
	doc/colorAdobe.png, doc/colorB.png, doc/colorB1.png,
	doc/colorB2.png, doc/colorR.png, doc/colorS1.png, doc/colorS2.png,
	doc/colorS3.png, doc/colorV.png, doc/colorW1.png, doc/colorW2.png,
	doc/colorW3.png, doc/colorW4.png, doc/colorX.png, doc/colorY.png,
	doc/colorZ.png, doc/colorcal.shtml, doc/colorfits.shtml,
	doc/colorimage.shtml, doc/colorspace.shtml, doc/comp0716_V.svg,
	doc/credits.shtml, doc/ctutorial.shtml, doc/d120.png,
	doc/d120_1.png, doc/dataform_astrometry.shtml,
	doc/dataform_phfotran.shtml, doc/dataform_photometry.shtml,
	doc/dataform_photosys.shtml, doc/dataform_proc.shtml,
	doc/dataform_tmseries.shtml, doc/debbuilder.shtml,
	doc/debbundle.shtml, doc/debian_icon.png, doc/deka154.shtml,
	doc/docs.shtml, doc/download.shtml, doc/emblem-downloads.png,
	doc/external.shtml, doc/f10_1.png, doc/faq.shtml, doc/favicon-
	blogger.png, doc/favicon-gprofile.png, doc/favicon-twitter.png,
	doc/favicon.ico, doc/favicon.png, doc/features.shtml,
	doc/fedora_icon.png, doc/foot.shtml, doc/fwhm.shtml,
	doc/genthumb.sh, doc/google-code-icon.png, doc/gphoto.png,
	doc/gplv3-127x51.png, doc/gplv3-88x31.png, doc/gtk-dialog-
	warning.png, doc/guide.shtml, doc/head.shtml, doc/henden_m67.sh,
	doc/hgweb.conf, doc/hgweb.wsgi, doc/history.shtml, doc/image-
	loading.png, doc/include.awk, doc/install.shtml,
	doc/install_icon.png, doc/itone.shtml, doc/javascript/handlers.js,
	doc/javascript/jquery-1.4.4.min.js, doc/javascript/jquery.cycle.js,
	doc/javascript/jquery.flyout.js, doc/javascript/jquery.tooltip.js,
	doc/javascript/spinner.gif, doc/kombitut.shtml, doc/lc0716_V.svg,
	doc/lctut.sh, doc/lctut.shtml, doc/m51_Green_0053.png,
	doc/m51_aphot.png, doc/m51_cal_mosaic.png, doc/m51_dark.png,
	doc/m51_flat.png, doc/m51_mosaic.png, doc/m51_photometry_tool.png,
	doc/m67-common.shtml, doc/m67-proc.shtml, doc/m67.png,
	doc/man_aphot.shtml, doc/man_astrometry.shtml, doc/man_bias.shtml,
	doc/man_coloring.shtml, doc/man_com.shtml, doc/man_cone.shtml,
	doc/man_cross.shtml, doc/man_ctrafo.shtml, doc/man_dark.shtml,
	doc/man_env.shtml, doc/man_find.shtml, doc/man_fitsut.shtml,
	doc/man_flat.shtml, doc/man_help.shtml, doc/man_intro.shtml,
	doc/man_kombine.shtml, doc/man_list.shtml, doc/man_phcal.shtml,
	doc/man_phcal_common.shtml, doc/man_phcal_params.shtml,
	doc/man_phcorr.shtml, doc/man_phfotran.shtml,
	doc/man_timeseries.shtml, doc/man_votable.shtml, doc/menurun.jpg,
	doc/meta.shtml, doc/mini_logo.png, doc/modules.shtml,
	doc/mosaics.shtml, doc/mu-logo.png, doc/munipack-atom.py,
	doc/munipack.css, doc/munipack.shtml, doc/ngc637.svg,
	doc/notfound.shtml, doc/old_tv.png, doc/pererr.png,
	doc/pererr.shtml, doc/phcalibration.shtml, doc/phcorrtut.shtml,
	doc/photometry.shtml, doc/phoverview.shtml, doc/res_fill.svg,
	doc/robots.txt, doc/robust_mean.png, doc/rpmbuilder.shtml,
	doc/rpmbundle.shtml, doc/rss.sh, doc/throat.png,
	doc/timeserie_cat.lst, doc/title_logo.png, doc/tone-nogamma.png,
	doc/tone.png, doc/tone0.png, doc/tone1.png, doc/tone11.png,
	doc/tone12.png, doc/tone13.png, doc/tone2.png, doc/tone21.png,
	doc/tone22.png, doc/tone23.png, doc/tone3.png, doc/tone4.png,
	doc/tone5.png, doc/tone6.png, doc/tone7.png, doc/tone8.png,
	doc/toneC1.png, doc/toneC2.png, doc/toneC3.png, doc/toneC4.png,
	doc/ubuntu_icon.png, doc/ucac_jmuc.py, doc/version.shtml,
	doc/vobs.shtml, docs/0716+71.lst, docs/0716_dark.png,
	docs/0716_final.png, docs/0716_map.png, docs/0716_original.png, docs
	/Feed-icon.png, docs/Linux-penguin.jpg, docs/M67_Blue-graph.png,
	docs/M67_Green-graph.png, docs/M67cmd.png, docs/Makefile.am,
	docs/README.docs, docs/Screenshot-Coloring.png, docs/Screenshot-
	InstrMagnitude.png, docs/Screenshot-Photometry.png, docs/Screenshot-
	View.png, docs/Screenshot-Workplace.png, docs/Screenshot-
	barnard_07R.png, docs/Screenshot-channels.png, docs/Screenshot-
	cli.png, docs/Screenshot-colors.png, docs/Screenshot-gnumeric.png,
	docs/Screenshot-m27_R.png, docs/Screenshot-nite.png,
	docs/SourceInstallation.shtml, docs/appbrowser.jpg,
	docs/arithmetical_mean.png, docs/astoverview.shtml,
	docs/astrocoo.png, docs/autoflat.png, docs/basic.shtml,
	docs/big_logo.png, docs/books.png, docs/bubble-deep.png, docs
	/bubble-single.png, docs/cbasic.shtml, docs/changelog.shtml,
	docs/chart.shtml, docs/classics.shtml, docs/cmanagement.png,
	docs/cmd.shtml, docs/colcal.shtml, docs/color-best.png, docs/color-
	night.png, docs/color-scotopic.png, docs/colorAdobe.png,
	docs/colorB.png, docs/colorB1.png, docs/colorB2.png,
	docs/colorR.png, docs/colorS1.png, docs/colorS2.png,
	docs/colorS3.png, docs/colorV.png, docs/colorW1.png,
	docs/colorW2.png, docs/colorW3.png, docs/colorW4.png,
	docs/colorX.png, docs/colorY.png, docs/colorZ.png,
	docs/colorcal.shtml, docs/colorfits.shtml, docs/colorimage.shtml,
	docs/colorspace.shtml, docs/comp0716_V.svg, docs/credits.shtml,
	docs/ctutorial.shtml, docs/d120.png, docs/d120_1.png,
	docs/dataform_astrometry.shtml, docs/dataform_phfotran.shtml,
	docs/dataform_photometry.shtml, docs/dataform_photosys.shtml,
	docs/dataform_proc.shtml, docs/dataform_tmseries.shtml,
	docs/debbuilder.shtml, docs/debbundle.shtml, docs/debian_icon.png,
	docs/deka154.shtml, docs/docs.shtml, docs/download.shtml, docs
	/emblem-downloads.png, docs/external.shtml, docs/f10_1.png,
	docs/faq.shtml, docs/favicon-blogger.png, docs/favicon-gprofile.png,
	docs/favicon-twitter.png, docs/favicon.ico, docs/favicon.png,
	docs/features.shtml, docs/fedora_icon.png, docs/foot.shtml,
	docs/fwhm.shtml, docs/genthumb.sh, docs/google-code-icon.png,
	docs/gphoto.png, docs/gplv3-127x51.png, docs/gplv3-88x31.png, docs
	/gtk-dialog-warning.png, docs/guide.shtml, docs/head.shtml,
	docs/henden_m67.sh, docs/hgweb.conf, docs/hgweb.wsgi,
	docs/history.shtml, docs/image-loading.png, docs/include.awk,
	docs/install.shtml, docs/install_icon.png, docs/itone.shtml,
	docs/javascript/handlers.js, docs/javascript/jquery-1.4.4.min.js,
	docs/javascript/jquery.cycle.js, docs/javascript/jquery.flyout.js,
	docs/javascript/jquery.tooltip.js, docs/javascript/spinner.gif,
	docs/kombitut.shtml, docs/lc0716_V.svg, docs/lctut.sh,
	docs/lctut.shtml, docs/m51_Green_0053.png, docs/m51_aphot.png,
	docs/m51_cal_mosaic.png, docs/m51_dark.png, docs/m51_flat.png,
	docs/m51_mosaic.png, docs/m51_photometry_tool.png,
	docs/m67-common.shtml, docs/m67-proc.shtml, docs/m67.png,
	docs/man_aphot.shtml, docs/man_astrometry.shtml,
	docs/man_bias.shtml, docs/man_coloring.shtml, docs/man_com.shtml,
	docs/man_cone.shtml, docs/man_cross.shtml, docs/man_ctrafo.shtml,
	docs/man_dark.shtml, docs/man_env.shtml, docs/man_find.shtml,
	docs/man_fitsut.shtml, docs/man_flat.shtml, docs/man_help.shtml,
	docs/man_intro.shtml, docs/man_kombine.shtml, docs/man_list.shtml,
	docs/man_phcal.shtml, docs/man_phcal_common.shtml,
	docs/man_phcal_params.shtml, docs/man_phcorr.shtml,
	docs/man_phfotran.shtml, docs/man_timeseries.shtml,
	docs/man_votable.shtml, docs/menurun.jpg, docs/meta.shtml,
	docs/mini_logo.png, docs/modules.shtml, docs/mosaics.shtml, docs/mu-
	logo.png, docs/munipack-atom.py, docs/munipack.css,
	docs/munipack.shtml, docs/ngc637.svg, docs/notfound.shtml,
	docs/old_tv.png, docs/pererr.png, docs/pererr.shtml,
	docs/phcalibration.shtml, docs/phcorrtut.shtml,
	docs/photometry.shtml, docs/phoverview.shtml, docs/res_fill.svg,
	docs/robots.txt, docs/robust_mean.png, docs/rpmbuilder.shtml,
	docs/rss.sh, docs/throat.png, docs/timeserie_cat.lst,
	docs/title_logo.png, docs/tone-nogamma.png, docs/tone.png,
	docs/tone0.png, docs/tone1.png, docs/tone11.png, docs/tone12.png,
	docs/tone13.png, docs/tone2.png, docs/tone21.png, docs/tone22.png,
	docs/tone23.png, docs/tone3.png, docs/tone4.png, docs/tone5.png,
	docs/tone6.png, docs/tone7.png, docs/tone8.png, docs/toneC1.png,
	docs/toneC2.png, docs/toneC3.png, docs/toneC4.png,
	docs/ubuntu_icon.png, docs/ucac_jmuc.py, docs/version.shtml,
	docs/vobs.shtml, munipack.spec.template, munipack/cmd.cpp,
	munipack/phfotran.cpp, photometry/jam.f95, photometry/phfotran.f95:
	Docs to doc, bugfix for init_area in phfotran, rpm packaging.
	[565e3e384046]

2014-12-23  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, docs/0716_map.png, docs/Makefile.am,
	docs/changelog.shtml, docs/cmd.shtml, docs/comp0716_V.svg,
	docs/genthumb.sh, docs/lc0716.png, docs/lc0716_V.svg, docs/lctut.sh,
	docs/lctut.shtml, docs/m67-common.shtml, docs/man_com.shtml,
	docs/man_phcal.shtml, docs/munipack-atom.py, docs/munipack.shtml,
	docs/phcorrtut.shtml, docs/phoverview.shtml, docs/res_fill.svg,
	docs/rss.sh, docs/tutsample.shtml, docs/ucac_jmuc.py,
	docs/version.shtml, list/tmseries.f95, photometry/phcal.f95,
	photometry/sfits.f95:
	Great improvements in LC tutorial (+related tasks).
	[c16ba8318af0]

2014-12-10  Filip Hroch  <hroch@physics.muni.cz>

	* docs/SourceInstallation.shtml, docs/cmd.shtml, docs/colorfits.shtml,
	docs/dataform_phfotran.shtml, docs/debbuilder.shtml,
	docs/debbundle.shtml, docs/deka154.shtml, docs/docs.shtml,
	docs/guide.shtml, docs/install.shtml, docs/lctut.shtml,
	docs/man_astrometry.shtml, docs/man_com.shtml, docs/man_flat.shtml,
	docs/man_help.shtml, docs/man_phcal.shtml, docs/man_phcorr.shtml,
	docs/man_timeseries.shtml, docs/phoverview.shtml,
	docs/tutsample.shtml, docs/version.shtml, photometry/mfits.f95,
	photometry/phcal.f95, photometry/sfits.f95:
	Validated HTML (syntax,links). Area warning in phcal corrected.
	[b5e764ce76ed]

2014-11-30  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, docs/Makefile.am, docs/dataform_astrometry.shtml,
	docs/debbuilder.shtml, docs/debbundle.shtml, docs/docs.shtml,
	docs/install.shtml, docs/munipack.shtml, xmunipack/Makefile.am,
	xmunipack/image_list.sh:
	Docs corrections. Deb-Building splited.
	[cad2f813ebdf]

2014-11-26  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, bootstrap, configure.ac, debian/munipack-doc.docs,
	doc/README, doc/autoflat.xml, doc/brief.xml, doc/darkbat.xml,
	doc/flatbat.xml, doc/kombine.xml, doc/konve.xml, doc/meandark.xml,
	doc/munipack.css, doc/munipack.sgml, doc/munipack.xml,
	doc/picko.xml, doc/trouble.xml, doc/usage.xml, docpage/0716+71.lst,
	docpage/0716_dark.png, docpage/0716_final.png,
	docpage/0716_original.png, docpage/Feed-icon.png, docpage/Linux-
	penguin.jpg, docpage/M67_Blue-graph.png, docpage/M67_Green-
	graph.png, docpage/M67cmd.png, docpage/Makefile, docpage/README,
	docpage/Screenshot-Coloring.png, docpage/Screenshot-
	InstrMagnitude.png, docpage/Screenshot-Photometry.png, docpage
	/Screenshot-View.png, docpage/Screenshot-Workplace.png, docpage
	/Screenshot-barnard_07R.png, docpage/Screenshot-channels.png,
	docpage/Screenshot-cli.png, docpage/Screenshot-colors.png, docpage
	/Screenshot-gnumeric.png, docpage/Screenshot-m27_R.png, docpage
	/Screenshot-nite.png, docpage/SourceInstallation.shtml,
	docpage/appbrowser.jpg, docpage/arithmetical_mean.png,
	docpage/astoverview.shtml, docpage/astrocoo.png,
	docpage/autoflat.png, docpage/basic.shtml, docpage/big_logo.png,
	docpage/books.png, docpage/bubble-deep.png, docpage/bubble-
	single.png, docpage/cbasic.shtml, docpage/changelog.shtml,
	docpage/chart.shtml, docpage/classics.shtml,
	docpage/cmanagement.png, docpage/cmd.shtml, docpage/colcal.shtml,
	docpage/color-best.png, docpage/color-night.png, docpage/color-
	scotopic.png, docpage/colorAdobe.png, docpage/colorB.png,
	docpage/colorB1.png, docpage/colorB2.png, docpage/colorR.png,
	docpage/colorS1.png, docpage/colorS2.png, docpage/colorS3.png,
	docpage/colorV.png, docpage/colorW1.png, docpage/colorW2.png,
	docpage/colorW3.png, docpage/colorW4.png, docpage/colorX.png,
	docpage/colorY.png, docpage/colorZ.png, docpage/colorcal.shtml,
	docpage/colorfits.shtml, docpage/colorimage.shtml,
	docpage/colorspace.shtml, docpage/credits.shtml,
	docpage/ctutorial.shtml, docpage/d120.png, docpage/d120_1.png,
	docpage/dataform_astrometry.shtml, docpage/dataform_phfotran.shtml,
	docpage/dataform_photometry.shtml, docpage/dataform_photosys.shtml,
	docpage/dataform_proc.shtml, docpage/dataform_tmseries.shtml,
	docpage/debbuilder.shtml, docpage/debian_icon.png,
	docpage/deka154.shtml, docpage/docs.shtml, docpage/download.shtml,
	docpage/emblem-downloads.png, docpage/external.shtml,
	docpage/f10_1.png, docpage/faq.shtml, docpage/favicon-blogger.png,
	docpage/favicon-gprofile.png, docpage/favicon-twitter.png,
	docpage/favicon.ico, docpage/favicon.png, docpage/features.shtml,
	docpage/fedora_icon.png, docpage/foot.shtml, docpage/fwhm.shtml,
	docpage/google-code-icon.png, docpage/gphoto.png,
	docpage/gplv3-127x51.png, docpage/gplv3-88x31.png, docpage/gtk-
	dialog-warning.png, docpage/guide.shtml, docpage/head.shtml,
	docpage/henden_m67.sh, docpage/hgweb.conf, docpage/hgweb.wsgi,
	docpage/history.shtml, docpage/image-loading.png,
	docpage/include.awk, docpage/install.shtml,
	docpage/install_icon.png, docpage/itone.shtml,
	docpage/javascript/handlers.js,
	docpage/javascript/jquery-1.4.4.min.js,
	docpage/javascript/jquery.cycle.js,
	docpage/javascript/jquery.flyout.js,
	docpage/javascript/jquery.tooltip.js,
	docpage/javascript/spinner.gif, docpage/kombitut.shtml,
	docpage/lc0716.png, docpage/lctut.shtml, docpage/m51_Green_0053.png,
	docpage/m51_aphot.png, docpage/m51_cal_mosaic.png,
	docpage/m51_dark.png, docpage/m51_flat.png, docpage/m51_mosaic.png,
	docpage/m51_photometry_tool.png, docpage/m67-common.shtml,
	docpage/m67-proc.shtml, docpage/m67.png, docpage/man_aphot.shtml,
	docpage/man_astrometry.shtml, docpage/man_bias.shtml,
	docpage/man_coloring.shtml, docpage/man_com.shtml,
	docpage/man_cone.shtml, docpage/man_cross.shtml,
	docpage/man_ctrafo.shtml, docpage/man_dark.shtml,
	docpage/man_env.shtml, docpage/man_find.shtml,
	docpage/man_fitsut.shtml, docpage/man_flat.shtml,
	docpage/man_help.shtml, docpage/man_intro.shtml,
	docpage/man_kombine.shtml, docpage/man_list.shtml,
	docpage/man_phcal.shtml, docpage/man_phcal_common.shtml,
	docpage/man_phcal_params.shtml, docpage/man_phcorr.shtml,
	docpage/man_phfotran.shtml, docpage/man_timeseries.shtml,
	docpage/man_votable.shtml, docpage/menurun.jpg, docpage/meta.shtml,
	docpage/mini_logo.png, docpage/modules.shtml, docpage/mosaics.shtml,
	docpage/mu-logo.png, docpage/munipack-atom.py, docpage/munipack.css,
	docpage/munipack.shtml, docpage/ngc637.svg, docpage/notfound.shtml,
	docpage/old_tv.png, docpage/pererr.png, docpage/pererr.shtml,
	docpage/phcalibration.shtml, docpage/phcorrtut.shtml,
	docpage/photometry.shtml, docpage/phoverview.shtml,
	docpage/robots.txt, docpage/robust_mean.png,
	docpage/rpmbuilder.shtml, docpage/throat.png,
	docpage/timeserie_cat.lst, docpage/title_logo.png, docpage/tone-
	nogamma.png, docpage/tone.png, docpage/tone0.png, docpage/tone1.png,
	docpage/tone11.png, docpage/tone12.png, docpage/tone13.png,
	docpage/tone2.png, docpage/tone21.png, docpage/tone22.png,
	docpage/tone23.png, docpage/tone3.png, docpage/tone4.png,
	docpage/tone5.png, docpage/tone6.png, docpage/tone7.png,
	docpage/tone8.png, docpage/toneC1.png, docpage/toneC2.png,
	docpage/toneC3.png, docpage/toneC4.png, docpage/tutsample.shtml,
	docpage/ubuntu_icon.png, docpage/version.shtml, docpage/vobs.shtml,
	docs/0716+71.lst, docs/0716_dark.png, docs/0716_final.png,
	docs/0716_original.png, docs/Feed-icon.png, docs/Linux-penguin.jpg,
	docs/M67_Blue-graph.png, docs/M67_Green-graph.png, docs/M67cmd.png,
	docs/Makefile.am, docs/README.docs, docs/Screenshot-Coloring.png,
	docs/Screenshot-InstrMagnitude.png, docs/Screenshot-Photometry.png,
	docs/Screenshot-View.png, docs/Screenshot-Workplace.png, docs
	/Screenshot-barnard_07R.png, docs/Screenshot-channels.png, docs
	/Screenshot-cli.png, docs/Screenshot-colors.png, docs/Screenshot-
	gnumeric.png, docs/Screenshot-m27_R.png, docs/Screenshot-nite.png,
	docs/SourceInstallation.shtml, docs/appbrowser.jpg,
	docs/arithmetical_mean.png, docs/astoverview.shtml,
	docs/astrocoo.png, docs/autoflat.png, docs/basic.shtml,
	docs/big_logo.png, docs/books.png, docs/bubble-deep.png, docs
	/bubble-single.png, docs/cbasic.shtml, docs/changelog.shtml,
	docs/chart.shtml, docs/classics.shtml, docs/cmanagement.png,
	docs/cmd.shtml, docs/colcal.shtml, docs/color-best.png, docs/color-
	night.png, docs/color-scotopic.png, docs/colorAdobe.png,
	docs/colorB.png, docs/colorB1.png, docs/colorB2.png,
	docs/colorR.png, docs/colorS1.png, docs/colorS2.png,
	docs/colorS3.png, docs/colorV.png, docs/colorW1.png,
	docs/colorW2.png, docs/colorW3.png, docs/colorW4.png,
	docs/colorX.png, docs/colorY.png, docs/colorZ.png,
	docs/colorcal.shtml, docs/colorfits.shtml, docs/colorimage.shtml,
	docs/colorspace.shtml, docs/credits.shtml, docs/ctutorial.shtml,
	docs/d120.png, docs/d120_1.png, docs/dataform_astrometry.shtml,
	docs/dataform_phfotran.shtml, docs/dataform_photometry.shtml,
	docs/dataform_photosys.shtml, docs/dataform_proc.shtml,
	docs/dataform_tmseries.shtml, docs/debbuilder.shtml,
	docs/debian_icon.png, docs/deka154.shtml, docs/docs.shtml,
	docs/download.shtml, docs/emblem-downloads.png, docs/external.shtml,
	docs/f10_1.png, docs/faq.shtml, docs/favicon-blogger.png, docs
	/favicon-gprofile.png, docs/favicon-twitter.png, docs/favicon.ico,
	docs/favicon.png, docs/features.shtml, docs/fedora_icon.png,
	docs/foot.shtml, docs/fwhm.shtml, docs/genthumb.sh, docs/google-
	code-icon.png, docs/gphoto.png, docs/gplv3-127x51.png,
	docs/gplv3-88x31.png, docs/gtk-dialog-warning.png, docs/guide.shtml,
	docs/head.shtml, docs/henden_m67.sh, docs/hgweb.conf,
	docs/hgweb.wsgi, docs/history.shtml, docs/image-loading.png,
	docs/include.awk, docs/install.shtml, docs/install_icon.png,
	docs/itone.shtml, docs/javascript/handlers.js,
	docs/javascript/jquery-1.4.4.min.js,
	docs/javascript/jquery.cycle.js, docs/javascript/jquery.flyout.js,
	docs/javascript/jquery.tooltip.js, docs/javascript/spinner.gif,
	docs/kombitut.shtml, docs/lc0716.png, docs/lctut.shtml,
	docs/m51_Green_0053.png, docs/m51_aphot.png,
	docs/m51_cal_mosaic.png, docs/m51_dark.png, docs/m51_flat.png,
	docs/m51_mosaic.png, docs/m51_photometry_tool.png,
	docs/m67-common.shtml, docs/m67-proc.shtml, docs/m67.png,
	docs/man_aphot.shtml, docs/man_astrometry.shtml,
	docs/man_bias.shtml, docs/man_coloring.shtml, docs/man_com.shtml,
	docs/man_cone.shtml, docs/man_cross.shtml, docs/man_ctrafo.shtml,
	docs/man_dark.shtml, docs/man_env.shtml, docs/man_find.shtml,
	docs/man_fitsut.shtml, docs/man_flat.shtml, docs/man_help.shtml,
	docs/man_intro.shtml, docs/man_kombine.shtml, docs/man_list.shtml,
	docs/man_phcal.shtml, docs/man_phcal_common.shtml,
	docs/man_phcal_params.shtml, docs/man_phcorr.shtml,
	docs/man_phfotran.shtml, docs/man_timeseries.shtml,
	docs/man_votable.shtml, docs/menurun.jpg, docs/meta.shtml,
	docs/mini_logo.png, docs/modules.shtml, docs/mosaics.shtml, docs/mu-
	logo.png, docs/munipack-atom.py, docs/munipack.css,
	docs/munipack.shtml, docs/ngc637.svg, docs/notfound.shtml,
	docs/old_tv.png, docs/pererr.png, docs/pererr.shtml,
	docs/phcalibration.shtml, docs/phcorrtut.shtml,
	docs/photometry.shtml, docs/phoverview.shtml, docs/robots.txt,
	docs/robust_mean.png, docs/rpmbuilder.shtml, docs/throat.png,
	docs/timeserie_cat.lst, docs/title_logo.png, docs/tone-nogamma.png,
	docs/tone.png, docs/tone0.png, docs/tone1.png, docs/tone11.png,
	docs/tone12.png, docs/tone13.png, docs/tone2.png, docs/tone21.png,
	docs/tone22.png, docs/tone23.png, docs/tone3.png, docs/tone4.png,
	docs/tone5.png, docs/tone6.png, docs/tone7.png, docs/tone8.png,
	docs/toneC1.png, docs/toneC2.png, docs/toneC3.png, docs/toneC4.png,
	docs/tutsample.shtml, docs/ubuntu_icon.png, docs/version.shtml,
	docs/vobs.shtml:
	Updated docs. Ones are handled by usual packaging tools.
	[4cbf30de72bf]

2014-11-25  Filip Hroch  <hroch@physics.muni.cz>

	* debian/munipack-core.install, docpage/cmd.shtml,
	docpage/lctut.shtml, docpage/m67-common.shtml,
	docpage/man_com.shtml, docpage/man_cross.shtml,
	docpage/man_intro.shtml, munipack/Makefile.am, munipack/cmd.cpp,
	munipack/frameconv.cpp, munipack/munipack.cpp, munipack/munipack.h,
	photometry/Makefile.am, photometry/fitsphconv.f95,
	photometry/frameconv.f95:
	Frameconv has been disappeared.
	[763c7b840874]

2014-11-24  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/guide.shtml, docpage/man_bias.shtml,
	docpage/man_flat.shtml, docpage/man_frameconv.shtml,
	docpage/man_help.shtml, docpage/man_intro.shtml,
	docpage/man_phcal.shtml, docpage/man_phcal_common.shtml,
	docpage/man_phcal_params.shtml, docpage/man_phcorr.shtml,
	docpage/man_timeseries.shtml, docpage/pererr.shtml,
	docpage/phoverview.shtml:
	Updated guide.
	[a006e7d3c4a9]

2014-11-11  Filip Hroch  <hroch@physics.muni.cz>

	* debian/control, debian/copyright, debian/munipack-gui.install,
	debian/rules, docpage/SourceInstallation.shtml,
	docpage/debbuilder.shtml, docpage/docs.shtml,
	docpage/download.shtml, docpage/install.shtml,
	docpage/munipack.shtml, docpage/title_logo.png,
	docpage/version.shtml, munipack.spec.template,
	xmunipack/Makefile.am:
	Updated install and download docs.
	[c675253282c4]

2014-11-02  Filip Hroch  <hroch@physics.muni.cz>

	* debian/munipack-gui.desktop, dist/dbuilder.sh,
	xmunipack/Makefile.am, xmunipack/xmunipack.desktop:
	xmunipack desktop file (menu and .fits suffix association)
	rearrange.
	[ea97fb479abd]

2014-10-28  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95:
	Bugfix in winsorisation.
	[9518e639f70d]

2014-10-20  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, photometry/phcal.f95, photometry/sfits.f95:
	Bugfix: empty catalogue, right SKYSIG,SKYSTD in PHOTOMETRY
	extension.
	[e3aa2a2ac454]

2014-10-19  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/phcal.f95, photometry/phsysfits.f95:
	Bugfix info photometry pairs for single band.
	[5c3255c443ea]

2014-10-18  Filip Hroch  <hroch@physics.muni.cz>

	* debian/munipack-gui.desktop, debian/munipack-gui.sharedmimeinfo,
	debian/munipack.desktop:
	Added desktop entry for association of FITS.
	[949a49c58171]

	* photometry/fitsfotran.f95, photometry/phcal.f95:
	Photometry filters can not scrictly match tratab.
	[421d7efd8506]

2014-10-07  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/lctut.shtml, lib/rfun.f95, lib/rmean.f95,
	photometry/calibre.f95, photometry/testcal.f95:
	Revision of photon calibration core algorithms (important
	improvements).
	[647fc7f4b4f1]

2014-10-03  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_flat.shtml, docpage/man_phcorr.shtml, lib/minpacks.f95,
	lib/rmean.f95, lib/teststat.f95, munipack/cmd.cpp,
	munipack/flat.cpp, photometry/calibre.f95, photometry/phcal.f95,
	preprocess/flat.f95:
	Better estimate stddev in robust mean. Estimate gain, better and
	faster estimate of flat.
	[16e2cf12a1c7]

2014-09-28  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, munipack/cmd.cpp, munipack/phcal.cpp,
	munipack/phfotran.cpp, photometry/Makefile.am,
	photometry/calibre.f95, photometry/fotran.f95, photometry/jam.f95,
	photometry/mfits.f95, photometry/phcal.f95, photometry/phfotran.f95,
	photometry/photosystems.lst, photometry/phsysfits.f95,
	photometry/sfits.f95:
	Better photometry calibration code.
	[5d4605975d7f]

2014-09-20  Filip Hroch  <hroch@physics.muni.cz>

	* list/mtable.f95, list/timeseries.f95, list/tmseries.f95:
	Improvements in timeseries (missing stars has set undefined values).
	[fc45eff4604b]

2014-09-15  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/fitsfotran.f95, photometry/jam.f95,
	photometry/phfotran.f95:
	Perfecting fotran.
	[f3d32d1cd738]

2014-09-13  Filip Hroch  <hroch@physics.muni.cz>

	* lib/photoconv.f95, photometry/calibre.f95, photometry/fotran.f95,
	photometry/mfits.f95, photometry/phcal.f95,
	photometry/phsysfits.f95, photometry/sfits.f95:
	Photometry calibration bugfix.
	[40ded2fff258]

2014-09-05  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/fitsfotran.f95, photometry/phcal.f95:
	Bugfix in bad deallocate in traload.
	[137ff6db00bc]

2014-09-04  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/daofotometr.f95, photometry/fotran.f95,
	photometry/sfits.f95, preprocess/phcorr.f95:
	Bugfix in phcorr for null output.
	[5d6ecd4faf07]

2014-09-03  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, munipack/phfotran.cpp, photometry/fotran.f95,
	photometry/phfotran.f95:
	Improve of last improvement of phfotran.
	[456f8d56cec7]

2014-09-02  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, munipack/phfotran.cpp, photometry/fotran.f95,
	photometry/phfotran.f95:
	Extinction included in fotran.
	[c56d94001c4a]

	* lib/fitsio.f95, munipack/cmd.cpp, photometry/calibre.f95,
	photometry/mfits.f95, photometry/phcal.f95, photometry/phfotran.f95,
	photometry/phsysfits.f95, photometry/sfits.f95:
	Clean up of photometry calibration code.
	[52e9ccec7c01]

2014-09-01  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, munipack/phcal.cpp, photometry/phcal.f95,
	photometry/sfits.f95:
	Rewrote saving of photometry calibration table (including
	structure).
	[be6c9f43e0fa]

2014-08-26  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, lib/liblist.f95, photometry/calibre.f95,
	photometry/daofotometr.f95, photometry/fitsaphot.f95,
	preprocess/dark.f95, preprocess/flat.f95, preprocess/phcorr.f95,
	preprocess/xfitsio.f95:
	Implemented second order precission of flats, photometry includes
	noise of flats.
	[472092702e4b]

2014-08-24  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, photometry/calibre.f95, photometry/phcal.f95,
	photometry/sfits.f95:
	Updated manual calibration.
	[5076b7426dcb]

2014-08-22  Filip Hroch  <hroch@physics.muni.cz>

	* lib/testrline.f95, photometry/calibre.f95, photometry/phfotran.f95,
	preprocess/phcorr.f95:
	Update.
	[a738a8ac01ce]

	* lib/photoconv.f95, photometry/daofotometr.f95, photometry/mfits.f95,
	photometry/phfotran.f95, photometry/photosystems.lst,
	photometry/phsysfits.f95:
	Improvements in photometry.
	[405fb87815e0]

2014-08-21  Filip Hroch  <hroch@physics.muni.cz>

	* lib/photoconv.f95, photometry/phcal.f95, photometry/phsysfits.f95,
	photometry/sfits.f95:
	Bugfix, magnitude to photon conversion.
	[b8529b928dda]

2014-08-20  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, photometry/fitsfotran.f95, photometry/fotran.f95,
	photometry/jam.f95, photometry/mfits.f95, photometry/phcal.f95,
	photometry/phfotran.f95:
	Better description of input data in fotran.
	[629318217509]

2014-08-19  Filip Hroch  <hroch@physics.muni.cz>

	* preprocess/phcorr.f95:
	Corrected phcorr bugfix.
	[6a61bd7695a5]

	* lib/rline.f95, photometry/calibre.f95, photometry/fotran.f95:
	Tuning of robust line algorithms.
	[131bea020ab7]

2014-08-18  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, docpage/lctut.shtml, lib/fitsio.f95,
	lib/phio.f95, photometry/aphot.f95, photometry/fitsaphot.f95,
	photometry/fitsfind.f95, photometry/fitspphot.f95,
	photometry/mfits.f95, photometry/phcal.f95,
	photometry/phsysfits.f95, photometry/sfits.f95, preprocess/dark.f95,
	preprocess/phcorr.f95, preprocess/xfitsio.f95:
	Proper handling of multi-extension (compressed) fitses.
	[9b08cd6acb09]

2014-08-17  Filip Hroch  <hroch@physics.muni.cz>

	* debian/control, docpage/install.shtml, preprocess/xfitsio.f95:
	Bias, dark, flat transparently opens compressed files.
	[494846b286c6]

	* debian/munipack-gui.mime, debian/postinst, debian/prerm,
	dist/postinst, dist/prerm, docpage/install.shtml,
	docpage/man_flat.shtml, docpage/man_phcal_params.shtml,
	lib/Makefile.am, lib/fitsio.f95, lib/minpacks.f95,
	lib/photoconv.f95, lib/rline.f95, lib/testrline.f95,
	lib/teststat.f95, lib/trajd.f95, munipack/cmd.cpp,
	munipack/flat.cpp, munipack/phcal.cpp, munipack/phfotran.cpp,
	photometry/Makefile.am, photometry/aphot.f95,
	photometry/calibre.f95, photometry/fitsaphot.f95,
	photometry/fitsfotran.f95, photometry/fitsphconv.f95,
	photometry/fotran.f95, photometry/jam.f95, photometry/mfits.f95,
	photometry/phcal.f95, photometry/phfotran.f95,
	photometry/photosystems.lst, photometry/phsysfits.f95,
	photometry/sfits.f95, preprocess/flat.f95, preprocess/phcorr.f95:
	Developing of new approach to photometry calibration is in progress.
	[1c0f30be1ee4]

2014-07-02  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, configure.ac, include/version.h:
	Improved bootstrap.
	[c7d8f0bb6033]

2014-07-01  Filip Hroch  <hroch@physics.muni.cz>

	* debian/changelog, debian/control, debian/muni-pack.desktop, debian
	/munipack-cli.install, debian/munipack-core.install, debian
	/munipack-gui.install, debian/munipack-gui.menu, debian/munipack-
	gui.mime, debian/munipack.desktop, debian/rules,
	debian/source/format, docpage/man_astrometry.shtml,
	munipack.spec.template:
	DEB packages splitted to appropriate parts.
	[e61857f90b81]

2014-06-20  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rfun.f95, lib/rmean.f95, lib/teststat.f95,
	photometry/calibre.f95:
	Fine tuning in robust pieces (due to Huber's original article).
	[d005207a15f0]

2014-06-03  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95, photometry/phsysfits.f95:
	Perfecting photometry calibration: ndat<3, dmag=9.999, etc...
	[fa3a2b20eb77]

	* photometry/calibre.f95:
	Fine calibration of initial estimation.
	[61a915ad723a]

	* coloring/mctrafo.f95, munipack/mprocess.cpp, photometry/calibre.f95:
	Better initial estimator for photometry calibration.
	[7fe3ace36873]

2014-05-28  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, astrometry/cross.f95,
	kombine/kombine.f95, lib/fitsio.f95, list/timeseries.f95,
	munipack/cmd.cpp, munipack/mprocess.cpp, photometry/aphot.f95,
	photometry/find.f95, photometry/fitsphconv.f95,
	photometry/frameconv.f95, photometry/phcal.f95,
	photometry/phfotran.f95, photometry/pphot.f95, preprocess/dark.f95,
	preprocess/flat.f95, preprocess/phcorr.f95:
	FITS_KEY_* cleaning.
	[ae8f00d62651]

2014-05-17  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, astrometry/astrometry.f95,
	astrometry/robfit.f95, astrometry/wcsupdate.f95, docpage/docs.shtml,
	docpage/munipack.shtml, munipack/astrometry.cpp, munipack/cmd.cpp:
	Corrected estimation of CRDERs in fits headers.
	[b77ef9aab332]

2014-05-11  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95, photometry/fmin.f95, photometry/fotran.f95,
	photometry/phcal.f95:
	Improvements: check convergence in fmin, winsorisation in calibre.
	[3634de728ad2]

2014-05-10  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95, photometry/phcal.f95, photometry/sfits.f95:
	Tiny improvements.
	[8cdf0e449dce]

2014-05-08  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/Makefile.am, photometry/mfits.f95, photometry/phcal.f95,
	photometry/sfits.f95:
	Small modules rearranging.
	[609200f16081]

	* photometry/Makefile.am, photometry/calibre.f95,
	photometry/fotran.f95, photometry/jam.f95, photometry/mfits.f95,
	photometry/phcal.f95:
	Corrected (added) omited matching of calibrated photons.
	[d1e4d46d6671]

2014-05-06  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/phcal.f95:
	Corrected manual multi-colour calibration.
	[a4de98b7e284]

2014-05-05  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95, photometry/daofotometr.f95,
	photometry/daosky.f95, photometry/mfits.f95, photometry/phcal.f95:
	Corrected and improved multi-colour calibration.
	[573e29fb0ffc]

	* photometry/calibre.f95, photometry/mfits.f95, photometry/phcal.f95:
	Correction in colour calibration of frames.
	[a59767c975f5]

	* photometry/phcal.f95:
	Corrected manual multi-colour calibration.
	[85b965fa5840]

2014-05-04  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95, photometry/mfits.f95, photometry/phcal.f95:
	Bugfix in multi-colour calibration.
	[ce1023642a09]

2014-04-30  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/phcal.cpp, photometry/calibre.f95, photometry/mfits.f95,
	photometry/phcal.f95:
	Implemented manual multi-filter calibration.
	[8a540b135070]

2014-04-27  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95, photometry/fitsaphot.f95,
	photometry/mfits.f95, photometry/phcal.f95, preprocess/flat.f95:
	Enhanecements in multi-colour calibration.
	[38c6ae130a69]

2014-04-26  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/robfit.f95, photometry/calibre.f95,
	photometry/fotran.f95, photometry/jam.f95, photometry/phcal.f95,
	preprocess/flat.f95, preprocess/phcorr.f95:
	Discovered long-term bug in building of flat.
	[d6891fddfef0]

2014-04-20  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_phcal_params.shtml, munipack/Makefile.am,
	munipack/cmd.cpp, munipack/phcal.cpp, photometry/mfits.f95,
	photometry/phcal.f95:
	Implemented manual photomety calibration.
	[e51842ea5a86]

2014-04-19  Filip Hroch  <hroch@physics.muni.cz>

	* debian/changelog, debian/compat, debian/control, debian/dirs,
	debian/docs, debian/files, debian/menu, debian/muni-pack.desktop,
	debian/munipack-doc.docs, debian/munipack-doc.install,
	debian/munipack.1, debian/munipack.default.ex, debian/munipack.doc-
	base.EX, debian/postinst, debian/postinst.ex, debian/postrm.ex,
	debian/preinst.ex, debian/prerm, debian/prerm.ex, debian/rules,
	debian/substvars, debian/watch:
	Prepared deb builder.
	[15b0d237ee8f]

	* configure.ac, dist/ubuntu_1204.patch, docpage/debbuilder.shtml:
	Plplot replaced by wxMathPlot.
	[bfb71cf6e175]

2014-04-09  Filip Hroch  <hroch@physics.muni.cz>

	* configure.ac, docpage/chart.shtml, docpage/debbuilder.shtml,
	docpage/download.shtml, docpage/munipack.shtml, docpage/robots.txt,
	docpage/vobs.shtml, photometry/mfits.f95:
	Doc bugfix.
	[5fc7c6f4837a]

2014-04-19  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, Makefile.am, configure.ac, dist/dbuilder.sh,
	dist/rbuilder.sh, dist/ubuntu_1204.patch,
	docpage/SourceInstallation.shtml, docpage/debbuilder.shtml,
	docpage/docs.shtml, docpage/rpmbuilder.shtml,
	wxMathPlot/CMakeLists.txt, wxMathPlot/Changelog,
	wxMathPlot/Dox_footer.html, wxMathPlot/Doxyfile,
	wxMathPlot/Makefile.am, wxMathPlot/README,
	wxMathPlot/README.MUNIPACK, wxMathPlot/clear_project,
	wxMathPlot/mathplot.cpp, wxMathPlot/mathplot.h,
	wxMathPlot/packages.sh, wxMathPlot/samples/CMakeLists.txt,
	wxMathPlot/samples/sample1/CMakeLists.txt,
	wxMathPlot/samples/sample1/mp1.cpp,
	wxMathPlot/samples/sample2/CMakeLists.txt,
	wxMathPlot/samples/sample2/mp2.cpp,
	wxMathPlot/samples/sample3/CMakeLists.txt,
	wxMathPlot/samples/sample3/gridmap.png,
	wxMathPlot/samples/sample3/sample3.cpp, xmunipack/Makefile.am,
	xmunipack/dispanel.cpp, xmunipack/plot.cpp, xmunipack/plot.h,
	xmunipack/side.cpp, xmunipack/xmunipack.cpp:
	Plplot replaced by wxMathPlot.
	[177c667f08db]

2014-04-01  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.5 for changeset 968a26ef763d
	[4b9140c39654]

	* docpage/debbuilder.shtml:
	Last minor change before release.
	[968a26ef763d] [0.5.5]

	* dist/ubuntu_1204.patch, docpage/debbuilder.shtml:
	Tuning Ubuntu 12.04 patch.
	[35e4792b581e]

	* dist/ubuntu_1204.patch, docpage/changelog.shtml,
	docpage/debbuilder.shtml, docpage/man_phcorr.shtml:
	Fine tune.
	[4b6e80056ef4]

2014-03-31  Filip Hroch  <hroch@physics.muni.cz>

	* INSTALL, Makefile.am, configure.ac, dist/README, dist/builder.sh,
	dist/dbuilder.sh, dist/rbuilder.sh, dist/setup.sh,
	dist/ubuntu_1204.patch, docpage/SourceInstallation.shtml,
	docpage/changelog.shtml, docpage/debbuilder.shtml,
	docpage/history.shtml, docpage/rpmbuilder.shtml,
	docpage/version.shtml, vo/cone.cpp, vo/votable.cpp:
	Pre-release fine tunning.
	[c253412428ff]

2014-03-26  Filip Hroch  <hroch@physics.muni.cz>

	* dist/debian/control.template, docpage/download.shtml,
	docpage/install.shtml, docpage/version.shtml:
	Bugfix.
	[dd517053b8f0]

2014-03-25  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rmean.f95, photometry/calibre.f95, photometry/mfits.f95,
	photometry/phcal.f95:
	Precised photometry calibration (better initial estimate).
	[04a1bae175e5]

2014-03-23  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/ctable.dat, docpage/changelog.shtml, docpage/colcal.shtml,
	docpage/colorfits.shtml, docpage/colorimage.shtml,
	docpage/colorspace.shtml, docpage/man_coloring.shtml,
	docpage/man_ctrafo.shtml:
	In colors, Landolt was replaced by Johnson.
	[870d74c076c8]

2014-03-20  Filip Hroch  <hroch@physics.muni.cz>

	* README, configure.ac, docpage/SourceInstallation.shtml,
	docpage/changelog.shtml, docpage/docs.shtml, docpage/external.shtml,
	docpage/history.shtml, xmunipack/plot.h:
	Updated for latest plplot.
	[b50c897e62f4]

2014-03-19  Filip Hroch  <hroch@physics.muni.cz>

	* configure.ac, dist/dbuilder.sh, dist/rbuilder.sh, docpage/Makefile,
	docpage/SourceInstallation.shtml, docpage/changelog.shtml,
	docpage/docs.shtml, docpage/download.shtml, docpage/munipack-
	atom.py, docpage/munipack.shtml, docpage/throat.png,
	photometry/horizon_graph.f95, xmunipack/discanvas.cpp,
	xmunipack/fits.cpp, xmunipack/fitsimage.cpp, xmunipack/view.cpp:
	Next release preparation: docs + bugfix in X.
	[b359e9a8c925]

2014-03-16  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/Makefile.am, lib/horizon_graph.f95, lib/rfun.f95,
	lib/rmean.f95, photometry/Makefile.am, photometry/calibre.f95,
	photometry/daofotometr.f95, photometry/horizon_graph.f95,
	preprocess/Makefile.am, xmunipack/color.cpp,
	xmunipack/xmunipack.cpp:
	Improved robust: log-likehood estimator and horizon of convergence.
	[20e1a371a275]

2014-03-07  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/ctable.dat, docpage/SourceInstallation.shtml,
	docpage/changelog.shtml, docpage/docs.shtml, include/vocatconf.h,
	vo/vocatconf.cpp, xmunipack/color.cpp, xmunipack/fits.cpp:
	Corrected auto-columns setup by VO (Thx. J.Benacek) and RGB frames
	(Thx. P.Fatka).
	[9fb363991add]

2014-03-04  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/basic.shtml, docpage/changelog.shtml,
	docpage/colorimage.shtml, docpage/docs.shtml,
	docpage/download.shtml, docpage/emblem-downloads.png,
	docpage/features.shtml, docpage/foot.shtml, docpage/guide.shtml,
	docpage/head.shtml, docpage/man_bias.shtml, docpage/mosaics.shtml,
	docpage/munipack-atom.py, docpage/munipack.css,
	docpage/munipack.shtml, lib/rmean.f95, lib/teststat.f95,
	xmunipack/tune.cpp:
	Better initial estimation of robust mean. Docs for next release.
	[7448e825d231]

2014-01-26  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_cone.shtml, docpage/vobs.shtml, include/vocatconf.h,
	munipack/cmd.cpp, munipack/cone.cpp, vo/VOcat_conf.xml,
	vo/vocatconf.cpp, vo/votable.cpp, xmunipack/cone.cpp,
	xmunipack/selectsrc.cpp, xmunipack/xmunipack.h:
	Selections of servers for cone and improved API.
	[379fbc9864db]

2014-01-25  Filip Hroch  <hroch@physics.muni.cz>

	* include/votable.h, munipack/mprocess.cpp, vo/votable.cpp:
	Implemented better network timeout handling in cone.
	[425e4f9b9d76]

2014-01-20  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, docpage/changelog.shtml,
	docpage/docs.shtml, docpage/guide.shtml, docpage/munipack.css,
	include/version.h, lib/fitsio.f95, lib/rmean.f95, lib/teststat.f95,
	photometry/fitsphconv.f95, photometry/mfits.f95,
	preprocess/phcorr.f95:
	Faster empirical CDF in rmean and mean on CDF in pathological case.
	Bugfixes.
	[a0df2377ff75]

2013-12-26  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofits.f95,
	astrometry/astrometry.f95, astrometry/cross.f95,
	astrometry/crossmatch.f95, docpage/Makefile, docpage/guide.shtml,
	docpage/man_cross.shtml, docpage/man_intro.shtml,
	docpage/modules.shtml, fitsut/fitsut.cpp, include/votable.h,
	lib/astrosphere.f95, lib/trajd.f95, munipack/Makefile.am,
	munipack/cmd.cpp, munipack/cross.cpp, munipack/munipack.cpp,
	munipack/munipack.h, photometry/Makefile.am,
	photometry/fitsphconv.f95, vo/VOcat_conf.xml, vo/cone.cpp,
	vo/votable.cpp:
	Initial implementation of cross-match.
	[80b5478c58c7]

2013-12-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, fitsut/header.cpp, include/mprocess.h,
	kombine/kombine.f95, lib/fitsio.f95, munipack/mprocess.cpp,
	photometry/Makefile.am, photometry/fitsphconv.f95,
	photometry/mfits.f95, photometry/phfotran.f95, preprocess/dark.f95,
	preprocess/flat.f95, preprocess/phcorr.f95:
	Right implementation of exit codes.
	[941460487707]

2013-11-24  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/lctut.shtml, docpage/man_env.shtml, docpage/man_find.shtml,
	docpage/man_phcorr.shtml, munipack/cmd.cpp, munipack/find.cpp,
	munipack/phcorr.cpp, photometry/find.f95, photometry/fitsaphot.f95,
	photometry/fitsfind.f95, photometry/mfits.f95, preprocess/flat.f95,
	preprocess/phcorr.f95:
	Gain as the photometry correction. Values in frames in photo-
	electrons.
	[72a60a736bfb]

2013-11-22  Filip Hroch  <hroch@physics.muni.cz>

	* configure.ac, docpage/SourceInstallation.shtml,
	docpage/debbuilder.shtml, docpage/rpmbuilder.shtml, lib/rmean.f95,
	xmunipack/plot.cpp:
	Updated to wxWidgets 3.0.0 and plplot 2.9.10. Thx Z.Janak
	<janak@physics.muni.cz> for plplot patch.
	[361451e4940c]

2013-11-20  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/lsfit.f95, astrometry/robfit.f95,
	docpage/debbuilder.shtml, lib/minpacks.f95, lib/rfun.f95,
	lib/rmean.f95, lib/teststat.f95, photometry/calibre.f95,
	photometry/fotran.f95, photometry/jam.f95, photometry/phcal.f95,
	preprocess/dark.f95:
	Solved convergence problems (analytic Jacobian for photometry,
	minimum of s).
	[d0e2ec9830a9]

2013-11-13  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rfun.f95, lib/rmean.f95, lib/testrfun.f95, lib/teststat.f95,
	photometry/calibre.f95, photometry/phcal.f95, preprocess/flat.f95:
	Final tune of joint location and scale, quantile robust estimate.
	[99348d099673]

2013-11-10  Filip Hroch  <hroch@physics.muni.cz>

	* lib/rmean.f95, lib/teststat.f95, photometry/calibre.f95,
	photometry/fotran.f95, preprocess/flat.f95:
	Fine tune of robust mean (last commit).
	[a1a1715ec945]

2013-11-08  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/lsfit.f95, astrometry/robfit.f95, kombine/Makefile.am,
	lib/Makefile.am, lib/minpacks.f95, lib/rfun.f95, lib/rmean.f95,
	lib/teststat.f95, photometry/Makefile.am, photometry/calibre.f95,
	photometry/fotran.f95, photometry/phfotran.f95,
	preprocess/Makefile.am, preprocess/dark.f95, preprocess/flat.f95:
	Important improve of core heart - robust mean - simultaneous
	estimate of scale and initial values by the quantile for small
	datasets.
	[8e2b6afc35af]

2013-10-30  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, photometry/calibre.f95,
	photometry/fotran.f95, photometry/jam.f95:
	Faine tune DK154.
	[cf2bc46ffbc7]

2013-10-28  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_phcorr.shtml, munipack/cmd.cpp, munipack/phcorr.cpp,
	photometry/calibre.f95, photometry/fitsphconv.f95,
	photometry/jam.f95, photometry/mfits.f95, photometry/phcal.f95,
	photometry/phfotran.f95, preprocess/flat.f95, preprocess/phcorr.f95:
	DK154 fine tune.
	[0fc82463a2d6]

	* photometry/calibre.f95, photometry/fitsphconv.f95,
	photometry/fotran.f95, photometry/jam.f95, photometry/mfits.f95,
	photometry/phcal.f95, photometry/phsysfits.f95, vo/votable.cpp:
	DK154 bugfix.
	[c56d88bce297]

2013-10-27  Filip Hroch  <hroch@physics.muni.cz>

	* configure.ac, dist/dbuilder.sh, docpage/debbuilder.shtml,
	lib/fitsio.f95, munipack/cmd.cpp, munipack/phcal.cpp,
	photometry/Makefile.am, photometry/aphot.f95,
	photometry/calibre.f95, photometry/fitsaphot.f95,
	photometry/fitspphot.f95, photometry/jam.f95, photometry/mfits.f95,
	photometry/phcal.f95, photometry/pphot.f95, photometry/psf.f95,
	preprocess/flat.f95, preprocess/phcorr.f95, vo/votable.cpp:
	Tune for DK154. Init for PSF.
	[d435717ea0d3]

2013-10-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	astrometry/wcsremove.f95, astrometry/wcsupdate.f95,
	docpage/man_astrometry.shtml, docpage/man_cone.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/munipack.h,
	preprocess/dark.f95, preprocess/flat.f95, preprocess/xfitsio.f95,
	xmunipack/display.cpp:
	Bugfix. Suggested by J.Benacek and O.Kamensky.
	[e217a119e240]

2013-10-23  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/robfit.f95, docpage/dataform_photometry.shtml,
	docpage/man_phcal_params.shtml, lib/minpacks.f95, lib/photoconv.f95,
	munipack/cmd.cpp, munipack/common.cpp, munipack/mprocess.cpp,
	munipack/phcal.cpp, munipack/phfotran.cpp, photometry/Makefile.am,
	photometry/aphot.f95, photometry/calibre.f95,
	photometry/daofotometr.f95, photometry/fitsaphot.f95,
	photometry/fmin.f95, photometry/fotran.f95, photometry/jam.f95,
	photometry/mfits.f95, photometry/phcal.f95, photometry/phfotran.f95,
	photometry/phsysfits.f95, preprocess/dark.f95, preprocess/flat.f95,
	preprocess/phcorr.f95, preprocess/xfitsio.f95:
	Developed new approach in photometry (calibration,fotran, gain in
	DAOPHOT).
	[aebef7a9ae7a]

2013-09-30  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, lib/rmean.f95, lib/stat.f95,
	lib/teststat.f95, photometry/daofotometr.f95, photometry/daosky.f95,
	preprocess/dark.f95, preprocess/flat.f95:
	Standard deviation instead of error of mean returned by (r)mean.
	[0d95c1d18b9b]

2013-09-29  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, configure.ac, docpage/man_flat.shtml,
	lib/rmean.f95, lib/teststat.f95, photometry/Makefile.am,
	preprocess/flat.f95:
	Correctly re-implemented algorithm for averadged flat-field.
	[cb095e8e4fa1]

2013-09-25  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, astrometry/Makefile.am, astrometry/lsfit.f95,
	astrometry/robfit.f95, configure.ac, dist/debian/control.template,
	dist/muni-pack.desktop, dist/munipack.sh,
	docpage/SourceInstallation.shtml, docpage/debbuilder.shtml,
	docpage/docs.shtml, docpage/download.shtml, docpage/guide.shtml,
	docpage/rpmbuilder.shtml, kombine/Makefile.am, lib/Makefile.am,
	lib/minpack.f90, lib/minpacks.f95, lib/rmean.f95, list/Makefile.am,
	minpack/Makefile.am, minpack/minpack.f90, munipack/flat.cpp,
	photometry/Makefile.am, photometry/fotran.f95,
	preprocess/Makefile.am, preprocess/dark.f95:
	Improved use of Minpack (hybrd replaced by lmdif, std. errors, F90
	interface, optional use of internal minpack). Updated Fortran
	autoconf.
	[5d0bc1d66304]

2013-09-17  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/SourceInstallation.shtml,
	docpage/changelog.shtml, docpage/debbuilder.shtml,
	docpage/docs.shtml, docpage/foot.shtml, docpage/guide.shtml,
	docpage/head.shtml, docpage/hgweb.conf, docpage/hgweb.wsgi,
	docpage/munipack.shtml, docpage/phoverview.shtml,
	docpage/rpmbuilder.shtml:
	Moved pages/links from google-code.
	[ab8792badeb5]

2013-09-08  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, munipack/frameconv.cpp, photometry/Makefile.am,
	photometry/fitsphconv.f95, photometry/frameconv.f95,
	photometry/phsysfits.f95:
	Experimental implementation photometric system transformation in
	frameconv.
	[9a69db551d11]

2013-09-06  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_bias.shtml, docpage/man_dark.shtml,
	docpage/man_flat.shtml, lib/rmean.f95, munipack/bias.cpp,
	munipack/cmd.cpp, munipack/dark.cpp, munipack/flat.cpp,
	preprocess/dark.f95, preprocess/flat.f95, preprocess/phcorr.f95:
	Corrected important long-term bugfix in flat-field construction.
	Small improvements.
	[1eceeba78ec7]

2013-09-02  Filip Hroch  <hroch@physics.muni.cz>

	* photometry/calibre.f95:
	Minimum finder replaced by robust mean.
	[760c173f60b9]

	* lib/fitsio.f95, list/tmseries.f95, photometry/Makefile.am,
	photometry/calibre.f95, photometry/fitsaphot.f95,
	photometry/fitsphconv.f95, photometry/fmin.f95,
	photometry/mfits.f95:
	Improved photometry algorithm (simlified, more robust). Bugfix.
	[30c542722fa1]

2013-08-18  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/astrometry.cpp, munipack/cmd.cpp, munipack/phcal.cpp,
	munipack/phfotran.cpp, munipack/timeseries.cpp, photometry/jam.f95,
	vo/VOcat_conf.xml, vo/votable.cpp:
	Bugfixes (corrected confusing bug in VOTable->FITS conversion for
	undefined values strongly affecting photometry calibration).
	[911a95837d57]

2013-08-15  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/features.shtml, kombine/kombine.f95, lib/fitsio.f95,
	munipack/Makefile.am, munipack/aphot.cpp, munipack/astrometry.cpp,
	munipack/bias.cpp, munipack/calibrate.cpp, munipack/cmd.cpp,
	munipack/coloring.cpp, munipack/cone.cpp, munipack/ctrafo.cpp,
	munipack/dark.cpp, munipack/find.cpp, munipack/fits.cpp,
	munipack/flat.cpp, munipack/frameconv.cpp, munipack/kombine.cpp,
	munipack/munipack.cpp, munipack/munipack.h, munipack/phcal.cpp,
	munipack/phcorr.cpp, munipack/phfotran.cpp, munipack/timeseries.cpp,
	munipack/votable.cpp, xmunipack/xmunipack.cpp:
	Improved structure of CLI.
	[3b129a9665ee]

2013-08-13  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, astrometry/astrometry.f95:
	Corrected DATE-OBS bugfix in astrometry. Thx O.Kamensky.
	[0981c5fa00cc]

	* Makefile.am, configure.ac, kombine/kombine.f90,
	kombine/skombine.f90, kombine/skombine.opt, kombine/trashift.f90,
	kombine/unsharp.f90, lib/Makefile.am, lib/am.f90, lib/cutfun.f90,
	lib/cutoff.f90, lib/helcor.f90, lib/input.f90, lib/mmm.f90,
	lib/munimat1.for, lib/optfile.f90, lib/qmedian.f90, lib/quick.f90,
	lib/quicksort.f90, lib/robmean.f90, lib/robmean1.f90,
	lib/statistics.f90, lib/t1.f, lib/t1.f90, lib/testqmed.f90,
	lib/teststat.f90, lib/traco.f90, lib/ttrajd.f90, list/Makefile.am,
	list/list.f95, list/mtable.f95, list/munilist.f95,
	list/savetables.f95, list/timeseries.f95, list/tmseries.f95,
	munilist/Makefile.am, munilist/Makefile.irix,
	munilist/Makefile.linux, munilist/interio.f90, munilist/list-input,
	munilist/list.f95, munilist/main.c, munilist/main.f90,
	munilist/main.for, munilist/mtable.f95, munilist/munilist.c,
	munilist/munilist.doc, munilist/munilist.f90,
	munilist/munilist.f90.zal, munilist/munilist.f95,
	munilist/munilist.for, munilist/pomstr.for, munilist/savetables.f95,
	munilist/skyplot.f90, munilist/timeseries.f95,
	munilist/tmseries.f95, muniphot/Makefile.am, muniphot/Makefile.irix,
	muniphot/Makefile.linux, muniphot/README, muniphot/aphot.f95,
	muniphot/calibre.f95, muniphot/com.dat, muniphot/dao.f90,
	muniphot/daofind.f95, muniphot/daofotometr.f95, muniphot/daosky.f95,
	muniphot/find.f90, muniphot/find.f95, muniphot/fitsaphot.f95,
	muniphot/fitsfind.f95, muniphot/fitsphconv.f95,
	muniphot/fotometr.f90, muniphot/fotometry.f90.zal,
	muniphot/fotran.f95, muniphot/frameconv.f95, muniphot/ifits.f95,
	muniphot/imagevv.f90, muniphot/iodat.f90.zal, muniphot/iosubs.f90,
	muniphot/jam.f95, muniphot/main.f90, muniphot/mfits.f95,
	muniphot/modpar.f90, muniphot/modulephot.f90, muniphot/mphot.opt,
	muniphot/mphoto.opt, muniphot/muniphot.f90, muniphot/munisubs.f90,
	muniphot/phaphot.f90, muniphot/phcal.f95, muniphot/phfind.f90,
	muniphot/phfotran.f95, muniphot/phinit.f90,
	muniphot/photosystems.lst, muniphot/phsysfits.f95,
	muniphot/pomsub.f90, muniphot/sort.f90, photometry/Makefile.am,
	photometry/aphot.f95, photometry/calibre.f95,
	photometry/daofind.f95, photometry/daofotometr.f95,
	photometry/daosky.f95, photometry/find.f95,
	photometry/fitsaphot.f95, photometry/fitsfind.f95,
	photometry/fitsphconv.f95, photometry/fotran.f95,
	photometry/frameconv.f95, photometry/ifits.f95, photometry/jam.f95,
	photometry/mfits.f95, photometry/phcal.f95, photometry/phfotran.f95,
	photometry/photosystems.lst, photometry/phsysfits.f95,
	preprocess/dark.f95, preprocess/flat.f95, preprocess/phcorr.f95,
	script/conve.sh, script/mds9, script/qmphot.pl, script/select.f90,
	script/select.sh, script/srt2tab.sh, vo/VOcatalogues.txt:
	Cleanup of unused parts. Renaming.
	[c57f5c4f5dcd]

	* configure.ac, docpage/kombitut.shtml, docpage/lctut.shtml,
	docpage/man_bias.shtml, docpage/man_dark.shtml,
	docpage/man_find.shtml, docpage/man_flat.shtml,
	docpage/man_phcorr.shtml, docpage/modules.shtml, docpage/munipack-
	atom.py, docpage/phoverview.shtml:
	Corrected wrong links.
	[6e78153be96a]

2013-07-30  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.4 for changeset 2ec02768b556
	[629eaa508f0b]

	* docpage/munipack-atom.py:
	Updated date of release.
	[2ec02768b556] [0.5.4]

	* astrometry/astrofits.f95, docpage/Screenshot-InstrMagnitude.png,
	docpage/astoverview.shtml, docpage/basic.shtml, docpage/chart.shtml,
	docpage/cmd.shtml, docpage/colcal.shtml, docpage/colorimage.shtml,
	docpage/dataform_astrometry.shtml, docpage/dataform_phfotran.shtml,
	docpage/dataform_photometry.shtml, docpage/dataform_photosys.shtml,
	docpage/dataform_proc.shtml, docpage/dataform_tmseries.shtml,
	docpage/deka154.shtml, docpage/download.shtml,
	docpage/features.shtml, docpage/guide.shtml, docpage/kombitut.shtml,
	docpage/lc0716.png, docpage/lctut.shtml, docpage/m67-common.shtml,
	docpage/m67-proc.shtml, docpage/man_aphot.shtml,
	docpage/man_astrometry.shtml, docpage/man_bias.shtml,
	docpage/man_coloring.shtml, docpage/man_com.shtml,
	docpage/man_cone.shtml, docpage/man_ctrafo.shtml,
	docpage/man_dark.shtml, docpage/man_find.shtml,
	docpage/man_fitsut.shtml, docpage/man_flat.shtml,
	docpage/man_frameconv.shtml, docpage/man_intro.shtml,
	docpage/man_kombine.shtml, docpage/man_list.shtml,
	docpage/man_phcal.shtml, docpage/man_phcorr.shtml,
	docpage/man_phfotran.shtml, docpage/man_timeseries.shtml,
	docpage/man_votable.shtml, docpage/mosaics.shtml, docpage/munipack-
	atom.py, docpage/munipack.css, docpage/pererr.shtml,
	docpage/phcorrtut.shtml, docpage/phoverview.shtml,
	docpage/tutsample.shtml, docpage/vobs.shtml,
	xmunipack/astrometry.cpp, xmunipack/view.cpp:
	Last fine tunning.
	[477526260908]

2013-07-22  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/0716+71.lst, docpage/Makefile, docpage/colcal.shtml,
	docpage/download.shtml, docpage/features.shtml, docpage/guide.shtml,
	docpage/henden_m67.sh, docpage/itone.shtml, docpage/lctut.shtml,
	docpage/m67.png, docpage/man_flat.shtml,
	docpage/man_frameconv.shtml, docpage/man_phcal.shtml,
	docpage/man_timeseries.shtml, docpage/munipack.css, fitsut/dump.cpp,
	fitsut/restore.cpp, lib/phio.f95, munilist/timeseries.f95,
	munilist/tmseries.f95, munipack/frameconv.cpp, munipack/phcal.cpp,
	muniphot/calibre.f95, muniphot/mfits.f95, muniphot/phcal.f95,
	preprocess/dark.f95, preprocess/flat.f95, preprocess/phcorr.f95,
	preprocess/xfitsio.f95:
	Photometry description update (calibration bugfix). Improvements.
	[2263292c41f8]

2013-07-19  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/astoverview.shtml, docpage/colorimage.shtml,
	docpage/dataform_astrometry.shtml, docpage/dataform_phfotran.shtml,
	docpage/dataform_photometry.shtml, docpage/kombitut.shtml,
	docpage/lctut.shtml, docpage/man_com.shtml,
	docpage/man_fitsut.shtml, docpage/man_frameconv.shtml,
	docpage/man_intro.shtml, docpage/man_kombine.shtml,
	docpage/man_timeseries.shtml, docpage/man_votable.shtml,
	docpage/phcorrtut.shtml:
	Docs improvements.
	[141409a1a2d7]

2013-07-09  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/rbuilder.sh, docpage/features.shtml,
	docpage/man_phcal.shtml, preprocess/flat.f95,
	preprocess/xfitsio.f95:
	Bugfix.
	[0aa4a52a76ed]

	* docpage/dataform_photometry.shtml, docpage/dataform_proc.shtml,
	docpage/features.shtml, docpage/man_astrometry.shtml,
	docpage/man_env.shtml, docpage/man_find.shtml,
	docpage/man_fitsut.shtml, docpage/man_timeseries.shtml,
	docpage/modules.shtml, docpage/phcalibration.shtml,
	docpage/phoverview.shtml:
	Html validated.
	[d32fadd2acb5]

2013-07-08  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, bootstrap, configure.ac,
	dist/dbuilder.sh, dist/rbuilder.sh, docpage/Makefile, docpage
	/Screenshot-InstrMagnitude.png, docpage/Screenshot-Terminal.png,
	docpage/astoverview.shtml, docpage/basic.shtml, docpage/chart.shtml,
	docpage/colorspace.shtml, docpage/ctutorial.shtml,
	docpage/dataform_astrometry.shtml, docpage/dataform_phfotran.shtml,
	docpage/dataform_photometry.shtml, docpage/dataform_photosys.shtml,
	docpage/dataform_proc.shtml, docpage/dataform_tmserie.shtml,
	docpage/dataform_tmseries.shtml, docpage/docs.shtml,
	docpage/download.shtml, docpage/features.shtml, docpage/foot.shtml,
	docpage/guide.shtml, docpage/history.shtml, docpage/itone.shtml,
	docpage/lctut.shtml, docpage/man_aphot.shtml,
	docpage/man_astrometry.shtml, docpage/man_bias.shtml,
	docpage/man_coloring.shtml, docpage/man_com.shtml,
	docpage/man_cone.shtml, docpage/man_ctrafo.shtml,
	docpage/man_dark.shtml, docpage/man_find.shtml,
	docpage/man_fitsut.shtml, docpage/man_flat.shtml,
	docpage/man_framecat.shtml, docpage/man_frameconv.shtml,
	docpage/man_help.shtml, docpage/man_intro.shtml,
	docpage/man_kombine.shtml, docpage/man_phcal.shtml,
	docpage/man_phcal_common.shtml, docpage/man_phcal_params.shtml,
	docpage/man_phcorr.shtml, docpage/man_phfotran.shtml,
	docpage/man_timeserie.shtml, docpage/man_timeseries.shtml,
	docpage/man_votable.shtml, docpage/modules.shtml,
	docpage/mosaics.shtml, docpage/munipack-atom.py,
	docpage/munipack.css, docpage/munipack.shtml,
	docpage/notfound.shtml, docpage/phcorrtut.shtml,
	docpage/phoverview.shtml, lib/fitsio.f95, lib/photoconv.f95,
	munilist/Makefile.am, munilist/timeserie.f95,
	munilist/timeseries.f95, munilist/tmserie.f95,
	munilist/tmseries.f95, munipack/Makefile.am,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/find.cpp,
	munipack/munipack.1, munipack/munipack.cpp, munipack/munipack.h,
	munipack/phcal.cpp, munipack/phfotran.cpp, munipack/timeserie.cpp,
	munipack/timeseries.cpp, munipack/votable.cpp, muniphot/daofind.f95,
	muniphot/find.f95, muniphot/fitsaphot.f95, muniphot/fitsfind.f95,
	muniphot/jam.f95, muniphot/mfits.f95, muniphot/phcal.f95,
	muniphot/phfotran.f95, muniphot/phsysfits.f95, preprocess/dark.f95,
	preprocess/flat.f95, vo/votab.cpp, xmunipack/coloring.cpp,
	xmunipack/config.cpp, xmunipack/detail.cpp, xmunipack/dispanel.cpp,
	xmunipack/display.h, xmunipack/enum.h, xmunipack/fileprop.cpp,
	xmunipack/fits.h, xmunipack/fitscoo.cpp, xmunipack/list.cpp,
	xmunipack/mconfig.h, xmunipack/plot.cpp, xmunipack/preferences.cpp,
	xmunipack/resume.cpp, xmunipack/side.cpp, xmunipack/value.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.1:
	Prepared docs for next release (and many related improvements).
	[8bfb5102b530]

2013-06-12  Filip Hroch  <hroch@physics.muni.cz>

	* muniphot/calibre.f95, muniphot/mfits.f95:
	Bugfix (array ranges, color transformation correct!).
	[ed6fc3442da5]

2013-06-10  Filip Hroch  <hroch@physics.muni.cz>

	* muniphot/calibre.f95, muniphot/fotran.f95, muniphot/mfits.f95,
	muniphot/phcal.f95:
	Photometry calibration final tuning.
	[ccb44f529618]

2013-06-06  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/dataform_photosys.shtml, docpage/man_find.shtml,
	docpage/man_phcal.shtml, munipack/cmd.cpp, munipack/phcal.cpp,
	munipack/phfotran.cpp, muniphot/calibre.f95, muniphot/find.f95,
	muniphot/mfits.f95, muniphot/phcal.f95, muniphot/phfotran.f95:
	Bugfix and improving photometry calibration.
	[c7409cbdab54]

2013-05-30  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/kombine.f95, munipack/cmd.cpp, munipack/phcal.cpp,
	munipack/phfotran.cpp, muniphot/fitsphconv.f95,
	muniphot/frameconv.f95, muniphot/jam.f95, muniphot/phcal.f95,
	muniphot/phfotran.f95, xmunipack/view.cpp:
	Tuning of parameters for photometry calibration.
	[8b8591091d26]

2013-05-29  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, munipack/phfotran.cpp, muniphot/calibre.f95,
	muniphot/fotran.f95, muniphot/phfotran.f95:
	Fotran: added convenience options, I/O photsys, bugfix.
	[f272879f51e2]

2013-05-27  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/chart.shtml, docpage/colorimage.shtml,
	docpage/dataform_tmserie.shtml, docpage/guide.shtml,
	docpage/kombitut.shtml, docpage/lctut.shtml,
	docpage/man_aphot.shtml, docpage/man_astrometry.shtml,
	docpage/man_find.shtml, docpage/man_frameconv.shtml,
	docpage/man_phcal.shtml, docpage/man_timeserie.shtml,
	docpage/mosaics.shtml, docpage/pererr.shtml,
	docpage/phoverview.shtml, lib/fitsio.f95, lib/phio.f95,
	munilist/mtable.f95, munilist/timeserie.f95, munilist/tmserie.f95,
	munipack/Makefile.am, munipack/aphot.cpp, munipack/cmd.cpp,
	munipack/find.cpp, munipack/frameconv.cpp, munipack/munipack.cpp,
	munipack/munipack.h, munipack/phcal.cpp, munipack/phfotran.cpp,
	munipack/timeserie.cpp, muniphot/Makefile.am, muniphot/aphot.f95,
	muniphot/find.f95, muniphot/fitsaphot.f95, muniphot/fitsfind.f95,
	muniphot/fitsphconv.f95, muniphot/frameconv.f95, muniphot/ifits.f95,
	muniphot/jam.f95, muniphot/mfits.f95, muniphot/phcal.f95,
	muniphot/phfotran.f95, muniphot/phsysfits.f95, vo/cone.cpp,
	vo/votab.cpp:
	Separated aphot/find. Unified structure of photometry tables
	(supressed aperture selection).
	[e79fa4fd5dd7]

2013-05-21  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/m51_Green_0053.png, docpage/m51_aphot.png,
	docpage/m51_cal_mosaic.png, docpage/m51_dark.png,
	docpage/m51_flat.png, docpage/m51_mosaic.png,
	docpage/m51_photometry_tool.png, docpage/man_kombine.shtml,
	docpage/mosaics.shtml, kombine/Makefile.am, kombine/kombine.f95,
	lib/phio.f95, lib/photoconv.f95, lib/rmean.f95, lib/stat.f95,
	munipack/cmd.cpp, munipack/kombine.cpp, muniphot/Makefile.am,
	muniphot/calibre.f95, muniphot/ifits.f95, muniphot/jam.f95,
	muniphot/mfits.f95, muniphot/phcal.f95, muniphot/phsysfits.f95,
	preprocess/dark.f95, preprocess/flat.f95:
	Reimplemented mosaic. Improvements in photometry. Experimental
	features.
	[b0dcab9b8e6b]

2013-05-18  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_timeserie.shtml, lib/Makefile.am, lib/atrafo.f95,
	lib/fitsio.f95, lib/phio.f95, munilist/Makefile.am,
	munilist/mtable.f95, munilist/timeserie.f95, munilist/tmserie.f95,
	munipack/cmd.cpp, munipack/common.cpp, munipack/timeserie.cpp,
	muniphot/Makefile.am, muniphot/fitsphconv.f95, xmunipack/view.cpp:
	In timeserie, one changed style of handling (by columns).
	[e0c2473941aa]

2013-05-15  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, xmunipack/browser.cpp, xmunipack/fileprop.cpp,
	xmunipack/help.cpp, xmunipack/tune.cpp, xmunipack/tune.h,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	GUI updated for modern desktops.
	[175e53f318ee]

2013-05-13  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/dataform_phfotran.shtml,
	docpage/deka154.shtml, docpage/docs.shtml, docpage/guide.shtml,
	docpage/man_aphot.shtml, docpage/man_frameconv.shtml,
	docpage/man_phcal.shtml, docpage/man_phfotran.shtml,
	docpage/man_phframe.shtml, docpage/man_photometry.shtml,
	lib/fitsio.f95, lib/photoconv.f95, munilist/timeserie.f95,
	munipack/Makefile.am, munipack/cmd.cpp, munipack/frameconv.cpp,
	munipack/munipack.cpp, munipack/munipack.h, munipack/phcal.cpp,
	munipack/phfotran.cpp, munipack/phframe.cpp, muniphot/Makefile.am,
	muniphot/fitscalibr.f95, muniphot/fitsphconv.f95,
	muniphot/frameconv.f95, muniphot/ifits.f95, muniphot/jam.f95,
	muniphot/mfits.f95, muniphot/phcal.f95, muniphot/phfotran.f95,
	muniphot/phframe.f95, muniphot/phsysfits.f95:
	Developed new photometric calibration of frames (and related
	things).
	[fda500563d22]

2013-05-03  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, docpage/man_astrometry.shtml,
	lib/fitsio.f95, munipack/cmd.cpp, munipack/phcal.cpp,
	muniphot/calibre.f95, muniphot/jam.f95, muniphot/mfits.f95,
	muniphot/phcal.f95, muniphot/phfotran.f95, muniphot/phsysfits.f95,
	xmunipack/display.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/view.cpp:
	Redesigned (completely new approach) photometry calibration.
	[b0aee6443ff3]

2013-04-22  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_cone.shtml, docpage/modules.shtml, lib/fitsio.f95,
	lib/rfun.f95, munipack/Makefile.am, munipack/cmd.cpp,
	munipack/common.cpp, munipack/munipack.cpp, munipack/munipack.h,
	munipack/phcal.cpp, munipack/phfotran.cpp, munipack/photometry.cpp,
	muniphot/Makefile.am, muniphot/calibre.f95, muniphot/fotran.f95,
	muniphot/jam.f95, muniphot/mfits.f95, muniphot/phcal.f95,
	muniphot/phfotran.f95, muniphot/photometry.f95,
	muniphot/phsysfits.f95:
	Implemented determination of instrumental to standard photometry
	system color transformation.
	[e837e8437e07]

2013-03-29  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_cone.shtml, docpage/man_env.shtml, munipack/cmd.cpp,
	munipack/cone.cpp, munipack/fitsfn.cpp, munipack/mprocess.cpp,
	munipack/munipack.cpp, munipack/munipack.h:
	Tune of command-line utilities.
	[036fa0e2f9f7]

2013-03-27  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, munipack/common.cpp, munipack/munipack.h,
	xmunipack/fits.cpp, xmunipack/fits.h:
	Bugfix unicode characters in filenames.
	[51b8ed295cc6]

2013-03-26  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/cmd.shtml, docpage/colorcal.shtml,
	docpage/docs.shtml, docpage/fwhm.shtml, docpage/guide.shtml,
	docpage/man_env.shtml, include/version.h, xmunipack/astrometer.cpp,
	xmunipack/astrometry.cpp, xmunipack/calibrate.cpp,
	xmunipack/cone.cpp, xmunipack/corrections.cpp, xmunipack/detail.cpp,
	xmunipack/dispanel.cpp, xmunipack/display.cpp, xmunipack/fits.cpp,
	xmunipack/fitscoo.cpp, xmunipack/resume.cpp,
	xmunipack/selectsrc.cpp, xmunipack/tune.cpp, xmunipack/value.cpp:
	Correct handling of wchar const. strings in non-english locales.
	[5954863832ee]

2013-03-17  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	docpage/man_astrometry.shtml, docpage/munipack.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp, xmunipack/Makefile.am,
	xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/astropt.cpp, xmunipack/cone.cpp, xmunipack/config.cpp,
	xmunipack/enum.h, xmunipack/mconfig.h, xmunipack/selectsrc.cpp,
	xmunipack/xmunipack.h:
	Implemented flux/mags for matching.
	[bfe6a0f4adcf]

2013-03-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, docpage/cmd.shtml, docpage/colorcal.shtml,
	docpage/colorimage.shtml, docpage/kombitut.shtml,
	docpage/lctut.shtml, docpage/man_astrometry.shtml,
	docpage/man_env.shtml, docpage/modules.shtml, include/vocatconf.h,
	munipack/Makefile.am, munipack/astrometry.cpp, munipack/cone.cpp,
	munipack/photometry.cpp, munipack/votable.cpp,
	muniphot/photometry.f95, vo/Makefile.am, vo/VOcat_conf.xml,
	vo/cone.cpp, vo/vocatconf.cpp, vo/votab.cpp, xmunipack/Makefile.am,
	xmunipack/cone.cpp, xmunipack/selectsrc.cpp, xmunipack/xmunipack.h:
	Updated VO-cone catalogues config (general class, VOTable format).
	Usual --label-* by default.
	[a421798b3214]

2013-03-03  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/dataform_astrometry.shtml, docpage/lctut.shtml,
	docpage/man_astrometry.shtml, docpage/man_com.shtml,
	docpage/tutsample.shtml, include/mprocess.h, munipack/Makefile.am,
	munipack/aphot.cpp, munipack/astrometry.cpp, munipack/bias.cpp,
	munipack/common.cpp, munipack/dark.cpp, munipack/fits.cpp,
	munipack/fitsfn.cpp, munipack/fitsfn.h, munipack/flat.cpp,
	munipack/kombine.cpp, munipack/list.cpp, munipack/mprocess.cpp,
	munipack/munipack.cpp, munipack/munipack.h, munipack/phcorr.cpp,
	munipack/phframe.cpp, munipack/photometry.cpp,
	munipack/timeserie.cpp, munipack/votable.cpp,
	xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/averages.cpp, xmunipack/corrections.cpp,
	xmunipack/photometry.cpp:
	Reimplemented parameter handling. Added @file input.
	[ff69920b90d1]

2013-02-23  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofit.f95,
	astrometry/astrofits.f95, astrometry/astrometry.f95,
	docpage/man_astrometry.shtml, munipack/astrometry.cpp,
	munipack/cmd.cpp, munipack/munipack.1, xmunipack/astrometer.cpp,
	xmunipack/astrometry.cpp, xmunipack/xmunipack.1:
	Bugfix in nearly calibrations. Parameter changes. Cleanup.
	[5d33a6068a43]

2013-02-21  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/basic.shtml,
	docpage/dataform_astrometry.shtml,
	docpage/dataform_photometry.shtml, docpage/guide.shtml,
	docpage/kombitut.shtml, docpage/lctut.shtml,
	docpage/man_abias.shtml, docpage/man_adark.shtml,
	docpage/man_aflat.shtml, docpage/man_bias.shtml,
	docpage/man_com.shtml, docpage/man_dark.shtml,
	docpage/man_flat.shtml, docpage/man_intro.shtml,
	docpage/man_phcorr.shtml, docpage/mosaics.shtml,
	docpage/phcorrtut.shtml, munipack/Makefile.am, munipack/abias.cpp,
	munipack/adark.cpp, munipack/aflat.cpp, munipack/bias.cpp,
	munipack/cmd.cpp, munipack/dark.cpp, munipack/flat.cpp,
	munipack/munipack.cpp, munipack/munipack.h, muniphot/photometry.f95,
	preprocess/Makefile.am, preprocess/adark.f95, preprocess/aflat.f95,
	preprocess/dark.f95, preprocess/flat.f95:
	Renamed bias, dark and flat.
	[f63775d8f80b]

2013-02-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, docpage/Makefile, docpage/basic.shtml,
	docpage/cbasic.shtml, docpage/chart.shtml, docpage/classics.shtml,
	docpage/cmd.shtml, docpage/colorcal.shtml, docpage/colorfits.shtml,
	docpage/colorimage.shtml, docpage/colorspace.shtml,
	docpage/credits.shtml, docpage/ctutorial.shtml,
	docpage/dataform_astrometry.shtml,
	docpage/dataform_photometry.shtml, docpage/dataform_photosys.shtml,
	docpage/dataform_tmserie.shtml, docpage/deka154.shtml,
	docpage/docs.shtml, docpage/download.shtml, docpage/external.shtml,
	docpage/faq.shtml, docpage/features.shtml, docpage/foot.html,
	docpage/foot.shtml, docpage/guide.shtml, docpage/head.html,
	docpage/head.shtml, docpage/history.shtml, docpage/itone.shtml,
	docpage/kombitut.shtml, docpage/lctut.shtml,
	docpage/man_abias.shtml, docpage/man_adark.shtml,
	docpage/man_aflat.shtml, docpage/man_aphot.shtml,
	docpage/man_astrometry.shtml, docpage/man_coloring.shtml,
	docpage/man_com.shtml, docpage/man_cone.shtml,
	docpage/man_ctrafo.shtml, docpage/man_env.shtml,
	docpage/man_fitsut.shtml, docpage/man_framecat.shtml,
	docpage/man_help.shtml, docpage/man_intro.shtml,
	docpage/man_kombine.shtml, docpage/man_list.shtml,
	docpage/man_phcorr.shtml, docpage/man_phframe.shtml,
	docpage/man_photometry.shtml, docpage/man_timeserie.shtml,
	docpage/man_votable.shtml, docpage/meta.html, docpage/meta.shtml,
	docpage/modules.shtml, docpage/munipack.shtml,
	docpage/notfound.shtml, docpage/pererr.shtml,
	docpage/phcalibration.shtml, docpage/phcorrtut.shtml,
	docpage/photometry.shtml, docpage/tutsample.html,
	docpage/tutsample.shtml, docpage/vobs.shtml, include/mprocess.h,
	lib/atrafo.f95, lib/fitsio.f95, lib/liblist.f95, lib/photoconv.f95,
	munilist/timeserie.f95, munipack/cmd.cpp, munipack/mprocess.cpp,
	muniphot/aphot.f95, muniphot/fitscalibr.f95, muniphot/ifits.f95,
	muniphot/mfits.f95, muniphot/phframe.f95, muniphot/photometry.f95,
	preprocess/adark.f95, preprocess/aflat.f95, preprocess/phcorr.f95,
	preprocess/xfitsio.f95:
	Updated docs. Bugfix.
	[de5282c8b9e0]

2013-02-05  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_phcorr.shtml, docpage/man_phframe.shtml,
	docpage/man_timeserie.shtml, fitsut/fi2.cpp, fitsut/fortranio.cpp,
	fitsut/restore.cpp, munilist/timeserie.f95, munilist/tmserie.f95,
	munipack/cmd.cpp, munipack/common.cpp, munipack/phcorr.cpp,
	munipack/phframe.cpp, muniphot/fitscalibr.f95, muniphot/mfits.f95,
	muniphot/phframe.f95, muniphot/photometry.f95,
	xmunipack/selectsrc.cpp, xmunipack/view.cpp:
	More flexible phframe on request of PS. Bugfix
	[e783cff4356f]

2013-02-03  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_phcorr.shtml, munipack/cmd.cpp, munipack/phcorr.cpp,
	preprocess/phcorr.f95:
	Implemented masking.
	[2b0db135f9e5]

	* docpage/Makefile, docpage/astrometry.shtml,
	docpage/astrometry_guide.shtml, docpage/chart.shtml,
	docpage/colorimage.shtml, docpage/dataform_astrometry.shtml,
	docpage/dataform_photometry.shtml, docpage/dataform_photosys.shtml,
	docpage/dataform_tmserie.shtml, docpage/deka154.shtml,
	docpage/guide.shtml, docpage/kombitut.shtml, docpage/lctut.shtml,
	docpage/man_aphot.shtml, docpage/man_astrometry.shtml,
	docpage/man_cone.shtml, docpage/man_fitsut.shtml,
	docpage/man_intro.shtml, docpage/man_kombine.shtml,
	docpage/man_phframe.shtml, docpage/man_timeserie.shtml,
	docpage/man_votable.shtml, docpage/notfound.shtml,
	docpage/timeserie_cat.lst, docpage/vobs.shtml, fitsut/fi2.cpp,
	fitsut/fitsut.cpp, fitsut/fortranio.cpp, fitsut/fortranio.h,
	fitsut/header.cpp, fitsut/restore.cpp, munipack/cmd.cpp,
	munipack/fits.cpp, munipack/votable.cpp, muniphot/fitscalibr.f95,
	vo/VOcatalogues.txt, vo/votab.cpp, xmunipack/value.cpp:
	Massive improvements of docs. Bugfix.
	[ef8d39b5db3f]

2013-01-30  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, docpage/man_phframe.shtml,
	docpage/man_photometry.shtml, munipack/aphot.cpp, munipack/cmd.cpp,
	munipack/mprocess.cpp, muniphot/calibre.f95:
	Astrometry uses valid stars only. Bugfixes.
	[f7e6900eb420]

2013-01-29  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrometry.f95,
	astrometry/lsfit.f95, munipack/astrometry.cpp:
	A parameter bugfix.
	[8a7237462afb]

	* .hgignore, docpage/Makefile, docpage/astrometry.shtml,
	docpage/astrometry_guide.shtml, docpage/colorimage.shtml,
	docpage/dataform_astrometry.shtml,
	docpage/dataform_photometry.shtml, docpage/dataform_photosys.shtml,
	docpage/dataform_tmserie.shtml, docpage/docs.shtml,
	docpage/man_astrometry.shtml, docpage/man_kombine.shtml,
	docpage/munipack.css, include/votable.h, lib/fitsio.f95,
	munilist/tmserie.f95, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/kombine.cpp, munipack/photometry.cpp, muniphot/calibre.f95,
	muniphot/fitscalibr.f95, muniphot/ifits.f95, muniphot/mfits.f95,
	muniphot/photometry.f95, muniphot/photosystems.lst, vo/cone.cpp,
	vo/votable.cpp:
	Docs for dataformats and related adjusting.
	[423da34ee468]

2013-01-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, kombine/kombine.f95, lib/fitsio.f95,
	munilist/mtable.f95, muniphot/aphot.f95, muniphot/daofind.f95,
	muniphot/daofotometr.f95, muniphot/fitscalibr.f95,
	muniphot/ifits.f95, muniphot/mfits.f95, xmunipack/display.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h:
	Photometry file structure developed. Added round and sharp.
	[6de7f7dbf44a]

2013-01-22  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/match.f95, munilist/mtable.f95, munilist/tmserie.f95,
	munipack/aphot.cpp, munipack/cmd.cpp, munipack/phframe.cpp,
	muniphot/daofind.f95, xmunipack/photometry.cpp:
	That's a small edit for a man, a giant fix for bugs.
	[7808cdfe78e5]

2013-01-21  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, lib/fitsio.f95, lib/photoconv.f95,
	munilist/Makefile.am, munilist/mtable.f95, munilist/munilist.f95,
	munilist/timeserie.f95, munilist/tmserie.f95, munipack/cmd.cpp,
	munipack/common.cpp, munipack/munipack.h, munipack/phframe.cpp,
	munipack/timeserie.cpp, muniphot/fitscalibr.f95, muniphot/mfits.f95,
	muniphot/phframe.f95, muniphot/photometry.f95,
	muniphot/photosystems.lst, xmunipack/fits.h,
	xmunipack/fitsimage.cpp, xmunipack/value.cpp:
	Improved and more correct photometry: STmag, HST keywords.
	[29496079bf6d]

2013-01-19  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, docpage/Makefile,
	docpage/dataform_tmserie.shtml, docpage/guide.shtml,
	docpage/man_aphot.shtml, docpage/man_phframe.shtml,
	docpage/man_photometry.shtml, lib/fitsio.f95, lib/photoconv.f95,
	munilist/mtable.f95, munilist/timeserie.f95, munilist/tmserie.f95,
	munipack/Makefile.am, munipack/aphot.cpp, munipack/cmd.cpp,
	munipack/munipack.cpp, munipack/munipack.h, munipack/phframe.cpp,
	munipack/photocal.cpp, munipack/photometry.cpp,
	munipack/timeserie.cpp, muniphot/Makefile.am, muniphot/aphot.f95,
	muniphot/fitscalibr.f95, muniphot/ftable.lst, muniphot/ifits.f95,
	muniphot/mfits.f95, muniphot/phframe.f95, muniphot/photocal.f95,
	muniphot/photometry.f95, muniphot/photosystems.lst,
	preprocess/adark.f95, preprocess/aflat.f95, preprocess/phcorr.f95,
	xmunipack/fits.h:
	Great renaming.
	[27668f269e07]

2013-01-18  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, astrometry/astrometry.f95,
	coloring/coloring.f95, coloring/ctrafo.f95, docpage/lctut.shtml,
	docpage/man_astrometry.shtml, docpage/tutsample.html,
	kombine/kombine.f95, lib/fitsio.f95, munilist/mtable.f95,
	munilist/savetables.f95, munilist/tmserie.f95,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/cone.cpp,
	munipack/votable.cpp, muniphot/daofotometr.f95,
	muniphot/fitscalibr.f95, muniphot/ftable.lst, muniphot/ifits.f95,
	muniphot/mfits.f95, muniphot/photocal.f95, xmunipack/astrometer.cpp,
	xmunipack/astrometry.cpp, xmunipack/color.cpp,
	xmunipack/display.cpp, xmunipack/fits.cpp, xmunipack/fits.h:
	Unified schema for FITS naming (column labels, keywords) (VO,Aladin
	compatibile).
	[5122b10dd940]

2013-01-16  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrometry.f95,
	astrometry/match.f95, docpage/dataform_astrometry.shtml,
	docpage/dataform_photometry.shtml, docpage/man_astrometry.shtml:
	Heads connected to tails and similar astrometry fine tunning.
	[611ad7d273e2]

2013-01-14  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, lib/photoconv.f95, munilist/tmserie.f95,
	munipack/cmd.cpp, munipack/photocal.cpp, muniphot/calibre.f95,
	muniphot/fitscalibr.f95, muniphot/mfits.f95, muniphot/photocal.f95:
	Improvements in photo-calibration: FITS head, frame calibration.
	[c7d7911135f6]

2013-01-13  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	astrometry/robfit.f95, docpage/man_astrometry.shtml,
	munipack/cmd.cpp:
	Precising astrometry.
	[a6f3a2eca430]

	* astrometry/astrofits.f95, astrometry/match.f95,
	docpage/man_photometry.shtml, munipack/cmd.cpp,
	munipack/photometry.cpp, muniphot/daofotometr.f95,
	muniphot/ifits.f95, muniphot/photometry.f95:
	Bugfix: matching, photometry. Removed params for gain,satur and
	readns.
	[6be3a679639c]

2013-01-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/config.cpp, xmunipack/mconfig.h, xmunipack/xmunipack.h:
	Improved listmach algorithm. Many improvements, bugfix in
	astrometry.
	[17e0fbbfff31]

2013-01-11  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofit.f95,
	astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, docpage/deka154.shtml,
	docpage/man_astrometry.shtml, docpage/man_env.shtml, lib/trajd.f95,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/mprocess.cpp,
	xmunipack/astrometry.cpp, xmunipack/xmunipack.h:
	Initial implementation of proper motions in astrometry coordinates.
	[139e958754fc]

2013-01-10  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, astrometry/astrofit.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	astrometry/robfit.f95, configure.ac, dist/dbuilder.sh,
	dist/rbuilder.sh, docpage/dataform_photometry.shtml,
	docpage/guide.shtml, docpage/man_astrometry.shtml,
	docpage/man_com.shtml, docpage/man_cone.shtml,
	docpage/man_env.shtml, docpage/man_fitsut.shtml,
	docpage/man_photometry.shtml, munipack/astrometry.cpp,
	munipack/cmd.cpp:
	Rewroted astrometry algorithm (deviations, tolerances and final test
	of angels).
	[74c2816f95b3]

2013-01-07  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, docpage/Makefile, docpage/classics.shtml,
	docpage/dataform_tmserie.shtml, docpage/deka154.shtml,
	docpage/docs.shtml, docpage/foot.html, docpage/guide.shtml,
	docpage/man_framecat.shtml, docpage/man_phcorr.shtml,
	docpage/man_timeserie.shtml, docpage/phcalibration.shtml,
	docpage/timeserie_cat.lst, fitsut/Makefile.am, fitsut/fitsut.cpp,
	fitsut/fitsut.h, fitsut/fortranio.cpp, fitsut/fortranio.h,
	fitsut/header.cpp, fitsut/restore.cpp, include/version.h,
	lib/Makefile.am, lib/fitsio.f95, lib/photoconv.f95,
	munilist/Makefile.am, munilist/mtable.f95, munilist/munilist.f95,
	munilist/timeserie.f95, munilist/tmserie.f95, munipack/cmd.cpp,
	munipack/mprocess.cpp, munipack/photocal.cpp,
	munipack/timeserie.cpp, muniphot/Makefile.am, muniphot/calibre.f95,
	muniphot/fitscalibr.f95, muniphot/ftable.lst, muniphot/mfits.f95,
	muniphot/photocal.f95, vo/votable.cpp:
	Developed photon-base photometric calibration. Improved timeserie.
	[cbf5fa107761]

2012-12-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/match.f95, docpage/foot.html, docpage/guide.shtml,
	docpage/man_fitsut.shtml, fitsut/Makefile.am, fitsut/dump.cpp,
	fitsut/fitsut.cpp, fitsut/fitsut.h, fitsut/restore.cpp,
	munipack/cmd.cpp, munipack/fits.cpp, munipack/mprocess.cpp,
	vo/votable.cpp, xmunipack/fits.cpp:
	Implemented dump/restore of FITS files. Fortran free-format I/O text
	parser.
	[14932cf59a10]

2012-12-20  Filip Hroch  <hroch@physics.muni.cz>

	* preprocess/adark.f95:
	Very long filenames of input darks/biases handled correctly.
	[62348eb82e54]

	* docpage/dataform_photometry.shtml, docpage/dataform_tmserie.shtml,
	docpage/docs.shtml, docpage/guide.shtml, docpage/man_abias.shtml,
	docpage/man_adark.shtml, docpage/man_aflat.shtml,
	docpage/man_intro.shtml, docpage/man_phcorr.shtml,
	munipack/aflat.cpp, munipack/cmd.cpp, munipack/phcorr.cpp,
	preprocess/adark.f95, preprocess/aflat.f95, preprocess/phcorr.f95:
	Corrections of photometric corrections.
	[935a2f36f118]

2012-12-11  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/Makefile.am, munilist/list.f95, munilist/munilist.f95,
	munipack/Makefile.am, munipack/cmd.cpp, munipack/list.cpp,
	munipack/listing.cpp, munipack/munipack.cpp, munipack/munipack.h:
	List re-added.
	[d14d1a5c03d7]

2012-12-10  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, muniphot/calibre.f95,
	muniphot/fitscalibr.f95, muniphot/mfits.f95, muniphot/photocal.f95:
	Increased tolerance in astrometry.
	[5389d7328def]

2012-12-07  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/dataform_lc.shtml,
	docpage/dataform_tmserie.shtml, docpage/docs.shtml,
	docpage/guide.shtml, docpage/munipack.shtml, munilist/mtable.f95,
	munilist/timeserie.f95, munilist/tmserie.f95, munipack/cmd.cpp,
	munipack/listing.cpp, munipack/timeserie.cpp:
	Time serie update: removed garbage, bugs.
	[fa895e29276f]

2012-12-06  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/docs.shtml, docpage/download.shtml,
	docpage/favicon-gcode.png, docpage/foot.html, docpage/google-code-
	icon.png, docpage/guide.shtml, docpage/man_com.shtml,
	docpage/man_env.shtml, docpage/munipack.shtml, include/mprocess.h,
	lib/Makefile.am, lib/astrosphere.f95, lib/fitsio.f95, lib/trajd.f90,
	lib/trajd.f95, munilist/Makefile.am, munilist/list.f95,
	munilist/mtable.f95, munilist/timeserie.f95, munilist/tmserie.f95,
	munipack/Makefile.am, munipack/astrometry.cpp,
	munipack/calibrate.cpp, munipack/cmd.cpp, munipack/coloring.cpp,
	munipack/common.cpp, munipack/ctrafo.cpp, munipack/fits.cpp,
	munipack/kombine.cpp, munipack/mprocess.cpp, munipack/munipack.cpp,
	munipack/munipack.h, munipack/photocal.cpp, munipack/photometry.cpp,
	munipack/timeserie.cpp, munipack/votable.cpp,
	muniphot/fitscalibr.f95, preprocess/adark.f95,
	preprocess/phcorr.f95, xmunipack/xmunipack.cpp:
	Implemented timeserie. Variable argument lists in mprocess.
	[26dcbe722ae7]

2012-11-26  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_photometry.shtml, munipack/cmd.cpp,
	munipack/mprocess.cpp, munipack/photocal.cpp, muniphot/Makefile.am,
	muniphot/fitscalibr.f95, muniphot/photocal.f95:
	Create final calibration (photometry, astrometry) from data.
	[4207f7499117]

2012-11-25  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, docpage/Makefile, docpage/dataform_astrometry.shtml,
	docpage/dataform_lc.shtml, docpage/dataform_photometry.shtml,
	docpage/docs.shtml:
	Added data format descriptions.
	[4a4325e61c5a]

2012-11-22  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astromatch.f95, astrometry/match.f95, docpage/docs.shtml,
	docpage/man_com.shtml, munilist/list.f95, munilist/munilist.f95,
	munilist/savetables.f95, muniphot/calibre.f95, muniphot/mfits.f95,
	muniphot/photocal.f95:
	Developed another light-curve storing format.
	[06f4cae5187b]

2012-11-18  Filip Hroch  <hroch@physics.muni.cz>

	* include/votable.h, munipack/cone.cpp, vo/Makefile.am, vo/cone.cpp,
	vo/votab.cpp, vo/votable.cpp:
	Correct backup handling in cone/votable.
	[452800bff931]

2012-11-13  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, docpage/docs.shtml, docpage/man_com.shtml,
	docpage/man_env.shtml, docpage/man_list.shtml, docpage/munipack-
	atom.py, kombine/kombine.f95, munilist/list-input,
	munilist/list.f95, munilist/mtable.f95, munilist/munilist.f95,
	munipack/Makefile.am, munipack/cmd.cpp, munipack/coloring.cpp,
	munipack/ctrafo.cpp, munipack/listing.cpp, munipack/mprocess.cpp,
	munipack/munipack.cpp, munipack/munipack.h, munipack/photocal.cpp,
	munipack/photometry.cpp, muniphot/Makefile.am, muniphot/calibre.f95,
	muniphot/ifits.f95, muniphot/mfits.f95, muniphot/photocal.f95,
	muniphot/photometry.f95, vo/VOcatalogues.txt, xmunipack/display.cpp:
	Initial implementation of photometry calibration against catalogue.
	[bbb510ca6cd1]

2012-11-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp:
	More robust code for location of ctable.
	[fe7d5952b45a]

2012-11-03  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/astrometry.shtml, docpage/fitsut.shtml,
	docpage/guide.shtml, docpage/man_fitsut.shtml, fitsut/Makefile.am,
	fitsut/fitsut.cpp, fitsut/fitsut.h, fitsut/header.cpp,
	fitsut/image.cpp, fitsut/table.cpp, include/mfitsio.h,
	lib/Makefile.am, lib/fitsio.f95, lib/mfitsio.cpp, munipack/cmd.cpp,
	munipack/fits.cpp:
	Implemented FITS header modifications, fitsut for list of files and
	related.
	[f7cfe849466c]

2012-11-01  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astromatch.f95,
	astrometry/robfit.f95, docpage/Makefile, docpage/munipack.shtml,
	munipack/cmd.cpp, munipack/photometry.cpp, muniphot/ifits.f95,
	muniphot/photometry.f95:
	Implemented remove of photometry HDU and apertures specification.
	[c6fcdf25da80]

2012-10-30  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/astrometry.shtml, docpage/astrometry_guide.shtml,
	docpage/chart.shtml, docpage/cmd.shtml, docpage/colorcal.shtml,
	docpage/colorimage.shtml, docpage/kombitut.shtml,
	docpage/lctut.shtml, docpage/vobs.shtml, vo/VOcatalogues.txt:
	Added UCAC4 astrometry catlogue.
	[8e39a5b838e3]

	* astrometry/match.f95:
	Matching optimized for speed.
	[648b2971c133]

2012-10-29  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, astrometry/match.f95:
	Bugfix and follow-up speed-up by factor 100 or more in matching
	core.
	[2061bbc5038f]

2012-10-28  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, docpage/man_astrometry.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp, xmunipack/astrometry.cpp,
	xmunipack/discanvas.cpp, xmunipack/display.h,
	xmunipack/photometry.cpp:
	Corrected star plot when zoom != 1. Added --full-match.
	[580fde41d22d]

2012-10-27  Filip Hroch  <hroch@physics.muni.cz>

	* muniphot/daofind.f95, muniphot/daofotometr.f95, muniphot/daosky.f95,
	xmunipack/discanvas.cpp, xmunipack/view.cpp:
	Bugfix an improvements in daofind (sharp).
	[79b8d4aecf64]

2012-10-26  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/fitsut.shtml, docpage/man_fitsut.shtml, fitsut/fitsut.cpp,
	fitsut/fitsut.h, fitsut/header.cpp, munipack/cmd.cpp,
	munipack/fits.cpp:
	Changed name and format of machine's keywords in fitsut.
	[aae1c20a30cf]

2012-10-23  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95:
	Removed residual sum.
	[8faae6357e99]

	* astrometry/astrometry.f95, bootstrap, docpage/astrometry.shtml,
	docpage/man_abias.shtml, docpage/man_adark.shtml,
	docpage/man_aflat.shtml, docpage/man_phcorr.shtml,
	fitsut/header.cpp, lib/fitsio.f95, munipack.spec.template,
	munipack/abias.cpp, munipack/adark.cpp, munipack/aflat.cpp,
	munipack/cmd.cpp, munipack/common.cpp, munipack/munipack.h,
	preprocess/adark.f95, preprocess/aflat.f95, preprocess/xfitsio.f95:
	Keywords for corrections. Bugfix.
	[901f7477265a]

2012-10-03  Filip Hroch  <hroch@physics.muni.cz>

	* lib/fitsio.f95, preprocess/Makefile.am, preprocess/adark.f95,
	preprocess/aflat.f95, preprocess/phcorr.f95, preprocess/xfitsio.f95:
	Important improvement of code of preprocess utilities.
	[66ad57633b0e]

2012-10-01  Filip Hroch  <hroch@physics.muni.cz>

	* .hgignore, docpage/Makefile, docpage/arithmetical_mean.png,
	docpage/basic.shtml, docpage/colorcal.shtml, docpage/corrtut.shtml,
	docpage/guide.shtml, docpage/kombitut.shtml, docpage/lctut.shtml,
	docpage/man_abias.shtml, docpage/man_adark.shtml,
	docpage/man_aflat.shtml, docpage/man_com.shtml,
	docpage/man_dark.shtml, docpage/man_env.shtml,
	docpage/man_flat.shtml, docpage/man_phcorr.shtml,
	docpage/phcorrtut.shtml, docpage/robust_mean.png, lib/liblist.f95,
	munipack/Makefile.am, munipack/abias.cpp, munipack/adark.cpp,
	munipack/aflat.cpp, munipack/cmd.cpp, munipack/common.cpp,
	munipack/dark.cpp, munipack/flat.cpp, munipack/munipack.1,
	munipack/munipack.cpp, munipack/munipack.h, munipack/phcorr.cpp,
	preprocess/Makefile.am, preprocess/adark.f95, preprocess/aflat.f95,
	preprocess/dark.f95, preprocess/flat.f95, preprocess/phcorr.f95,
	xmunipack/config.cpp:
	Devloped new approach in photometry corrections (bias,dark,flat).
	[ffe701639958]

2012-09-28  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, autoflat/Makefile.am, autoflat/aflat2.f,
	autoflat/aflat3.f, autoflat/autoflat.cfg, autoflat/autoflat.f,
	autoflat/autoflat.f90.zal, autoflat/autoflat.f90.zal1,
	autoflat/autoflat.f95, autoflat/autoflat.txt,
	autoflat/liblist.f90.zal, autoflat/readpar.f90,
	coloring/Makefile.am, configure.ac, darkbat/Makefile.am,
	darkbat/darkbat.f95, docpage/Makefile, docpage/basic.shtml,
	docpage/corrtut.shtml, docpage/guide.shtml, docpage/kombitut.shtml,
	docpage/man_adark.shtml, docpage/man_aflat.shtml,
	docpage/man_com.shtml, docpage/man_dark.shtml,
	docpage/man_env.shtml, docpage/man_flat.shtml,
	docpage/man_intro.shtml, docpage/man_mdark.shtml,
	docpage/man_mflat.shtml, flatbat/Makefile.am, flatbat/flatbat.f95,
	meandark/Makefile.am, meandark/mdark.f95, munimatch/Makefile.am,
	munimatch/Vmodzkus.inc, munimatch/dchol.f, munimatch/iodat1.f,
	munimatch/l.log, munimatch/main.c, munimatch/main.for,
	munimatch/makestar.f90, munimatch/match.opt, munimatch/minsub.f,
	munimatch/munimat.doc, munimatch/munimat.f, munimatch/munimat.inc,
	munimatch/munimatch.f90, munimatch/pomsub.f, munimatch/sm.f90,
	munimatch/sm2.f90, munimatch/sm3.f90, munipack/Makefile.am,
	munipack/adark.cpp, munipack/aflat.cpp, munipack/cmd.cpp,
	munipack/cone.cpp, munipack/mdark.cpp, munipack/mflat.cpp,
	munipack/mprocess.cpp, munipack/munipack.cpp, munipack/munipack.h,
	preprocess/adark.f95, preprocess/aflat.f95, preprocess/dark.f95,
	preprocess/flat.f95, vo/Makefile.am, xmunipack/Makefile.am,
	xmunipack/averages.cpp, xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/enum.h, xmunipack/help.cpp, xmunipack/mdark.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Merged meandark,autoflat,darkbat,flatbat to preprocess. Renamed to
	aflat,adark.
	[be1324096dc2]

2012-09-25  Filip Hroch  <hroch@physics.muni.cz>

	* Release.cz, archive.log, archive.sh, build-stamp, configure.ac,
	configure.sh, frontend/com.dat, frontend/match.opt,
	frontend/meandark.tcl, frontend/mphot.opt, frontend/mphoto.opt,
	frontend/munipack.pl, frontend/munipack.sh, frontend/processing.sh,
	frontend/xmunipack, munipack.txt, munipack/Makefile.am, xebm/README,
	xebm/konve.c, xebm/munilist.f, xebm/xebm.in, xebm/xebm.pl,
	xebm/xebm.tk, xebm/xebm_logo.gif, xmunipack/Makefile.am:
	Removed obsolete (confusing) files.
	[138b191a75b5]

2012-09-21  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/rbuilder.sh:
	Corrections to latest commit.
	[01ff9c97d628]

2012-09-20  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, configure.ac, dist/dbuilder.sh, dist/rbuilder.sh,
	include/version.h, xmunipack/Makefile.am:
	Improved build system: more correct, system-wide installation.
	[7a304d0bab97]

2012-09-18  Filip Hroch  <hroch@physics.muni.cz>

	* configure.ac, dist/dbuilder.sh, dist/rbuilder.sh,
	xmunipack/Makefile.am, xmunipack/xmunipack.cpp:
	Corrected paths for PLplot.
	[e6a967bd8e42]

2012-09-16  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/man_env.shtml, munipack/mprocess.cpp:
	Corrected FITS_KEY_DATE-OBS.
	[493551340596]

	* Makefile.am, astrometry/Makefile.am, autoflat/Makefile.am,
	bootstrap, coloring/Makefile.am, configure.ac, configure.in,
	darkbat/Makefile.am, dist/dbuilder.sh, dist/rbuilder.sh,
	fitsut/Makefile.am, flatbat/Makefile.am, include/mprocess.h,
	include/version.h, kombine/Makefile.am, meandark/Makefile.am,
	munilist/Makefile.am, munipack/Makefile.am, munipack/coloring.cpp,
	munipack/cone.cpp, munipack/ctrafo.cpp, munipack/mprocess.cpp,
	munipack/munipack.cpp, munipack/munipack.h, muniphot/Makefile.am,
	vo/Makefile.am, xmunipack/Makefile.am, xmunipack/config.cpp,
	xmunipack/config.h, xmunipack/display.h, xmunipack/help.cpp,
	xmunipack/mconfig.h, xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Building now supports: correct system-wide and rewroted bundle
	installation.
	[50d59b456814]

2012-09-09  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/robfit.f95,
	astrometry/wcsupdate.f95, configure.in, darkbat/Makefile.ifc,
	darkbat/Makefile.irix, darkbat/Makefile.linux, darkbat/dark.f90,
	darkbat/darkbat.f95, darkbat/darkbat.man, darkbat/darkbat.txt,
	docpage/Screenshot-Photometry.png, docpage/astrometry_guide.shtml,
	docpage/basic.shtml, docpage/cmd.shtml, docpage/debian_icon.png,
	docpage/download.shtml, docpage/faq.shtml,
	docpage/man_astrometry.shtml, docpage/man_com.shtml,
	docpage/man_env.shtml, docpage/man_list.shtml,
	docpage/munipack.shtml, flatbat/Makefile.g95, flatbat/Makefile.ifc,
	flatbat/Makefile.irix, flatbat/Makefile.linux, flatbat/flat.f90,
	flatbat/flatbat.f90.orig, flatbat/flatbat.f95, include/mprocess.h,
	kombine/kombine.f95, lib/fitsio.f95, lib/projections.f95,
	munilist/list.f95, munilist/mtable.f95, munilist/munilist.f95,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/kombine.cpp,
	munipack/mprocess.cpp, munipack/munipack.cpp,
	muniphot/daofotometr.f95, muniphot/ifits.f95,
	muniphot/photometry.f95, xmunipack/astrometry.cpp,
	xmunipack/view.cpp:
	Fixed bugs suggested by P.Skoda, V.Votruba and J.Benacek.
	[61ae0c685fe0]

2012-06-28  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.3 for changeset 2149b2aabe4b
	[ba2be508505b]

	* dist/dbuilder.sh, dist/rbuilder.sh:
	Corrected feed.
	[2149b2aabe4b] [0.5.3]

2012-06-27  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/rbuilder.sh, docpage/.htaccess, docpage
	/Screenshot-gnumeric.png, docpage/astrometry.shtml,
	docpage/astrometry_guide.shtml, docpage/chart.shtml,
	docpage/cmd.shtml, docpage/colorimage.shtml, docpage/download.shtml,
	docpage/features.shtml, docpage/foot.html, docpage/kombitut.shtml,
	docpage/lctut.shtml, docpage/man_astrometry.shtml,
	docpage/man_coloring.shtml, docpage/man_cone.shtml,
	docpage/man_dark.shtml, docpage/man_env.shtml,
	docpage/man_flat.shtml, docpage/man_help.shtml,
	docpage/man_intro.shtml, docpage/man_kombine.shtml,
	docpage/man_list.shtml, docpage/man_mdark.shtml,
	docpage/man_mflat.shtml, docpage/man_photometry.shtml,
	docpage/man_votable.shtml, docpage/modules.shtml, docpage/munipack-
	atom.py, docpage/munipack.shtml:
	Bugfixes and improvements in docs.
	[1f15f3944008]

2012-06-26  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/M67_Blue-graph.png, docpage/M67_Green-graph.png,
	docpage/M67cmd.png, docpage/chart.shtml, docpage/cmd.shtml,
	docpage/colorcal.shtml, docpage/kombitut.shtml, docpage/lctut.shtml,
	kombine/kombine.f95:
	Implemented exposure mask for kombine. Docs improvements.
	[c845497c55a8]

2012-06-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, docpage/Makefile, docpage/cmd.shtml,
	docpage/colorcal.shtml, docpage/colorfits.shtml,
	docpage/colorimage.shtml, docpage/corrtut.shtml,
	docpage/download.shtml, docpage/fitsut.shtml,
	docpage/kombitut.shtml, docpage/tutsample.html, kombine/kombine.f95,
	munipack/astrometry.cpp:
	Bugfix in angle determination in astrometry. Improved docs.
	[1ef3b7ce2d90]

2012-06-21  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, coloring/ctrafo.f95,
	coloring/mcoloring.f95, docpage/Makefile, docpage/appbrowser.jpg,
	docpage/astrometry.shtml, docpage/basic.shtml, docpage/books.png,
	docpage/bubble-deep.png, docpage/bubble-single.png,
	docpage/chart.shtml, docpage/cmd.shtml, docpage/colorcal.shtml,
	docpage/colorimage.shtml, docpage/corrtut.shtml, docpage/docs.shtml,
	docpage/download.shtml, docpage/external.shtml,
	docpage/features.shtml, docpage/foot.html, docpage/guide.shtml,
	docpage/history.shtml, docpage/kombitut.shtml, docpage/lctut.shtml,
	docpage/man_coloring.shtml, docpage/man_com.shtml,
	docpage/man_cone.shtml, docpage/man_ctrafo.shtml,
	docpage/man_dark.shtml, docpage/man_env.shtml,
	docpage/man_fitsut.shtml, docpage/man_flat.shtml,
	docpage/man_help.shtml, docpage/man_intro.shtml,
	docpage/man_kombine.shtml, docpage/man_list.shtml,
	docpage/man_mdark.shtml, docpage/man_mflat.shtml,
	docpage/man_photometry.shtml, docpage/man_votable.shtml,
	docpage/manpage.shtml, docpage/menurun.jpg, docpage/modules.shtml,
	docpage/munipack-atom.py, docpage/munipack.css,
	docpage/munipack.shtml, docpage/ngc637.svg, docpage/pleiades.svg,
	docpage/tutsample.html, docpage/vobs.shtml, include/votable.h,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/cone.cpp,
	munipack/fits.cpp, munipack/votable.cpp, vo/votab.cpp,
	vo/votable.cpp:
	Updated docs (and new descriptions). Bugfixes.
	[7b50fd4e0de0]

2012-06-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, dist/rbuilder.sh, docpage/man_com.shtml,
	xmunipack/astrometry.cpp, xmunipack/display.cpp, xmunipack/fits.cpp,
	xmunipack/photometry.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Astrometry and photometry bugfix: read-only files and save.
	[18ec6ed01a04]

2012-06-05  Filip Hroch  <hroch@physics.muni.cz>

	* debian/copyright, vo/cone.cpp, vo/votab.cpp,
	xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Updated batch astrometry dialog. Bugfix.
	[49225b70f763]

2012-06-04  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cone.cpp, vo/cone.cpp, vo/votable.cpp,
	xmunipack/Makefile.am, xmunipack/astrometry.cpp, xmunipack/cone.cpp,
	xmunipack/config.cpp, xmunipack/config.h, xmunipack/corrections.cpp,
	xmunipack/discanvas.cpp, xmunipack/display.cpp, xmunipack/display.h,
	xmunipack/enum.h, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/icon.cpp, xmunipack/list.cpp, xmunipack/mdark.cpp,
	xmunipack/photometry.cpp, xmunipack/selectsrc.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Updates and corrections of dialogs: cone, astrometry, photometry,
	corrections, mdark. Bugfixes: list, icon.
	[a0d08f59c059]

2012-06-01  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/debian/control.template, dist/rbuilder.sh:
	Updated distribution scripts (patchelf replaced by rpath, bugfix).
	[bb0b0cc82b06]

2012-05-29  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh:
	Play with -rpath.
	[f3a161d2e424]

2012-05-28  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/absfit.f95,
	astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, autoflat/Makefile.am, flatbat/Makefile.am,
	kombine/Makefile.am, lib/Makefile.am, lib/rfun.f95, lib/rmean.f95,
	lib/ssort.f95, meandark/Makefile.am, meandark/mdark.f95,
	munipack/mdark.cpp, muniphot/Makefile.am:
	Important: correct median for few points, astrometry (more precise)
	and matching (better handling probability, faster).
	[798bdc0590ce]

2012-05-20  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	astrometry/robfit.f95, docpage/colorcal.shtml,
	docpage/download.shtml, docpage/guide.shtml, docpage/mu-logo.png,
	docpage/munipack.css, docpage/munipack.shtml, docpage/pererr.shtml,
	lib/rfun.f95, xmunipack/tune.cpp:
	Astrometry bugfix. Improvements docs.
	[4aa1a2491e4c]

2012-05-12  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, dist/dbuilder.sh, munipack/Makefile.am,
	vo/Makefile.am, xmunipack/Makefile.am:
	Building upgraded for gcc/g++/gfortran 4.6.x.
	[938232295dee]

2012-05-07  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/ctable.dat, docpage/meta.html, xmunipack/color.cpp,
	xmunipack/discanvas.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/icon.cpp, xmunipack/icon.h, xmunipack/itt.cpp,
	xmunipack/tune.cpp, xmunipack/tune.h:
	Improved Tuning: new contrast, color band parameters, updated
	itt,color.
	[72204d7c8978]

2012-05-05  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/cmd.shtml, docpage/colorcal.shtml,
	docpage/colorimage.shtml, docpage/guide.shtml, kombine/kombine.f95:
	Bugfix in kombine.
	[3fd77a405a4a]

2012-05-04  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/features.shtml, docpage/foot.html, docpage/gplv3-88x31.png,
	docpage/head.html, docpage/mu-logo.png, docpage/munipack.css,
	docpage/munipack.shtml, kombine/kombine.f95,
	xmunipack/photometry.cpp:
	Bugfix. New homepage design.
	[fa80cc31ad7f]

2012-04-30  Filip Hroch  <hroch@physics.muni.cz>

	* lib/qsort.f95, muniphot/daofind.f95, muniphot/daofotometr.f95,
	muniphot/ifits.f95, muniphot/photometry.f95, xmunipack/Makefile.am,
	xmunipack/browser.cpp, xmunipack/calibrate.cpp,
	xmunipack/discanvas.cpp, xmunipack/display.cpp, xmunipack/display.h,
	xmunipack/enum.h, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/photometry.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Created photometry tool.
	[d2f944f95bcc]

2012-04-28  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/munilist.f95, muniphot/daofotometr.f95,
	muniphot/photometry.f95:
	Corrected bug raised by saturate adjust.
	[c7a6aabdb976]

2012-04-26  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/mtable.f95, muniphot/ifits.f95, muniphot/photometry.f95,
	xmunipack/Makefile.am, xmunipack/color.cpp, xmunipack/coloring.cpp,
	xmunipack/config.cpp, xmunipack/config.h, xmunipack/detail.cpp,
	xmunipack/discanvas.cpp, xmunipack/dispanel.cpp,
	xmunipack/display.cpp, xmunipack/display.h, xmunipack/enum.h,
	xmunipack/event.h, xmunipack/fileprop.cpp, xmunipack/fits.cpp,
	xmunipack/fits.h, xmunipack/fitsimage.cpp, xmunipack/help.cpp,
	xmunipack/icon.cpp, xmunipack/icon.h, xmunipack/list.cpp,
	xmunipack/mdark.cpp, xmunipack/plot.h, xmunipack/side.cpp,
	xmunipack/thumbnail.cpp, xmunipack/tune.cpp, xmunipack/tune.h,
	xmunipack/types.h, xmunipack/view.cpp, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h, xmunipack/zoom.cpp:
	New design of displaying (rendering,sources,bugfix).
	[280c8c06dcb6]

2012-04-11  Filip Hroch  <hroch@physics.muni.cz>

	* README, docpage/astrometry_guide.shtml, docpage/docs.shtml,
	docpage/download.shtml, docpage/external.shtml,
	docpage/man_com.shtml, docpage/man_env.shtml, kombine/kombine.f95,
	lib/fitsio.f95, munilist/Makefile.am, munilist/list.f95,
	munilist/mtable.f95, munilist/munilist.f95, munilist/savetables.f95,
	munipack/cmd.cpp, munipack/listing.cpp:
	Munilist rewroted. Implemented: light curves, catalogues, WCS.
	[f7b7634b40fb]

2012-04-06  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/cmd.cpp, munipack/cone.cpp, vo/Makefile.am,
	vo/VOcatalogues.txt, vo/cone.cpp, vo/votable.cpp:
	Implemented VO catalogues definition file. Bugfix.
	[1984b8cc40ba]

2012-04-05  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, docpage/corrtut.shtml, docpage/docs.shtml,
	docpage/lctut.shtml, docpage/man_intro.shtml,
	docpage/tutsample.html, include/votable.h, munipack/cmd.cpp,
	munipack/cone.cpp, munipack/ctrafo.cpp, muniphot/photometry.f95,
	vo/cone.cpp, vo/votab.cpp, vo/votable.cpp, xmunipack/fitsimage.cpp:
	Bugfix. Locales-friendly changes.
	[ffb89deff3d5]

2012-04-02  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, astrometry/robfit.f95, coloring/ctable.dat,
	kombine/Makefile.am, kombine/kombine.f95, lib/atrafo.f95,
	lib/fitsio.f95, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/kombine.cpp, muniphot/daofind.f95, xmunipack/coloring.cpp,
	xmunipack/tune.cpp, xmunipack/xmunipack.cpp:
	Improvements in astrometry: init offset, robust convergence. Kombine
	implements spherical coordinates.
	[298de5738200]

2012-03-31  Filip Hroch  <hroch@physics.muni.cz>

	* .hgignore, astrometry/astrometry.f95, astrometry/ddistrib.f95,
	astrometry/match.f95, astrometry/matches.f95, astrometry/robfit.f95,
	astrometry/tester.f95, astrometry/tristat.f95,
	autoflat/autoflat.f95, dist/dbuilder.sh,
	dist/debian/control.template, dist/rbuilder.sh,
	docpage/external.shtml, include/version.h, meandark/mdark.f95,
	munipack/cmd.cpp, munipack/coloring.cpp, munipack/cone.cpp,
	munipack/ctrafo.cpp, munipack/kombine.cpp, munipack/mprocess.cpp,
	xmunipack/astrometry.cpp, xmunipack/color.cpp,
	xmunipack/coloring.cpp, xmunipack/cone.cpp, xmunipack/display.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/icon.cpp,
	xmunipack/tune.cpp, xmunipack/xmunipack.h:
	Astrometry statistics utilities. Bufix and improvements: color,
	astrometry in xmunipack, munipack, installs.
	[db719970161e]

2012-03-11  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/absfit.f95,
	astrometry/astrofit.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/lsfit.f95,
	astrometry/match.f95, astrometry/robfit.f95,
	astrometry/trispace.f95, docpage/external.shtml,
	docpage/features.shtml, docpage/pererr.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp, xmunipack/astrometry.cpp,
	xmunipack/config.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/fits.h, xmunipack/fitscoo.cpp, xmunipack/plot.cpp,
	xmunipack/plot.h, xmunipack/types.h, xmunipack/xmunipack.h:
	Improved astrometry visualisation (triangle space, transformation,
	dialog).
	[a6ab7f563637]

2012-03-05  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/absfit.f95,
	astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/atrafo.f95, astrometry/lsfit.f95, astrometry/match.f95,
	astrometry/projections.f95, astrometry/robfit.f95,
	astrometry/wcsremove.f95, astrometry/wcsupdate.f95,
	autoflat/autoflat.f95, coloring/Makefile.am, coloring/coloring.f95,
	coloring/ctrafo.f95, coloring/mcoloring.f95, coloring/mctrafo.f95,
	darkbat/darkbat.f95, docpage/modules.shtml, flatbat/flatbat.f95,
	kombine/kombine.f95, lib/Makefile.am, lib/atrafo.f95,
	lib/fitsio.f95, lib/projections.f95, meandark/mdark.f95,
	munilist/Makefile.am, munilist/list.f95, munilist/listwrap.c,
	munilist/munilist.f95, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/cone.cpp, munipack/listing.cpp, munipack/mprocess.cpp,
	munipack/munipack.cpp, muniphot/daofind.f95,
	muniphot/daofotometr.f95, muniphot/daosky.f95, muniphot/ifits.f95,
	muniphot/photometry.f95, vo/cone.cpp, xmunipack/display.cpp,
	xmunipack/fitscoo.cpp:
	Clean of (verbose) log prints. Bugfix. Kombine and munilist
	improvements.
	[680c5f871341]

2012-03-02  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofits.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/match.f95, astrometry/wcsremove.f95,
	astrometry/wcsupdate.f95, astrometry/wcswrite.f95,
	autoflat/Makefile.am, autoflat/autoflat.f95, darkbat/darkbat.f95,
	docpage/man_com.shtml, flatbat/flatbat.f95, include/mprocess.h,
	lib/fitsio.f95, meandark/Makefile.am, meandark/mdark.f95,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/coloring.cpp,
	munipack/cone.cpp, munipack/ctrafo.cpp, munipack/dark.cpp,
	munipack/flat.cpp, munipack/kombine.cpp, munipack/mdark.cpp,
	munipack/mflat.cpp, munipack/mprocess.cpp, munipack/munipack.cpp,
	munipack/munipack.h, munipack/photometry.cpp, munipack/votable.cpp,
	muniphot/photometry.f95, xmunipack/astrometer.cpp,
	xmunipack/astrometry.cpp, xmunipack/cone.cpp, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/types.h, xmunipack/view.cpp, xmunipack/xmunipack.h:
	New astrometry dialog. Coordinate grid. Developed backup strategy.
	[fe2035770bb2]

2012-02-20  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	astrometry/matches.f95, astrometry/perm.f95,
	astrometry/trispace.f95, docpage/Makefile, docpage/corrtut.shtml,
	docpage/features.shtml, docpage/guide.shtml, docpage/kombitut.shtml,
	docpage/lctut.shtml, docpage/man_kombine.shtml,
	docpage/manpage.shtml, docpage/modules.shtml,
	docpage/tutorial.shtml, include/mprocess.h, kombine/Makefile.am,
	kombine/kombine.f95, kombine/kombiwrap.c, lib/rmean.f95,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/coloring.cpp,
	munipack/ctrafo.cpp, munipack/dark.cpp, munipack/flat.cpp,
	munipack/kombine.cpp, munipack/mdark.cpp, munipack/mflat.cpp,
	munipack/mprocess.cpp, munipack/munipack.cpp, xmunipack/archive.cpp,
	xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/config.cpp, xmunipack/display.cpp, xmunipack/event.cpp,
	xmunipack/event.h, xmunipack/list.cpp, xmunipack/listwin.cpp,
	xmunipack/plot.cpp, xmunipack/plot.h, xmunipack/side.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	New matching algorithm. Improvements in astrometry, astro-dialog,
	docs, backups, kombine. Bugfixes (most important in robust mean).
	[4b2a708d8cfc]

2012-02-08  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofit.f95,
	astrometry/astrofits.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95, dist/dbuilder.sh,
	dist/debian/postinst, dist/debian/prerm, munipack/cone.cpp,
	xmunipack/astrometry.cpp, xmunipack/display.cpp, xmunipack/types.h,
	xmunipack/xmunipack.h:
	Bugfix in dbuilder. Tunning: wcs header, absfit. Matching
	visualisation.
	[85b11ddab413]

2012-02-06  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astrometry.f95, astrometry/robfit.f95,
	dist/debian/postinst, dist/debian/prerm, dist/rbuilder.sh,
	docpage/Makefile, docpage/guide.shtml, docpage/man_astrometry.shtml,
	docpage/man_coloring.shtml, docpage/man_com.shtml,
	docpage/man_cone.shtml, docpage/man_ctrafo.shtml,
	docpage/man_dark.shtml, docpage/man_env.shtml,
	docpage/man_fitsut.shtml, docpage/man_flat.shtml,
	docpage/man_help.shtml, docpage/man_intro.shtml,
	docpage/man_list.shtml, docpage/man_mdark.shtml,
	docpage/man_mflat.shtml, docpage/man_photometry.shtml,
	docpage/man_votable.shtml, docpage/pererr.shtml,
	munipack/astrometry.cpp, munipack/cmd.cpp:
	Implemented astrometry of reference and relative frame. Splitted
	html manual.
	[5479f92c1cec]

2012-02-01  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofits.f95,
	astrometry/astrometry.f95, astrometry/wcswrite.f95,
	autoflat/Makefile.am, autoflat/autoflat.f90, autoflat/autoflat.f95,
	darkbat/Makefile.am, darkbat/darkbat.f90, darkbat/darkbat.f95,
	dist/dbuilder.sh, dist/rbuilder.sh, docpage/Makefile,
	docpage/astrometry_guide.shtml, docpage/colorspace.shtml,
	docpage/docs.shtml, docpage/features.shtml, docpage/foot.html,
	docpage/guide.shtml, docpage/munipack.css, docpage/pererr.shtml,
	docpage/tutorial.shtml, flatbat/Makefile.am, flatbat/flatbat.f90,
	flatbat/flatbat.f95, include/mprocess.h, lib/Makefile.am,
	lib/fitsio.f95, meandark/mdark.f95, munipack/astrometry.cpp,
	munipack/cmd.cpp, munipack/dark.cpp, munipack/flat.cpp,
	munipack/mdark.cpp, munipack/mflat.cpp, munipack/mprocess.cpp,
	munipack/munipack.1, munipack/munipack.h, munipack/photometry.cpp,
	muniphot/Makefile.am, muniphot/daofotometr.f95, muniphot/ifits.f95,
	muniphot/photometry.f95, xmunipack/xmunipack.1:
	Improved output files options (backup, regexp,..). Updated docs.
	[67edee7b8f5c]

2012-01-23  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, README, astrometry/astrofit.f95, astrometry/astromatch.f95,
	astrometry/astrometry.f95, astrometry/match.f95,
	astrometry/matches.f95, bootstrap, configure.in, dist/dbuilder.sh,
	dist/debian/control.template, dist/debian/postinst,
	dist/debian/prerm, dist/rbuilder.sh, docpage/Feed-icon.png,
	docpage/Makefile, docpage/README, docpage/astrometry.sgml,
	docpage/astrometry.shtml, docpage/astrometry_guide.sgml,
	docpage/astrometry_guide.shtml, docpage/basic.sgml,
	docpage/basic.shtml, docpage/cbasic.sgml, docpage/cbasic.shtml,
	docpage/classics.sgml, docpage/classics.shtml,
	docpage/colorfits.sgml, docpage/colorfits.shtml,
	docpage/colorspace.sgml, docpage/colorspace.shtml,
	docpage/credits.shtml, docpage/ctutorial.sgml,
	docpage/ctutorial.shtml, docpage/docs.sgml, docpage/docs.shtml,
	docpage/download.sgml, docpage/download.shtml,
	docpage/external.sgml, docpage/external.shtml, docpage/faq.sgml,
	docpage/faq.shtml, docpage/features.sgml, docpage/features.shtml,
	docpage/fitsut.sgml, docpage/fitsut.shtml, docpage/foot.html,
	docpage/guide.sgml, docpage/guide.shtml, docpage/history.sgml,
	docpage/history.shtml, docpage/itone.sgml, docpage/itone.shtml,
	docpage/meta.html, docpage/modules.sgml, docpage/modules.shtml,
	docpage/munipack-atom.py, docpage/munipack.sgml,
	docpage/munipack.shtml, docpage/pererr.png, docpage/pererr.shtml,
	docpage/photometry.sgml, docpage/photometry.shtml,
	docpage/tutorial.sgml, docpage/tutorial.shtml, docpage/vobs.sgml,
	docpage/vobs.shtml, konve/Makefile.am, konve/Makefile.irix,
	konve/Makefile.zal, konve/iofts.c, konve/iost.c, konve/konve.c,
	konve/konve.h, konve/konve.man, konve/konve.par, konve/konve.tcl,
	konve/konve.txt, konve/konve1.tcl, konve/par.dat, konve/pomstr.c,
	konve/trajd.c, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/mprocess.cpp, picko/Makefile.am, picko/Makefile.linux,
	picko/iofts.c, picko/iopic.c, picko/pic.txt, picko/picko.c,
	picko/picko.h, picko/picko.man, picko/picko.par, picko/picko.txt,
	picko/trajd.c, xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/corrections.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/mdark.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Importantly improved matching algorithm. Removed konve and picko.
	Renamed sources in docs (sgml -> shtml). Added per.cor. to Guide.
	Updated [dr]builders.
	[26b791fb4208]

2012-01-10  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, bootstrap, configure.in,
	dist/dbuilder.sh, dist/rbuilder.sh, docpage/docs.sgml,
	docpage/download.sgml, docpage/favicon-blogger.png, docpage/favicon-
	gcode.png, docpage/favicon-gprofile.png, docpage/favicon-
	twitter.png, docpage/features.sgml, docpage/foot.html,
	docpage/munipack.sgml, include/mprocess.h, include/version.h,
	munipack/mprocess.cpp, xmunipack/Makefile.am,
	xmunipack/astrometer.cpp, xmunipack/astrometry.cpp,
	xmunipack/browser.cpp, xmunipack/cone.cpp, xmunipack/config.cpp,
	xmunipack/enum.h, xmunipack/xmunipack.h:
	Implemented dialog for batch astrometry.
	[2e899c7d40c8]

2011-12-25  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofits.f95,
	astrometry/astrometry.f95, astrometry/input-initialized, astrometry
	/input-matching, astrometry/wcswrite.f95, docpage/Makefile,
	docpage/astrometry.sgml, docpage/astrometry_guide.sgml,
	docpage/docs.sgml, docpage/guide.sgml, docpage/modules.sgml,
	docpage/photometry.sgml, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/mprocess.cpp, munipack/munipack.cpp, munipack/munipack.h,
	xmunipack/astrometry.cpp, xmunipack/display.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	More intuitive astrometry user interface.
	[7ae38b58ab47]

2011-12-19  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/absfit.f95,
	astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astromatch.f95, astrometry/astrometry.f95,
	astrometry/atrafo.f95, astrometry/lsfit.f95, astrometry/robfit.f95,
	astrometry/tester.f95, docpage/astrometry.sgml, lib/rfun.f95,
	munipack/astrometry.cpp, munipack/cmd.cpp:
	Rewroted in abs+rob-fit (updated methods), added least-squares,
	tunable units.
	[9fff6b58bcd0]

2011-12-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/absfit.f95,
	astrometry/astrofit.f95, astrometry/robfit.f95,
	autoflat/Makefile.am, autoflat/Makefile.irix,
	autoflat/Makefile.linux, autoflat/Makefile.zal,
	autoflat/autoflat.f90, autoflat/autowrap.c, darkbat/darkwrap.c,
	docpage/astrometry.sgml, flatbat/Makefile.am, flatbat/flatbat.f90,
	flatbat/flatwrap.c, kombine/Makefile.am, kombine/kombine.f95,
	lib/Makefile.am, lib/Makefile.g95, lib/Makefile.ifc,
	lib/Makefile.irix, lib/Makefile.linux, lib/cwrap.c, lib/cwrap.h,
	lib/daoio.f90, lib/gexe.c, lib/gexe.h, lib/interpol.f90,
	lib/interpol.f95, lib/liblist.f90, lib/liblist.f95, lib/nelmin.f90,
	lib/nelmin.f95, lib/qsort.f95, lib/rfun.f95, lib/rmean.f95,
	lib/stat.f90, lib/stat.f95, lib/testqmed.f90, lib/teststat.f95,
	meandark/Makefile.am, meandark/Makefile.irix, meandark/mdark.f90,
	meandark/mdark.f95, meandark/mdark.for, meandark/meanwrap.c,
	muniphot/Makefile.am, muniphot/daofotometr.f95, muniphot/daosky.f95,
	muniphot/ifits.f95:
	Updated statistical libraries (robust + precision). Cleanups.
	[8203c7f73149]

2011-12-05  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/atrafo.f95, astrometry/lsfit.f95, astrometry/tester.f95,
	lib/arrays.f95:
	Initial implementation of least square astrometry.
	[7a63436d8d38]

2011-12-03  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/absfit.f95, astrometry/astrofits.f95,
	astrometry/astrometr.f90, astrometry/astrometry.f90,
	astrometry/astrometry.f95, configure.in, docpage/Makefile,
	docpage/astrometry.sgml, docpage/docs.sgml, docpage/features.sgml,
	docpage/munipack.css:
	Improvements in docs and astrometry description.
	[4b6f8bcb5e28]

2011-10-22  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/basic.sgml, docpage/colorfits.sgml, docpage/colorspace.sgml,
	docpage/docs.sgml, docpage/download.sgml, docpage/external.sgml,
	docpage/faq.sgml, docpage/fitsut.sgml, docpage/foot.html,
	docpage/guide.sgml, docpage/head.html, docpage/history.sgml,
	docpage/itone.sgml, docpage/modules.sgml, docpage/munipack.css,
	docpage/munipack.sgml, docpage/tutorial.sgml, docpage/vobs.sgml:
	Converted to HTML5.
	[62b8de0c7671]

2011-10-19  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.2 for changeset e5393535865d
	[211c3d071cdf]

	* dist/dbuilder.sh:
	Bugfix deb package name.
	[e5393535865d] [0.5.2]

	* docpage/astrometry.sgml, docpage/basic.sgml, docpage/colorfits.sgml,
	docpage/colorspace.sgml, docpage/docs.sgml, docpage/download.sgml,
	docpage/features.sgml, docpage/fitsut.sgml, docpage/guide.sgml,
	docpage/history.sgml, docpage/itone.sgml, docpage/modules.sgml,
	docpage/munipack.css, docpage/munipack.sgml, docpage/tutorial.sgml,
	docpage/vobs.sgml, munipack/munipack.1:
	Updated docs.
	[1cb40796edf5]

2011-10-17  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometry.f95, astrometry/wcswrite.f95, docpage
	/Screenshot-barnard_07R.png, docpage/astrocoo.png,
	docpage/astrometry.sgml, docpage/download.sgml, docpage/foot.html,
	docpage/munipack.sgml, munipack/Makefile.am,
	munipack/astrometry.cpp, munipack/cone.cpp, munipack/munipack.1:
	Bugfix and document improvements in astrometry.
	[ea167bf6f50a]

2011-10-12  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/muni-pack.desktop, dist/rbuilder.sh,
	xmunipack/astrometry.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/view.cpp:
	Bugfix.
	[0785d88f14a5]

2011-10-10  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/rbuilder.sh, docpage/download.sgml:
	Fine tuning.
	[745016140598]

	* astrometry/Makefile.am, astrometry/astrofits.f95,
	astrometry/astrometer.f95, astrometry/astrometry.f95,
	astrometry/wcswrite.f95, docpage/Makefile, docpage/Screenshot-
	Correction.png, docpage/Screenshot-Tune.png, docpage/Screenshot-
	rawimport.png, docpage/astrometry.sgml, docpage/docs.sgml,
	docpage/download.sgml, docpage/features.sgml, docpage/guide.sgml,
	docpage/history.sgml, docpage/modules.sgml, docpage/munipack.css,
	docpage/munipack.sgml, docpage/tutorial.sgml, include/mprocess.h,
	munipack/Makefile.am, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/mprocess.cpp, munipack/munipack.cpp, vo/cone.cpp,
	vo/votable.cpp, xmunipack/astrometry.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Improved astrometry and docs.
	[a5a4bb7c00d5]

2011-09-12  Filip Hroch  <hroch@physics.muni.cz>

	* vo/cone.cpp, xmunipack/astrometry.cpp, xmunipack/detail.cpp,
	xmunipack/display.cpp, xmunipack/fitsimage.cpp, xmunipack/plot.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Developed saving in the astrometry GUI.
	[da7cae4ff085]

2011-08-23  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrometer.f95,
	astrometry/robfit.f95, docpage/munipack.css, include/mprocess.h,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/mprocess.cpp,
	xmunipack/astrometry.cpp, xmunipack/xmunipack.h:
	Astrometry interfaces updated. Results in Astrometry dialog.
	[1179ed6eaad7]

2011-08-22  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/absfit.f95,
	astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astromatch.f95, astrometry/astrometer.f95,
	astrometry/atrafo.f95, astrometry/input-initialized, astrometry
	/input-matching, astrometry/robfit.f95, docpage/docs.sgml,
	docpage/munipack.css, xmunipack/astrometry.cpp, xmunipack/color.cpp,
	xmunipack/display.cpp, xmunipack/fitsimage.cpp,
	xmunipack/xmunipack.h:
	Astrometry engine rewroted (clean code). Added: parameters init by
	hand, machine output processing.
	[c7d6a91fbd27]

2011-08-15  Filip Hroch  <hroch@physics.muni.cz>

	* vo/votable.cpp, xmunipack/astrometry.cpp, xmunipack/display.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	VO support in Astrometry.
	[17d70cb1cdf5]

2011-08-13  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/basic.sgml, docpage/download.sgml, docpage/munipack.css,
	docpage/munipack.sgml, docpage/vobs.sgml, xmunipack/astrometry.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/grid.cpp,
	xmunipack/view.cpp:
	FitsTable has support for different numerical types now.
	[1ae8d6fc63ac]

2011-08-10  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/astrometry.sgml, docpage/basic.sgml,
	docpage/colorfits.sgml, docpage/colorspace.sgml, docpage/docs.sgml,
	docpage/download.sgml, docpage/external.sgml, docpage/faq.sgml,
	docpage/features.sgml, docpage/fitsut.sgml, docpage/foot.html,
	docpage/guide.sgml, docpage/head.html, docpage/history.sgml,
	docpage/itone.sgml, docpage/meta.html, docpage/munipack.css,
	docpage/munipack.sgml, docpage/tutorial.sgml, docpage/vobs.sgml,
	xmunipack/Makefile.am, xmunipack/astrometry.cpp,
	xmunipack/config.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/event.cpp, xmunipack/event.h, xmunipack/fits.cpp,
	xmunipack/fits.h, xmunipack/fitsimage.cpp, xmunipack/grid.cpp,
	xmunipack/tune.cpp, xmunipack/types.h, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Initial GUI for astrometry. Docpage redesign.
	[b783c57f9f55]

2011-07-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/event.h, xmunipack/resume.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Toolbar in View: replaced navg. tool. Removed Fasttune.
	Rearradgement.
	[126b27f4da0a]

2011-07-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/event.h, xmunipack/fitsimage.cpp,
	xmunipack/icon.cpp, xmunipack/tune.cpp, xmunipack/view.cpp:
	Enhanced image rendering.
	[0c05950982ac]

	* docpage/astrometry.sgml, docpage/colorfits.sgml,
	docpage/colorspace.sgml, docpage/docs.sgml, docpage/download.sgml,
	docpage/faq.sgml, docpage/features.sgml, docpage/guide.sgml,
	docpage/itone.sgml, docpage/munipack.css, docpage/munipack.sgml:
	Designed tables in docs.
	[60e95db9b046]

2011-07-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/color.cpp, xmunipack/display.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/list.cpp, xmunipack/tune.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h, xmunipack/zoom.cpp:
	Improved zooming and related code.
	[435576d90c7d]

2011-07-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/view.cpp:
	Scrolling via dragging implemented.
	[c701e2750cf8]

2011-07-08  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/corrections.cpp, xmunipack/display.cpp,
	xmunipack/list.cpp, xmunipack/mdark.cpp:
	A new design for displaying of images. Important simplifications and
	speed-up.
	[57924fbdfb6f]

2011-07-07  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/Makefile.am, vo/Makefile.am, xmunipack/browser.cpp,
	xmunipack/display.cpp, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/list.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Bugfixes.
	[1f46449a0a4c]

2011-07-06  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/rbuilder.sh, xmunipack/list.cpp,
	xmunipack/xmunipack.h:
	Updated for wxWidgets-2.9.2.
	[923c7e287eda]

	* dist/dbuilder.sh, include/mprocess.h, munipack/mprocess.cpp,
	xmunipack/Makefile.am, xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/corrections.cpp, xmunipack/display.cpp,
	xmunipack/event.cpp, xmunipack/event.h, xmunipack/list.cpp,
	xmunipack/listwin.cpp, xmunipack/mdark.cpp, xmunipack/shell.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Updated Meandark and Corrections to use new mprocess. Metaload
	thread moved to list. Massive improvemnets in list usage.
	[7c38ea3b7402]

2011-07-04  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/corrections.cpp, xmunipack/enum.h, xmunipack/list.cpp,
	xmunipack/listwin.cpp, xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Improvements and bugfix in list controls.
	[a828af8864b6]

2011-07-02  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/debian/postinst, dist/debian/prerm,
	include/mprocess.h, munipack/mprocess.cpp, xmunipack/Makefile.am,
	xmunipack/browser.cpp, xmunipack/optdialog.cpp,
	xmunipack/rawimport.cpp, xmunipack/xmunipack.h:
	Progress indicator for raw photos import.
	[6fce7944491d]

2011-06-29  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/mprocess.cpp, xmunipack/browser.cpp, xmunipack/view.cpp:
	Improved subprocess error output detection.
	[019f28f7886d]

2011-06-28  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/rbuilder.sh, docpage/download.sgml,
	include/mprocess.h, munipack/mprocess.cpp, xmunipack/browser.cpp:
	Improved external command handling.
	[f598350941be]

2011-06-27  Filip Hroch  <hroch@physics.muni.cz>

	* include/mprocess.h, munipack/mprocess.cpp, munipack/munipack.cpp,
	munipack/munipack.h, xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/coloring.cpp, xmunipack/console.cpp, xmunipack/fits.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Improved logging.
	[acc14fba0f9d]

2011-06-23  Filip Hroch  <hroch@physics.muni.cz>

	* dist/debian/postinst, dist/debian/prerm, docpage/download.sgml,
	munipack/mprocess.cpp:
	Building update.
	[36b5edbd452b]

2011-06-22  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/rbuilder.sh, munipack/mprocess.cpp,
	munipack/munipack.cpp, xmunipack/xmunipack.cpp:
	Updated binary building.
	[f60a7316a7a3]

2011-06-21  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/coloring.f95, coloring/mcoloring.f95,
	docpage/download.sgml, docpage/fedora_icon.png,
	docpage/install_icon.png, docpage/munipack.sgml,
	docpage/ubuntu_icon.png, munipack/munipack.cpp:
	Exit codes for coloring. Docs for Linux packages install.
	[80e39bdb209d]

2011-06-20  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, docpage/colorfits.sgml, xmunipack/color.cpp,
	xmunipack/coloring.cpp, xmunipack/display.cpp, xmunipack/fits.h,
	xmunipack/fitsimage.cpp, xmunipack/icon.cpp, xmunipack/itt.cpp,
	xmunipack/tune.cpp, xmunipack/xmunipack.h:
	Improvements in Tune dialog.
	[a745ce479eac]

2011-06-17  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/coloring.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Coloring GUI re-make.
	[7293317681de]

2011-06-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, dist/rbuilder.sh, munimatch/Makefile.am,
	xmunipack/Makefile.am, xmunipack/archive.cpp, xmunipack/xmunipack.h:
	Improvements in archive thread.
	[0f541b4468f7]

2011-06-10  Filip Hroch  <hroch@physics.muni.cz>

	* dist/debian/control.template, dist/rbuilder.sh, include/mprocess.h,
	munipack/mprocess.cpp, xmunipack/browser.cpp,
	xmunipack/optdialog.cpp, xmunipack/xmunipack.h:
	Updated to current rawtran.
	[1370ae06c91b]

2011-06-07  Filip Hroch  <hroch@physics.muni.cz>

	* dist/rbuilder.sh, docpage/colorfits.sgml, xmunipack/browser.cpp,
	xmunipack/config.cpp, xmunipack/list.cpp, xmunipack/listwin.cpp,
	xmunipack/xmunipack.h:
	Bugfix: load of FITS in browser.
	[da87cb91def5]

2011-06-05  Filip Hroch  <hroch@physics.muni.cz>

	* dist/rbuilder.sh:
	Fine tune of rpm builder.
	[65f11d31fa79]

	* dist/dbuilder.sh, dist/muni-pack.desktop, dist/rbuilder.sh:
	Added builder for RPM-based distributions.
	[81aa2afe0d87]

	* astrometry/Makefile.am, autoflat/Makefile.am, coloring/Makefile.am,
	darkbat/Makefile.am, fitsut/Makefile.am, flatbat/Makefile.am,
	kombine/Makefile.am, meandark/Makefile.am, munilist/Makefile.am,
	munimatch/Makefile.am, muniphot/Makefile.am, vo/Makefile.am,
	xmunipack/Makefile.am:
	Tuning of LDADD.
	[57f72751df34]

	* astrometry/Makefile.am, autoflat/Makefile.am, coloring/Makefile.am,
	darkbat/Makefile.am, dist/dbuilder.sh, dist/debian/control,
	dist/debian/control.template, fitsut/Makefile.am,
	flatbat/Makefile.am, kombine/Makefile.am, meandark/Makefile.am,
	munilist/Makefile.am, munimatch/Makefile.am, munipack/Makefile.am,
	muniphot/Makefile.am, vo/Makefile.am, xmunipack/Makefile.am:
	Updated static linking.
	[39b4be6f01f1]

2011-06-04  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/Makefile.am, configure.in, dist/dbuilder.sh,
	docpage/colorfits.sgml, fitsut/Makefile.am:
	Improvements in static linking.
	[d7505ef79465]

2011-06-03  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, fitsut/Makefile.am:
	Experimental support for static linking of gnu additional libraries.
	[588c6533f3f2]

	* autoflat/Makefile.am, coloring/Makefile.am, dist/dbuilder.sh:
	Fine tunning of debian packaging.
	[d111f02da146]

2011-06-02  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/Makefile.am, debian/changelog, debian/copyright,
	dist/dbuilder.sh, dist/debian/postinst, dist/debian/prerm,
	lib/Makefile.am:
	Binary builder bugfix.
	[bcde2ebfb9a8]

2011-05-31  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, dist/dbuilder.sh, dist/debian/control,
	dist/debian/postinst, dist/debian/prerm, dist/muni-pack.desktop,
	dist/munipack.desktop, xmunipack/Makefile.am,
	xmunipack/calibrate.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Improvements in debian package builder.
	[5ccd6d018a43]

2011-05-30  Filip Hroch  <hroch@physics.muni.cz>

	* dist/dbuilder.sh, dist/debian/control, dist/debian/postinst,
	docpage/astrometry.sgml, vo/cone.cpp:
	Debian binary builder.
	[434d67034b24]

	* astrometry/astrofit.f95, docpage/Makefile, docpage/astrometry.sgml,
	docpage/guide.sgml, docpage/munipack.sgml, docpage/pleiades.svg,
	docpage/vobs.sgml, munipack/cmd.cpp, munipack/photometry.cpp,
	muniphot/Makefile.am, muniphot/ifits.f95, muniphot/photometry.f95,
	vo/cone.cpp, vo/votab.cpp, vo/votable.cpp, xmunipack/Makefile.am,
	xmunipack/coloring.cpp, xmunipack/config.cpp, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/icons/throbber.gif,
	xmunipack/throbber.gif, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Improvements in astrometry: GUI dialog, description. Related ones.
	[9e63d46eb0fe]

2011-05-02  Filip Hroch  <hroch@physics.muni.cz>

	* include/mprocess.h, munipack/mprocess.cpp, munipack/munipack.cpp,
	xmunipack/Makefile.am, xmunipack/coloring.cpp,
	xmunipack/display.cpp, xmunipack/head.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Initiated GUI for photometry.
	[a6c9c7e3ee67]

2011-05-01  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/Makefile.am, coloring/coloring.f90, coloring/coloring.f95,
	coloring/ctrafo.f90, coloring/ctrafo.f95, coloring/mcoloring.f90,
	coloring/mcoloring.f95, coloring/mctrafo.f90, coloring/mctrafo.f95,
	docpage/Makefile, docpage/colorfits.sgml, docpage/colorspace.sgml,
	docpage/docs.sgml, docpage/features.sgml, docpage/fits.sgml,
	docpage/fitsut.sgml, munipack/coloring.cpp, munipack/ctrafo.cpp,
	xmunipack/display.cpp, xmunipack/enum.h, xmunipack/fits.cpp,
	xmunipack/fits.h, xmunipack/itt.cpp, xmunipack/tune.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Reimplemented tune window. Updating to a new color FITS definition.
	[d6233aa5fafe]

2011-04-09  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Removed bottom status bar.
	[7195ebb5a32d]

	* xmunipack/config.cpp, xmunipack/head.cpp, xmunipack/icon.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Created FITS head window. Improvements in menus (tune,header).
	[c20b06edd03c]

	* xmunipack/display.cpp, xmunipack/fileprop.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Improved code and designed display panel.
	[684ea9684984]

2011-04-07  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/fitsut.sgml, xmunipack/Makefile.am, xmunipack/archive.cpp,
	xmunipack/browser.cpp, xmunipack/collector.cpp, xmunipack/color.cpp,
	xmunipack/coloring.cpp, xmunipack/config.cpp,
	xmunipack/corrections.cpp, xmunipack/dataobj.cpp,
	xmunipack/display.cpp, xmunipack/enum.h, xmunipack/event.cpp,
	xmunipack/event.h, xmunipack/fileprop.cpp, xmunipack/fits.cpp,
	xmunipack/fits.h, xmunipack/fitsimage.cpp, xmunipack/fitsmeta.cpp,
	xmunipack/grid.cpp, xmunipack/icon.cpp, xmunipack/itt.cpp,
	xmunipack/list.cpp, xmunipack/listwin.cpp, xmunipack/mdark.cpp,
	xmunipack/optdialog.cpp, xmunipack/palette.cpp,
	xmunipack/preferences.cpp, xmunipack/search.cpp,
	xmunipack/throbber.gif, xmunipack/time.cpp, xmunipack/tune.cpp,
	xmunipack/tune.h, xmunipack/value.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h, xmunipack/zoom.cpp:
	Massive, huge, extreme, unbelievable code spring cleaning.
	[18e58a5b38d6]

2011-04-04  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/fitsut.sgml, xmunipack/color.cpp, xmunipack/display.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/icon.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Color image representation changed from band per HDU to 3D single
	HDU (by rawtran).
	[2904bf207c2c]

2011-04-02  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/fitsut.sgml, docpage/guide.sgml, fitsut/header.cpp,
	fitsut/table.cpp, lib/quick.f90, munipack/cmd.cpp,
	munipack/fits.cpp, munipack/munipack.1:
	Improvements in fits action.
	[0e3cb1ddcb28]

2011-04-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/view.cpp:
	Fast tune popup.
	[ed5cce7534db]

	* xmunipack/display.cpp:
	Throbber while image rendering.
	[8ccaaf9a6b2a]

2011-03-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/display.cpp, xmunipack/enum.h, xmunipack/event.h,
	xmunipack/fits.h, xmunipack/grid.cpp, xmunipack/head.cpp,
	xmunipack/itt.cpp, xmunipack/threads.cpp, xmunipack/throbber.gif,
	xmunipack/throbber.xcf, xmunipack/view.cpp, xmunipack/xmunipack.h:
	MuniView deeply restructured: Head,Grid,Display rewrote, removed
	side, added new constrols: hdu select, tune in toolbar, menu
	rearranged. Thread stop regularry implemented. Absolutely new design
	and user experinece.
	[d1348ca6dfd1]

2011-03-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/grid.cpp, xmunipack/head.cpp, xmunipack/place.cpp,
	xmunipack/resume.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Grid and table implemented directly (without PlaceBase). Placebase
	replaced by Splashing.
	[d4e8d0aa888c]

	* xmunipack/Makefile.am, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/resume.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	The resume page for FITS.
	[33cb0ecc7ca0]

2011-03-23  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/display.cpp, xmunipack/place.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Removed side from View.
	[727f5f895f52]

2011-03-21  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Added primitive SVG interpreter/creator. Display found stars from
	extension.
	[fd58ea174ce2]

2011-03-20  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/faq.sgml, docpage/fitsut.sgml, docpage/guide.sgml,
	docpage/munipack.css, fitsut/Makefile.am, fitsut/fitsut.cpp,
	fitsut/fitsut.h, fitsut/image.cpp, fitsut/table.cpp,
	munipack/cmd.cpp, munipack/fits.cpp:
	Added table and image FITS listing (including docs).
	[e0207bd4b9fd]

2011-03-19  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/docs.sgml, docpage/faq.sgml,
	docpage/fitsut.sgml, docpage/guide.sgml, docpage/munipack.css,
	munipack/munipack.1, xmunipack/xmunipack.1:
	Improved documentation. Added fitsut and faq.
	[b88ac324a9b4]

2011-03-17  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Cleanup in Display. TextEntry replaced by SpinDouble in Tune.
	[384ace50db8c]

2011-03-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/display.cpp, xmunipack/event.cpp,
	xmunipack/event.h, xmunipack/fits.cpp, xmunipack/side.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	HDU info moved from side to display panel. Side replacement by
	comboctrl.
	[4dd327eeed03]

2011-03-14  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrometer.f95,
	docpage/docs.sgml, docpage/guide.sgml, include/mprocess.h,
	lib/quicksort.f90, munipack/mprocess.cpp, muniphot/ifits.f95,
	xmunipack/config.cpp, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/fits.cpp, xmunipack/fitscoo.cpp, xmunipack/place.cpp,
	xmunipack/threads.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Added panel and created a new structure of MuniDisplay. Bugfixes.
	[42626feaeebf]

2011-02-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/view.cpp:
	Bugfix (remaining after update to wxWidgets 2.9.2).
	[4eb41cf8a317]

	* README, configure.in, docpage/Makefile, docpage/docs.sgml,
	docpage/head.html, docpage/munipack.css, kombine/Makefile.am:
	Updated web structure (guide). Removed separated libgfortran switch.
	Bugfix.
	[8944640048bd]

2011-02-20  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, kombine/Makefile.am, kombine/kombine.f95,
	munipack/Makefile.am, munipack/cmd.cpp, munipack/kombine.cpp,
	munipack/munipack.cpp, munipack/munipack.h:
	Added kombine. Finished conversion of all older utilities.
	[caa71b4507f0]

	* astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astrometer.f95, munipack/astrometry.cpp,
	munipack/calibrate.cpp, munipack/cmd.cpp, munipack/cone.cpp,
	munipack/mprocess.cpp:
	Upgrade (and clean) astrometry to use rot. angle as free parameter.
	[95edcd72a2d2]

	* astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astrometer.f95, astrometry/match.f95, lib/arrays.f95,
	lib/fitsio.f95, munilist/list.f95, munilist/munilist.f95,
	munipack/calibrate.cpp, munipack/cmd.cpp, munipack/listing.cpp,
	munipack/photometry.cpp, muniphot/ifits.f95,
	muniphot/photometry.f95:
	Improvements and bugfixes developed on real data. Astrometry uses
	rotation angle.
	[d07d2b5f5ed6]

2011-02-17  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, configure.in, fitsut/Makefile.am, fitsut/README,
	fitsut/fitshead.1, fitsut/fitshead.c, fitsut/fitsut.cpp,
	fitsut/fitsut.h, fitsut/header.cpp, fitsut/structure.cpp,
	include/mprocess.h, lib/arrays.f95, munipack/Makefile.am,
	munipack/cmd.cpp, munipack/fits.cpp, munipack/munipack.cpp,
	munipack/munipack.h:
	Added fits utils (structure + list head).
	[df3af4df9a77]

2011-02-16  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/list-input, munipack/Makefile.am, munipack/cmd.cpp,
	munipack/listing.cpp, munipack/mprocess.cpp, munipack/munipack.cpp,
	munipack/munipack.h:
	CLI interface for listing.
	[30bc135c70d1]

2011-02-15  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofits.f95, docpage/download.sgml,
	docpage/munipack.sgml, lib/Makefile.am, lib/cfitsio.f90,
	lib/fitsio.f95, munilist/Makefile.am, munilist/list-input,
	munilist/list.f95, munilist/munilist.f95, munipack/coloring.cpp,
	muniphot/daofind.f95, muniphot/daofotometr.f95, muniphot/ifits.f95:
	Reimplementation of munilist.
	[eb3d3973da1b]

2011-02-11  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrometer.f95,
	munipack/Makefile.am, munipack/action.cpp, munipack/cmd.cpp,
	munipack/coloring.cpp, munipack/cone.cpp, munipack/ctrafo.cpp,
	munipack/dark.cpp, munipack/flat.cpp, munipack/mdark.cpp,
	munipack/mflat.cpp, munipack/munipack.cpp, munipack/munipack.h,
	munipack/parsename.cpp, munipack/photometry.cpp,
	munipack/votable.cpp, muniphot/photometry.f95:
	Updated to mprocess.
	[251a4b6cce71]

2011-02-07  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, astrometry/astrofit.f95,
	astrometry/astrofits.f95, astrometry/astrometer.f95,
	astrometry/match.f95, astrometry/projections.f95,
	munipack/calibrate.cpp:
	Astrometry code revision.
	[fba7e268b2e1]

2011-02-06  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astrometer.f95, astrometry/match.f95, docpage/docs.sgml,
	munipack/astrometry.cpp, munipack/cmd.cpp:
	Implemented identity projection (per images).
	[5d42847dee63]

	* astrometry/astrofit.f95, astrometry/astrofits.f95,
	astrometry/astrometer.f95, astrometry/match.f95,
	munipack/astrometry.cpp:
	Massive code cleanup. Low precision (count) algorithm implemented.
	[04ffffaa06bf]

2011-02-05  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/Makefile.am, munipack/action.cpp, munipack/calibrate.cpp,
	munipack/munipack.cpp, munipack/munipack.h:
	Developed pipelining infrastructure.
	[226711e61f36]

2011-02-03  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/calibrate.cpp, munipack/cmd.cpp, munipack/cone.cpp,
	munipack/votable.cpp, vo/cone.cpp, vo/votab.cpp:
	Added sort option to cone-search.
	[afb05a0e7b77]

	* astrometry/astrofit.f95, astrometry/astrometer.f95,
	munipack/Makefile.am, munipack/action.cpp, munipack/calibrate.cpp,
	munipack/cmd.cpp, munipack/munipack.cpp, munipack/munipack.h,
	vo/cone.cpp, vo/votab.cpp:
	Initial commit of pipelining.
	[c6d70a3d149a]

2011-01-30  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit-input, astrometry/astrofit.f95, bootstrap,
	munipack/astrometry.cpp, munipack/cmd.cpp, munipack/munipack.cpp:
	Astrometry CLI updated.
	[b32ee9488fd6]

	* lib/Makefile.am, lib/votable.cpp, vo/Makefile.am, vo/cone.cpp,
	vo/votab.cpp, vo/votable.cpp:
	Isolated wx-related utilities. Cleanups.
	[65ff83ee5325]

	* configure.in, dist/builder.sh:
	Update and cleanup.
	[f8f71407d870]

	* configure.in, dist/builder.sh:
	Fix.
	[52be6762075b]

	* configure.in, dist/builder.sh:
	Update.
	[85c0c6e3847c]

	* configure.in, dist/builder.sh:
	Bugfixes.
	[881b722753ed]

	* configure.in, dist/builder.sh:
	Set of bundle path and speed improvemnet in builder.
	[90d896e071f8]

2011-01-29  Filip Hroch  <hroch@physics.muni.cz>

	* dist/builder.sh:
	Updated builder.
	[ce59327e1052]

	* astrometry/Makefile.am, astrometry/astrofit.f90,
	astrometry/astrofit.f95, astrometry/astrofits.f90,
	astrometry/astrofits.f95, astrometry/astrometer.f90,
	astrometry/astrometer.f95, astrometry/gnomon.f90,
	astrometry/gnomon.f95, astrometry/match.f90, astrometry/match.f95,
	configure.in, dist/builder.sh, docpage/README, muniphot/Makefile.am,
	muniphot/daofind.f90, muniphot/daofind.f95,
	muniphot/daofotometr.f90, muniphot/daofotometr.f95,
	muniphot/daosky.f90, muniphot/daosky.f95, muniphot/ifits.f90,
	muniphot/ifits.f95, muniphot/photometry.f90,
	muniphot/photometry.f95:
	INSTDIR in configure replaced. Config info. f90 to f95. Docpage
	thumbnails.
	[67ceb465b74f]

	* astrometry/astrofit.f90, astrometry/astrofits.f90,
	astrometry/astrometer.f90, astrometry/match.f90:
	Developed WCS calibration of FITS.
	[6ffcfb88809d]

2011-01-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.cpp, xmunipack/fitscoo.cpp, xmunipack/fitsimage.cpp,
	xmunipack/fitsmeta.cpp, xmunipack/time.cpp, xmunipack/value.cpp:
	Fixed preprocessor directive syntax.
	[de5c62092afa]

	* xmunipack/fits.h:
	Fixed preprocessor directive syntax.
	[8d25647575b6]

	* munipack/cone.cpp, munipack/photometry.cpp, munipack/votable.cpp:
	Fixed unused header file.
	[7598b6ea3152]

	* Makefile.am, bootstrap, configure.in, munipack/coloring.cpp,
	munipack/ctrafo.cpp, munipack/munipack.cpp, xmunipack/config.cpp,
	xmunipack/help.cpp, xmunipack/xmunipack.cpp:
	Fixed binary build paths.
	[bbccc681cf34]

2011-01-25  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrofit-input, astrometry/astrofit.f90,
	astrometry/astrometer.f90, astrometry/match.f90, docpage/docs.sgml,
	muniphot/daofind.f90, muniphot/ifits.f90, muniphot/photometry.f90:
	First working version of matching on backtracking base.
	[8edea9eeb12b]

2011-01-24  Filip Hroch  <hroch@physics.muni.cz>

	* dist/builder.sh:
	Updated builder.
	[593aa96942e1]

	* astrometry/astrofit-input, astrometry/astrometer.f90,
	astrometry/match.f90, munipack/votable.cpp, vo/votable-input:
	Development of matching by using probabilities.
	[91b4bf838df2]

2011-01-22  Filip Hroch  <hroch@physics.muni.cz>

	* include/votable.h, lib/votable.cpp, munipack/cmd.cpp,
	munipack/votable.cpp, vo/votable.cpp:
	Initial support for conversion votable to svg.
	[58f4f117ed1b]

	* include/votable.h, lib/votable.cpp, munipack/cmd.cpp,
	munipack/votable.cpp, vo/votable.cpp:
	Implemented sorting of columns of VOtable.
	[6a9f12250a0b]

2011-01-20  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, astrometry/Makefile.am, astrometry/astrofit-input,
	astrometry/astrofit.f90, astrometry/astrofits.f90,
	astrometry/match.f90, docpage/munipack.sgml, lib/votable.cpp,
	munimatch/solve.f90, munipack/Makefile.am, munipack/astrometry.cpp,
	munipack/cmd.cpp, munipack/cone.cpp, munipack/munipack.cpp,
	munipack/munipack.h, munipack/parsename.cpp, munipack/votable.cpp,
	vo/cone.cpp, vo/votable.cpp:
	Match merged to astrometry. Low-level operation with votable.
	[7c88107ba92d]

2011-01-14  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/photometry.cpp, muniphot/Makefile.am, muniphot/daofind.f90,
	muniphot/daofotometr.f90, muniphot/daosky.f90, muniphot/ifits.f90,
	muniphot/phaphot.f90, muniphot/phfind.f90, muniphot/phinit.f90,
	muniphot/photometry.f90:
	Reimplemented CLI and structure for muniphot.
	[c3753557636b]

2011-01-13  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/Makefile.am, munipack/astrometry.cpp, munipack/cmd.cpp,
	munipack/munipack.cpp, munipack/munipack.h, munipack/photometry.cpp:
	Basic support for astrometry and photometry.
	[b6670a37e64b]

2011-01-12  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/basic.sgml, docpage/docs.sgml, docpage/external.sgml,
	include/votable.h, lib/votable.cpp, munipack/astrometry.cpp,
	munipack/cmd.cpp, munipack/cone.cpp, munipack/ctrafo.cpp,
	vo/Makefile.am, vo/cone.cpp, vo/votable.cpp:
	Reimplemented VOTable class. Cone search saves different formats.
	[f14d58fe797c]

2011-01-10  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/Makefile.am, munipack/action.cpp, munipack/astrometry.cpp,
	munipack/cmd.cpp, munipack/coloring.cpp, munipack/cone.cpp,
	munipack/ctrafo.cpp, munipack/dark.cpp, munipack/flat.cpp,
	munipack/mdark.cpp, munipack/mflat.cpp, munipack/munipack.cpp,
	munipack/munipack.h, munipack/parsename.cpp:
	Rewroted to use of platform-independend WX-process functions.
	[4cfd875930b7]

2011-01-07  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, include/version.h, munipack/Makefile.am,
	munipack/mdark.cpp, munipack/munipack.cpp, munipack/munipack.h,
	xmunipack/Makefile.am, xmunipack/xmunipack.h:
	Package-wide includes. CLI under wx. Portable command-line
	processing.
	[cf49d1a8bc0c]

2011-01-06  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/display.cpp, xmunipack/place.cpp,
	xmunipack/threads.cpp, xmunipack/view.cpp:
	Updated wxPaintEvent (and Erase) to new wx version.
	[81a40a0a1280]

2011-01-05  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/coloring.cpp,
	xmunipack/console.cpp, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/event.h, xmunipack/grid.cpp, xmunipack/help.cpp,
	xmunipack/list.cpp, xmunipack/listwin.cpp, xmunipack/log.cpp,
	xmunipack/preferences.cpp, xmunipack/search.cpp,
	xmunipack/shell.cpp, xmunipack/side.cpp, xmunipack/threads.cpp,
	xmunipack/thumbnail.cpp, xmunipack/tune.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Updated to wxThreadEvent and all wxPostEvent to wxQueueEvent.
	[69fa7f61d4c4]

2011-01-04  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/coloring.cpp,
	xmunipack/config.cpp, xmunipack/detail.cpp, xmunipack/fileprop.cpp,
	xmunipack/fits.cpp, xmunipack/fitscoo.cpp, xmunipack/side.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.cpp:
	More portable way for parsing of command-line parameters.
	[8ab64baa1e5e]

2011-01-03  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap, configure.in, lib/votable.cpp, xmunipack/browser.cpp,
	xmunipack/console.cpp, xmunipack/help.cpp, xmunipack/icon.cpp,
	xmunipack/preferences.cpp, xmunipack/thumbnail.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Adapted to wxWidgets 2.9.1.
	[6830e9eb337f]

2010-12-28  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/docs.sgml, docpage/foot.html, docpage/munipack.sgml,
	munipack/Makefile.am, munipack/astrometry.cpp, munipack/cone.cpp,
	munipack/munipack.cpp, munipack/munipack.h, vo/cone.cpp,
	vo/votable.cpp, xmunipack/view.cpp:
	Checkpoint.
	[1f6cf341cfce]

2010-12-23  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, munimatch/Makefile.am, munimatch/makestar.f90,
	munimatch/munimatch.f90, munimatch/solve.f90:
	Started work on new generation of munimatch.
	[abaa125e5ad8]

2010-12-19  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/docs.sgml, docpage/head.html, docpage/munipack.sgml:
	Home title rearranded.
	[4be1ffc7b31a]

2010-12-18  Filip Hroch  <hroch@physics.muni.cz>

	* muniphot/daofind.f90, muniphot/daofotometr.f90,
	muniphot/phaphot.f90, muniphot/phfind.f90, muniphot/phinit.f90:
	Added sorting by magnitude.
	[a25cf5045ca1]

2010-12-11  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, autoflat/Makefile.am, configure.in,
	darkbat/Makefile.am, docpage/download.sgml, flatbat/Makefile.am,
	lib/am.f90, lib/quick.f90, meandark/Makefile.am,
	muniphot/Makefile.am, vo/Makefile.am, xmunipack/Makefile.am:
	Cleanup for incoming debian release.
	[7dad58c93497]

2010-12-06  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/favicon.ico, docpage/meta.html:
	More portable way for favicon.
	[1aa2381dcfe3]

2010-12-05  Filip Hroch  <hroch@physics.muni.cz>

	* lib/Makefile.am, lib/cfitsio.f90, muniphot/Makefile.am,
	muniphot/README, muniphot/dao.f90, muniphot/daofind.f90,
	muniphot/daofotometr.f90, muniphot/daosky.f90, muniphot/phaphot.f90,
	muniphot/phfind.f90, muniphot/phinit.f90:
	Initial reincarnation of photometrical capabilities.
	[6c712e47bf8e]

2010-12-04  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, docpage/.htaccess, muniphot/Makefile.am,
	muniphot/README, muniphot/phinit.f90:
	Initiall support for image processing.
	[11f347dcecd1]

2010-11-29  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Linux-penguin.jpg, docpage/download.sgml,
	docpage/gphoto.png, docpage/gtk-dialog-warning.png, docpage/image-
	loading.png, docpage/munipack.css, docpage/munipack.sgml:
	Updated download page.
	[1fc2e49fe61c]

2010-11-28  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, docpage/foot.html, docpage/munipack.sgml,
	include/votable.h, lib/votable.cpp, vo/Makefile.am, vo/votable.cpp:
	Initial VOTable development finished.
	[444e71c1f0a7]

2010-11-23  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, Makefile.am, cone/Makefile.am, cone/cone.cpp,
	cone/main.cpp, configure.in, docpage/Makefile, docpage/docs.sgml,
	docpage/download.sgml, docpage/features.sgml, docpage/fits.sgml,
	docpage/foot.html, docpage/head.html,
	docpage/javascript/handlers.js,
	docpage/javascript/jquery-1.4.4.min.js,
	docpage/javascript/jquery.cycle.js,
	docpage/javascript/jquery.flyout.js,
	docpage/javascript/jquery.tooltip.js,
	docpage/javascript/spinner.gif, docpage/munipack.css,
	docpage/munipack.sgml, docpage/tutorial.sgml, include/votable.h,
	lib/Makefile.am, lib/votable.cpp, munipack/cone.cpp,
	munipack/munipack.1, munipack/munipack.cpp, vo/Makefile.am,
	vo/cone.cpp, vo/votable.cpp:
	VOTable basic parser. Javascript for Screenshots.
	[dbd891a080ea]

2010-11-06  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, cone/Makefile.am, cone/cone.cpp, cone/main.cpp,
	configure.in, docpage/itone.sgml, munipack/Makefile.am,
	munipack/cone.cpp, munipack/munipack.1, munipack/munipack.cpp,
	munipack/munipack.h, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/fits.h, xmunipack/fitsmeta.cpp, xmunipack/time.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Initial implementation of cone-search.
	[06ccf56ef218]

2010-10-31  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/head.html, docpage/munipack.css, docpage/munipack.sgml:
	Improved usability of homepage.
	[796bcb851ace]

2010-10-30  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/fits.sgml, munipack/munipack.1, xmunipack/xmunipack.1:
	Improved manual pages.
	[12bd18982505]

2010-10-29  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/fits.sgml, xmunipack/collector.cpp, xmunipack/color.cpp,
	xmunipack/display.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/head.cpp, xmunipack/help.cpp, xmunipack/itt.cpp,
	xmunipack/palette.cpp, xmunipack/threads.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.1, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h:
	Improvements.
	[557c5a35ec46]

2010-10-25  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, docpage/munipack.sgml, xmunipack/config.cpp:
	Config and archive implemented in dot directory.
	[122a50280fae]

2010-10-24  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/Makefile.am, munipack/coloring.cpp, munipack/ctrafo.cpp,
	munipack/dark.cpp, munipack/flat.cpp, munipack/mdark.cpp,
	munipack/mflat.cpp, munipack/munipack.1, munipack/munipack.cpp,
	munipack/munipack.h, munipack/parsename.cpp:
	Updated code: search paths, FITS env. keys, on-line help.
	[c142898f9678]

2010-10-17  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.1 for changeset 4c21e4d56ff8
	[eca3fdb7c40d]

	* dist/builder.sh, docpage/basic.sgml, docpage/download.sgml,
	docpage/external.sgml, docpage/features.sgml, docpage/itone.sgml:
	Improvements in descriptions.
	[4c21e4d56ff8] [0.5.1]

2010-10-12  Filip Hroch  <hroch@physics.muni.cz>

	* dist/builder.sh, docpage/Screenshot-Terminal.png,
	docpage/basic.sgml, docpage/classics.sgml, docpage/colorspace.sgml,
	docpage/docs.sgml, docpage/download.sgml, docpage/external.sgml,
	docpage/itone.sgml, docpage/munipack.css, docpage/tutorial.sgml,
	munipack/munipack.1, munipack/munipack.cpp:
	Improvements.
	[ff6d187b851e]

2010-10-11  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/coloring.f90, coloring/mcoloring.f90, dist/builder.sh,
	docpage/colorspace.sgml, docpage/download.sgml,
	docpage/external.sgml, docpage/itone.sgml, docpage/munipack.sgml,
	munipack/coloring.cpp, munipack/ctrafo.cpp, munipack/munipack.1:
	Bugfix: builder. Enhanced docs. Changed CLI for color utils.
	[787edb87a32c]

2010-10-08  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp:
	Init archive dir bugfix.
	[093f87cef681]

2010-10-06  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/colorspace.sgml, docpage/download.sgml,
	docpage/external.sgml, docpage/features.sgml, docpage/fits.sgml,
	docpage/itone.sgml, docpage/meta.html, docpage/munipack.css,
	docpage/tutorial.sgml, xmunipack/view.cpp:
	Bugfix. Improvements in docs.
	[dbb8e62036af]

2010-10-04  Filip Hroch  <hroch@physics.muni.cz>

	* dist/README, docpage/README, docpage/Screenshot-channels.png,
	docpage/Screenshot-colors.png, docpage/Screenshot-nite.png,
	docpage/basic.sgml, docpage/classics.sgml, docpage/color-best.png,
	docpage/color-night.png, docpage/color-scotopic.png,
	docpage/colorAdobe.png, docpage/colorB.png, docpage/colorB1.png,
	docpage/colorB2.png, docpage/colorR.png, docpage/colorS1.png,
	docpage/colorS2.png, docpage/colorS3.png, docpage/colorV.png,
	docpage/colorW1.png, docpage/colorW2.png, docpage/colorW3.png,
	docpage/colorW4.png, docpage/colorX.png, docpage/colorY.png,
	docpage/colorZ.png, docpage/colorspace.sgml, docpage/docs.sgml,
	docpage/download.sgml, docpage/external.sgml, docpage/foot.html,
	docpage/itone.sgml, docpage/munipack.css, munipack/coloring.cpp,
	munipack/ctrafo.cpp, xmunipack/browser.cpp, xmunipack/coloring.cpp,
	xmunipack/config.cpp, xmunipack/corrections.cpp,
	xmunipack/display.cpp, xmunipack/fitsimage.cpp,
	xmunipack/fitsmeta.cpp, xmunipack/icon.cpp, xmunipack/listwin.cpp,
	xmunipack/mdark.cpp, xmunipack/palette.cpp, xmunipack/shell.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Bugfix: iconlist, memory leaks, dist, etc. Improved docs: color,
	css.
	[9dcb50df4855]

2010-09-30  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/Makefile.am, configure.in, docpage/Screenshot-Terminal.png,
	docpage/Screenshot-m27_R.png, docpage/basic.sgml,
	docpage/download.sgml, docpage/itone.sgml, docpage/munipack.css,
	docpage/tone-nogamma.png, docpage/tone.png, docpage/tone0.png,
	docpage/tone1.png, docpage/tone11.png, docpage/tone12.png,
	docpage/tone13.png, docpage/tone2.png, docpage/tone21.png,
	docpage/tone22.png, docpage/tone23.png, docpage/tone3.png,
	docpage/tone4.png, docpage/tone5.png, docpage/tone6.png,
	docpage/tone7.png, docpage/tone8.png, docpage/toneC1.png,
	docpage/toneC2.png, docpage/toneC3.png, docpage/toneC4.png,
	munipack/Makefile.am, munipack/coloring.cpp, munipack/ctrafo.cpp,
	munipack/munipack.cpp, xmunipack/color.cpp, xmunipack/coloring.cpp,
	xmunipack/config.cpp:
	Updated tone description, build and install. Bugfix: coloring.
	[70a3b8854535]

2010-09-27  Filip Hroch  <hroch@physics.muni.cz>

	* dist/builder.sh, docpage/download.sgml, docpage/external.sgml,
	docpage/itone.sgml, docpage/tutorial.sgml, munipack/dark.cpp,
	munipack/flat.cpp, munipack/munipack.1, munipack/munipack.cpp,
	xmunipack/xmunipack.cpp:
	Updated CLI for dark, flat. Updated docs and builder.
	[00b8d75424db]

2010-09-25  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, dist/builder.sh, munipack/munipack.cpp,
	xmunipack/config.cpp, xmunipack/help.cpp, xmunipack/xmunipack.cpp:
	Updated build. Added search paths to binaries.
	[871cd80298de]

2010-09-24  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/Makefile.am, coloring/Makefile.am, configure.in,
	darkbat/Makefile.am, dist/builder.sh, flatbat/Makefile.am,
	meandark/Makefile.am:
	Corrections for libgfortran and rpath.
	[be5b4a8b52f0]

	* configure.in, dist/builder.sh, dist/munipack.sh,
	munipack/munipack.cpp, xmunipack/config.cpp, xmunipack/help.cpp,
	xmunipack/icon.cpp, xmunipack/xmunipack.cpp:
	Reimplemented bundling.
	[d8dcbf1d694b]

2010-09-23  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, dist/builder.sh, docpage/external.sgml,
	docpage/itone.sgml, xmunipack/Makefile.am, xmunipack/xmunipack.cpp:
	Plplot paths and other build corrections
	[3675349877af]

2010-09-20  Filip Hroch  <hroch@physics.muni.cz>

	* dist/README, docpage/basic.sgml, docpage/classics.sgml,
	docpage/docs.sgml, docpage/download.sgml, docpage/external.sgml,
	docpage/features.sgml, docpage/fits.sgml, docpage/munipack.css,
	docpage/munipack.sgml, docpage/tutorial.sgml, munipack/munipack.cpp:
	Updated descriptons.
	[1a5f2e2e58e9]

2010-09-18  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, dist/builder.sh, docpage/download.sgml,
	munipack/Makefile.am, munipack/munipack.cpp, xmunipack/Makefile.am:
	Corrections to corrections.
	[460f64f1db29]

	* dist/builder.sh, munipack/munipack.cpp, xmunipack/Makefile.am:
	Corrections of last one.
	[38f297bb744a]

	* configure.in, dist/builder.sh, docpage/basic.sgml,
	docpage/docs.sgml, docpage/download.sgml, munipack/Makefile.am,
	munipack/munipack.cpp, xmunipack/config.cpp, xmunipack/help.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Installation paths are set by hand.
	[2ecd508738d7]

2010-09-16  Filip Hroch  <hroch@physics.muni.cz>

	* README, VERSION, astrometry/astrometry.1, debian/control,
	debian/copyright, debian/watch, docpage/classics.sgml,
	docpage/ctutorial.sgml, docpage/download.sgml,
	docpage/tutorial.sgml, munipack/munipack.1, xmunipack/xmunipack.1,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Updated site.
	[ad83a0fd0228]

	* dist/builder.sh, docpage/basic.sgml, docpage/docs.sgml,
	docpage/download.sgml, xmunipack/Makefile.am, xmunipack/config.cpp,
	xmunipack/help.cpp, xmunipack/xmunipack.cpp:
	Corrections of yesterday's.
	[72b3767f41ab]

	* configure.in, docpage/basic.sgml, docpage/colorspace.sgml,
	docpage/download.sgml, docpage/munipack.sgml, munipack/Makefile.am,
	munipack/munipack.cpp, xmunipack/Makefile.am, xmunipack/config.cpp,
	xmunipack/help.cpp, xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Setup right paths for libexec, icons and docs.
	[520708f0be68]

2010-09-03  Filip Hroch  <hroch@physics.muni.cz>

	* dist/builder.sh:
	Updated build script.
	[2392f5430368]

	* dist/munipack.desktop, docpage/colorspace.sgml,
	docpage/download.sgml, docpage/features.sgml, docpage/fits.sgml,
	docpage/itone.sgml, docpage/munipack.sgml, xmunipack/view.cpp:
	Updated docs.
	[d18451483cd5]

2010-09-02  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, astrometry/Makefile.am, autoflat/Makefile.am,
	coloring/Makefile.am, configure.in, darkbat/Makefile.am,
	dist/builder.sh, docpage/fits.sgml, flatbat/Makefile.am,
	meandark/Makefile.am:
	Distribution separated onto bin and libexec.
	[e0c51a7c9337]

	* docpage/fits.sgml, docpage/munipack.css:
	Concept of color fits specification.
	[9a82d4b2885d]

2010-09-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/event.h, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	A new fit control in View.
	[ca8d8f8f104f]

	* xmunipack/display.cpp, xmunipack/place.cpp, xmunipack/threads.cpp,
	xmunipack/xmunipack.h:
	Enhancements and cleanup of image displaying.
	[273eff35dfa6]

	* xmunipack/display.cpp, xmunipack/fitsimage.cpp,
	xmunipack/threads.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Improvements and bugfixes in image displaying.
	[746bdbf553c4]

2010-08-31  Filip Hroch  <hroch@physics.muni.cz>

	* dist/builder.sh, dist/munipack.sh, docpage/munipack.css,
	xmunipack/color.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/itt.cpp, xmunipack/palette.cpp:
	Code improvements of image displaying.
	[4473c39b5bdd]

2010-08-30  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/preferences.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Preferences implemented on base wxPropertySheetDialog.
	[f871ad81d30b]

	* docpage/munipack.sgml, xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/display.cpp, xmunipack/enum.h, xmunipack/event.cpp,
	xmunipack/event.h, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/place.cpp, xmunipack/preferences.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Implemented correlated color temperature. Enhanced Properties.
	[b1f11b754bc9]

2010-08-29  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, README, debian/README.Debian, docpage/colorspace.sgml,
	docpage/munipack.sgml, xmunipack/browser.cpp, xmunipack/color.cpp,
	xmunipack/config.cpp, xmunipack/icon.cpp, xmunipack/view.cpp:
	Small enhancements in description.
	[19cf0fae7278]

2010-08-27  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/basic.sgml, docpage/cbasic.sgml, docpage/classics.sgml,
	docpage/colorspace.sgml, docpage/ctutorial.sgml, docpage/docs.sgml,
	docpage/download.sgml, docpage/features.sgml, docpage/fits.sgml,
	docpage/gplv3-127x51.png, docpage/head.html, docpage/itone.sgml,
	docpage/munipack.css, docpage/munipack.sgml,
	docpage/navigation.html, docpage/tutorial.sgml:
	Design tunning and cleanup.
	[15439a813097]

	* coloring/README, coloring/ctrafo.f90, docpage/Makefile,
	docpage/README, docpage/Screenshot-Coloring.png, docpage/Screenshot-
	Correction.png, docpage/Screenshot-rawimport.png,
	docpage/basic.sgml, docpage/cbasic.sgml, docpage/classics.sgml,
	docpage/colorspace.sgml, docpage/ctutorial.sgml, docpage/docs.sgml,
	docpage/download.sgml, docpage/external.sgml, docpage/features.sgml,
	docpage/fits.sgml, docpage/foot.html, docpage/head.html,
	docpage/itone.sgml, docpage/meta.html, docpage/munipack.css,
	docpage/munipack.sgml, docpage/tutorial.sgml, munipack/munipack.1:
	Created a new design of homepage.
	[57cb43142fe6]

2010-08-24  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/README, coloring/ctrafo.f90, coloring/mctrafo.f90, docpage
	/Screenshot-Tune.png, docpage/Screenshot-View.png, docpage
	/Screenshot-Workplace.png, docpage/Screenshot-cli.png,
	docpage/cmanagement.png, docpage/colorspace.sgml, docpage/docs.sgml,
	docpage/features.sgml, docpage/munipack.sgml, docpage/old_tv.png,
	munipack/Makefile.am, munipack/coloring.cpp, munipack/ctrafo.cpp,
	munipack/munipack.1, munipack/munipack.cpp, munipack/munipack.h,
	xmunipack/color.cpp, xmunipack/config.cpp, xmunipack/display.cpp,
	xmunipack/fits.h, xmunipack/fitsimage.cpp, xmunipack/icon.cpp,
	xmunipack/preferences.cpp, xmunipack/threads.cpp,
	xmunipack/tune.cpp, xmunipack/xmunipack.h:
	Implemented proper color handling.
	[4cb340798082]

2010-08-22  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/Makefile.am, coloring/coloring.f90, coloring/ctable.dat,
	coloring/ctrafo.f90, coloring/mcoloring.f90, coloring/mctrafo.f90,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp:
	Initial implementation for FITS color conversions.
	[3241b8b51e83]

2010-08-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/color.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/fitsimage.cpp, xmunipack/palette.cpp:
	Experimental speed up in displaing code.
	[0b49152a06d5]

2010-08-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.h, xmunipack/fitsimage.cpp, xmunipack/plot.cpp,
	xmunipack/tune.cpp, xmunipack/xmunipack.h:
	Tunning of color histograms.
	[215da87cd175]

	* xmunipack/color.cpp, xmunipack/display.cpp, xmunipack/event.cpp,
	xmunipack/event.h, xmunipack/fits.h, xmunipack/threads.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Simplified event handling between Tune/View/Display.
	[eca9e4509b41]

	* coloring/coloring.f90, coloring/mcoloring.f90, xmunipack/color.cpp,
	xmunipack/display.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/tune.cpp, xmunipack/xmunipack.h:
	Initial implementation of color space calibration.
	[43d5870d34e0]

2010-08-16  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in, docpage/Makefile, docpage/classics.sgml,
	docpage/colorspace.sgml, docpage/docs.sgml, docpage/munipack.sgml,
	docpage/tutorial.sgml, xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/color.cpp, xmunipack/coloring.cpp, xmunipack/config.cpp,
	xmunipack/display.cpp, xmunipack/enum.h, xmunipack/fits.h,
	xmunipack/fitsimage.cpp, xmunipack/gamut.cpp, xmunipack/icon.cpp,
	xmunipack/icons/Luv_gamut.png, xmunipack/optdialog.cpp,
	xmunipack/plot.cpp, xmunipack/preferences.cpp, xmunipack/side.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Massive Tune upgrade (added items, graphs). Night vision upgrade.
	Added preferences window. Many bugfix and corrections.
	[1a46c9d59910]

2010-08-13  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/collector.cpp, xmunipack/color.cpp,
	xmunipack/config.cpp, xmunipack/display.cpp, xmunipack/fits.h,
	xmunipack/palette.cpp, xmunipack/place.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Menu rearrangement.
	[ba55e56fa15c]

2010-08-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/color.cpp, xmunipack/display.cpp, xmunipack/fits.cpp,
	xmunipack/fits.h, xmunipack/fitsmeta.cpp, xmunipack/grid.cpp,
	xmunipack/palette.cpp, xmunipack/place.cpp, xmunipack/side.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Improvements in View place switch code.
	[223a16c8e00f]

2010-08-10  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/coloring.cpp, xmunipack/config.cpp, xmunipack/display.cpp,
	xmunipack/icon.cpp, xmunipack/icons/google-gadgets-gtk.png,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Reimplemented coloring interface.
	[e4f8faa593d2]

2010-08-08  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/cbasic.sgml, docpage/classics.sgml,
	docpage/ctutorial.sgml, docpage/features.sgml,
	docpage/munipack.sgml, docpage/navigation.html,
	docpage/tutorial.sgml:
	Forked classic edition branch.
	[218d4caf5e42]

	* xmunipack/display.cpp, xmunipack/enum.h, xmunipack/event.cpp,
	xmunipack/fits.h, xmunipack/fitsimage.cpp, xmunipack/itt.cpp,
	xmunipack/tune.cpp, xmunipack/value.cpp, xmunipack/xmunipack.h:
	Improved implementation of Tune (via new Slider-Text control).
	[50994b284d88]

2010-08-06  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/detail.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/fitscoo.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Fine tuning of Detail.
	[ddee76f19e05]

	* xmunipack/config.cpp, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/event.h, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Huge upgrade of detail: zoom image, data structures.
	[bde4993e5f14]

2010-08-05  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/list.cpp,
	xmunipack/listwin.cpp, xmunipack/xmunipack.h:
	Upgrade and cleanup of lists.
	[412c1125bb3a]

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/enum.h, xmunipack/list.cpp, xmunipack/xmunipack.h:
	Config robusted. Improved icon loading.
	[6ee8db1838fb]

	* xmunipack/color.cpp, xmunipack/config.cpp, xmunipack/fits.h,
	xmunipack/itt.cpp, xmunipack/view.cpp:
	Small speed improvements and bugfix in image displaying.
	[121b91a0588f]

2010-08-03  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/icon.cpp, xmunipack/icons/head_icon.png,
	xmunipack/icons/table_icon.png, xmunipack/side.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Upgraded symbol icons.
	[ebe0d4032841]

	* xmunipack/display.cpp, xmunipack/enum.h, xmunipack/event.h,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/icon.cpp, xmunipack/list.cpp, xmunipack/place.cpp,
	xmunipack/side.cpp, xmunipack/threads.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Improved side panel in View (both code and interface).
	[cc3a353f006f]

2010-08-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/detail.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/event.h, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/list.cpp, xmunipack/place.cpp, xmunipack/threads.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Checkpoint. Important upgrade in live image displaying.
	[d0c3ed79c0da]

2010-07-29  Filip Hroch  <hroch@physics.muni.cz>

	* Merge.
	[c3a3fc0ddcee]

	* xmunipack/browser.cpp, xmunipack/detail.cpp, xmunipack/enum.h,
	xmunipack/event.h, xmunipack/fits.cpp, xmunipack/mdark.cpp,
	xmunipack/shell.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Improvements and bugfix.
	[e2eebdc86af1]

2010-07-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/head.cpp,
	xmunipack/xmunipack.h:
	Head in View implemented as the list.
	[2f0492e8eabf]

2010-07-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/side.cpp, xmunipack/threads.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Rearranged menu items in View. Dynamical events.
	[cbeab10137a8]

2010-07-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/coloring.cpp,
	xmunipack/dataobj.cpp, xmunipack/event.h, xmunipack/shell.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	GUI Coloring moved from Browser to View. Small improvements.
	[8e4c6d20dceb]

	* xmunipack/aflat.cpp:
	Merged.
	[72fe9f1e75b9]

	* debian/README.Debian, debian/changelog, debian/compat,
	debian/control, debian/copyright, debian/dirs, debian/docs,
	debian/menu, debian/munipack-doc.docs, debian/munipack-doc.install,
	debian/munipack.default.ex, debian/munipack.doc-base.EX,
	debian/postinst.debhelper, debian/postinst.ex, debian/postrm.ex,
	debian/preinst.ex, debian/prerm.debhelper, debian/prerm.ex,
	debian/rules, debian/watch:
	New attempt of debianization.
	[0063ecef7b14]

2010-06-18  Filip Hroch  <hroch@physics.muni.cz>

	* dist/README, dist/setup.sh:
	Install setup bugfix.
	[bc237c3a4eea]

2010-07-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/enum.h, xmunipack/list.cpp, xmunipack/listwin.cpp,
	xmunipack/xmunipack.h:
	Bugfix, small improvements and spring cleaning in List GUI.
	[c1502679daa5]

2010-07-24  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/corrections.cpp,
	xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Massive spring cleaning in GUI Browser.
	[398754d205b2]

	* xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/enum.h, xmunipack/search.cpp,
	xmunipack/xmunipack.h:
	Added support for search in Browser GUI.
	[61b2ec7f6e71]

2010-07-23  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/corrections.cpp,
	xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Cleanup following last cleanups.
	[233aeb59b1c1]

2010-07-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/corrections.cpp,
	xmunipack/xmunipack.h:
	Massive code omit under spring cleaning of Darkbat GUI.
	[e2962ac87140]

	* xmunipack/aflat.cpp, xmunipack/browser.cpp, xmunipack/collector.cpp,
	xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Removed separated autoflat GUI.
	[2148eca8a320]

	* xmunipack/Makefile.am, xmunipack/browser.cpp, xmunipack/mdark.cpp,
	xmunipack/xmunipack.h:
	Meandark spring cleaning. Massive unused code clean.
	[01d193033b38]

2010-07-21  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/optdialog.cpp, xmunipack/xmunipack.h:
	Added instrumental choice to RAW import.
	[01ec567baac1]

2010-07-20  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/aflat.cpp, xmunipack/corrections.cpp, xmunipack/enum.h,
	xmunipack/mdark.cpp:
	Option dialog for averaging and correction upgraded to new fashion.
	[048cc67f30fc]

	* xmunipack/browser.cpp, xmunipack/shell.cpp:
	Bugfix of show icons of running shell.
	[468f430e7e4e]

	* xmunipack/optdialog.cpp, xmunipack/xmunipack.h:
	Added output directory to raw import option dialog.
	[9f6d9a57f1b2]

	* xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/icons/gphoto.png, xmunipack/optdialog.cpp,
	xmunipack/xmunipack.h:
	Important improvements of the raw file import dialog.
	[f8b1dbf45ea4]

2010-07-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/optdialog.cpp, xmunipack/shell.cpp, xmunipack/xmunipack.h:
	Initial implementation of import of RAW digital camera format.
	[de6e07de9bd1]

2010-07-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/corrections.cpp, xmunipack/event.cpp, xmunipack/event.h,
	xmunipack/mdark.cpp, xmunipack/shell.cpp, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h:
	Created MuniShell.
	[026c7fb9e4bc]

2010-07-02  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/corrections.cpp,
	xmunipack/mdark.cpp, xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Reimplemented running of external utilities on Corrections and
	Averages.
	[043afedacc25]

2010-07-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/aflat.cpp, xmunipack/browser.cpp, xmunipack/collector.cpp,
	xmunipack/corrections.cpp, xmunipack/mdark.cpp,
	xmunipack/xmunipack.h:
	Updated GUI for corrections and average.
	[f1bf85800b51]

2010-06-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/corrections.cpp,
	xmunipack/enum.h, xmunipack/event.h, xmunipack/list.cpp,
	xmunipack/listwin.cpp, xmunipack/threads.cpp, xmunipack/xmunipack.h:
	Improved responses of GUI for the Archive and all Lists.
	[b85d3e1f5a2a]

2010-06-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/corrections.cpp, xmunipack/list.cpp,
	xmunipack/listwin.cpp, xmunipack/xmunipack.h:
	Learned: static and dynamic event connect. Understanded: UpdateUI
	events.
	[a2592f614362]

2010-06-25  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/aflat.cpp, xmunipack/browser.cpp,
	xmunipack/corrections.cpp, xmunipack/enum.h,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Improvements in GUI: darkbat options, browser menu.
	[0ee6416c4171]

2010-06-24  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/collector.cpp,
	xmunipack/corrections.cpp, xmunipack/enum.h, xmunipack/listwin.cpp,
	xmunipack/xmunipack.h:
	Darkbat finaly embedded into Browser window.
	[726736a9e1a2]

2010-06-23  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/aflat.cpp, xmunipack/browser.cpp, xmunipack/collector.cpp,
	xmunipack/enum.h, xmunipack/xmunipack.h:
	Meanflat finaly embedded into Browser window.
	[1a5ff23fa9eb]

2010-06-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/collector.cpp, xmunipack/mdark.cpp:
	Bugfix of mdark.
	[657815ced2e8]

2010-06-21  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/enum.h, xmunipack/list.cpp,
	xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Meandark finaly embedded into Browser window.
	[6961b06e53c3]

2010-06-20  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/icon.cpp, xmunipack/list.cpp:
	Some tunnig of icon View.
	[830e0c1f2085]

2010-06-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/list.cpp, xmunipack/xmunipack.h:
	Implemented icon hightlighting (when focused) in List.
	[72df9bcd8822]

2010-06-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/config.cpp, xmunipack/icon.cpp,
	xmunipack/list.cpp, xmunipack/xmunipack.h:
	Shadowing and sizing of icons in List.
	[5aea079f19f6]

2010-06-17  Filip Hroch  <hroch@physics.muni.cz>

	* dist/README, dist/builder.sh, munipack/Makefile.am:
	Update and clean up of binary distribution scripts.
	[46fcc0dcf5e1]

	* xmunipack/collector.cpp, xmunipack/icon.cpp, xmunipack/list.cpp,
	xmunipack/xmunipack.h:
	Tunning of icons in Browser.
	[01cc1a86c441]

2010-06-16  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometr.f90, minpack/minpack.f90:
	Corrected astrometry build errors.
	[9c2a1495cc66]

	* xmunipack/fileprop.cpp, xmunipack/xmunipack.h:
	Fileprop cleanup.
	[0dc5ab27c6fa]

	* xmunipack/browser.cpp, xmunipack/console.cpp, xmunipack/xmunipack.h:
	Console cleanup and bugfix.
	[f939e65627f1]

	* xmunipack/browser.cpp, xmunipack/corrections.cpp,
	xmunipack/list.cpp, xmunipack/xmunipack.h:
	Tune (temporaly final?) of darkbat's GUI.
	[f10729fe2eeb]

2010-06-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/corrections.cpp, xmunipack/fitsmeta.cpp,
	xmunipack/list.cpp, xmunipack/xmunipack.h:
	Initial implementation of the list view mode in Browser.
	[316cb4336084]

2010-06-14  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/plot.cpp:
	Check freetype font availability for plplot.
	[09b59abbea6a]

	* xmunipack/view.cpp:
	View window close fixing.
	[02a33e82868b]

	* xmunipack/browser.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/list.cpp, xmunipack/view.cpp, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h:
	Implemented navigation with keys. Reusing of View on dclick.
	[3d8deaa05120]

2010-06-13  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/config.cpp, xmunipack/detail.cpp,
	xmunipack/fileprop.cpp, xmunipack/plot.cpp, xmunipack/tune.cpp,
	xmunipack/xmunipack.h:
	All childs of wxMiniFrames implemented as ones of wxDialogs.
	[6d753a01499b]

2010-06-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/colorization.cpp:
	Merge.
	[c13e030171a0]

	* xmunipack/coloring.cpp, xmunipack/corrections.cpp, xmunipack/enum.h,
	xmunipack/fileprop.cpp, xmunipack/plot.cpp, xmunipack/xmunipack.h:
	Coloring layout rearrange.
	[4b884747649e]

2010-06-10  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/coloring.cpp, xmunipack/corrections.cpp,
	xmunipack/fileprop.cpp, xmunipack/icon.cpp, xmunipack/xmunipack.h:
	Drop icon drawed.
	[abe0b8263c8a]

	* xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/coloring.cpp, xmunipack/colorization.cpp,
	xmunipack/corrections.cpp, xmunipack/enum.h, xmunipack/event.h,
	xmunipack/xmunipack.h:
	Reimplemented functionality of Coloring.
	[86d5dced41b6]

2010-06-09  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, configure.in, xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/colorization.cpp, xmunipack/corrections.cpp,
	xmunipack/plot.cpp, xmunipack/xmunipack.h:
	Added basic support for PLPlot. Colorization reimplemented.
	[013b9eb009a0]

2010-06-10  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh, dist/placein.sh, dist/xmunipack.sh:
	Merged.
	[5326a7659b04]

	* dist/README, dist/builder.sh, dist/munipack.sh,
	dist/munipack_packer.sh, dist/placein.sh, dist/setup.sh,
	dist/xmunipack.sh:
	Linux installator reimplemented.
	[300775d669a4]

2010-06-07  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/corrections.cpp,
	xmunipack/fileprop.cpp, xmunipack/xmunipack.h:
	Next fine tunning of darkbat GUI.
	[36e7111c96da]

2010-06-06  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/corrections.cpp, xmunipack/enum.h,
	xmunipack/event.h, xmunipack/fileprop.cpp, xmunipack/xmunipack.h:
	Darkbat implemented via dialog.
	[5bf3a3d5e6f2]

2010-06-03  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/autoflat.f90, munipack/mflat.cpp, xmunipack/aflat.cpp,
	xmunipack/browser.cpp, xmunipack/enum.h, xmunipack/mdark.cpp,
	xmunipack/xmunipack.h:
	Meanflat reimplementation via dialog. Fine tunning.
	[6b020242fd30]

2010-06-02  Filip Hroch  <hroch@physics.muni.cz>

	* meandark/mdark.f90, xmunipack/browser.cpp, xmunipack/console.cpp,
	xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Meandark reimplementation via dialog.
	[49903f087f05]

	* xmunipack/browser.cpp, xmunipack/config.cpp, xmunipack/enum.h,
	xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Meandark reimplemented experimentaly as a dialog.
	[b50301d6d54a]

2010-05-31  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/console.cpp, xmunipack/enum.h,
	xmunipack/list.cpp, xmunipack/xmunipack.h:
	Enhances and line wraping in Console.
	[b77ff3bfd9fd]

	* xmunipack/Makefile.am, xmunipack/browser.cpp,
	xmunipack/colorization.cpp, xmunipack/config.cpp, xmunipack/enum.h,
	xmunipack/xmunipack.h:
	Initial implementation of coloring GUI.
	[e5178b6891fd]

2010-05-29  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, munipack/Makefile.am, munipack/coloring.cpp,
	munipack/munipack.1, munipack/munipack.cpp, munipack/munipack.h:
	Support of coloring in CLI.
	[c7637c8902d6]

	* CREDITS, darkbat/darkbat.f90, flatbat/flatbat.f90,
	xmunipack/Makefile.am, xmunipack/aflat.cpp, xmunipack/browser.cpp,
	xmunipack/config.cpp, xmunipack/corrections.cpp,
	xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Initial implementation of dark and flat corrections and related
	ones.
	[27d5d247a610]

2010-05-25  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/exec.cpp, xmunipack/xmunipack.h:
	Removed no more used exec.cpp.
	[ff00674f8120]

	* xmunipack/aflat.cpp, xmunipack/browser.cpp, xmunipack/enum.h,
	xmunipack/fits.h, xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Implemented the mean flat-field.
	[7bc0eef66f40]

	* xmunipack/Makefile.am, xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/config.cpp, xmunipack/console.cpp, xmunipack/dataobj.cpp,
	xmunipack/enum.h, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/list.cpp, xmunipack/mdark.cpp, xmunipack/thumbnail.cpp,
	xmunipack/xmunipack.h:
	Fine tune of Meandark. Created the Console frame.
	[28555658b57c]

2010-05-23  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/config.cpp, xmunipack/dataobj.cpp,
	xmunipack/fileprop.cpp, xmunipack/icons/stock_folder.png:
	Fine tunning of directory properties.
	[309b53ae1b3a]

2010-05-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fileprop.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/fitsmeta.cpp, xmunipack/thumbnail.cpp:
	Reimplemented file size in FitsMeta and derived classes.
	[e5ee63210bc6]

2010-05-21  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/fits.h, xmunipack/fitsmeta.cpp, xmunipack/list.cpp,
	xmunipack/mdark.cpp, xmunipack/thumbnail.cpp, xmunipack/xmunipack.h:
	MuniThumbnail and passing of data via clipboard, dnd reimplemented.
	[b1209e8e9c7d]

2010-05-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/mdark.cpp:
	Cleanups.
	[183915fceb73]

	* xmunipack/archive.cpp, xmunipack/collector.cpp,
	xmunipack/xmunipack.h:
	Corrected path's creation/renaming.
	[6bf34291023f]

2010-05-03  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/enum.h, xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	A first favourable implementation of GUI for meandark.
	[659e2a0df73d]

2010-05-02  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/event.h, xmunipack/fileprop.cpp,
	xmunipack/fits.h, xmunipack/list.cpp, xmunipack/mdark.cpp,
	xmunipack/thumbnail.cpp, xmunipack/xmunipack.h:
	Initial support for clipboard and DnD.
	[2e1651398558]

2010-05-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/event.h, xmunipack/fileprop.cpp,
	xmunipack/list.cpp, xmunipack/xmunipack.h:
	Improvements of last work. Some cleanups.
	[c1506fba0057]

2010-04-29  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/enum.h, xmunipack/event.h,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/icon.cpp, xmunipack/list.cpp, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h:
	Reimplemented loading of files in Browser. Cleanup.
	[480bbef3968b]

2010-04-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/archive.cpp, xmunipack/browser.cpp,
	xmunipack/collector.cpp, xmunipack/config.cpp, xmunipack/enum.h,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/icon.cpp, xmunipack/list.cpp, xmunipack/mdark.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Rewrited archive and list to improve efficiency and fashion.
	[d5fdb5356997]

2010-04-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/list.cpp, xmunipack/mdark.cpp, xmunipack/xmunipack.h:
	Initial mean dark implementation.
	[2ddc8edda6d4]

2010-04-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.cpp:
	Bugfix. Crash when important part of pixels is negative.
	[7d039fabf355]

2010-04-14  Filip Hroch  <hroch@physics.muni.cz>

	* flatbat/Makefile.am, flatbat/flatbat.f90, munipack/Makefile.am,
	munipack/dark.cpp, munipack/flat.cpp, munipack/mdark.cpp,
	munipack/mflat.cpp, munipack/munipack.1, munipack/munipack.cpp,
	munipack/munipack.h:
	Flatbat adapted for new fashion.
	[10bdbb3f06f2]

	* autoflat/autoflat.f90, darkbat/Makefile.am, darkbat/darkbat.f90,
	munipack/Makefile.am, munipack/dark.cpp, munipack/mdark.cpp,
	munipack/mflat.cpp, munipack/munipack.1, munipack/munipack.cpp,
	munipack/munipack.h:
	Darkbat adapted for new fashion.
	[3715d0e9754f]

2010-04-13  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/Makefile.am, autoflat/autoflat.f90, munipack/Makefile.am,
	munipack/munipack.1, munipack/munipack.cpp:
	Autoflat (mflat) implemented in a new fashion.
	[fbb7c6423dc3]

	* munipack/munipack.1, munipack/munipack.cpp:
	Munipack's man page.
	[18622d1a800d]

2010-04-12  Filip Hroch  <hroch@physics.muni.cz>

	* Makefile.am, bootstrap, configure.in, lib/Makefile.am,
	lib/input.f90, meandark/Makefile.am, meandark/mdark.f90,
	munipack/Makefile.am, munipack/munipack.cpp:
	Implemented CLI for mdark.
	[32d9363bacaf]

2010-04-05  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Screenshot-View.png, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/fits.cpp, xmunipack/fitsimage.cpp,
	xmunipack/icon.cpp, xmunipack/itt.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Implemented Export As menu item in View.
	[1f3dc95ea4d6]

	* docpage/external.sgml:
	Changed rawtran and fitspng homepage info.
	[d318cc8690d4]

2010-04-04  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/color.cpp, xmunipack/config.cpp, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/itt.cpp, xmunipack/tune.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Implemented color tuning (saturation, night vision) and related
	ones.
	[ec66c95f2f53]

	* xmunipack/detail.cpp, xmunipack/display.cpp, xmunipack/fits.h,
	xmunipack/fitscoo.cpp, xmunipack/fitsimage.cpp, xmunipack/icon.cpp,
	xmunipack/itt.cpp, xmunipack/palette.cpp, xmunipack/tune.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Adopted better color-usage model (like fitspng).
	[5080a1a5e872]

	* coloring/coloring.f90, coloring/input-example,
	coloring/mcoloring.f90:
	Adopted working color model.
	[4a316906bb11]

2010-03-16  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/coloring.f90, coloring/mcoloring.f90:
	Implemented transformation BVR to XYZ (+intsrumental) and fine
	tunning.
	[34c4029dfbc3]

	* xmunipack/color.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp:
	Implemented Luv colorspace and the intensity scaling of color
	images.
	[33365f748d1d]

2010-03-07  Filip Hroch  <hroch@physics.muni.cz>

	* coloring/Makefile.am, configure.in:
	Coloring included in autoconfig machinery.
	[300416b7263d]

	* coloring/coloring.f90, coloring/input-example,
	coloring/mcoloring.f90:
	Created coloring tool (color FITS from BVR image set).
	[64242a1263c8]

2010-02-10  Filip Hroch  <hroch@physics.muni.cz>

	* .hgtags:
	Added tag 0.5.0 for changeset 7b56bf01d537
	[c4d3c80daf92]

	* docpage/download.sgml:
	Updated download page to most recent version.
	[7b56bf01d537] [0.5.0]

	* xmunipack/pallete.cpp:
	Merged with devel branch.
	[8c4043a14265]

2010-02-09  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp:
	Bugfix: debug print for adding files to empty archive.
	[55a38f35ff25]

2010-02-08  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/color.cpp, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/itt.cpp, xmunipack/list.cpp, xmunipack/place.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Gracefully finish of stoped threads. Bugfix: multiple cut in
	Browser. Cleanup.
	[e078149c4002]

2010-02-07  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/color.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/fits.h, xmunipack/icon.cpp, xmunipack/itt.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Bugfix: unique IDs. Improvements: new itt functions (already
	removed), histograms in tune, colors icons scaling, fine itt and
	zoom tunning, color rendering.
	[6e5437d65185]

	* xmunipack/browser.cpp, xmunipack/config.cpp, xmunipack/enum.h,
	xmunipack/fileprop.cpp, xmunipack/fitsmeta.cpp, xmunipack/help.cpp,
	xmunipack/list.cpp, xmunipack/threads.cpp, xmunipack/xmunipack.1,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Additional sorting types. Cleaning. Bugfix: fileproperties,
	addressbar in Help.
	[01a7de150f55]

2010-02-06  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/list.cpp,
	xmunipack/threads.cpp, xmunipack/xmunipack.1,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Removed unusable command line parameters. Bugfix: Dnd, archive tree.
	[89134f80985d]

	* xmunipack/browser.cpp, xmunipack/xmunipack.1:
	Correct adding of files during import.
	[e0ac597faa3a]

2010-02-05  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/list.cpp, xmunipack/xmunipack.h:
	MuniListItem derived by FitsMeta. Bugfix: delete item when FITS load
	fail.
	[02d4769dae3c]

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/config.cpp,
	xmunipack/fits.h, xmunipack/fitsmeta.cpp, xmunipack/help.cpp,
	xmunipack/list.cpp, xmunipack/side.cpp, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h:
	Cleanup. Browsers's items arrange bugfix.
	[4910e54118ad]

2010-02-04  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/enum.h,
	xmunipack/help.cpp, xmunipack/list.cpp, xmunipack/side.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Reimplementation of MuniListCtrl.
	[1f7a0d5074e1]

2010-02-02  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/list.cpp, xmunipack/threads.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Enhancements of MetaFits. Cut+Copy+Paste in browser. Fine tuning.
	[f1338659ad8f]

2010-01-31  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/archive.cpp, xmunipack/browser.cpp, xmunipack/display.cpp,
	xmunipack/event.h, xmunipack/list.cpp, xmunipack/threads.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Finished rewrite of events by the new way.
	[ec2242931953]

2010-01-30  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/event.h:
	Added event header (yesterday's forgeted).
	[db714ea9802a]

2010-01-29  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/detail.cpp, xmunipack/display.cpp, xmunipack/side.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Cleanup.
	[75ea04d6d6c7]

2010-01-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/side.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Bugfix on side -> menu synchro corrected.
	[0d1918960b9b]

	* xmunipack/detail.cpp, xmunipack/display.cpp, xmunipack/side.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	All direct sending of events (by ProcessEvent) replaced by
	wxPostEvent.
	[2953cc155365]

2010-01-25  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp, xmunipack/place.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Improvements in scrolling of images and icon scaling during image
	loading.
	[77b5f3d5c8d2]

2010-01-24  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.cpp:
	Changes in command line interface.
	[55e36765a816]

	* xmunipack/config.cpp, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/fits.h, xmunipack/itt.cpp, xmunipack/palette.cpp,
	xmunipack/tune.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Cleanup come after tune of Tune.
	[84481524b0fa]

	* xmunipack/Makefile.am, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/fits.h, xmunipack/itt.cpp, xmunipack/palette.cpp,
	xmunipack/pallete.cpp, xmunipack/tune.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Bugfixes and improvements of Tune.
	[9cde8cf72aec]

2010-01-20  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometr.f90, astrometry/barnard-calibrated.fits,
	astrometry/barnard-input:
	Bugfix an improvements in astrometry.
	[bcbd5ab1eda0]

	* bootstrap:
	Bugfix. To be usable on systems without installed autoconfig.
	[69aea26d654e]

	* xmunipack/config.cpp, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/fits.h, xmunipack/fitscoo.cpp, xmunipack/value.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Cleanup.
	[e749d417f6cd]

2010-01-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/detail.cpp, xmunipack/display.cpp, xmunipack/value.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	Reimplemented intensity display strip.
	[40572d9ff69f]

	* xmunipack/detail.cpp, xmunipack/display.cpp, xmunipack/enum.h,
	xmunipack/fits.h, xmunipack/value.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Initial implementation displaing of photometry information.
	[6aeb09853c77]

2010-01-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/enum.h, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/fitscoo.cpp, xmunipack/value.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Improvements and bugfix of zoom in magnifier.
	[fb589dff2f93]

2010-01-17  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/detail.cpp, xmunipack/enum.h, xmunipack/fits.cpp,
	xmunipack/fits.h, xmunipack/fitscoo.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Initial implementation of WCS display.
	[2932826006f3]

2010-01-16  Filip Hroch  <hroch@physics.muni.cz>

	* CREDITS, bootstrap, configure.in, xmunipack/Makefile.am,
	xmunipack/help.cpp, xmunipack/xmunipack.h:
	Improvements in bootstraping, version and credit info.
	[be16c47152a0]

2010-01-15  Filip Hroch  <hroch@physics.muni.cz>

	* Merged astrometry.
	[733bf22cdfee]

	* astrometry/barnard-calibrated.fits, astrometry/barnard-input:
	Added example data.
	[833964b4cd5e]

2010-01-14  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/stat.f90:
	Removed old statistics.
	[741b374f8441]

	* astrometry/Makefile.am, minpack/Makefile.am:
	Fine tuning of builing scripts.
	[ba585a9c3563]

	* CREDITS, astrometry/astrometr.f90, astrometry/astrometry.1,
	astrometry/astrometry.f90:
	Spring cleaning.
	[31224fd02666]

2010-01-13  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometr.f90, astrometry/astrometry.1,
	astrometry/astrometry.f90:
	Implemented initial estimation of rotation. Handling of little data
	points.
	[69388efc9f30]

2010-01-12  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometr.f90, astrometry/astrometry.f90:
	More precise algorithm. Outputs in arcsec.
	[8ae3ec786b52]

2010-01-08  Filip Hroch  <hroch@physics.muni.cz>

	* AUTHORS, Makefile.am, NEWS, astrometry/Makefile.am,
	astrometry/astrometry.1, astrometry/astrometry.f90,
	astrometry/cutfun.f90, astrometry/minpack.f90,
	astrometry/nelmin.f90, astrometry/statistics.f90, bootstrap,
	configure.in, lib/Makefile.am, lib/cutoff.f90, lib/nelmin.f90,
	lib/statistics.f90, minpack/CopyrightMINPACK.txt,
	minpack/Makefile.am, minpack/README, minpack/chkder.f,
	minpack/chkdrv.f, minpack/covar.f, minpack/dmchar.f,
	minpack/dogleg.f, minpack/dpmpar.f, minpack/enorm.f,
	minpack/errjac.f, minpack/fdjac1.f, minpack/fdjac2.f,
	minpack/grdfcn.f, minpack/hesfcn.f, minpack/hybdrv.f,
	minpack/hybipt.f, minpack/hybrd.f, minpack/hybrd1.f,
	minpack/hybrj.f, minpack/hybrj1.f, minpack/hyjdrv.f,
	minpack/ibmdpdr.f, minpack/lhesfcn.f, minpack/lmddrv.f,
	minpack/lmder.f, minpack/lmder1.f, minpack/lmdif.f,
	minpack/lmdif1.f, minpack/lmdipt.f, minpack/lmfdrv.f,
	minpack/lmpar.f, minpack/lmsdrv.f, minpack/lmstr.f,
	minpack/lmstr1.f, minpack/minpack.f90, minpack/objfcn.f,
	minpack/ocpipt.f, minpack/qform.f, minpack/qrfac.f,
	minpack/qrsolv.f, minpack/r1mpyq.f, minpack/r1updt.f,
	minpack/rwupdt.f, minpack/ssqfcn.f, minpack/ssqjac.f,
	minpack/ucodrv.f, minpack/vecfcn.f, minpack/vecjac.f:
	Included Minpack and a new statistics module moved to lib directory.
	[a489cae8aefa]

2010-01-06  Filip Hroch  <hroch@physics.muni.cz>

	* astrometry/astrometr.f90, astrometry/astrometry.1,
	astrometry/astrometry.f90, astrometry/cutfun.f90,
	astrometry/gnomon.f90, astrometry/minpack.f90,
	astrometry/nelmin.f90, astrometry/stat.f90,
	astrometry/statistics.f90:
	Initial code for astrometry.
	[5ed7826d7646]

2010-02-10  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Packager updated to support last development.
	[0926edc48c4f]

2010-01-25  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh, docpage/download.sgml:
	Changed dashes to dots in binary distribution.
	[7381db9c1c42]

2010-01-22  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Tune of bundle packer.
	[dd0c51b8a06c]

	* docpage/navigation.html:
	Removed About.
	[75c4c0762a3d]

2010-01-15  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/changelog.sgml, docpage/community.sgml,
	docpage/documents.sgml, docpage/install.sgml, docpage/links.sgml,
	docpage/references.sgml, docpage/screenshots.sgml:
	Remove unecessary files.
	[b9f807409624]

2010-01-13  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/Screenshot-View.png, docpage/Screenshot-
	Workplace.png, docpage/basic.sgml, docpage/docs.sgml,
	docpage/download.sgml, docpage/external.sgml, docpage/features.sgml,
	docpage/foot.html, docpage/head.html, docpage/incl.awk,
	docpage/include.awk, docpage/logo.png, docpage/meta.html,
	docpage/mini_logo.png, docpage/munipack.css, docpage/munipack.sgml,
	docpage/navigation.html, docpage/tutorial.sgml:
	Just another face of homepage.
	[7bbac3be2ea3]

2009-12-10  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/multiplay.cpp, xmunipack/munifits.cpp:
	Merged changes.
	[b17caad3d76e]

2009-12-09  Filip Hroch  <hroch@physics.muni.cz>

	* munipack/Makefile.am, munipack/munipack.cpp:
	Founded simple command-line interface to Munipack.
	[14fc489f387a]

	* xmunipack/Makefile.am, xmunipack/detail.cpp, xmunipack/display.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/fitsmeta.cpp, xmunipack/grid.cpp, xmunipack/head.cpp,
	xmunipack/multiplay.cpp, xmunipack/munifits.cpp,
	xmunipack/place.cpp, xmunipack/side.cpp, xmunipack/tune.cpp,
	xmunipack/tune.h, xmunipack/view.cpp, xmunipack/xmunipack.cpp,
	xmunipack/xmunipack.h, xmunipack/zoom.cpp:
	Spring cleaning after yesterday's redesign.
	[88aa16e45bc5]

2009-12-08  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/browser.cpp, xmunipack/detail.cpp,
	xmunipack/display.cpp, xmunipack/enum.h, xmunipack/fileprop.cpp,
	xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/fitsmeta.cpp, xmunipack/grid.cpp, xmunipack/head.cpp,
	xmunipack/icon.cpp, xmunipack/itt.cpp, xmunipack/place.cpp,
	xmunipack/side.cpp, xmunipack/tune.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Abandoned MuniFits. More sophisticated design of MuniView and
	childrens.
	[98b0e5f8613d]

2009-11-29  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/munifits.cpp, xmunipack/view.cpp:
	Bugfix: Coordinates and select of non-first image in view.
	[a496c2477dfb]

	* xmunipack/Makefile.am, xmunipack/browser.cpp, xmunipack/color.cpp,
	xmunipack/config.cpp, xmunipack/control.cpp, xmunipack/detail.cpp,
	xmunipack/display.cpp, xmunipack/fileprop.cpp, xmunipack/fits.cpp,
	xmunipack/fits.h, xmunipack/fitscoo.cpp, xmunipack/fitsimage.cpp,
	xmunipack/fitsmeta.cpp, xmunipack/grid.cpp, xmunipack/head.cpp,
	xmunipack/help.cpp, xmunipack/icon.cpp, xmunipack/itt.cpp,
	xmunipack/munifits.cpp, xmunipack/pallete.cpp, xmunipack/pan.cpp,
	xmunipack/place.cpp, xmunipack/side.cpp, xmunipack/threads.cpp,
	xmunipack/time.cpp, xmunipack/tune.cpp, xmunipack/value.cpp,
	xmunipack/view.cpp, xmunipack/workplace.cpp, xmunipack/xmunipack.h:
	Spring cleaning (recent reference count classes, code
	simplification).
	[2ae7f858e5de]

2009-11-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/color.cpp, xmunipack/fits.h, xmunipack/fitsimage.cpp,
	xmunipack/munifits.cpp:
	Colorspace in image display implemented via FitsColor class.
	[9b2fcf32142f]

2009-11-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/display.cpp, xmunipack/fits.h,
	xmunipack/fitsimage.cpp, xmunipack/itt.cpp, xmunipack/munifits.cpp,
	xmunipack/pallete.cpp, xmunipack/tune.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Palette code (creation, UI, handle) improvements. Cleanup.
	[3014f0d88b79]

2009-11-24  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/munifits.cpp,
	xmunipack/xmunipack.h:
	Bugfix of histogram and hdu select. Timestamps via make.
	[b5faf4399c05]

2009-11-24  convert-repo  <convert-repo>

	* .hgtags:
	update tags
	[1b868fecbce1]

2009-11-23  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fitsimage.cpp:
	Display of images reimplemented. Also helper classes rewroted.
	[97ec7ce6fbf0]

	* xmunipack/xmunipack.h:
	See today's updates.
	[59e8f1ac9035]

	* xmunipack/browser.cpp, xmunipack/icon.cpp, xmunipack/view.cpp:
	Reimplemented according to a new fits implementation.
	[525038bdbf5b]

	* xmunipack/fits.cpp, xmunipack/fits.h:
	Reimplementation of base classes with help of reference counting.
	Also fits HDU classes are polymorphic. Rearradgement of helper,
	higher classes and a new implementation of color/gray display.
	Greates update since founding.
	[2b9cf0c74a6f]

	* xmunipack/detail.cpp, xmunipack/fileprop.cpp,
	xmunipack/fitsmeta.cpp, xmunipack/grid.cpp, xmunipack/head.cpp,
	xmunipack/munifits.cpp, xmunipack/side.cpp, xmunipack/tune.cpp:
	Rewroted as consequnece of reference couting implementation in fits
	related classes.
	[4e623c2f423f]

	* xmunipack/threads.cpp:
	Fits read implemented by more robust way.
	[18ec646f118b]

	* xmunipack/pallete.cpp:
	Implemented with help of reference counting.
	[08d429d7976f]

	* xmunipack/value.cpp:
	Implemented as child of Array.
	[433a2f776fc1]

2009-11-07  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Removed Emptyicon in MuniIcon.
	[3dbd16ce6ccd]

	* xmunipack/icon.cpp:
	Removed EmptyIcon (unused). Changed default icon. Added table and
	header icons to Icon list.
	[e24703c0909d]

2009-11-02  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Following today's staff.
	[4f655331b176]

	* xmunipack/tune.cpp:
	All direct drawing onto window replaced by drawing to memory. All
	DC's replaced by GraphicsContext (nicer output and transparency) -
	zoom and itt. Removed MuniMemoryDC, added Trafo. Huge update.
	[5e627bfce17e]

	* xmunipack/icon.cpp:
	Abandoned drawing symbol onto window.
	[f19c9006a4ce]

	* xmunipack/display.cpp, xmunipack/place.cpp:
	Direct drawing onto window replaced by drawing to memory and blit.
	Cleanup.
	[3d7982472e11]

	* xmunipack/side.cpp:
	GraphicContext writes to MemoryDC (direct drawing onto window
	abandoned). Cleanup.
	[75e5afeecb49]

	* xmunipack/detail.cpp:
	Strip fully implemented via GraphicContext. Cleanup.
	[fa84a0627615]

2009-11-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated for today's changes: in tune, in view.
	[518427e14d97]

	* xmunipack/view.cpp:
	Load of fits file implemented via thread.
	[bd79e812ff6c]

	* xmunipack/threads.cpp:
	Load of fits file (for view) implemented via thread.
	[ac96b12dbb4a]

	* xmunipack/browser.cpp:
	Added menus and basic support for "edit" functions cut+copy+paste.
	Exclamantion icons for warnnig dialogs. Cleanup.
	[5be1b96603e0]

	* xmunipack/side.cpp:
	Iprovements in compoments's api.
	[11c4b475df7c]

	* xmunipack/fileprop.cpp:
	Better layout and sizer implementation.
	[16582a8fb084]

	* xmunipack/fits.h, xmunipack/itt.cpp:
	A new amp parameter for non-linear curves.
	[31c00c59831b]

	* xmunipack/tune.cpp:
	Forked from control together with massive rewrote. Layout as
	notebook. Pretty layout of pallete. Pretty and new layout of tone
	curve with a new approach to tone curves. A nice zooming schema.
	[e6486f42752d]

	* xmunipack/detail.cpp:
	Forked from control.
	[27a6065be56f]

	* xmunipack/Makefile.am:
	Both tune and detail replaces control.
	[01b9afb53f49]

2009-10-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fileprop.cpp:
	Nicer description.
	[7bfcc7b0ee79]

	* xmunipack/help.cpp:
	Try fix of Mac OS specific address bar size problem.
	[662e5b7d925c]

2009-10-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Added SymbolDC and related changes.
	[b46d5c16e8cb]

	* xmunipack/side.cpp:
	Updated initial size and position in constructor.
	[8efa0264cc96]

	* xmunipack/config.cpp:
	Removed options: legend, icon_itt. Added bottom status text. Removed
	waiting icon.
	[52cff683ec6e]

	* xmunipack/display.cpp, xmunipack/icon.cpp, xmunipack/place.cpp:
	Implemented waiting icons.
	[a72deb8aaa2d]

	* xmunipack/browser.cpp:
	Contructor updated. Bottom toolbar centers text. Menu items for
	cut,paste,copy (not implemneted yet) and bugreports. Nicer
	implementation of waiting icons and layout.
	[a8e293fae18e]

	* xmunipack/view.cpp:
	Removed legend from Display. Added bug reports menu item. Toolbars
	rearranged. Bootom toolbar (coordinates added). Removed Statusbar.
	The new key for select of color image. Better layout. Implemented
	waiting icon on display. Code improvements.
	[82250df9d464]

	* xmunipack/log.cpp:
	Update of constructor.
	[38300e576d91]

2009-10-20  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/pallete.cpp:
	String type function as static.
	[2d7af50e2041]

	* xmunipack/xmunipack.h:
	Updated.
	[5f00f6ffdafc]

	* xmunipack/view.cpp:
	Huge update. Implementation of legend, bootom toolbar. Removed
	statusbar, updated menus for ITT. Tooltips. More intuitive labels of
	HDUs in menu.
	[f345a870de27]

	* xmunipack/side.cpp:
	Updates in event handling (selec on click - not double click). More
	intuitive HDU's labels.
	[70b8b931fa73]

	* xmunipack/display.cpp:
	Implemented legend (display's key). Right-click fullscreen menu
	update.
	[8bd8bca67677]

	* xmunipack/control.cpp:
	Important rearredgement. Removed ITT type selection. Graphs layout
	changes. Negative to palette block. Reset button. Tooltips. Slope
	itt slider changes (accordit to today's work).
	[904fe44213ed]

	* xmunipack/place.cpp:
	Added legend.
	[7bd65edea32f]

	* xmunipack/config.cpp:
	Implemented legend (key to display).
	[becce091225b]

	* xmunipack/itt.cpp:
	Important simplyfication of itt. A new type of slope parameter (as
	relative ratio to MAD). Removed equialisation.
	[50e028d383e4]

	* xmunipack/fits.h:
	Simplified ITT (removed equalisation and related ones). A new
	implementation of parameters (slope relative to MAD - no more
	angles). Changes to APIs of Itt and Colors.
	[d72906d001fd]

	* xmunipack/color.cpp:
	Enhanced colors to speed up.
	[a4968325ea25]

	* xmunipack/icon.cpp:
	Another icon ITT setup.
	[e419f31d24f2]

	* xmunipack/munifits.cpp:
	Removed hist. equalisation and a new setup of ITT (see Itt).
	[8dbc4b1cbbe1]

	* xmunipack/fitsimage.cpp:
	Proof of concept to use of an output gamma function for grayscale
	images.
	[5272d85b415f]

2009-10-16  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp, xmunipack/icon.cpp, xmunipack/xmunipack.h:
	Added Wait symbol icon.
	[95a5c38b059d]

	* xmunipack/fileprop.cpp:
	HDU replaced by Component and better specification of type in
	notebook.
	[e5470baa6e7c]

	* xmunipack/browser.cpp, xmunipack/place.cpp:
	Wait icon replaced by wait symbol.
	[7348d8bd6f03]

2009-10-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated to today's work and cleanup.
	[602dca68e93c]

	* xmunipack/browser.cpp:
	Implemented file/dir info in bottom toolbar and relate ones.
	Cleanup.
	[de5d77dcc44c]

	* xmunipack/list.cpp:
	Cleanup.
	[ef50681f7a5d]

	* xmunipack/fileprop.cpp:
	Removed directory properties (replaced by bottom toolbar).
	[a94b8c706415]

	* xmunipack/archive.cpp:
	Clean up.
	[7c6556c1950e]

	* xmunipack/fitsmeta.cpp:
	Check of valid format date.
	[afe45dca7f19]

	* xmunipack/help.cpp:
	Corrected addres bar size. Small improvements.
	[0251151bfc12]

2009-10-13  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Upadtes in MuniList, Browser and FitsMeta.
	[381d79948db5]

	* xmunipack/browser.cpp:
	Bugfix list code for: archive switching, labels and sort. Nicer
	labels during loading. Better labels for color images. Bugfix for
	time sort of color images.
	[d6266f5f03f8]

	* xmunipack/list.cpp:
	Important update. New methods for cleanup (removed empty method and
	code). Removed non-icon right-click menu. Simplification.
	[b56ab6117aa2]

	* xmunipack/fits.h:
	See fitsmeta.cpp.
	[fb779a35818e]

	* xmunipack/fitsmeta.cpp:
	Added particular functions for filter, exposure and dateobs.
	[4e47ed87a13e]

2009-10-12  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Changes of Archive, Collector and Browser.
	[7230ae96ff51]

	* xmunipack/browser.cpp:
	StatusBar replaced by second (bottom) toolbar. Added some tooltips.
	Better handling of archive structure (switch between items). Treea-
	ctivated replaced by Sel-tree method.
	[921fb8493a4f]

	* xmunipack/xmunipack.cpp:
	Archive pointed to ~/.config directory.
	[41b64947eb72]

	* xmunipack/archive.cpp:
	More mature archive structure implemented (creation itself,
	properties). Update of menus. Added selection and removed
	actitivated events. Simplet data structure.
	[608f0efdc4ce]

	* xmunipack/config.cpp:
	Added ~/.config path.
	[68c19364c069]

2009-10-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/help.cpp:
	Thx to wxWidgets authors and fans.
	[c1b57f1aba1f]

	* xmunipack/xmunipack.h:
	According to today's updates.
	[1f5181cf66d0]

	* xmunipack/browser.cpp:
	Important update. Updated to use of Archive and cooperate with
	Collector (menus and methods). Log window switched on again. Removed
	old directory interface and replaced by a new one (toolbar, menus).
	Added a bug report menu item.
	[23bbe986f2f1]

	* xmunipack/archive.cpp:
	Massive update. Reused Archive. Collector fitted to cooperate with
	Browser. Removed config.
	[1871cff3dcf6]

	* xmunipack/xmunipack.cpp:
	Improved command line parsing code. Added an archive. Added a bug
	report ftp uploader. Cleanup.
	[0b6c14d9a632]

	* xmunipack/view.cpp:
	The HDU term replaced by Component. Removed 'New Browser' menu.
	Added the Bug-report menu.
	[ce06f98e3af3]

	* xmunipack/side.cpp:
	The HDU term replaced by Component.
	[33327ca12b4a]

2009-10-09  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/help.cpp, xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Fine tunning of info texts.
	[b909dc1a52d7]

	* xmunipack/xmunipack.h:
	Changes invoked by the Archive implementation.
	[72a44ffc0fa9]

	* xmunipack/archive.cpp:
	Initial release of archive as MuniCollector.
	[77d874e5a368]

	* xmunipack/browser.cpp, xmunipack/config.cpp:
	Directory tree replaced by collector.
	[818be7fd692a]

	* xmunipack/Makefile.am:
	Added achive.cpp.
	[2803afd3ee18]

2009-09-29  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	See icon and config.
	[0bd5fa5ad6de]

	* xmunipack/icon.cpp:
	Removed older interface for MultiIcon. Added default symbol.
	[b62a5a84b9fa]

	* xmunipack/config.cpp:
	Removed no more used icons.
	[3f453140c6e5]

2009-09-25  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated icons.
	[bbbbec5f897e]

	* xmunipack/config.cpp:
	Color, table picture symbols.
	[a353027c35fa]

	* xmunipack/side.cpp:
	Icons replaced by symbols. COLOR to Color.
	[ada87bfed249]

	* xmunipack/icon.cpp:
	Added symbols for table, color and image. Icons for table. Some
	updates.
	[e51d19153a0a]

2009-09-24  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/icon.cpp:
	Implemented info icon.
	[6daffd0aa7ac]

	* xmunipack/config.cpp, xmunipack/xmunipack.h:
	Changed info_(icon|symbol).
	[b8bcdeb29460]

2009-09-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/control.cpp, xmunipack/side.cpp:
	Minor changes.
	[1cd4f78dff7f]

	* xmunipack/xmunipack.h:
	Multi-fits icon.
	[812a7f82e3ce]

	* xmunipack/icon.cpp:
	Reimplemented multi-fits icon.
	[e73412bd4e3c]

2009-09-20  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/color.cpp:
	Fine tunning of under- and over-cut values.
	[be6b8f63ccb3]

	* xmunipack/color.cpp:
	Applied color-temperature correction.
	[10527e02d395]

	* xmunipack/xmunipack.h:
	Omit some staff in config. Support for DnD in browser.
	[83423341c427]

	* xmunipack/browser.cpp:
	Implemented DnD. Browser is now as a target win.
	[713580543803]

	* xmunipack/config.cpp:
	Implemented config to own directory .xmunipack/xmunipack.conf
	instead .xmunipack. Adjusted defaults: size of view, browser, ITT
	and pallete, sash position in view, sideinfo, size of browser icon.
	Removed unused staff.
	[a770b91d83b8]

	* xmunipack/view.cpp:
	Bugfix: check meni ID's by config file (itt and palette).
	[d0a6bbfd0642]

2009-09-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.h:
	Updated api to XYZ_sRGB and Cutoff for Color.
	[febf4402be06]

	* xmunipack/fitsimage.cpp:
	Fine tunning of color transformataion to output sRGB.
	[cb82bb4af0ec]

	* xmunipack/color.cpp:
	Reimplemented XYZ_sRGB. Bugfix in Gamma. Fine implementation of
	cutoff.
	[cb1623c45e04]

	* xmunipack/itt.cpp:
	Magnitude label updated to aMag.
	[17b0ce94ed50]

	* xmunipack/munifits.cpp:
	Updated setup parameters of ITT for color images.
	[fb6e0ded13d9]

	* xmunipack/icon.cpp:
	Updated initial setup of parameters of ITT for color images.
	[8a3f43a0e7f6]

2009-09-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/color.cpp, xmunipack/fitsimage.cpp:
	Color tunning.
	[339b9cba0d91]

2009-09-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.h:
	Updated to today's work.
	[7791dc6810aa]

	* xmunipack/fitsimage.cpp:
	Rewroted color cerate algorithm to acceptable state.
	[b89b33e771a2]

	* xmunipack/color.cpp:
	Implemented transfomration matrix XYZ->RGB.
	[244123f0806c]

	* xmunipack/munifits.cpp:
	Bugfix of histogram selection. Improvements in equalisation
	parameters estimation.
	[3e87a7053265]

	* xmunipack/itt.cpp:
	Improved histogram equalisation.
	[3ab0810c68a4]

	* xmunipack/control.cpp:
	Bugfix of range overflow.
	[1a6ad17eba45]

2009-09-13  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fileprop.cpp, xmunipack/fits.h, xmunipack/fitsmeta.cpp,
	xmunipack/icon.cpp, xmunipack/xmunipack.h:
	Cleanup of yesterday's mash.
	[1d73d8ac38be]

	* xmunipack/fits.h, xmunipack/xmunipack.h:
	Updated.
	[6bf5734a068f]

	* xmunipack/view.cpp:
	Update of icons.
	[d2337b1ee3bc]

	* xmunipack/browser.cpp:
	Update of icons for meta and properties.
	[5ba5332dd729]

	* xmunipack/fileprop.cpp:
	Implemnted a single icon for every hdu's. Some rearranges.
	[321c97d4eaa8]

	* xmunipack/icon.cpp:
	Rewrotted to provide iconlist for single hdus.
	[e5b6e5a166e5]

	* xmunipack/munifits.cpp:
	Warnning surpressed.
	[08b35cf451f0]

	* xmunipack/fitsmeta.cpp:
	MetaHdu reiplemented as on stack (not pointer) variable. Icons for
	single Hdus.
	[0d9e2e26acef]

	* xmunipack/fits.cpp:
	Hdu reiplemented as on stack (not pointer) variable.
	[aa609e767838]

	* xmunipack/fitsimage.cpp:
	Added constructor for FitsImage with Array argument.
	[99120e076305]

	* xmunipack/side.cpp:
	Bugfix for crash of empty (without mfits) side.
	[37b36ccc6ad2]

2009-09-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.h:
	See palette.
	[7ce9452c4043]

	* xmunipack/fitsimage.cpp:
	Experiments with implementing of wide-range palettes.
	[6a3cb301f6f8]

	* xmunipack/pallete.cpp:
	Added Palettes with float parameters.
	[6bc0c153196f]

	* xmunipack/control.cpp:
	Corrected type of parameters of Palette.pal.
	[f03c9c30810b]

	* configure.in:
	Corrected condition.
	[dd402fb058b9]

2009-09-10  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/xmunipack.h:
	ID's moved from headers to source.
	[86a238cabd87]

	* xmunipack/mdark.cpp:
	Tests.
	[e5ab08c1cacc]

	* dist/munipack_packer.sh:
	libgfortran switch.
	[7712dd763e4c]

	* configure.in:
	libgfortran switch affect only gfortran's builds.
	[1c6cbf211b2d]

	* dist/munipack_packer.sh:
	Static option for dialog. Don't compute md5 (syntax error under
	freebsd).
	[c96cca7d5249]

	* dist/xmunipack.sh:
	sh as its run shell.
	[94e19573000e]

	* autoflat/Makefile.am, configure.in:
	Added static-libgfortran configure/link option.
	[2a116ca63007]

2009-09-04  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/control.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Implemented notification to Tune by View's menus.
	[1585c33f4e9d]

2009-09-03  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Fine tuning on Freebsd.
	[ef992dbcd81f]

	* muniphot/Makefile.am:
	Added path for mods to put in.
	[bfc3724f428a]

	* configure.in:
	Options for module path for linux.
	[5cd652531d4c]

	* muniphot/Makefile.am:
	Added modules path.
	[ca1e0611e937]

	* dist/placein.sh:
	Better bash portability.
	[523440cf3cc9]

	* xmunipack/xmunipack.h:
	Update.
	[826b96616f6c]

	* xmunipack/fits.h:
	Some rearredgements.
	[eb01a1435d37]

	* xmunipack/munifits.cpp:
	Cleanup.
	[5f0182113291]

	* xmunipack/view.cpp:
	Implemented negative, intercomunication with tone. Toolbar and
	palete menu rearrange. Bugfix. Cleanup.
	[a6c12ca59242]

	* xmunipack/control.cpp:
	Implemented negative. Bugfix. Cleanup.
	[bc984ffa4baa]

	* xmunipack/fitsimage.cpp:
	Implemented color balance for grayscale images.
	[18f05839470a]

	* xmunipack/pallete.cpp:
	Bugfixes.
	[dc04aff37aa2]

	* xmunipack/browser.cpp:
	Cleanup.
	[1db6092a804e]

	* xmunipack/itt.cpp:
	Bugfix: negative in assigemnt constructor.
	[0ecc3e5e9372]

2009-09-02  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/head.html:
	Updated logo size.
	[4ef9f8d8356e]

	* docpage/munipack.sgml:
	Updated big logo size.
	[5f8a12e01a9a]

	* docpage/big_logo.png, docpage/logo.png:
	Updated logo.
	[1aa4f614a1f8]

	* xmunipack/xmunipack.h:
	Updated as needed.
	[4f38d9f5ffd0]

	* xmunipack/threads.cpp:
	Icon and file loaders moved to browser and view.
	[a475d8a1c641]

	* xmunipack/browser.cpp:
	More direct implementation of loading threads (queue as static
	variable protected by mutex, more sophusticated timing).
	[a5c43c7a6f08]

	* xmunipack/view.cpp:
	Implemented zoom setup in Magnifier. Menu update: accelerator's
	changes due to Mac reserved combination, better handling of radio
	items. Reimplemented threads with help of mutex. Moved thread code
	from threads.
	[2cc5503efb19]

	* xmunipack/munifits.cpp:
	Removed rendering-specific stuff.
	[1a2a2a133a43]

	* xmunipack/place.cpp:
	Added waiting icon during loading.
	[29af27be2b04]

	* xmunipack/control.cpp:
	Updated to don't touch data in MuniFits. Added Palette-related
	functions.
	[68afb7efc70b]

	* xmunipack/itt.cpp:
	Asserts replaced by run-tim conditions.
	[cebeabda007b]

	* xmunipack/config.cpp:
	Added wait icon.
	[580eb36574bc]

2009-09-01  Filip Hroch  <hroch@physics.muni.cz>

	* dist/placein.sh:
	Removed () from function.
	[9319adb25e19]

2009-08-31  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Fine tunning options for configure of wx (graphics context,
	unicode).
	[1a735a8f068c]

	* xmunipack/xmunipack.h:
	Updates.
	[64c438014b26]

	* xmunipack/munifits.cpp:
	Subimage implemeneted by less system consuming resources.
	[e3462dd94251]

	* xmunipack/control.cpp:
	Implemented info for color images, zoom-spin control.
	[23fe5e6afc95]

2009-08-30  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fileprop.cpp:
	Small improvements.
	[019bb8bb72da]

	* xmunipack/pallete.cpp:
	Cleanup.
	[3faa00a56bb0]

	* xmunipack/help.cpp:
	Combobox replaced by TextCtrl (ComboBox is read-only under MacOSX).
	[026ea1323947]

	* xmunipack/fits.cpp, xmunipack/fitsmeta.cpp:
	Cleanup.
	[b60e9d46dcba]

	* xmunipack/fits.h, xmunipack/fitsimage.cpp, xmunipack/itt.cpp:
	Cleanup.
	[d11358252098]

	* xmunipack/xmunipack.h:
	Update. Cleanup.
	[6243b586e7fd]

	* xmunipack/view.cpp:
	Small improvements. Cleanup.
	[821aebb31486]

	* xmunipack/browser.cpp:
	Icons for waiting, empty. Added import,export and wizard menus
	again. Cleanup.
	[a303f66ecf36]

	* xmunipack/display.cpp:
	Bugfix in scrolling. Massive cleanup.
	[4f28ea4faee9]

	* xmunipack/place.cpp:
	Cleanup.
	[d2b4b93eeb47]

	* xmunipack/list.cpp:
	Tunning of Empty.
	[b313054310cd]

	* xmunipack/icon.cpp:
	Multiply, empty and wait icons.
	[3759e886cc91]

	* xmunipack/config.cpp:
	Empty, multiply and wait icons. Cleanup.
	[7faf6e6b90e8]

2009-08-29  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/icons/munipack_icon.png:
	A new image.
	[b2e005e61ad9]

	* xmunipack/Info.plist:
	Tunnig.
	[1486ebd03604]

	* xmunipack/Makefile.am, xmunipack/config.cpp, xmunipack/help.cpp,
	xmunipack/icons/camera-photo.png,
	xmunipack/icons/image-x-generic.png, xmunipack/icons/stock_back.png,
	xmunipack/icons/stock_cancel.png, xmunipack/icons/stock_find.png,
	xmunipack/icons/stock_forward.png, xmunipack/icons/stock_home.png,
	xmunipack/icons/stock_preferences.png,
	xmunipack/icons/stock_refresh.png, xmunipack/icons/stock_up.png,
	xmunipack/icons/stock_zoom_fit_width.png,
	xmunipack/icons/stock_zoom_one_to_one.png, xmunipack/icons/text-
	spreadsheet.png, xmunipack/icons/text-x-generic.png, xmunipack/icons
	/weather-clear-night.png, xmunipack/icons/weather-clear.png,
	xmunipack/xmunipack.h:
	Icons for Mac.
	[5e4d2b301f29]

	* dist/munipack_packer.sh:
	Graphics context option enabled by default.
	[262bd1c60acd]

	* xmunipack/xmunipack.1:
	Updated.
	[85a668f09ddf]

	* xmunipack/control.cpp:
	Fine tuning.
	[9e3a482653b7]

	* xmunipack/side.cpp:
	Fine tuning.
	[ecc5efbdeab3]

	* xmunipack/icon.cpp:
	Browser waiting icon as a clock.
	[d584c1b4c528]

2009-08-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Removed Canvas and DisplayColor classes. Other changes according to
	display and view.
	[db8aef9012db]

	* xmunipack/view.cpp:
	Scrollbars on display and dynamical sizers are working now. Image
	display commont for gray and color. Re-operated dynamical connect of
	events to HDU menu. Removed +/- zoom toolbar buttons. Other
	arranging.
	[f1e6ed069d3b]

	* xmunipack/display.cpp:
	Scrollbars and dynamical sizers are working now. Removed Canvas
	class (all fuctionality adapts Display itself). Removed unused
	functions. Added leave fullscreen mthod.
	[8ad420529bb1]

	* xmunipack/munifits.cpp:
	Implemented switching of HDUs in color/multi images.
	[27c653cbac07]

	* xmunipack/place.cpp:
	Removed useless event table.
	[f2d496bd3036]

	* xmunipack/browser.cpp:
	Removed uselles Mac staff.
	[58db984ae394]

2009-08-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	See side.cpp.
	[710ca68ee650]

	* xmunipack/side.cpp:
	Improved to use Splitter window and histogram plot. Small
	improvements. Cleanup.
	[4be54f96f3ed]

	* xmunipack/xmunipack.h:
	Reflexes of today's work.
	[7ebc98e1c303]

	* xmunipack/side.cpp:
	Reimplented short preview info in side bar.
	[e0f79f20e4e4]

	* xmunipack/munifits.cpp:
	Implemented histograms.
	[3d331254976b]

	* xmunipack/view.cpp:
	Renamed menu item.
	[2fe5e13421ae]

	* xmunipack/fits.h:
	Interface for GetUnit. Fits lists moved from xmunipack.h.
	[3d574ad800eb]

	* xmunipack/fits.cpp:
	Get units parsing of comment of FITS header record.
	[6dc107d0f9d9]

2009-08-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.h:
	See today's upload.
	[7f538dd4b3e6]

	* xmunipack/munifits.cpp:
	Itt intialisation moved from fitsimage.
	[6d64bdb461ab]

	* xmunipack/color.cpp:
	Important improvements for color space conversions.
	[da39c56f4cf0]

	* xmunipack/itt.cpp:
	Derived from fits.cpp. Improvements for equalisation.
	[bdbcb2ddeae4]

	* xmunipack/fitsimage.cpp:
	Derived from fits.cpp. Improvements in equalisation.
	[dca904534694]

	* xmunipack/fits.cpp:
	Itt and Image specific code separated to itt.cpp and fitsimage.cpp.
	[21acaaed8d83]

	* xmunipack/Makefile.am:
	Added fitsimage.cpp and itt.cpp (see today's upload).
	[7ef8904515ae]

2009-08-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	By today's update.
	[fa1cdca4c66e]

	* xmunipack/xmunipack.cpp:
	Arranging for Mac. Unicodizing.
	[9abda3de6000]

	* xmunipack/display.cpp:
	A test arranging for scrolling.
	[f27b4e8d42d4]

	* xmunipack/view.cpp:
	Removed In-Out zoom toolbar icons. Simplified window title. Update
	to chnaged Tune API.
	[717dc72714a3]

	* xmunipack/place.cpp:
	Massive cleanup. Licence added.
	[22d9a6e8fcc2]

	* xmunipack/control.cpp:
	Tune dialog masive update. Adjustment for clarification. Bugfix and
	better implementation of constrols. A test implementation of Strip
	with GraphicsContext.
	[b99d99b82055]

	* xmunipack/browser.cpp:
	Update in menus under Mac.
	[7772804765fe]

	* xmunipack/Makefile.am:
	Fix of typo.
	[c9d7782c60ad]

	* xmunipack/munifits.cpp:
	Setup of histogram equalisation.
	[5acab7f4d133]

	* xmunipack/fits.cpp:
	Adjustments for histogram equalisation.
	[907f99e6be10]

	* xmunipack/icon.cpp:
	Test of correctness of icons with alpha under Cocoa.
	[0f83e79e0162]

2009-08-20  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Minor changes following today's upload.
	[84769c0b73cb]

	* xmunipack/fits.h:
	Reimpementation of Itt (another set of parameters, API, removed non-
	imporatnt itt). Lut separated onto Palette (color tables only) and
	Color which implements all important color related functions (space
	transformations, illuminator setup, white ballancing).
	[cf68f756c371]

	* xmunipack/fits.cpp:
	Reimplementation of Itt. LUT separated to Color and Palette.
	Reimplementation of FitsImage in costructor and mainly in color-
	image generating code (related to new color class).
	[580be7421b07]

	* xmunipack/control.cpp:
	A new zoom event. Changes related to a new implementation of Itt,
	Color and Palette. Some rearraning.
	[d5df98c07acd]

	* xmunipack/munifits.cpp:
	Reimplementation due to Itt changes. Removed uselles zoom.
	Implemented Color and Palette. Improvements in handling with image
	and itt to prevent inefficient image rendering.
	[6a3528eca223]

	* xmunipack/icon.cpp:
	Reimplementation due to Itt changes.
	[c22158bbab9e]

	* xmunipack/view.cpp:
	A new event handler for zoom event from Tune. Changes related to new
	classes Color and Palette and new implementation of Itt.
	[0fae9e083468]

	* xmunipack/Makefile.am, xmunipack/color.cpp, xmunipack/config.cpp,
	xmunipack/pallete.cpp:
	FitsLUT class separated onto FitsPallete and FitsColor classes.
	[4a1f6fea8bef]

2009-08-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/side.cpp:
	Cleanup.
	[2cd1d8997c08]

	* xmunipack/control.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/munifits.cpp, xmunipack/view.cpp, xmunipack/xmunipack.h:
	Bugfix: color balance, color setup in Tone dialog. Initial
	implementatio of sRGB gamma profile and histogram equalization.
	[81004642fa78]

2009-08-17  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Cleanup. Update.
	[8263533884c5]

	* xmunipack/browser.cpp:
	Massive cleanup. Bugfixes for Mac.
	[d8411b434581]

	* xmunipack/display.cpp:
	Massive cleanup. Implemented focusing signalers.
	[20916598f79e]

	* xmunipack/view.cpp:
	Massive cleanup. Small rearranging of menus.
	[87878dccb247]

	* xmunipack/control.cpp:
	Massive cleanup. Better layout.
	[d4dfbb2f4935]

	* xmunipack/xmunipack.cpp:
	Cleanup.
	[f4910988db58]

	* xmunipack/help.cpp:
	Menu rearranging. Some cleanups.
	[a5c87da46af1]

	* xmunipack/fileprop.cpp:
	Reimplemented as MiniFrame. Unicode macros. Some minor changes.
	[bd969854fae0]

	* xmunipack/Info.plist, xmunipack/Makefile.am:
	To fit MacOSX needs.
	[23191e36fc62]

	* xmunipack/Info.plist:
	Founded.
	[117b2e21d4ad]

	* xmunipack/xmunipack.h:
	Removed obsolete objects (classes, ID's, functions). See all today's
	work.
	[217d9d5009c4]

	* xmunipack/browser.cpp:
	Huge changes. Renamed ID's to more easy form. Load of icons on two-
	phase with help of threads. Icons provided by ArtProvider. Huge menu
	item rearranging (Mac friendly, easy for use). New dir-scan code.
	Browser icon create code moved do MuniIcon.
	[f7ab068b8a41]

	* xmunipack/view.cpp:
	Icons provided by ArtProvider. Changes in menu (Mac friendly),
	selection of Hdu (bugfix, simpler code).
	[b9e9b7e826c6]

	* xmunipack/help.cpp:
	Icons implemented with help of ArtProvider. Address entry
	reimplemented as combobox (+ related functions). Unicode macros.
	[9ae7be7a0667]

	* xmunipack/config.cpp:
	Removed unecessory icons and related ones. A new class for general
	icon support.
	[0a9829f7ba84]

	* xmunipack/xmunipack.cpp:
	Another implementation of DirLoad (as thread in Browser).
	Conditional code for Mac support.
	[f2f25b01946b]

	* xmunipack/munifits.cpp:
	Bugfix: correct size for 1D images. Moved implementation of icon for
	browser to MuniIcon. Implemented IsTable and IsHead for simpler
	testing of selected HDUs.
	[2c377bcd2544]

	* xmunipack/fits.cpp:
	Bugfix: scaling of one-dimensional images.
	[ca6acfd6cf0e]

	* xmunipack/fits.h:
	Icon in MetaFits created on the stack. Tuning of conditions in
	Meanrect.
	[ac7c437eb2e5]

	* xmunipack/display.cpp:
	Removed paint event for Display. Unicode macros. Menu icons provided
	by ArtProvir. Removed Pan. Canvas filled by black in constructor.
	[53d3580fa27d]

	* xmunipack/control.cpp:
	Bugfix: graph for one-value images. Implemented size event for
	Strip.
	[e59ba07d7000]

	* xmunipack/threads.cpp:
	Bugfix of browser icon. Implemented scanning of directories.
	[bc1545a13026]

	* xmunipack/list.cpp:
	Implemented: icon/text replace, empty icon, clearing of lists.
	Unicode macros.
	[b80c7f920a02]

	* xmunipack/icon.cpp:
	Nicer version with frames for browser.
	[6ed5c8188a47]

	* xmunipack/side.cpp:
	Toolbar icons provided by ArtProvider.
	[154a8abde288]

	* xmunipack/fitsmeta.cpp:
	Icon on stack. Unicoded macros.
	[56284f39580f]

	* xmunipack/Makefile.am:
	Removed all themed icons.
	[8c297120fbb4]

	* xmunipack/icons/gohome.xpm, xmunipack/icons/gtk-media-pause.xpm,
	xmunipack/icons/gtk-media-play-ltr.xpm, xmunipack/icons/media-seek-
	backward.xpm, xmunipack/icons/media-seek-forward.xpm,
	xmunipack/icons/next.xpm, xmunipack/icons/previous.xpm,
	xmunipack/icons/reload.xpm, xmunipack/icons/stock_alignment.xpm,
	xmunipack/icons/stock_channel-blue.xpm, xmunipack/icons/stop.xpm,
	xmunipack/icons/zoom-fit-best.xpm, xmunipack/icons/zoom-
	original.xpm:
	Obsoleded by png and ArtProvider.
	[c43b88bb8d99]

	* xmunipack/icons/emblem-camera.png, xmunipack/icons/gnome-
	calculator.png, xmunipack/icons/gnome-settings-ui-behavior.png,
	xmunipack/icons/gnome-status.png, xmunipack/icons/gohome.png,
	xmunipack/icons/mail-send.png, xmunipack/icons/next.png,
	xmunipack/icons/previous.png, xmunipack/icons/reload.png,
	xmunipack/icons/stock_alignment.png, xmunipack/icons/stock_channel-
	blue.png, xmunipack/icons/stop.png, xmunipack/icons/up.png,
	xmunipack/icons/volume-knob.png, xmunipack/icons/wallpaper.png,
	xmunipack/icons/weather-clear-night.png, xmunipack/icons/weather-
	clear.png, xmunipack/icons/workspace.png, xmunipack/icons/zoom-fit-
	best.png, xmunipack/icons/zoom-in.png, xmunipack/icons/zoom-
	original.png, xmunipack/icons/zoom-out.png:
	They are used directly via ArtProvider.
	[03593bed96cd]

2009-08-13  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	See today's commit. Removed pan. Added thread rendering of browser
	icons. Removed some ids.
	[a75cfef9d5f1]

	* xmunipack/threads.cpp:
	Implemented thread read of icons for browser.
	[acc2ddbd7acd]

	* xmunipack/browser.cpp:
	Initial implementation loading of images with help of threads.
	Removed statid frame's id. Removed log win which crashes the
	application randomly during tunnig.
	[b8159574881e]

	* xmunipack/list.cpp:
	Assign id dynamically. A new insert function.
	[6a2c6cc80371]

	* xmunipack/view.cpp:
	Removed static identifier of this frame.
	[217ff53f6449]

	* xmunipack/config.cpp:
	Removed pan.
	[aa309668a722]

	* xmunipack/control.cpp:
	Better asignemnt of topwin.
	[2bf47e33cf6d]

	* xmunipack/display.cpp:
	Better assignemnt of topwin.
	[e8105e880ee9]

	* xmunipack/place.cpp, xmunipack/side.cpp:
	Unique topwin id supress wrong tune/magnifier win assignment.
	[e7d431dd470f]

	* xmunipack/log.cpp:
	Suppressed topwin id.
	[f213f6e1f10a]

	* xmunipack/Makefile.am:
	Removed pan.
	[c2647069dd09]

	* autoflat/Makefile.am:
	Typo bugfix.
	[6d2dd544789d]

2009-08-12  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in:
	Presence of C++ compiler must be checked every time.
	[e9a3db9e4e07]

	* xmunipack/xmunipack.h:
	Many updates: added thread classes. Removed Workplace and Place.
	Updates to API: Head, Grid, Display, View. See other sources
	modified today.
	[0b2c17b3f004]

	* xmunipack/view.cpp:
	A great update. Workplace and side is directly derived and controled
	by this clas (removed Worklplace and Place classes, functionality
	moved to parent). Implemented threads (loading of FITS-file from
	disk and very slow rendering of images). Many other changes
	including of simplification, bugfixes and menu improving.
	[b288993b8117]

	* xmunipack/display.cpp:
	Updated API. Some simplifications of code. Removed unused
	MouseMotion and Pan functions.
	[fac3bb20c76a]

	* xmunipack/control.cpp:
	Removed controls for abs. setup of ITT and multiply and zero
	parameters to less confuse of user. Minor updates.
	[2f95166a1d5d]

	* xmunipack/munifits.cpp:
	Implemented two-step image display during load.
	[33fe79c4323b]

	* xmunipack/place.cpp:
	Updated API of *Base class. Removed no more unused MuniPlace.
	[36a7d969bc0c]

	* xmunipack/grid.cpp, xmunipack/head.cpp:
	Updated API (see rest of today's work). License and unicodizing.
	[985bed1bac37]

	* xmunipack/threads.cpp:
	Founded classes for fits-file read (potentially slow) and image
	rendering.
	[e04875c795e6]

	* xmunipack/Makefile.am:
	Added threads. Removed workplace.
	[2ede4829848f]

	* xmunipack/fits.cpp:
	Little arrange.
	[a3917b1275e3]

	* xmunipack/fits.h:
	Some attempts to speedup.
	[bd421d6cca56]

2009-08-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/control.cpp, xmunipack/view.cpp:
	Metaphores.
	[a72dcfed3303]

	* xmunipack/fileprop.cpp:
	Fixed wrong type detection (hides dimensions).
	[94cd2c576152]

	* configure.in:
	Just another attempt.
	[0238e6ebd96b]

2009-08-10  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.h, xmunipack/xmunipack.h:
	See today's log.
	[a765e68eaf25]

	* xmunipack/view.cpp:
	Rearranging of image's menu items.
	[873c3da137f7]

	* xmunipack/control.cpp:
	Improvements in magnifier: TextCtrl replaced by StaticText, minor
	changes. Improvements in tunning: a new class for drawing in float-
	point numbers, new implementation of histogram graph, controls
	visually grouped by static-boxes. Some small improvements.
	[ea60b0be62aa]

	* xmunipack/fits.cpp:
	Improvements on histogram. A new setup of default parameters for
	ITTs.
	[728e258104a4]

2009-08-09  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/Makefile.am, configure.in:
	Just another next attempt.
	[d9ba0cd5c8a7]

	* xmunipack/xmunipack.h:
	Reflect today's huge changes: Removed Control-(itt,lut,detail)
	classes. Founded new Tune and Magnifier classes and related ones.
	Cleanup.
	[7ab9f2790336]

	* xmunipack/config.cpp:
	A new info-side parameter, icons for tune. Paused for a while
	detection of tools during startup.
	[6c4fd51df217]

	* xmunipack/fits.cpp, xmunipack/fits.h:
	Attempt to improve histogram.
	[1ae900f4df0f]

	* xmunipack/view.cpp:
	String macros to unocode. Important changes in menus and toolbars
	accroding to wotk on side-info (menus) and tune and magnifier
	dialogs (menus, toolbars). Removed Pan. Some other minor changes.
	Cleanup.
	[2b95b55044ab]

	* xmunipack/control.cpp:
	An great important reimplemenation of dialogs. Itt,lut connected to
	a single tunin win. Added zoom option. Together with detail (now
	magnifier) reimplemeneted as wxMiniWindows. Many changes. Cleanup.
	Try to improve histogram.
	[86acdad9e7e7]

	* xmunipack/browser.cpp:
	String macros to unicode. Changes according to work on info-side
	(menu items, config,..) and reimplementation of tune and magnifier
	windows (menu, toolbar, on-close event). Removed Pan. Small tunning.
	Cleanup.
	[50fd2ad1e1f3]

	* xmunipack/workplace.cpp:
	By sidebar-info changes. String macros to unicode.
	[3bc8c215575c]

	* xmunipack/side.cpp:
	Side-info reimplemented, abandoned choicer. Minor changes and
	cleanup.
	[8776fa5e1bb5]

	* configure.in:
	Improved use of Solaris's compiler.
	[dbbeeccb4622]

2009-08-08  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/header.cpp:
	Moved to main window.
	[1dac50cb6097]

	* xmunipack/xmunipack.h:
	See side.cpp.
	[85f757b8881a]

	* xmunipack/fits.cpp:
	Updates in colors.
	[3b68d1f455a9]

	* xmunipack/browser.cpp, xmunipack/view.cpp:
	Toolbar hided icons bugfix under Cocoa corrected.
	[8f8f8b3c6c7c]

	* xmunipack/side.cpp:
	Framed tables on infopage. Implemented choicebook (in hope to solve
	bad behauviour under Cocoa). All strings to unicode macros.
	[ecb9b617ad7a]

	* configure.in, lib/Makefile.am:
	Machinery reports in canonical mode SunOS and Darwin with small
	types. Corrected lib/ makefile.
	[9fcbc179e6ef]

2009-08-07  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.cpp:
	Implemented display of color images.
	[214359c66c76]

	* xmunipack/munifits.cpp:
	Updated lut setup.
	[d30ea5074959]

2009-08-06  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/pallete.cpp:
	Added YIQ model luminance model coeffs.
	[b84f1eef47ad]

	* xmunipack/xmunipack.h:
	By today's improvements.
	[e8c8637b4e50]

	* xmunipack/fits.cpp, xmunipack/fits.h:
	Reintroduced FitsGeometry and removed Image-gray for better image
	handling. Importarnt update.
	[63bb62f454aa]

	* xmunipack/munifits.cpp:
	Better handling of new images.
	[389eaf86e417]

	* xmunipack/config.cpp, xmunipack/icons/emblem-camera.png,
	xmunipack/icons/gnome-calculator.png, xmunipack/icons/gnome-
	settings-ui-behavior.png, xmunipack/icons/workspace.png:
	Icons for file structure tree.
	[2190ac927e46]

	* xmunipack/side.cpp:
	Icons in file's tree.
	[5ee53ce16390]

	* xmunipack/control.cpp:
	Removed specific settinfs to get better formating under Cocoa.
	[884a20a219fd]

	* xmunipack/view.cpp:
	Corrected file mask. Try to arrange About items better under Cocoa.
	[125b5574dc51]

	* configure.in:
	f77 is still required.
	[cc75b321adf5]

	* configure.in:
	Updated for SunOS and MacOS.
	[5b5f5c8aa9f1]

	* muniphot/Makefile.am:
	Rewroted for autoconf.
	[010e8bd79d4c]

2009-08-05  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/Makefile.am:
	Just another try to do.
	[25d7b80ad4c6]

2009-08-04  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/head.cpp:
	Call layout after every setup. License.
	[0b748b569a73]

	* xmunipack/fileprop.cpp, xmunipack/side.cpp:
	Enhanced formating of table. Tree without lines Improved code.
	Cleanup.
	[ea93d10801f3]

	* xmunipack/munifits.cpp, xmunipack/view.cpp, xmunipack/workplace.cpp:
	Init zoom setup to fit for larger and don't touch for smaller
	images.
	[44fcd7a2398b]

	* autoflat/Makefile.am:
	Modules search path.
	[2796a9b11fb6]

	* xmunipack/control.cpp, xmunipack/fits.h:
	Bugfix under wxMac port.
	[92419d836501]

2009-08-03  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	See today's changes.
	[a161e0e6f3e8]

	* xmunipack/browser.cpp:
	Browser icons are generated by the new class now.
	[782d9a7a2806]

	* xmunipack/fits.cpp:
	See fits.h.
	[d707a7987fd8]

	* xmunipack/fits.h:
	Suppressed hdu selection. Moved HasImage munifits. Default hdu setup
	to 0. Speed tunning.
	[7e8ee000cf18]

	* xmunipack/munifits.cpp:
	Simplified hdu selection. Used icon class.
	[432c1bd85cab]

	* xmunipack/config.cpp:
	Removed unused display_fit option.
	[ef106d67704e]

	* xmunipack/view.cpp:
	Tunning of display's update. Fit zoom.
	[0b0ba5af9900]

	* xmunipack/workplace.cpp:
	Tunning of multiple image update.
	[82b7c2767782]

	* xmunipack/icon.cpp:
	Added class for creating of icons.
	[6d73a4e17c44]

	* xmunipack/Makefile.am:
	Added icon.cpp and up.png.
	[92eebb979f0d]

	* xmunipack/display.cpp:
	Multiple image load during update suppressed. Cleanup.
	[6463a4f68547]

2009-08-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/icons/up.png:
	A navigation icon.
	[1466d76e4640]

	* xmunipack/fitsmeta.cpp:
	Added license text. Removed new lines from wxLogDebug.
	[f9a58485c5fd]

	* xmunipack/xmunipack.h:
	Improvements of MuniListCtrl. Cleanup.
	[729bf22c1ce3]

	* xmunipack/browser.cpp:
	Improvements in directory select/show. Cleanup.
	[bfd36ef654ec]

	* xmunipack/list.cpp:
	License text. Updated to current code fashion. Cleanup.
	[015d7a719c54]

	* xmunipack/xmunipack.h:
	See today's logs.
	[64d33a2627a8]

	* xmunipack/browser.cpp:
	License added. Title parameter update. Implemented: show/hide
	tollbar and dir tree, dirtree itself, move functions in tree,
	splitter window. Minor improvements in menu text. Code improvements.
	Cleanup.
	[708c00e393ff]

	* xmunipack/config.cpp:
	Updated parameters for View and Browse, dirmask.
	[824d601bcc43]

	* xmunipack/view.cpp:
	Updated stock-ID for help. Fixed toolbar show/hide setup during
	startup.
	[2c635eebe60b]

	* xmunipack/help.cpp, xmunipack/log.cpp:
	Updated to latest style code fashion. Window title definition.
	License.
	[4537407b7315]

2009-07-31  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.cpp:
	Added license text. Browser and View API change.
	[d7fa086e6800]

	* xmunipack/view.cpp:
	Added menu/key header switcher. Title init. Cleanup.
	[248f0a6423df]

2009-07-30  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/side.cpp, xmunipack/xmunipack.h:
	Reimplemented side informations.
	[f9df2c6c8e07]

	* xmunipack/fits.cpp, xmunipack/fits.h:
	Const specificator for bitpix.
	[758772996043]

	* docpage/basic.sgml, docpage/download.sgml:
	Corrected validation bugs.
	[bb06fc7eedcf]

2009-07-29  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/tutorial.sgml:
	Corrected badly finished title mark.
	[7aafe90e7fc7]

	* docpage/tutorial.sgml:
	Enhanced formulations. Added images.
	[b5addc5bac5f]

	* docpage/munipack.css:
	Class for picture's include and description.
	[01c63e3aa6a0]

	* docpage/0716_dark.png, docpage/0716_final.png,
	docpage/0716_original.png, docpage/autoflat.png, docpage/d120.png,
	docpage/d120_1.png, docpage/f10_1.png, docpage/lc0716.png:
	Images for tutorial.
	[c1303ce45c8c]

2009-07-20  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Included licence text. Removed unusable functions. Massive cleanup.
	Reflexion of today's work.
	[57b1587ff8da]

	* xmunipack/fits.h:
	Included licence text. Reimplementation of FitsLut's methods.
	[af0a22459f14]

	* xmunipack/view.cpp:
	Included licence text. Removed unusable functions. Massive cleanup.
	Rewrote code by changes in MuniFits and FitsImage. Cleanup.
	[f5e0fe1cebd3]

	* xmunipack/fits.cpp:
	Included licence text. Another implementation of FitsImage (together
	with MuniFots). Correction of color lut setup bugfix.
	[31a83f4846e5]

	* xmunipack/display.cpp, xmunipack/workplace.cpp:
	Included licence text. Removed unusable functions. Massive cleanup.
	[d87b60d1af22]

	* xmunipack/munifits.cpp:
	Included license text. Rewrite of selection. Controling of ITT and
	LUT moved to FitsImage and related changes. Better implementaion of
	cretaion of icon. Functions to detect (current) image HDU selection.
	Massive cleanup.
	[e67838eba569]

	* xmunipack/control.cpp:
	Includes license text. Historgram color/gray/parameters fine
	tunning. Titles for all dialogs. Median and mad in Itt control.
	Detail for color images. More advanced version of itt/color sliders.
	Massive cleanup.
	[cbe1aa2ffa32]

	* xmunipack/pallete.cpp:
	Included license text. Some description.
	[8c844d6f2053]

	* xmunipack/fileprop.cpp:
	Included license text. Icon is generated only once. Fine selection
	of info parameters (to prevent show of row/columns in header hdu).
	[fcff686ad751]

2009-07-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Adapted for color images. Cleanup and simplification by today's
	work.
	[4e442a674a9f]

	* xmunipack/control.cpp:
	Adapted for color images. 3-color histograms, Color balance control
	implemented, itt control reimplementation, Bugfixes.
	[3232d7aa37ca]

	* xmunipack/view.cpp:
	Adapted for color images. Cleanup and simplification.
	Reimplementation of image-hdus's menu indentification. Other small
	improvements.
	[34459f5c1d22]

	* xmunipack/munifits.cpp, xmunipack/workplace.cpp:
	Adapted for color images. Cleanup and simplification.
	[e5a8d4a9b644]

	* xmunipack/side.cpp:
	Implemented HduSelect (api for externals MuniView). Improved
	implementation of xTree's parameters. Adapted for color images.
	[72dfcc18804a]

	* xmunipack/fits.cpp:
	Improved implementation of FitsImage constructor. Setup of Itt
	parameters during itt choice.
	[c073e2b06d03]

	* xmunipack/fits.h:
	Added color balance for Lut. Color selection in FitsImage.
	[578f52376c3f]

2009-07-13  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/tutorial.sgml:
	Light curve tutorial.
	[dd3e40ec14e6]

	* docpage/munipack.css:
	Titles of 3th level adjusted.
	[102914be21c8]

	* xmunipack/xmunipack.h:
	By todays uploads.
	[a8c3728b6d0f]

	* xmunipack/view.cpp:
	Important improvements of menus, toolbars, HDU selections, key
	accelerators, status text. Clean up. Some tiny tunnings. Huge
	update.
	[b08074b96765]

	* xmunipack/display.cpp:
	Some larger changes in structure. Right-click menus updates. Some
	image-display bugfixes, etc.
	[1d8e8c78c7df]

	* xmunipack/workplace.cpp:
	Small updates related to image expose events.
	[4b24f311b785]

	* xmunipack/control.cpp:
	Reimplementation of Itt, Lut and Detail dialogs and related staff.
	Huge update.
	[08b12d2c92b9]

	* xmunipack/side.cpp:
	Tree events are directly resend to top window.
	[390ad6ed387f]

	* xmunipack/config.cpp:
	Implementation of icons in menu items.
	[c845e454cafc]

	* xmunipack/pallete.cpp:
	Renamed type to lut. Range checking of luts.
	[348c7964e35c]

	* xmunipack/fits.cpp:
	Default for Itt string (for select in loop). Speed up array filling.
	[abb38e4a86c2]

	* xmunipack/fits.h:
	No more used Qixel removed. Itt string type default. Renamed type to
	lut in FitsLut.
	[9986564e6653]

2009-07-10  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am:
	Corrected final installation of new icons.
	[c9bcf5e2a49a]

	* docpage/tutorial.sgml:
	A new chapter.
	[6f234ba0c919]

	* docpage/basic.sgml:
	Small stylistic corrections.
	[cdf3ca9be70f]

	* docpage/Makefile:
	Included tutorial.
	[f2895db2c818]

	* docpage/munipack.css:
	Added space above h2 titles.
	[a292b2e215a6]

	* docpage/navigation.html:
	Included tutorial. Renamed basics.
	[1dc21488f27b]

	* docpage/changelog.sgml, docpage/community.sgml,
	docpage/documents.sgml, docpage/download.sgml,
	docpage/external.sgml, docpage/features.sgml, docpage/install.sgml,
	docpage/links.sgml, docpage/references.sgml,
	docpage/screenshots.sgml:
	Replaced semicollon with (typography) hash. Other small corrections.
	[2ee467f5127c]

	* dist/munipack_packer.sh:
	Again corrected. Seems that libpng can't be installed as static.
	[31cbe09d66b7]

	* xmunipack/icons/stock_zoom-in.xpm, xmunipack/icons/stock_zoom-
	out.xpm:
	Bye.
	[55cef960fb71]

	* xmunipack/xmunipack.h:
	By today's changes.
	[9394ffee1f2c]

	* xmunipack/control.cpp:
	Removed control* classes. Added a new approach ones.
	[e34b01b1bfc4]

	* xmunipack/view.cpp:
	New point of view of GUI: reimplemented toolbar, removed status bar
	controls, improved menus. Auxiliary classes moved to control.cpp.
	[19a89a4f16ed]

	* xmunipack/workplace.cpp:
	Anoter implementation of sidebar and related ones.
	[0369d62462d2]

	* xmunipack/icons/weather-clear-night.png, xmunipack/icons/weather-
	clear.png, xmunipack/icons/zoom-fit-best.png, xmunipack/icons/zoom-
	in.png, xmunipack/icons/zoom-original.png, xmunipack/icons/zoom-
	out.png:
	New icons for toolbar.
	[2e1af72bb082]

	* xmunipack/config.cpp:
	Renamed control_show to side_show. Added new toolbar icons.
	[adb73e8d3229]

	* xmunipack/side.cpp:
	For side bar of MuniView.
	[640ffe946d2b]

	* xmunipack/Makefile.am:
	Included side.cpp.
	[f1e49e03be13]

2009-07-09  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Corrections of yesterday's adjustments.
	[c4affcab8671]

2009-07-08  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Added rawtran and fitspng to binary. Small corrections.
	[391830b8fa13]

2009-07-07  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/download.sgml, docpage/install.sgml:
	Improved description.
	[2a0e704e6d2e]

2009-07-02  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.cpp, xmunipack/fits.h:
	Implementation of 1D (spectra) images.
	[12ffc83439dd]

2009-07-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/control.cpp, xmunipack/display.cpp, xmunipack/grid.cpp,
	xmunipack/head.cpp, xmunipack/munifits.cpp, xmunipack/place.cpp,
	xmunipack/view.cpp, xmunipack/workplace.cpp, xmunipack/xmunipack.h:
	Next important structure change. Created classes for control/display
	for types of known fits data. Minimal cleanup.
	[de13bd91a60f]

	* xmunipack/browser.cpp:
	Obsolete head removed.
	[2fc3d859f01c]

	* xmunipack/fits.h:
	Lut chanell color functions added.
	[717d61019a6c]

	* xmunipack/aflat.cpp, xmunipack/mdark.cpp:
	Sunchro to current function versions.
	[4e0eb8778d39]

	* xmunipack/Makefile.am:
	Added workplace. Removed header.
	[3944373088ab]

	* xmunipack/config.cpp:
	Added display fit patameter.
	[9f6f97581768]

	* xmunipack/fits.cpp:
	Suppressed Qpixel.
	[d779d11711ae]

2009-06-30  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/download.sgml, docpage/install.sgml:
	Binary distribution and installation.
	[5ab30e4e460b]

2009-06-27  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Clearly used uname.
	[2fffcf89e508]

2009-06-26  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	Name changed for current.
	[b5d0caaf01da]

2009-06-25  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh:
	A "non-local" fine tuning.
	[60a5f7334b89]

	* dist/placein.sh:
	Set exec mask for generated xmnunipack.
	[c16a05c0c4ef]

2009-06-24  Filip Hroch  <hroch@physics.muni.cz>

	* dist/munipack_packer.sh, dist/placein.sh, dist/xmunipack.sh:
	Bundle creators and related stuff.
	[1d984c02ea2c]

2009-06-23  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.cpp, xmunipack/fits.h, xmunipack/fitsmeta.cpp:
	Cleanup. Removed a lot of code shaddings comments. Removed unused
	(obsolete) functions. Unimportant rearradgements.
	[7f3ebdce69c3]

	* xmunipack/view.cpp:
	Removed unused (obsolete) status text function.
	[62e77fbc3ff9]

	* xmunipack/xmunipack.h:
	Removed unused function from MuniView.
	[e59be23f29ef]

2009-06-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.h:
	Reflections of today's work. Implemenattion of new API for basic
	FITS functions.
	[d512957c2b58]

	* xmunipack/xmunipack.h:
	Reflections of today's work.
	[438d41e81b2b]

	* xmunipack/fits.cpp:
	A huge rearrangements of classes again. Created copy and assignment
	constructors and correct destructor for all possible classes.
	Corrected memmory leaks in Fitsfile constructor (together with
	munifits). Corrected bug in statistics. Improvements in FitsNoise
	class. Changed structure of FitsImage-gray and color classes and API
	to its. Own implementation of scaling. Improvements in histogram.
	Uff.
	[48ed6b46ab31]

	* xmunipack/control.cpp:
	Reflections of today's work on fits basic classes. Support of color
	images. Histogram reimplementation. Color table for LUT.
	[1ea7248e1aae]

	* xmunipack/view.cpp:
	Prevent memmory leak in private xSatatusBar. Changes reflects of
	today's work on basic fits classes. Support color images.
	[d0209f9044d4]

	* xmunipack/munifits.cpp:
	Massive rewrite. Implemented better default constructor, copy and
	assignment constructors and correct destructor. Rearranged due to
	today's work on fits classes. Support of color images.
	[c0dd174c2770]

	* xmunipack/display.cpp:
	Corrected pan create bug. Prevents memmory leaks for events.
	[f3dee8fc7c99]

	* xmunipack/pallete.cpp:
	Created copy and assignment constructors. New pallete. Setup of
	color balance.
	[456bee22d31d]

	* xmunipack/pan.cpp:
	Created OnLeave function to destroy pan when cursor leaves one.
	[3e0d493adde0]

	* xmunipack/fitsmeta.cpp:
	Created assignment constructor.
	[62feb97c4792]

	* xmunipack/value.cpp:
	Created copy and assignment constructors and correct destructor.
	[b2f589cc9777]

	* xmunipack/browser.cpp:
	Setup of icon's ITT.
	[00bf6371f77d]

2009-06-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am:
	Added control's button icon.
	[526bb0bfdcee]

2009-06-16  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Cleanup.
	[9ea64877638f]

	* xmunipack/control.cpp:
	Added negative option to ITT. ITT page and info table small
	rearrangements. Cleanup.
	[f4ab8594e174]

	* xmunipack/fits.cpp:
	Alternatives to config FITS keywords. Alternatives are separated by
	commas.
	[105e2f82688d]

	* xmunipack/xmunipack.h:
	By lut changes.
	[fb0719c6be2f]

	* xmunipack/munifits.cpp:
	Naive implementation of lut.
	[b97a8ad9ed2f]

	* xmunipack/control.cpp:
	Setup initial size of Itt graph and strip. Med/mad info moved to
	status bar. IMplemented LUT table (table, event handler and related
	ones).
	[8d03f2650432]

	* xmunipack/pallete.cpp:
	Implementation of paletes itself.
	[b7a098238540]

	* xmunipack/display.cpp:
	Right-click menu title removed.
	[e36a7b271b71]

	* xmunipack/grid.cpp, xmunipack/head.cpp, xmunipack/place.cpp:
	Cleanup.
	[29b83b10c41d]

2009-06-15  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Removed RangeBuffer. Added MuniStrip. Many changes as a looking
	glass of this wekend work.
	[26bab34f12f5]

	* xmunipack/view.cpp:
	Implemented zoom menu items. Itt botto slider. Some changes due to
	vork in control.cpp.
	[b3bca5e5ac70]

	* xmunipack/display.cpp:
	Removed zoom-set functions (functionality moved to mfits).
	[533debdc0e92]

	* xmunipack/control.cpp:
	Implementation of Abs- sliders. All ITT related entries. ITT graph
	(histogram and profile). Intensity strip.
	[5cb1f5caa573]

	* xmunipack/munifits.cpp:
	Added histogram and zoom.
	[31f1c9cd26a7]

	* xmunipack/grid.cpp, xmunipack/head.cpp, xmunipack/place.cpp:
	Removed Zoom-set functions.
	[4fd5b5055f4e]

	* xmunipack/fits.h:
	See fits.cpp.
	[65e4c10fa4a6]

	* xmunipack/fits.cpp:
	Implementation of inverse functions to ITT and small class api
	improvements. Improvements in histogram.
	[620128b7e44d]

2009-06-12  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/control.cpp, xmunipack/display.cpp, xmunipack/view.cpp,
	xmunipack/xmunipack.h:
	Implementation of super-class munifits and related ones. Small
	tuning of GUI (swaped images in main win, status and title bar). An
	implementation of correct coordinates and zoom detail.
	[43e7ca98b85c]

	* xmunipack/fits.h:
	ITT parameters API. Implemented Qixel (workaourd for CGI mirrored
	y-axis).
	[d8c1bb0b6289]

	* xmunipack/fits.cpp:
	Another way of ITT parameters API. Recognize() bug fixed (not all
	four-hdu files contains arrays).
	[ee972f66c2ea]

	* xmunipack/Makefile.am:
	Included some new files.
	[8878bcc17a64]

	* xmunipack/grid.cpp, xmunipack/head.cpp, xmunipack/munifits.cpp,
	xmunipack/pallete.cpp, xmunipack/pan.cpp, xmunipack/place.cpp:
	Big sources breaked to better maintanable modules.
	[29c9ac80d4f8]

	* xmunipack/browser.cpp, xmunipack/header.cpp, xmunipack/help.cpp:
	Macro changed to HOMEPAGE.
	[39cf0a2929e7]

2009-06-10  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/screenshots.sgml:
	Correction of forget old-fashioned header.
	[e09a62cec6f2]

	* docpage/favicon.png, docpage/meta.html, docpage/munipack.sgml:
	Favicon implemented.
	[ea76687bca8c]

	* docpage/head.html:
	Homepage address changed.
	[20cfc5ffbc57]

2009-06-08  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	By today's work. Band replaced by Hdu. Virtual abstract base class
	fro header/table/display of view. Cleanup.
	[223771df303e]

	* xmunipack/view.cpp:
	Band replaced by Hdu. Better implmenetation of header/display/table
	place. Slight cleanup.
	[88f6977e355c]

	* xmunipack/fits.h:
	Band replaced by Hdu and consecutive changes as in fits.cpp.
	Improved setup of parameters of Itt. Slight cleanup.
	[fa256b2e47ea]

	* xmunipack/control.cpp:
	Band replaced by Hdu. Improved setup of ITT parameters. Synchro to
	today work.. Cleanup.
	[1fe5c817edd9]

	* xmunipack/display.cpp:
	According to today's work... Slight cleanup.
	[032406ad4079]

	* xmunipack/fits.cpp:
	Band replaced by Hdu. Constructors without parametres suppresed.
	Enumeration of Itt types. Itt functions replaced by its float
	versions (important speedup). Reaarange of type identification (all
	Type() methods). FitsFile constructor improvements. Cleanup.
	[306dfe142a80]

	* xmunipack/browser.cpp:
	Slight cleanup.
	[8ddd1ea3f490]

	* xmunipack/fileprop.cpp, xmunipack/fitsmeta.cpp,
	xmunipack/header.cpp:
	Band replaced by Hdu. Slight cleanup.
	[284e491ac934]

2009-06-06  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Follows control and view.
	[c5fa4f86d013]

	* xmunipack/control.cpp:
	A solid proposal of controls. Added TreeCtrl for fits image fast
	orientation/handling. Implemented info, itt, zoom and lut layout
	[9d883b320787]

	* xmunipack/view.cpp:
	Changes invoked by work on MuniControl. Implmented display of
	headers and menu rearrange.
	[92d46cbf8d27]

2009-06-05  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Synchro to display.
	[7287df5f2eb2]

	* xmunipack/display.cpp:
	Fill only non-image covered area to prevent flickering.
	[b112b452a69d]

	* xmunipack/config.cpp:
	Removed control position and size. Added sash position sparating
	windows in view.
	[0f67b93789e2]

	* xmunipack/control.cpp:
	Controls embed in again and related ones.
	[98e243c958ee]

	* xmunipack/view.cpp, xmunipack/xmunipack.h:
	Controls emebed in again and related ones.
	[87347f6bd591]

2009-06-04  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/display.cpp:
	More carefull implementation of OnPaint function to prevent
	flickering during itt tunning and center of image on canvas.
	[b1a3be77d3a5]

	* xmunipack/fits.cpp:
	Image and thumbnail methods implemented more careffuly so prewies
	are no more fliped.
	[1f0c20cde5f0]

	* xmunipack/control.cpp:
	The graph of ITT function at step-wise function (visually
	practically equivalent).
	[a2ea9c998789]

	* xmunipack/view.cpp:
	Workaround to prevent repeattely call ITT with the same parameters
	due to multiply invoked scroll events.
	[e796cb2f4d49]

	* xmunipack/fits.h:
	Added median and mad as parameters.
	[5a021e660689]

2009-06-01  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	A reflection of all today's work.
	[304cfe7edd3a]

	* xmunipack/view.cpp:
	Adjustment of top-menus of images and tables. Synchro with recent
	control's work.
	[051682f02caa]

	* xmunipack/control.cpp:
	Implementation of info (simple info table and Fits-header) and
	adjust panels (graph of itt function and all controls, including
	sliders implementation). Founded new MuniGraph class.
	[16660993814f]

	* xmunipack/display.cpp:
	Removed right-click menus of zoom, itt and lut. Nicer implementation
	of fits setup and run-time setup of ITT. Machine-like implementation
	of image properties. Massive cleanup.
	[b0799cba06c8]

	* xmunipack/fits.h:
	As in fits.cpp.
	[7e998aed193d]

	* xmunipack/fits.cpp:
	Independent setup operations to relative factors od median and mad.
	Clean setup of itt. Implementation of a method to get header's
	records without comments.
	[1d03e3013c81]

	* xmunipack/config.cpp:
	Setup of zoom factor of zoom window in control. Save control panel
	position between sessions.
	[7fc5d58ed676]

2009-05-29  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am:
	Icons added for distribution.
	[8ed0b902931f]

	* xmunipack/icons/mail-send.png:
	Replacement.
	[e78a63339d7d]

	* xmunipack/icons/gnome-stock-mail-snd.png:
	Replaced by mail-send.png.
	[f327dfd60ed2]

	* docpage/changelog.sgml:
	Corrected Pre tag bug again.
	[18a5910e3070]

	* xmunipack/xmunipack.h:
	By today's work.
	[bd0c11045e40]

	* xmunipack/control.cpp:
	New reimplementation as a single frame with ToolBar.
	[dfcf2b11b290]

	* xmunipack/fits.h:
	Chneges follows fits.cpp.
	[03ee09c5ce0b]

	* xmunipack/fits.cpp:
	Added Type_str functions to FitsITT and GetDouble to Header.
	Fitscolor structure updated from array to tree variables. Default
	Fitscolor constructor with no parameters. FitsColor Wc is inline
	now. Color weights applied on ITT transformed values (not in
	argument).
	[f772e75a712c]

	* xmunipack/config.cpp:
	Added icons for control. Saving of control's window position on
	screen between sessions.
	[abf387fe21a1]

	* xmunipack/icons/gnome-status.png, xmunipack/icons/gnome-stock-mail-
	snd.png, xmunipack/icons/volume-knob.png,
	xmunipack/icons/wallpaper.png:
	Icons for controls.
	[ad821ff17293]

	* xmunipack/view.cpp:
	Setup of fast ITT controler. Reimplmented Statusbar OnSize wraper
	and witgets theyself. Improvements in Status text (show current
	state and pointer position). Shows pixel values dor gray and color
	images. Titlebar show structure of multi-layer files. Auto-focus of
	display.
	[d9b23da301aa]

	* xmunipack/display.cpp:
	Auto-focus and event for parent when pointer enters area. wxPrint to
	wxLogDebug. Implemented setup for color images.
	[aa02e1451231]

2009-05-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp:
	Option for color-balance of color images.
	[cd13da20127a]

2009-05-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/fits.cpp, xmunipack/fits.h:
	wxPrintf replaced by wxLogDebug
	[5044fa6f6bf1]

	* xmunipack/xmunipack.h:
	Followin today's changes.
	[ce3264ea2d6f]

	* xmunipack/view.cpp:
	Implemented callback functions for fit and slider in Status bar.
	Removed ITT selector. Fit's togglebutton replaced by checkbutton.
	The above specific cleanup.
	[7ee24865b514]

	* xmunipack/display.cpp:
	Added zoom functions. Corrected bug in keyboard inovked fullscreen
	leave.
	[706f7735ad2e]

	* xmunipack/header.cpp:
	Hdu on toolbar as in menu. File->Open removed non-standard keycode.
	[e73cf9737bb9]

2009-05-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/icons/stock_alignment.png, xmunipack/icons/stock_channel-
	blue.png:
	Icons for View.
	[a089fe7fcedc]

	* xmunipack/xmunipack.h:
	Updated to today's work.
	[c3854c8f8cc8]

	* xmunipack/view.cpp:
	Implementation of Hdu switcher with menu. Control menu-toolbar
	synchro. Icons reimplemented. Header menu launcher moved.
	[de0450253324]

	* xmunipack/header.cpp:
	Implemenation of Hdu switcher with menus. Select of Hdu. Cleanup.
	[951c0417cae3]

	* xmunipack/display.cpp:
	Fullscreen re-activation.
	[e943a5fd151e]

	* xmunipack/config.cpp:
	Added images for view window.
	[80cecd9ff281]

	* xmunipack/help.cpp:
	Standard stock ID. Cleanup.
	[2e42de07f3db]

2009-05-25  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/install.sgml:
	Guide for debian and ubuntu users.
	[6181cd49f30d]

	* docpage/big_logo.png:
	big logo.
	[95ad6e5411e1]

	* docpage/munipack.sgml:
	Included big logo to front page.
	[5f50a600ae00]

	* docpage/munipack.css:
	Solved bug with strange pre tag. Thx. Exebece.
	[130cd7e105d0]

	* xmunipack/xmunipack-icon.png:
	Replaced by Munipack logo. Moved to icons.
	[28cffe822838]

	* xmunipack/xmunipack.h:
	A mirror of full today work.
	[17f0f2c54345]

	* xmunipack/view.cpp:
	Implemented controls in statusbar. Control kick out to separate
	window.
	[6c7f2f487a39]

	* xmunipack/control.cpp:
	The Control implemented as dialog window.
	[6e7ef3dda50f]

	* xmunipack/display.cpp:
	A start of mouse-motion event handling reimplementation.
	[fdbc1b319986]

	* xmunipack/config.cpp:
	Implemened setup of icons via external files and related stuff.
	[a14aac456b49]

	* xmunipack/xmunipack.cpp:
	Added image handlers.
	[6eaf2fa45cbb]

	* xmunipack/browser.cpp, xmunipack/header.cpp:
	Application icon implemented by Munipack logo.
	[c22ccd7436ee]

	* xmunipack/help.cpp:
	All icons implemented by PNG images.
	[82d5e2e5ede5]

	* xmunipack/xmunipack.xcf:
	Original Munipack logo by R.Novak.
	[66aff89eeb16]

	* xmunipack/icons/gohome.png, xmunipack/icons/munipack_icon.png,
	xmunipack/icons/next.png, xmunipack/icons/previous.png,
	xmunipack/icons/reload.png, xmunipack/icons/stop.png:
	Replacement for XPM versions.
	[9b6ace109200]

	* xmunipack/xmunipack-icon.xpm:
	Replaced by icon/munipack_icon.png.
	[4f37122bfa9a]

2009-05-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/config.cpp:
	Added size for Control panel.
	[db1c070ac7e9]

	* docpage/munipack.css:
	Again, nicer visual output of changelog.
	[4fd507342be3]

	* xmunipack/xmunipack.h:
	Updated to recent chnages.
	[8d03ba25f6b1]

	* xmunipack/view.cpp:
	Switching of HDUs implemented by choise (notebook-like control
	abandoned). Steps to new point of view...
	[6a04ac4b379d]

	* xmunipack/header.cpp:
	Switching of HDUs implemented by choise (notebook-like control
	abandoned). Cleanup.
	[49b1f91cd2c7]

	* xmunipack/control.cpp:
	Updated to recent structure/class changes.
	[90a37c2644f4]

	* xmunipack/display.cpp:
	More correct constructor, better initialisation of fits and array,
	better detection of top window (fullscreen mode), right-click menu,
	panner.
	[a528359873ad]

2009-05-21  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/munipack.css:
	Nicer changelog list.
	[f1985bb8fcaa]

2009-05-19  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/browser.cpp, xmunipack/header.cpp, xmunipack/view.cpp:
	Synchro with FitsMeta API.
	[a681404bf5d8]

	* xmunipack/fits.cpp, xmunipack/fits.h:
	Implementation of table related stuff.
	[b8f9406ffd51]

	* xmunipack/fitsmeta.cpp:
	Cleanup and simpler implemenetation.
	[b749ce92e332]

	* xmunipack/xmunipack.h:
	Properties destructor moved to implementation file.
	[72995162e57a]

2009-05-18  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fileprop.cpp:
	Implemented tables. Reimplemented multiple notebooks to prevent
	memory leakes.
	[aa27d155acaa]

	* xmunipack/fits.h:
	Updated according to fits.cpp.
	[affa5b6e6dc0]

	* xmunipack/fits.cpp:
	Initial implementation of FitsTable. Better implementation of
	constructors, destructors, etc. Reimplementation of all dynamicaly
	created arrays via wxList. Bufixes. Fine tuning of class names and
	types (const, etc.).
	[243786a6718e]

	* xmunipack/xmunipack.h:
	Update to reflect today's work. Renaming of all *pw to *win.
	[a3dd72d689bb]

	* xmunipack/view.cpp:
	Removed animate-related controls. Multi-HDU implementation of main
	canvas with display for image HDU and table-grid for tables.
	Property launcher update.
	[69a0b0f32da5]

	* xmunipack/header.cpp:
	Dynamical and simple reimplmentation.
	[4ddcce51518a]

	* xmunipack/display.cpp:
	Removed Show items from menu. ITT setup in constructor and smoother
	handling. Set by FitsArray directly.
	[1756b2713423]

	* xmunipack/fileprop.cpp:
	Corrected renamed S* to *_str functions.
	[322434fb5948]

	* xmunipack/fitsmeta.cpp:
	Carefull implementation of copy constructors and destructors.
	Dynamic implementation of multi-HDU files with wxList.
	[2038fc3f5f5a]

2009-05-16  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/control.cpp:
	Reimplementation of control ITT handle.
	[35e9c5e5c631]

	* xmunipack/fits.h:
	Implemented ITT Get* functions.
	[7167dc295e1c]

	* xmunipack/view.cpp:
	Improved fits failed handle during load.
	[7cbe4dc04462]

	* xmunipack/display.cpp:
	Setup ITT only once.
	[e42261ce21b7]

	* xmunipack/fits.cpp:
	Improved fits failed handle.
	[7dea8ed53d4f]

	* xmunipack/xmunipack.h:
	Update to browser.
	[4526ff57075f]

	* xmunipack/browser.cpp:
	More clear implementation of icon/fits load.
	[9a1ab9ec02c0]

2009-05-12  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fileprop.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/fitsmeta.cpp, xmunipack/view.cpp:
	Implemented load of multilayer images and headers of tables.
	[faf14ac99de0]

	* xmunipack/xmunipack.h:
	Added slash to end of Munipack url.
	[ea8012dc9848]

2009-05-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/Makefile.am, xmunipack/aflat.cpp, xmunipack/browser.cpp,
	xmunipack/config.cpp, xmunipack/control.cpp, xmunipack/display.cpp,
	xmunipack/fileprop.cpp, xmunipack/fits.cpp, xmunipack/fits.h,
	xmunipack/fitsmeta.cpp, xmunipack/header.cpp, xmunipack/mdark.cpp,
	xmunipack/view.cpp, xmunipack/xmunipack.h:
	The great improvement in FITS specific classes (and induced one).
	[b0a36473c57b]

2009-04-02  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/logo.png:
	Update logo.
	[ca0266b8e19f]

2009-03-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated to today's improvements.
	[5fd90c190633]

	* xmunipack/control.cpp:
	Updated setup of ITT parameters in GUI.
	[4afa280d0b16]

	* xmunipack/display.cpp:
	Updated setup of ITT parameters.
	[673e4c6d9fc4]

	* xmunipack/fits.cpp:
	Implemented setup of ITT parameters.
	[f88246f4ca5d]

	* xmunipack/view.cpp:
	Updated loading of FitsMeta.
	[8eed9bc0191b]

2009-03-25  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Update cvs keyword.
	[38dbcf64f2e4]

2009-03-24  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated to today's improvements.
	[c5ca67d66038]

	* xmunipack/display.cpp:
	Reimplementation of Pane.
	[6bc2baae4a1a]

	* xmunipack/fits.cpp:
	Implemented thumbnail creation when one parameter is negative. Code
	improvements.
	[247f2d629058]

	* xmunipack/view.cpp:
	Now works without initial image. Updated to accept FitsMeta as list
	elements.
	[bc3c1b8d8a00]

	* xmunipack/fileprop.cpp:
	Updated to last api of FitsMeta class.
	[7f657a843bba]

	* xmunipack/browser.cpp:
	Implemented passing of FitsMeta files only to new Views.
	[67c16c560c0f]

	* xmunipack/fitsmeta.cpp:
	Implemented copy contructors for FitsMeta and FitsMetaBand.
	[2df4c15f0185]

	* xmunipack/help.cpp:
	Rearranged about items.
	[38d5aaa78e46]

	* xmunipack/config.cpp:
	Bugfix: pan_size.
	[3ffeefcd5a89]

2009-03-22  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated to reflect today's commit.
	[fa7ceaa2eee4]

	* xmunipack/display.cpp:
	Changed type of display derived from, sizers and image handling
	reimplmeneted. Many bugs corrected.
	[6941a8ea8f0d]

	* xmunipack/control.cpp, xmunipack/view.cpp:
	Title, typo, labels corrections. Reimplemented fullscreen mode and
	layout with help of sizers.
	[e7b9652786c1]

	* xmunipack/header.cpp:
	Typo and memmory handling corrected. Chnaged notebook label.
	[e253974a18ca]

	* xmunipack/fits.cpp:
	Uncorrected memory handling corrected. Chnaged GetImage return value
	type. Corrected bug for 0x0 images size.
	[c9514ad9f510]

	* xmunipack/fileprop.cpp:
	Bugy destroying of allocated objects corrected.
	[c9e733788f3b]

	* xmunipack/config.cpp:
	Uselles clear before deleting removed.
	[a801963305d0]

	* xmunipack/browser.cpp:
	Typo correction.
	[13344a0e711b]

	* xmunipack/time.cpp:
	Rearranged parsing of date-time.
	[192cbfcf187f]

	* xmunipack/fitsmeta.cpp:
	Corrected bug for array deletion.
	[4794e9ecc4ae]

2009-03-10  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/view.cpp, xmunipack/xmunipack.h:
	Updated to implementation of header viewer.
	[a5c699c9006f]

	* xmunipack/browser.cpp:
	Implemened header viewer invocation.
	[7b8d0eb9f408]

	* xmunipack/list.cpp:
	Implemented header menu item. Not yet implemented items are gray.
	[8308da5dcb4a]

	* xmunipack/xmunipack.cpp:
	All windows are showed imediatelly after creation (shows files
	during their loading).
	[d9e7ff037a67]

	* xmunipack/config.cpp:
	Added size of header viewer.
	[02766f1e820c]

	* xmunipack/Makefile.am:
	Header viewer added.
	[60ce5a6f5552]

	* xmunipack/header.cpp:
	Implementation of simple FITS header viewer.
	[833f3ade85a9]

2009-03-09  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/munipack.sgml:
	Better stylistics.
	[d38e37a128da]

	* xmunipack/xmunipack.h:
	Updated to today's improvements: fits-metafiles. Massive cleanup.
	[e7be982fc93b]

	* xmunipack/browser.cpp:
	Updated to fits-metafiles. Sorting improved (sort by a key).
	Unimplemneted menu items grayed. Massive cleanup.
	[2c4f5634227e]

	* xmunipack/display.cpp:
	Updated to fits-metafiles. Some memory leakes corrected. Massive
	cleanup.
	[7c9676167bc0]

	* xmunipack/view.cpp:
	Implemeted show/hide of sidebar. Improvement of fullscreen (sidebar
	is hided). Improvements according to histogram and fits-metafiles
	implementations. Great cleanup.
	[40ccb8c5acf4]

	* xmunipack/control.cpp:
	Implemented axes and labels for histogram. Also itt/lut strip.
	Reimplemented to fits-metafiles.
	[fb82496a457f]

	* xmunipack/fits.cpp:
	Great and important update to fit fits-metafiles. Many Band function
	reimplemented. Many Image functions removed to be non-confusing.
	[4d8e2c504f14]

	* xmunipack/fitsmeta.cpp:
	Implementation of fits-metafiles.
	[28f9eac7c1e5]

	* xmunipack/list.cpp:
	Delete thumbnail implemented. Non-implemented menu items are grayed.
	[a5c635df7310]

	* xmunipack/fileprop.cpp:
	Updated to use of fits-metafiles.
	[7abef2536e92]

	* xmunipack/xmunipack.cpp:
	Improved logging. A wrong cmd option indicated to user. Updated to a
	new method of fits handling.
	[e02d4ed04823]

	* xmunipack/config.cpp:
	All strings 'exptimes' replaced by 'exposure' (according to FITS
	keyword recommendations).
	[2d0d490dfa51]

	* xmunipack/aflat.cpp, xmunipack/mdark.cpp, xmunipack/multiplay.cpp:
	Updated to use of fits-metafiles.
	[19da19f5151c]

	* xmunipack/Makefile.am:
	Included fitsmeta.
	[785f5750e73d]

	* xmunipack/value.cpp:
	Generalized bitpix as an array.
	[3bf0af9f6e63]

2009-03-06  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated according to today's improvements. Added new classes for
	time/value/coordinate conversions. Implemented buffer classes for
	wrap of data to events.
	[7f3899fbe338]

	* xmunipack/control.cpp:
	Implemened event-driven interface to display (via parent view),
	histogram and intensity range control. Also pixel value and FITS
	basic parameters labels.
	[9ee8cc2ae0d1]

	* xmunipack/display.cpp:
	Implemented setup of intensity ranges and pixel motion via
	reciprocal events with control. Implemented leave event driver.
	[b94f0ae83e74]

	* xmunipack/view.cpp:
	Implemented event driving for control/display childerns. Corrected
	help menu items.
	[5aab4fae72eb]

	* xmunipack/config.cpp:
	Added items for (control) preview.
	[269e53565a15]

	* xmunipack/fits.cpp:
	Implemented histogram. Updated GetImage function to offers simple
	setup of intensity range parameters.
	[af9214a735d8]

	* xmunipack/browser.cpp:
	Updated to new implementation of JD. Corrected help->homepage and
	log menu identifiers.
	[f645d7a60055]

	* xmunipack/Makefile.am:
	Added sources to conversion of times and fluxes.
	[bdb87683cc24]

	* xmunipack/value.cpp:
	Implemented object to conversion between astronomical flux/intensity
	units.
	[3ee307d8835a]

	* xmunipack/time.cpp:
	Implemented object to conversion between astronomical times.
	[d3ac2bb16285]

2009-03-02  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated to todays changes.
	[0cec0298c289]

	* xmunipack/browser.cpp:
	Menus updated (more logical arrangmenet of view menu, log window).
	Implemented functions and menus for labes and sort of list.
	Improvements and clarification of interface of loading images to
	list.
	[d11de3f30b31]

	* xmunipack/list.cpp:
	Implemented label and sort menus. Addimage replaced by more elegant
	AddThumb function. Some small improvements.
	[1377f1779d30]

	* xmunipack/fits.cpp:
	Julday implemented.
	[430ed477d03f]

	* xmunipack/fileprop.cpp:
	Nicer formating of datetime string.
	[fa5ac1451264]

	* xmunipack/config.cpp:
	Browser label and sort parameters added.
	[cd804e7b4b18]

2009-02-28  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated according to today's improvements.
	[e248c8f8e9d0]

	* xmunipack/browser.cpp:
	Added menu items: ascii export, properties. Guide menu item in Help
	replaced by Home. Implemented file unloading, property. Small
	cleanup.
	[29a914c54620]

	* xmunipack/view.cpp:
	Added some menu items, better implementation of fullscreen and menu
	items shadow. Guide item in Help menu replaced by Home.
	[64b6a407d168]

	* xmunipack/list.cpp:
	Implemented right-click menus, support for property display,
	unloading files from list, better handling of menu propagation to
	top window (browser). Masive cleanup.
	[92b3ecdf18fe]

	* xmunipack/fileprop.cpp:
	Implemented dir property.
	[a62cb67b481c]

	* xmunipack/display.cpp:
	Pixel value updated (triplet for color image, float/int format by
	BITPIX). Modal for PAN.
	[19c8eb1d3ea2]

2009-02-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/help.cpp:
	Included short text of GPL.
	[e10bc7caa87b]

	* xmunipack/xmunipack.h:
	Update to all todays improvements.
	[65d1ab15ba39]

	* xmunipack/icons/stock_alignment.xpm, xmunipack/icons/stock_channel-
	blue.xpm, xmunipack/icons/stock_zoom-in.xpm, xmunipack/icons
	/stock_zoom-out.xpm, xmunipack/icons/zoom-fit-best.xpm,
	xmunipack/icons/zoom-original.xpm:
	Added icons for toolbar of view.
	[75750cc4e1e0]

	* xmunipack/view.cpp:
	Added to toolbar: animation, icons, zoom. Implemented fullscreen
	(together with support in display). Rearrange of menus. wxSashWindow
	replaced by wxSplitter. Many improvements.
	[bf260dca61c4]

	* xmunipack/display.cpp:
	Removed bottom buttons, implemented OnSize handling, mouse and
	keyboard lookup of images, many small changes.
	[da026cb39a7e]

	* xmunipack/browser.cpp:
	Updated menus, API to view, masive cleanup, many ID's replaced.
	[2230d1452201]

	* xmunipack/xmunipack.cpp:
	Updated to updated interfaces of browser and view.
	[77a37ce25501]

	* xmunipack/log.cpp:
	ID_LOG retyped.
	[4eafcbc33669]

	* xmunipack/fileprop.cpp:
	Implemented file image properties.
	[ae7f3a0683dc]

2009-02-24  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Updated to today's commit.
	[1854a5805421]

	* xmunipack/display.cpp:
	Important update. Updated gui, removed choiced, added menus on right
	click (including lut, itt,..), panner. Many small changes.
	[9a1478b696ab]

	* xmunipack/fileprop.cpp:
	Implemented file properties.
	[331dc50a2fab]

	* xmunipack/view.cpp:
	Reimplementation. Removed choices, added tool bar, improved work
	with list of images, setup title, pixel value in statusbar, added
	pan.
	[4481d1c29f3f]

	* xmunipack/fits.cpp:
	Implemented: non-square thumbnails, image type, itt power. Bugfixes.
	[0bf052e73583]

	* xmunipack/config.cpp:
	Added confif items for pan, fits keywords and display luy,itt and
	type.
	[c1c6dc495fe6]

	* xmunipack/browser.cpp:
	Only updated to today's commit. Bugfix.
	[bb6da4a38c6c]

	* xmunipack/list.cpp:
	Only updated to today's commit.
	[9fa2647d2192]

2009-02-20  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/basic.sgml:
	Added description of darkbat.
	[934a3e9a6f58]

	* docpage/munipack.sgml:
	Removed link to configuration page.
	[f7776bf144a8]

	* docpage/external.sgml:
	Better formulations.
	[0fe57a5fa95a]

	* docpage/community.sgml, docpage/features.sgml, docpage/install.sgml:
	Stylistics.
	[1fd7d4642a82]

	* xmunipack/xmunipack.h:
	Updated to today;s commits.
	[a752e247aa93]

	* xmunipack/fits.cpp:
	Reimpkmented icon/image conversion to bitmap images. The running
	mean implemneted in icons which drastically grows quality of icons.
	Impalmented itt and automatic intensity transformation. The most
	important revision yet.
	[727899b97a20]

	* xmunipack/display.cpp:
	Control items ITT,zoom, LUT implemented. Image display reimplmented
	(faster operations).
	[2fb172846db1]

	* xmunipack/list.cpp:
	Reimplemented fits list. The fits list is not member anymore (only
	icons), useful to dynamic icon sizing and wxListCtrl report mode.
	[3041a355b6bd]

	* xmunipack/browser.cpp:
	Updated config and list functions.
	[92ea8c0204fb]

	* xmunipack/view.cpp:
	Updated according to config. Added fullscreen menu item.
	[b9278709c976]

	* xmunipack/multiplay.cpp:
	Updated to config's chnages.
	[c3dd1ac7dab7]

	* xmunipack/config.cpp:
	Added ITT,LUT, etc. items.
	[d5f28c5bd1b3]

	* xmunipack/control.cpp:
	Updated required background style.
	[eb96a6475555]

	* xmunipack/help.cpp:
	Updated to config's changes.
	[a6919c0df4e5]

	* xmunipack/aflat.cpp, xmunipack/mdark.cpp:
	Updated to config and display changes.
	[f2688e898949]

	* xmunipack/xmunipack.cpp:
	Config filename to default value. Open browser when on wrong
	parameter, not hungup. Sychnronized with broweser and config
	chnages.
	[f99b9634eac6]

2009-02-19  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/features.sgml:
	Some features described.
	[0b59d077c151]

	* docpage/navigation.html:
	Basic usage added.
	[dad6567fa1f2]

	* docpage/basic.sgml:
	Basic usage founded.
	[7964e078513d]

	* docpage/Makefile:
	Added basic usage.
	[f4426197e7ab]

2009-02-16  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/mframe.cpp:
	Replaced by browser.cpp.
	[3f7e10c354c3]

	* xmunipack/list.cpp:
	Config implemented.
	[584dbc167853]

	* xmunipack/icons/gohome.xpm, xmunipack/icons/gtk-media-pause.xpm,
	xmunipack/icons/gtk-media-play-ltr.xpm, xmunipack/icons/media-seek-
	backward.xpm, xmunipack/icons/media-seek-forward.xpm,
	xmunipack/icons/next.xpm, xmunipack/icons/previous.xpm,
	xmunipack/icons/reload.xpm, xmunipack/icons/stop.xpm:
	Icons for toolbars.
	[a113fa418299]

	* xmunipack/xmunipack.h:
	Synchro according to today's changes.
	[c6480e971626]

	* xmunipack/control.cpp:
	Founded control panel for view window.
	[6db3faa272e4]

	* xmunipack/view.cpp:
	Menu print, browser start menus added. Multi-layout (sash) window,
	file open implmened.
	[ec9bc29f8ae5]

	* xmunipack/display.cpp:
	Zoom, color palette, scrolling implemented.
	[f286f43c3180]

	* xmunipack/Makefile.am:
	Added control.cpp.
	[52c76c9c660b]

	* xmunipack/multiplay.cpp:
	Toolbar implemented.
	[385f763f98a2]

	* xmunipack/browser.cpp:
	Updated links to documentation in warning dialogs. About dialog
	moved to help.cpp.
	[96f092100fed]

	* xmunipack/fits.cpp:
	Simple implementation of color palettes.
	[0197808640cb]

	* xmunipack/help.cpp:
	Reimplemented navigation bar by toolbar. Moved about dialog from
	browser.
	[fd08098f69de]

2009-02-14  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/navigation.html:
	Added external.
	[b71caa33fdfc]

	* docpage/install.sgml:
	Added decomperssion and external utilities. Removed link to config
	page.
	[3a5234672aa0]

	* docpage/external.sgml:
	Founded.
	[b3324e020f00]

	* docpage/community.sgml, docpage/download.sgml:
	Stylistical changes.
	[8710646fa582]

	* xmunipack/xmunipack.h:
	Synchro to todays changes.
	[1fc484cbc4ff]

	* xmunipack/browser.cpp:
	Synchro configs and multidisplay.
	[9d1a8e662816]

	* xmunipack/view.cpp:
	Implemented multifisplay.
	[c67c83e88405]

	* xmunipack/multiplay.cpp:
	Founded multiple display window.
	[1a49f0c0afd5]

	* xmunipack/display.cpp:
	Added concept of LUT and image choices.
	[7d30ca6fa75b]

	* xmunipack/Makefile.am:
	Added multiplay.
	[b7da9783c9f7]

	* xmunipack/xmunipack.cpp:
	Remember window sizes between sessions. Implemented command line
	parameters.
	[3870f9c64948]

	* xmunipack/aflat.cpp, xmunipack/config.cpp, xmunipack/help.cpp,
	xmunipack/mdark.cpp:
	Remember window sizes between sessions.
	[f0949755aff7]

2009-02-13  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/community.sgml:
	Founded community.
	[0c94c13ed5e8]

	* docpage/Makefile, docpage/navigation.html:
	Added community.
	[f34f39edf253]

	* xmunipack/xmunipack.h:
	Synchro according to today's changes.
	[5971624e2b2d]

	* xmunipack/mdark.cpp:
	Relative solid implementation od mdark. Implemeneted animation,
	parent frame notifictation. Many improvements of details.
	[638e9a90b384]

	* xmunipack/browser.cpp:
	Rearranged menu, added aflat, implemneted better description of
	missing extranal tools.
	[7183945641b6]

	* xmunipack/config.cpp:
	Corrected types.
	[cde6a52578be]

	* xmunipack/list.cpp:
	Synchro with view.cpp.
	[01aaff7f749e]

	* xmunipack/view.cpp:
	Reimplemented constructor. Open files are no more loaded during
	class (frame) init. Frame can be created with null fits.
	[3fdc03b0ba58]

	* xmunipack/fits.cpp:
	Implemented constructor for null FITS.
	[6b0be45e270f]

	* xmunipack/Makefile.am, xmunipack/aflat.cpp:
	Implemented aflat.
	[604ffe196951]

2009-02-12  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in:
	Required version number of wxWidgets above 2.8.0.
	[f3cda4c8a60c]

2009-02-11  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Synchro to today changes.
	[79c21e40b884]

	* xmunipack/mdark.cpp:
	Solid implementation of executiong of external mdark.bin. Output
	dark setup interface and logging.
	[34c1460aa91f]

	* xmunipack/exec.cpp:
	Final implementation of external process run.
	[abc021f740ba]

	* xmunipack/browser.cpp:
	Test info window for missing external tools.
	[59fa04a9f1b7]

	* xmunipack/xmunipack.cpp:
	Removed gfortran caching workaround and bad object destroying.
	[3e3e613e10be]

2009-02-10  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/munipack.css:
	Removed border of Pre tag.
	[5059070f7e33]

2009-02-03  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.h:
	Synchronized to all today's changes.
	[dba374f1fde4]

	* xmunipack/exec.cpp:
	Implementation of running of external tools.
	[71717e33e2b4]

	* xmunipack/mdark.cpp:
	Impelmentation of mastredark.
	[50f17f8d9914]

	* xmunipack/display.cpp:
	Implemented a basic display.
	[4f613e832d50]

	* xmunipack/Makefile.am:
	Added new files.
	[6553abcb41c9]

	* xmunipack/xmunipack.cpp:
	Resctricted only od base class. Some implrovements.
	[e265f397d2e7]

	* xmunipack/browser.cpp:
	Reimplemented old mframe. Image browser. reimplemented selections
	and adata loading.
	[b66fd3a5303e]

	* xmunipack/config.cpp:
	Implemented config. Better detection of extrenal tools.
	[6e0d60080803]

	* xmunipack/view.cpp:
	Implemented image displaying.
	[abd7484fde32]

	* xmunipack/list.cpp:
	Implemented Properties window, selections.
	[15612f70045c]

	* xmunipack/fits.cpp:
	Implemented full Image() function. Generalized to FITS reading
	without any bounds.
	[c60d3a1aa91d]

2009-01-30  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fileprop.cpp:
	Initial implementation property dialogs.
	[5290dd797779]

	* xmunipack/Makefile.am:
	Added fileprop and view.
	[719181e91726]

	* xmunipack/xmunipack.cpp:
	Initial size tuned.
	[c6405f4a4ff3]

	* xmunipack/mframe.cpp:
	Fine tunining of constructor, added wizard menu and help
	reimplmeneted.
	[267e6c812f66]

	* xmunipack/xmunipack.h:
	Implemented classes for multi-color images, preview and viewer.
	[d1be39517f6c]

	* xmunipack/view.cpp:
	Initial implementation of FITS viewer.
	[0c005ffaea50]

	* xmunipack/list.cpp:
	Implemened pop-menu on preview, launch of viewer. Reimplemented
	preview loading.
	[50d2634d0ef4]

	* xmunipack/fits.cpp:
	Implemened multi-color images, thumbnails, headers keywords, more
	robust input read.
	[daf8db8186ad]

2009-01-27  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/fits.cpp:
	Reimplemented thumbnails and storage of header records.
	[79cbbd707d45]

	* xmunipack/xmunipack.cpp:
	Separated main class.
	[72a4894d7fdc]

	* xmunipack/Makefile.am:
	Added seoarated implementations of main frame and a new icon preview
	list.
	[3f0813b07703]

	* xmunipack/list.cpp, xmunipack/xmunipack.h:
	Implemented fits list. Reimplemented icon view.
	[c460ba6ccde3]

	* xmunipack/mframe.cpp:
	Pasted from xmunipack. Implemented fits list. Reimplemented icon
	view.
	[8592f9025e6d]

2009-01-26  Filip Hroch  <hroch@physics.muni.cz>

	* xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Implemented logs and fine tuning.
	[429daf2e2de3]

	* xmunipack/Makefile.am, xmunipack/log.cpp:
	Implemented logs.
	[accc98fdf003]

2009-01-25  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/logo.png:
	Logo?
	[38d45a0a9948]

2009-01-24  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/changelog.sgml, docpage/documents.sgml,
	docpage/download.sgml, docpage/features.sgml, docpage/install.sgml,
	docpage/links.sgml, docpage/meta.html, docpage/munipack.sgml,
	docpage/navigation.html, docpage/references.sgml,
	docpage/screenshots.sgml:
	Updated. Merged with old web.
	[39501a61d3a6]

2009-01-23  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/incl.awk:
	External cat replaced by an internal loop.
	[898d1823f733]

	* Makefile.am:
	Included xmuniphot. Fine tuning update.
	[f0be46c65726]

	* autoflat/Makefile.am, darkbat/Makefile.am, flatbat/Makefile.am,
	kombine/Makefile.am, konve/Makefile.am, lib/Makefile.am,
	meandark/Makefile.am, munilist/Makefile.am, muniphot/Makefile.am,
	xmunipack/Makefile.am:
	Fine tuning update.
	[bab179b91736]

	* configure.in:
	Included xmunipack. Fine tuning update.
	[8f0dd8f75b04]

	* README:
	Updated by recent changes.
	[55a4a162db18]

	* xmunipack/xmunipack.1:
	Manual page.
	[4637e40339a8]

	* xmunipack/Makefile.am, xmunipack/fits.cpp, xmunipack/help.cpp,
	xmunipack/xmunipack-icon.png, xmunipack/xmunipack-icon.xpm,
	xmunipack/xmunipack.cpp, xmunipack/xmunipack.h:
	Founded.
	[f47873d0ecb5]

2009-01-22  Filip Hroch  <hroch@physics.muni.cz>

	* docpage/Makefile, docpage/features.sgml, docpage/foot.html,
	docpage/head.html, docpage/incl.awk, docpage/munipack.css,
	docpage/munipack.sgml, docpage/navigation.html:
	Founded docpage.
	[b5059288a3f5]

2008-07-13  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/autoflat.f90, autoflat/autowrap.c, darkbat/darkwrap.c,
	flatbat/flatwrap.c, kombine/kombiwrap.c, kombine/skombine.f90:
	Run subprocess by popen method (abandoning of home-made gexe).
	[6f365f212042]

	* meandark/mdark.f90:
	Clean up. Comments. Works for single frame input.
	[ce291fc955f4]

	* meandark/meanwrap.c:
	Clean up.
	[fa1dc8d70ce3]

2008-07-12  Filip Hroch  <hroch@physics.muni.cz>

	* meandark/mdark.f90:
	Factor multiplier corrected (thx Petos).
	[bca6f8a35d02]

	* meandark/meanwrap.c:
	Typo in double setup corrected.
	[5014c9e315b7]

	* meandark/mdark.f90:
	Crash alternative label moved past deallocate.
	[bca3c5d3d78b]

	* meandark/meanwrap.c:
	Subprocess run via popen (homemade utility has been abandoned).
	[7aa97663637f]

	* lib/robmean1.f90:
	ID setup.
	[f2cd7d0b45f2]

2007-12-09  Filip Hroch  <hroch@physics.muni.cz>

	* script/srt2tab.sh:
	Thorman's script to create table with stars for gaia.
	[61ca01e67990]

	* script/mds9:
	Visualisation of data in ds9.
	[2cf67e52948f]

2007-12-07  Filip Hroch  <hroch@physics.muni.cz>

	* munimatch/munimat.f:
	Corrected hangup for gfortran (workaround) and field index
	underflow.
	[eb0f39c67639]

2007-11-03  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/main.f90:
	Bugfix. Commented out iarg.
	[7b0109efea4a]

	* configure.in:
	The fortran compiler changed to generic (not exacly specified). It
	is possible due to adding supprot for f90 to gnu tools.
	[64164ec58b25]

	* munilist/listwrap.c:
	Founded.
	[4f65e09197ad]

2007-08-06  Filip Hroch  <hroch@physics.muni.cz>

	* bootstrap:
	General version of autoconf/automake works under FreeBSD now.
	[c4babaedfa0f]

2007-06-26  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in:
	Added option for C and F90 linking in intel f compiler.
	[2e7891626e68]

2006-12-08  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/skombine.f90:
	The time of start of serie included.
	[200f6d3d012f]

2006-11-23  Filip Hroch  <hroch@physics.muni.cz>

	* darkbat/darkbat.f90, darkbat/darkwrap.c, flatbat/flatbat.f90,
	flatbat/flatwrap.c:
	Switch bitpix= implemented. Useful for dark sky photometry.
	[7289d7145d4a]

2006-11-12  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/skombine.f90:
	Default bitpix set to less confusing value -32. The option filename
	synchronized wih C wraper.
	[672094809f2b]

	* kombine/kombiwrap.c:
	Little change in help print.
	[7f195b0ed9a2]

2006-10-13  Filip Hroch  <hroch@physics.muni.cz>

	* configure.in:
	Default flags for compipers changed to more portable form (optimized
	only).
	[7194276924e4]

2006-10-07  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/autoflat.f90, kombine/skombine.f90:
	Corrected typo.
	[2457d339905a]

	* autoflat/autoflat.f90, darkbat/darkbat.f90, flatbat/flatbat.f90,
	kombine/skombine.f90, meandark/mdark.f90:
	Possible buffer overflow on internal files during write(buf,..)
	corrected.
	[7577cce751f6]

2006-10-05  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/skombine.f90:
	Write buffer overflow corrected.
	[cf5743b2e2fa]

	* kombine/skombine.f90:
	Standard deviations for flux ratio. Clean up.
	[1059385c9e2f]

	* kombine/Makefile.am:
	Original kombine prevent from building.
	[cc8dcb3c9864]

	* lib/qmedian.f90, lib/testqmed.f90:
	An another method for median computing.
	[8e7a1aad6e47]

2006-10-01  Filip Hroch  <hroch@physics.muni.cz>

	* doc/README:
	czech TODO
	[f1fb599de8c2]

2006-09-30  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/skombine.f90:
	Modified flux scaling.
	[172c7e37d3fc]

	* muniphot/Makefile.am:
	Order restored.
	[7833498f1bea]

	* muniphot/fotometr.f90:
	Mistake corrected.
	[e2391f822565]

	* flatbat/Makefile.am, flatbat/flatbat.f90:
	Robustmean replaced by rmean from stat lib.
	[b2c26ae3c19b]

	* kombine/Makefile.am:
	Enhancements of skombine and libraries.
	[df275004fadd]

	* kombine/kombine.f90, kombine/kombiwrap.c, kombine/skombine.f90,
	lib/daoio.f90:
	Encancements: parameters, opt file, normalisations, flux
	multiplication.
	[7f79246e2cfb]

	* lib/optfile.f90:
	opt file enhanced to blank lines and comments.
	[f202c96a414b]

	* autoflat/autoflat.f90, meandark/mdark.f90:
	Old RobustMean functions replaced by new rmean from stat lib.
	[055e7314c452]

	* autoflat/Makefile.am, configure.in, meandark/Makefile.am:
	Included new libraries.
	[a09ad8077790]

2006-09-28  Filip Hroch  <hroch@physics.muni.cz>

	* flatbat/flatbat:
	Flatbat as shell script removed.
	[abcd2173102c]

	* darkbat/darkbat:
	Dakrbat as sh script removed.
	[c5132522adf9]

	* lib/qmedian.f90:
	A small changes.
	[3f256514e620]

	* kombine/kombine.f90, kombine/kombiwrap.c, kombine/skombine.f90:
	Kombine rewrited.
	[fa731178f848]

	* configure.in, kombine/Makefile.am, lib/Makefile.am:
	New libraries approved.
	[830a1ee1fa94]

	* lib/daoio.f90, lib/stat.f90, lib/teststat.f90:
	A new libraries.
	[94af2a512da9]

2006-09-11  Filip Hroch  <hroch@physics.muni.cz>

	* meandark/mdark.f90:
	Factor moved.
	[f80de138dfbe]

	* meandark/mdark.f90, meandark/meanwrap.c:
	Implemented factor switch.
	[2665afa65c92]

	* autoflat/Makefile.am, autoflat/autoflat.f90, darkbat/darkbat.f90,
	flatbat/flatbat.f90, lib/Makefile.am, lib/gexe.c, lib/liblist.f90,
	meandark/Makefile.am, meandark/mdark.f90, meandark/meanwrap.c:
	Bug corrected. Cleaning.
	[490c54d3aa38]

2006-09-10  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/liblist.f90:
	Moved to lib/.
	[2f8f46d12d4b]

	* autoflat/autowrap.c, darkbat/darkwrap.c, flatbat/flatwrap.c,
	lib/cwrap.c, lib/gexe.c, meandark/meanwrap.c:
	Cleaning, generalizing,ANSCing code.
	[751fafa9a591]

	* meandark/Makefile.am, meandark/mdark.f90, meandark/meanwrap.c:
	Rewited in a modern fashion.
	[2860bda97351]

	* lib/liblist.f90:
	A dynamic library included (enganced version from autoflat).
	[d878c6b5eb46]

	* lib/cwrap.c:
	Corrected a bad handling of memory of free in fgetline.
	[a31ff8ec6a6b]

2006-09-08  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/Makefile.am, autoflat/autoflat.f90, autoflat/autowrap.c,
	autoflat/liblist.f90:
	Finish of rewrite autoflat.
	[a98ca7b1d346]

2006-09-06  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/Makefile.am, autoflat/autoflat.f90, autoflat/liblist.f90:
	Start of updating.
	[aa3f6202f220]

2006-09-05  Filip Hroch  <hroch@physics.muni.cz>

	* lib/Makefile.am, meandark/Makefile.am, munilist/Makefile.am,
	muniphot/Makefile.am:
	Cleaning.
	[026621cd04f2]

	* flatbat/flatbat.f90:
	Rewrite finished.
	[0c968e97f857]

	* autoflat/Makefile.am, configure.in, darkbat/Makefile.am,
	darkbat/darkbat.c, flatbat/Makefile.am, flatbat/flatbat.c,
	kombine/Makefile.am, lib/Makefile.am:
	Cleaning autoconf/automake processing.
	[86dd329960be]

	* lib/cwrap.h:
	Header for cwrap.
	[d45ab6fa29be]

	* configure.in:
	Clean up and version increase.
	[74172f891c61]

	* flatbat/flatbat.f90, flatbat/flatwrap.c:
	Partialy modified.
	[0ca27b6fb134]

	* lib/Makefile.am, lib/cwrap.c:
	Common subroutines invocation.
	[5c4993c52b29]

	* darkbat/darkwrap.c:
	Cleaning.
	[e32875a7cf2f]

2006-09-04  Filip Hroch  <hroch@physics.muni.cz>

	* darkbat/darkwrap.c:
	Cleaning.
	[ed9abccccd5b]

	* flatbat/Makefile.am, flatbat/flatwrap.c:
	C wraper introduced.
	[187ce15fba4a]

2006-09-03  Filip Hroch  <hroch@physics.muni.cz>

	* darkbat/darkwrap.c:
	Replaced function fgetln (BSD specific) by my own function.
	[3e3bcf808854]

	* Makefile.in, autoflat/Makefile.in, bootstrap, doc/Makefile.in,
	flatbat/Makefile.in, frontend/Makefile.in, kombine/Makefile.in,
	konve/Makefile.in, lib/Makefile.am, lib/Makefile.in,
	meandark/Makefile.in, munilist/Makefile.in, munimatch/Makefile.in,
	muniphot/Makefile.in, picko/Makefile.in, script/Makefile.in,
	xebm/Makefile.in:
	Removed Makefile.in.
	[00f4ed9a0230]

	* lib/gexe.c, lib/gexe.h:
	Infrastructure for running subprocceses connected via pipes.
	[563cbb120694]

	* darkbat/darkbat:
	darkbat added as alternative way.
	[2b5d8dc89918]

	* darkbat/Makefile.am, darkbat/Makefile.in, darkbat/darkbat,
	darkbat/darkbat.f90, darkbat/darkwrap.c:
	The invocation of C wrapper again.
	[84ecb3943788]

2006-08-09  Filip Hroch  <hroch@physics.muni.cz>

	* darkbat/darkbat, darkbat/darkbat.f90:
	Bugfixes.
	[bf7d0d420e6c]

	* darkbat/Makefile.am, darkbat/darkbat, darkbat/darkbat.f90:
	Darkbat rewrited (almost) from scratch.
	[079d23cc2035]

2006-08-08  Filip Hroch  <hroch@physics.muni.cz>

	* muniphot/fotometr.f90:
	Allocation/deallocation of temporal buffer updated.
	[1a5e1bca3c84]

2006-08-06  Filip Hroch  <hroch@physics.muni.cz>

	* doc/munipack.xml:
	Updated to UTF-8.
	[496819acd202]

	* doc/Makefile.in:
	Update to new version of debian.
	[af5f37dec700]

	* debian/changelog, debian/rules:
	New version.
	[c692f0a255de]

	* kombine/Makefile.am, munilist/Makefile.am:
	Corrected makefiles.
	[20c3b7ed6797]

	* muniphot/iosubs.f90:
	We want to be sure, that lowbad,hibad will readable for maximum
	range.
	[3bb9ae8b69ec]

	* muniphot/iosubs.f90:
	Corrected bug for hibad > 1e5.
	[60fc1689159b]

	* bootstrap, munilist/Makefile.am:
	autocofigurable under freebsd.
	[430f472fc7ac]

2006-07-25  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/skombine.opt:
	An example of the parameter file for skombine with default
	parameters.
	[cb2c92e20985]

	* kombine/skombine.f90:
	Rewrited. Changes: a new interpolation methods, parameter file,
	weights for images, bugs correct.
	[be6c74afaf8b]

	* lib/interpol.f90, lib/optfile.f90:
	Widely useful routines for interpolation and parameter file parse.
	[4745e2b8fd1e]

2006-03-01  Filip Hroch  <hroch@physics.muni.cz>

	* darkbat/dark.f90:
	Bug fix: it don't report error and work correctly when BSCALE, BZERO
	is not present in header (output from iraf). Improvement: stat= in
	allocate().
	[300e609c9961]

	* darkbat/darkbat:
	Bug fix: remove pipe* when bin crashes.
	[5323159b1cfc]

2006-02-04  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/main.f90, munilist/munilist.f90:
	Horizontal coordinates included optionaly in output list.
	[6bf9f144bf3a]

	* lib/Makefile.g95, lib/Makefile.ifc, lib/traco.f90, lib/trajd.f90:
	Included traco, transformation of astronomical coordinates.
	[a71e52e8aad1]

2005-08-03  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/skombine.f90:
	Subpixel combine introduced.
	[f875385a6f8b]

	* kombine/kombine.f90:
	Keyword object='kombined image' replaced by object name from an
	input image.
	[b5f3a907e7be]

	* kombine/Makefile.am:
	skombine included.
	[91b6106fade7]

2005-04-05  Filip Hroch  <hroch@physics.muni.cz>

	* flatbat/Makefile.am:
	Distribution script included.
	[0164af401051]

	* konve/Makefile.am, munimatch/Makefile.am, picko/Makefile.am:
	Header files included in distribution tarball.
	[d52316347134]

2005-04-03  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/main.f90:
	The on-line help improved.
	[24fc46732262]

	* munilist/main.f90, munilist/munilist.f90:
	The selection of object by its coordinates implemented.
	[862c06ffaba3]

2005-03-21  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/main.f90:
	A precision for variable changed. iarg type specified.
	[0132e554107b]

	* munilist/munilist.f90:
	A variable precision reduced.
	[fc7e62be2139]

	* konve/konve.h:
	A new format included.
	[d2296ed52a2d]

	* Makefile.am, autoflat/Makefile.am, bootstrap, configure.in,
	darkbat/Makefile.am, flatbat/Makefile.am, kombine/Makefile.am,
	konve/Makefile.am, lib/Makefile.am, meandark/Makefile.am,
	munilist/Makefile.am, munimatch/Makefile.am, muniphot/Makefile.am,
	picko/Makefile.am:
	An important improvement in portability. A full autoconf/automake
	environment provided.
	[e60034c6db5b]

	* konve/konve.c:
	A new format added.
	[abdfec62a134]

	* konve/iost.c, konve/pomstr.c:
	Include included.
	[722b22267fd4]

2005-03-03  Filip Hroch  <hroch@physics.muni.cz>

	* konve/konve.c:
	Experimental support of ST-2K image format.
	[3ffaa485efb6]

2005-02-21  Filip Hroch  <hroch@physics.muni.cz>

	* autoflat/autoflat.f90, meandark/mdark.f90:
	A keyword DATE-OBS added.
	[b656dd861976]

2005-01-12  Filip Hroch  <hroch@physics.muni.cz>

	* flatbat/flat.f90:
	Clean up code. Info message suppresed.
	[1b2208582f59]

	* flatbat/Makefile.g95, flatbat/Makefile.ifc:
	It was approved for new compilers.
	[eaa95c77eb3d]

	* flatbat/flatbat.f90.orig:
	An old version. Deprecated.
	[bff91b882ed6]

	* flatbat/flatbat, flatbat/flatbat.f90:
	A new integrafce generation of flatbat. The flatbat.f90 completly
	replaced.
	[7f38fb7134d9]

	* lib/Makefile.g95, lib/Makefile.ifc:
	It was approved for new compilers.
	[851114837b95]

2005-01-02  Filip Hroch  <hroch@physics.muni.cz>

	* darkbat/dark.f90, darkbat/darkbat, darkbat/darkbat.f90:
	Darkbat rearranged for clean language sources. Minimal updation in
	functionality. A new option $ for mask.
	[f2c63665315e]

	* darkbat/Makefile.ifc:
	Makefile for ifc
	[cbdd0a074779]

	* meandark/mdark.f90:
	Header updated: EXPTIME, used images.
	[9be99bce2599]

	* autoflat/autoflat.f90:
	Header update: FILTER, used files.
	[b07e7a90c848]

	* autoflat/Makefile.linux:
	Updated for ifc.
	[ff2a493b8f16]

2004-05-21  Filip Hroch  <hroch@physics.muni.cz>

	* meandark/mdark.f90:
	Temperature averadge included.
	[606ccf16c730]

2004-05-19  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/trashift.f90, kombine/unsharp.f90:
	New utilities included.
	[6f400ef77dfa]

2004-01-07  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/kombine.f90:
	Bugfix. Bugfix of list of used files.
	[709abbe5c707]

	* kombine/kombine.f90:
	Bugfix. Corrected sum of exposure times when TRA is missing.
	[36eb4f501718]

2003-03-21  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/kombine.f90:
	Clean up, arranged header. Some new description.
	[92d1bfcc2009]

2003-02-01  Filip Hroch  <hroch@physics.muni.cz>

	* kombine/kombine.f90:
	The sumary of exposure times added and the times of individual
	exposures.
	[3e3ca43a6101]

	* kombine/Makefile.in:
	The minpack library prevent from linking (using).
	[84409fd97f80]

2003-01-22  Filip Hroch  <hroch@physics.muni.cz>

	* munilist/main.f90:
	The iarg specify type corrected.
	[227de786232f]

	* konve/iost.c:
	The internal buffer allocation corrected.
	[3b02e8685059]

2002-06-19  Filip Hroch  <hroch@physics.muni.cz>

	* konve/konve.c, konve/konve.h:
	The type header for PixCel237 added.
	[fd5d001ac91b]

2001-11-26  Filip Hroch  <hroch@physics.muni.cz>

	* konve/konve.c:
	Increased version #.
	[15a421ca2f56]

	* konve/konve.h:
	The # types increased to 16.
	[f86b77734858]

	* konve/konve.c:
	Added ST9 and ST10 formats submited by Gilles Duvert <duvert@obs
	.ujf-grenoble.fr>.
	[73fab55e0915]

2001-07-16  Filip Hroch  <hroch@physics.muni.cz>

	* script/qmphot.pl:
	Added $Id$.
	[a56e32385d94]

	* script/qmphot.pl:
	Added header with shell path and -x option.
	[ba3b899e2b0e]

2001-06-27  Filip Hroch  <hroch@physics.muni.cz>

	* konve/iofts.c:
	Omited prints....
	[b258a859ac0e]

	* konve/iofts.c:
	Correction of the last Y2K correction.
	[c7c303a61b78]

2001-06-15  Filip Hroch  <hroch@physics.muni.cz>

	* konve/iofts.c:
	Fixed bug when the year is 100,101,... etc. Need check after 2050.
	[68920a2c01ae]

2001-06-07  Filip Hroch  <hroch@physics.muni.cz>

	* munimatch/Makefile.in:
	added optimalisation
	[4cc2b7a76d69]

	* munimatch/munimat.f:
	rewrite construction of the output file
	[60dfd2d3166b]

	* muniphot/imagevv.f90:
	correct creating of fortran.11 unit when input file not found
	[081902c98d9c]

2001-06-05  Filip Hroch  <hroch@physics.muni.cz>

	* doc/munipack.xml:
	zkouska
	[4dda8ca37a8f]

2001-06-01  Filip Hroch  <hroch@physics.muni.cz>

	* munipack, first CVS entry
	[b9fbcdbf9275] [cvs0] <main>

	* Makefile.in, README, Release.cz, VERSION, archive.log, archive.sh,
	autoflat/Makefile.in, autoflat/Makefile.irix,
	autoflat/Makefile.linux, autoflat/Makefile.zal, autoflat/aflat2.f,
	autoflat/aflat3.f, autoflat/autoflat.cfg, autoflat/autoflat.f,
	autoflat/autoflat.f90, autoflat/autoflat.f90.zal,
	autoflat/autoflat.f90.zal1, autoflat/autoflat.txt,
	autoflat/liblist.f90, autoflat/liblist.f90.zal,
	autoflat/readpar.f90, build-stamp, configure.in, configure.sh,
	darkbat/Makefile.in, darkbat/Makefile.irix, darkbat/Makefile.linux,
	darkbat/dark.f90, darkbat/darkbat.c, darkbat/darkbat.f90,
	darkbat/darkbat.man, darkbat/darkbat.txt, debian/README.Debian,
	debian/changelog, debian/control, debian/copyright, debian/dirs,
	debian/docs, debian/files, debian/munipack.1,
	debian/postinst.debhelper, debian/postinst.ex, debian/postrm.ex,
	debian/preinst.ex, debian/prerm.debhelper, debian/prerm.ex,
	debian/rules, debian/substvars, debian/watch, doc/Makefile.in,
	doc/README, doc/autoflat.xml, doc/brief.xml, doc/darkbat.xml,
	doc/flatbat.xml, doc/kombine.xml, doc/konve.xml, doc/meandark.xml,
	doc/munipack.css, doc/munipack.sgml, doc/munipack.xml,
	doc/picko.xml, doc/trouble.xml, doc/usage.xml, flatbat/Makefile.in,
	flatbat/Makefile.irix, flatbat/Makefile.linux, flatbat/flat.f90,
	flatbat/flatbat.c, flatbat/flatbat.f90, frontend/Makefile.in,
	frontend/com.dat, frontend/match.opt, frontend/meandark.tcl,
	frontend/mphot.opt, frontend/mphoto.opt, frontend/munipack.pl,
	frontend/munipack.sh, frontend/processing.sh, frontend/xmunipack,
	kombine/Makefile.in, kombine/kombine.f90, konve/Makefile.in,
	konve/Makefile.irix, konve/Makefile.zal, konve/iofts.c,
	konve/iost.c, konve/konve.c, konve/konve.h, konve/konve.man,
	konve/konve.par, konve/konve.tcl, konve/konve.txt, konve/konve1.tcl,
	konve/par.dat, konve/pomstr.c, konve/trajd.c, lib/Makefile.in,
	lib/Makefile.irix, lib/Makefile.linux, lib/am.f90, lib/cutfun.f90,
	lib/helcor.f90, lib/mmm.f90, lib/munimat1.for, lib/qmedian.f90,
	lib/quick.f90, lib/quicksort.f90, lib/robmean.f90, lib/robmean1.f90,
	lib/t1.f, lib/t1.f90, lib/testy.doc, lib/trajd.f90, lib/ttrajd.f90,
	meandark/Makefile.in, meandark/Makefile.irix, meandark/mdark.f90,
	meandark/mdark.for, munilist/Makefile.in, munilist/Makefile.irix,
	munilist/Makefile.linux, munilist/interio.f90, munilist/main.c,
	munilist/main.f90, munilist/main.for, munilist/munilist.c,
	munilist/munilist.doc, munilist/munilist.f90,
	munilist/munilist.f90.zal, munilist/munilist.for,
	munilist/pomstr.for, munilist/skyplot.f90, munimatch/Makefile.in,
	munimatch/Vmodzkus.inc, munimatch/dchol.f, munimatch/iodat1.f,
	munimatch/l.log, munimatch/main.c, munimatch/main.for,
	munimatch/match.opt, munimatch/minsub.f, munimatch/munimat.doc,
	munimatch/munimat.f, munimatch/munimat.inc, munimatch/pomsub.f,
	munimatch/sm.f90, munimatch/sm2.f90, munimatch/sm3.f90,
	munipack.txt, muniphot/Makefile.in, muniphot/Makefile.irix,
	muniphot/Makefile.linux, muniphot/com.dat, muniphot/daosky.f90,
	muniphot/find.f90, muniphot/fotometr.f90,
	muniphot/fotometry.f90.zal, muniphot/imagevv.f90,
	muniphot/iodat.f90.zal, muniphot/iosubs.f90, muniphot/main.f90,
	muniphot/modpar.f90, muniphot/modulephot.f90, muniphot/mphot.opt,
	muniphot/mphoto.opt, muniphot/muniphot.f90, muniphot/munisubs.f90,
	muniphot/pomsub.f90, muniphot/sort.f90, picko/Makefile.in,
	picko/Makefile.linux, picko/iofts.c, picko/iopic.c, picko/pic.txt,
	picko/picko.c, picko/picko.h, picko/picko.man, picko/picko.par,
	picko/picko.txt, picko/trajd.c, script/Makefile.in, script/README,
	script/conve.sh, script/qmphot.pl, script/select.f90,
	script/select.sh, xebm/Makefile.in, xebm/README, xebm/konve.c,
	xebm/munilist.f, xebm/xebm.in, xebm/xebm.pl, xebm/xebm.tk,
	xebm/xebm_logo.gif:
	Initial revision
	[df1f08d11a0e]

