summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-09update copyrightJohannes Hofmann
2006-08-09adjust usage()Johannes Hofmann
2006-08-09more comment cleanupsJohannes Hofmann
2006-08-09remove CVS tagJohannes Hofmann
2006-08-09Header and Copyright cleanupJohannes Hofmann
2006-08-03update README and usageJohannes Hofmann
2006-08-03use TIFFWriteEncodedStrip instead of TIFFWriteScanline because of memJohannes Hofmann
2006-08-03remove OutputImagesJohannes Hofmann
2006-08-03adjust usageJohannes Hofmann
2006-08-03add TIFFOutputImageJohannes Hofmann
2006-08-03really use JPEG qualityJohannes Hofmann
2006-08-02make things compile againJohannes Hofmann
2006-08-02add JPEGOutputImage.cxxJohannes Hofmann
2006-08-02cleanupJohannes Hofmann
2006-08-02implement PreviewOutputImageJohannes Hofmann
2006-08-02change Stitch to use OutputImage instead of DataImageJohannes Hofmann
2006-08-01implement JPEGOutputImageJohannes Hofmann
2006-08-01implement OutputImage stuffJohannes Hofmann
2006-08-01add OutputImage stuffJohannes Hofmann
2006-07-31add tiff stitchingJohannes Hofmann
2006-07-31initial tiff write supportJohannes Hofmann
2006-07-31add jpeg write support to DataImageJohannes Hofmann
2006-06-29fix core with small image heightsJohannes Hofmann
2006-06-29use image files from command line for stitchingJohannes Hofmann
2006-06-26switch to double coordinatesJohannes Hofmann
2006-06-26add -w and -h switchJohannes Hofmann
2006-06-25correct height width ratioJohannes Hofmann
2006-06-25adjust parametersJohannes Hofmann
2006-06-25show stitching onlineJohannes Hofmann
2006-06-25first working versionJohannes Hofmann
2006-06-25do not use empty string for dummy Hill name (dumps in destructor)Johannes Hofmann
2006-06-25implement various helper methodsJohannes Hofmann
2006-06-25Stich -> Stitch and hook new files in Makefile.amJohannes Hofmann
2006-06-25import image data grabbing fromJohannes Hofmann
2006-06-24add DataImage class stubJohannes Hofmann
2006-06-24add Stitch filesJohannes Hofmann
2006-03-29fix jump on unitialized value (valgrind)Johannes Hofmann
2006-02-19don't limit view window sizeJohannes Hofmann
2005-11-14update README and NEWS for 0.1.2 releaseJohannes Hofmann
2005-11-14use double coordinates in ProjectionSphaeric::comp_params()Johannes Hofmann
2005-11-14fix wrap-around bug in ProjectionTangentialJohannes Hofmann
2005-11-14fix ProjectionSphaeric::comp_params()Johannes Hofmann
2005-11-11call mark_hidden() in update_close_mountains()Johannes Hofmann
2005-11-10don't account for hidden peaks in GipfelWidget::set_labelsJohannes Hofmann
2005-11-10increase hide_value to 1.2Johannes Hofmann
2005-11-10add Option to show hidden peaksJohannes Hofmann
2005-11-10fix indentionJohannes Hofmann
2005-11-10increase buttons in Fl_Search_ChooserJohannes Hofmann
2005-11-10check for FLTK_SCHEME environment variableJohannes Hofmann
2005-11-10fix view window resize problemJohannes Hofmann