summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-11-17fix warningJohannes Hofmann
2012-11-17fix warningJohannes Hofmann
2012-10-07fix compilation with fltk-1.3.xJohannes Hofmann
2009-06-22reset focused mountain on middle mouse clickJohannes Hofmann
2009-06-07clarify format() callJohannes Hofmann
2009-06-07CopyrightJohannes Hofmann
2009-06-07remove unused GipfelWidget::SampleModeJohannes Hofmann
2009-06-06set_labels and redraw after hide/unhideJohannes Hofmann
2009-06-06add manual hide / unhideJohannes Hofmann
2009-05-28use %lf for scanning and %f for printing doublesJohannes Hofmann
2009-05-28mergeJohannes Hofmann
2009-05-28Backed out changeset 125f6e822a70Johannes Hofmann
2009-05-28don't access m if it's NULLJohannes Hofmann
2009-05-20factor out ScanImage classJohannes Hofmann
2009-05-19don't show labels of hills not on imageJohannes Hofmann
2009-04-22styleJohannes Hofmann
2009-04-21fix 16bit tiff output in stitching modeJohannes Hofmann
2009-04-10remove error.what() debug outputJohannes Hofmann
The interface seems to have changed between exiv2 versions.
2009-04-08add homepage to aboutJohannes Hofmann
2009-04-08use quit_cb instead of dummy_cbJohannes Hofmann
2009-04-08use floats in GIPFEL_FORMATJohannes Hofmann
2009-04-08use O_BINARY flag when availableJohannes Hofmann
2009-04-08rearrange #ifdefJohannes Hofmann
2009-04-08don't exit on escapeJohannes Hofmann
2009-04-08change cursor while making screen dumpJohannes Hofmann
2009-04-08some define renamingJohannes Hofmann
2009-04-08make global variables staticJohannes Hofmann
2009-04-08factor out file_installed_or_local()Johannes Hofmann
2009-04-08search data file in local tarballJohannes Hofmann
2009-04-07remove S_IRGRP to make things compile in MinGWJohannes Hofmann
2009-04-07remove unnecessary includesJohannes Hofmann
2009-04-07check for fsync() availabilityJohannes Hofmann
2009-04-07include strsep.h as extern "C"Johannes Hofmann
2009-04-07typosJohannes Hofmann
2009-04-07factor out exifSetValue()Johannes Hofmann
2009-04-07factor out gpsSetCoordinate()Johannes Hofmann
2009-04-07remove now unused util.[ch]Johannes Hofmann
2009-04-07styleJohannes Hofmann
2009-04-07add mkstemp() alternativeJohannes Hofmann
2009-04-07remove debug codeJohannes Hofmann
2009-04-07add some safeguards for image reading and writingJohannes Hofmann
2009-04-07styleJohannes Hofmann
2009-04-07switch ImageMetadata to exiv2 (mostly by Konrad Golling)Johannes Hofmann
2009-04-07bring in strsep() implementationJohannes Hofmann
2009-04-07DUPLICATE -> DUPLICJohannes Hofmann
2009-04-07DATADIR -> GIPFEL_DATADIRJohannes Hofmann
2009-04-01fix bug in cylindrical projectionJohannes Hofmann
If one peak is "left" and one is "right" of north, cylindrical projection was not able to compute proper viewing parameters. This is fixed by adjusting alpha angles of known hills to be increasing with x.
2009-03-29styleJohannes Hofmann
2009-03-29styleJohannes Hofmann
2009-03-29styleJohannes Hofmann