Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-23 | fix damage() code in GipfelWidget | Johannes Hofmann | |
2005-10-23 | fix ProjectionTangential::comp_params for wide angle pictures | Johannes Hofmann | |
2005-10-22 | avoid complete redraw in GipfelWidget::set_mountain to reduce flicker | Johannes Hofmann | |
2005-10-22 | make label_x and label_y relative to x and y | Johannes Hofmann | |
2005-09-13 | improve error message if data file is not found | Johannes Hofmann | |
2005-09-13 | add ViewParams.H to Makefile.am | Johannes Hofmann | |
2005-09-13 | allow gipfel to start without image file parameter | Johannes Hofmann | |
2005-09-13 | cleanup | Johannes Hofmann | |
2005-09-13 | angels -> angles :-) | Johannes Hofmann | |
2005-09-13 | remove debug output | Johannes Hofmann | |
2005-09-13 | fix ProjectionSphaeric | Johannes Hofmann | |
try both possible solutions and choose the better one. | |||
2005-09-13 | cleanups for 0.1.0 release | Johannes Hofmann | |
2005-09-12 | initialize projection radio buttons correctly | Johannes Hofmann | |
2005-09-12 | add support for gps-track format | Johannes Hofmann | |
2005-09-11 | remove static menubar initialization | Johannes Hofmann | |
2005-09-11 | redraw after changing projection type | Johannes Hofmann | |
2005-09-04 | jpeg -> jpg | Johannes Hofmann | |
2005-09-04 | Add some braces | Johannes Hofmann | |
2005-09-04 | Make Hill flags part of Hill class | Johannes Hofmann | |
2005-09-04 | make Projection_t part of Projection class | Johannes Hofmann | |
2005-08-27 | save/restore of projection type | Johannes Hofmann | |
2005-08-15 | popup "choose viewpoint" window, if no viewpoint is given | Johannes Hofmann | |
2005-08-15 | remove debug output | Johannes Hofmann | |
2005-08-15 | set focus on input of Fl_Search_Chooser | Johannes Hofmann | |
add label to input field | |||
2005-08-15 | remove duplicate include | Johannes Hofmann | |
2005-08-15 | add support for default datafile | Johannes Hofmann | |
2005-08-14 | switch popup menu to use new choose_hill function | Johannes Hofmann | |
2005-08-14 | remove bogus NULL tests in callbacks | Johannes Hofmann | |
2005-08-14 | add GUI for viewpoint selection | Johannes Hofmann | |
2005-08-10 | add panoramic option to GUI | Johannes Hofmann | |
2005-08-08 | add variable view_angle | Johannes Hofmann | |
2005-08-07 | add support for sphaeric projection | Johannes Hofmann | |
2005-08-07 | fix performance problem | Johannes Hofmann | |
2005-08-06 | major refactoring: | Johannes Hofmann | |
break out projection specific stuff from Panorama into own class. Unfortunately the performance is much worse... | |||
2005-08-06 | first - not yet working attempt on cylindric projection | Johannes Hofmann | |
2005-08-05 | fix choosing of right solution for a_center | Johannes Hofmann | |
(in comp_center_angle() optimize()) | |||
2005-08-03 | initial load/save support | Johannes Hofmann | |
2005-08-02 | remove old trackpoints before adding new gps track | Johannes Hofmann | |
2005-08-02 | fix popup menu | Johannes Hofmann | |
2005-07-30 | Latitude <-> Longitude | Johannes Hofmann | |
2005-07-30 | adjust window size | Johannes Hofmann | |
2005-07-30 | increase line width for tracks | Johannes Hofmann | |
fix label placement bug | |||
2005-07-30 | exclude track points from computations | Johannes Hofmann | |
2005-07-30 | initial track support | Johannes Hofmann | |
2005-07-29 | popup menu and other stuff | Johannes Hofmann | |
2005-07-04 | increase font size | Johannes Hofmann | |
increase font size | |||
2005-06-22 | sort menuitems by name | Johannes Hofmann | |
sort menuitems by name | |||
2005-06-22 | introduce close_mountains | Johannes Hofmann | |
introduce close_mountains | |||
2005-06-19 | add duplicate removal | Johannes Hofmann | |
add duplicate removal | |||
2005-05-20 | add viewpoint name to control window | Johannes Hofmann | |
add viewpoint name to control window |