summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-11-10disable track width slider until a track is loadedJohannes Hofmann
2005-11-10sanitize track_width valuesJohannes Hofmann
2005-11-10merge plastic stuffJohannes Hofmann
2005-11-10increase button sizeJohannes Hofmann
2005-11-10add set_show_hidden() to GipfelWidgetJohannes Hofmann
2005-11-10remove hide_value slider.Johannes Hofmann
2005-11-10mergeJohannes Hofmann
2005-11-10switch to "plastic" schemeJohannes Hofmann
2005-11-07initial version of hidden hill detectionJohannes Hofmann
2005-11-07track-width stuffJohannes Hofmann
2005-11-05make track width depend on real distanceJohannes Hofmann
2005-11-03increase view angle to 360 degrees for panoramic imagesJohannes Hofmann
2005-10-31only allow reasonable scale values (> 100.0 for now)Johannes Hofmann
2005-10-31don't try to display invisible trackpointsJohannes Hofmann
2005-10-23fix damage() code in GipfelWidgetJohannes Hofmann
2005-10-23fix ProjectionTangential::comp_params for wide angle picturesJohannes Hofmann
2005-10-22avoid complete redraw in GipfelWidget::set_mountain to reduce flickerJohannes Hofmann
2005-10-22make label_x and label_y relative to x and yJohannes Hofmann
2005-09-13improve error message if data file is not foundJohannes Hofmann
2005-09-13add ViewParams.H to Makefile.amJohannes Hofmann
2005-09-13allow gipfel to start without image file parameterJohannes Hofmann
2005-09-13cleanupJohannes Hofmann
2005-09-13angels -> angles :-)Johannes Hofmann
2005-09-13remove debug outputJohannes Hofmann
2005-09-13fix ProjectionSphaericJohannes Hofmann
2005-09-13cleanups for 0.1.0 releaseJohannes Hofmann
2005-09-12initialize projection radio buttons correctlyJohannes Hofmann
2005-09-12add support for gps-track formatJohannes Hofmann
2005-09-11remove static menubar initializationJohannes Hofmann
2005-09-11redraw after changing projection typeJohannes Hofmann