summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-28Backed out changeset 125f6e822a70Johannes 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
2009-03-29styleJohannes Hofmann
2009-03-29styleJohannes Hofmann
2009-03-29styleJohannes Hofmann
2009-03-29optimize Hills::sort() a bitJohannes Hofmann
2009-03-29fix buglet in set_labelsJohannes Hofmann
2009-03-29optimize set_labels()Johannes Hofmann
2009-03-29change sloganJohannes Hofmann
2009-03-29add 'created with gipfel' to screen dumpsJohannes Hofmann
2009-03-29change Hills::sort() interfaceJohannes Hofmann
2009-03-29fix long standing bug in label positioning codeJohannes Hofmann
2009-03-29refactor set_labels() a bitJohannes Hofmann
2009-03-29inline Hills::get_num()Johannes Hofmann
2009-03-29styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27styleJohannes Hofmann
2009-03-27more int->boolJohannes Hofmann
2009-03-27add copyright for ScreenDumpJohannes Hofmann
2009-03-27make ScreenDump more genericJohannes Hofmann
2009-03-27don't set initialized on errorJohannes Hofmann
2009-03-27add file dialog to screen dumpJohannes Hofmann