summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-08-15add support for default datafileJohannes Hofmann
2005-08-14switch popup menu to use new choose_hill functionJohannes Hofmann
2005-08-14remove bogus NULL tests in callbacksJohannes Hofmann
2005-08-14add GUI for viewpoint selectionJohannes Hofmann
2005-08-10add panoramic option to GUIJohannes Hofmann
2005-08-08add variable view_angleJohannes Hofmann
2005-08-07add support for sphaeric projectionJohannes Hofmann
2005-08-07fix performance problemJohannes Hofmann
2005-08-06major refactoring:Johannes Hofmann
break out projection specific stuff from Panorama into own class. Unfortunately the performance is much worse...
2005-08-06first - not yet working attempt on cylindric projectionJohannes Hofmann
2005-08-05fix choosing of right solution for a_center Johannes Hofmann
(in comp_center_angle() optimize())
2005-08-03initial load/save supportJohannes Hofmann
2005-08-02remove old trackpoints before adding new gps trackJohannes Hofmann
2005-08-02fix popup menuJohannes Hofmann
2005-07-30Latitude <-> LongitudeJohannes Hofmann
2005-07-30adjust window sizeJohannes Hofmann
2005-07-30increase line width for tracksJohannes Hofmann
fix label placement bug
2005-07-30exclude track points from computationsJohannes Hofmann
2005-07-30initial track supportJohannes Hofmann
2005-07-29popup menu and other stuffJohannes Hofmann
2005-07-04increase font size Johannes Hofmann
increase font size
2005-06-22sort menuitems by name Johannes Hofmann
sort menuitems by name
2005-06-22introduce close_mountains Johannes Hofmann
introduce close_mountains
2005-06-19add duplicate removal Johannes Hofmann
add duplicate removal
2005-05-20add viewpoint name to control window Johannes Hofmann
add viewpoint name to control window
2005-05-18add keyboard handling to Fl_Value_Dial Johannes Hofmann
add keyboard handling to Fl_Value_Dial
2005-05-17use Value_ widgets Johannes Hofmann
use Value_ widgets
2005-05-10fix set_cur_mountain Johannes Hofmann
fix set_cur_mountain
2005-05-10set labels initially Johannes Hofmann
set labels initially
2005-05-10. Johannes Hofmann
.
2005-05-10make parser more robust Johannes Hofmann
make parser more robust
2005-05-10cleanups set height_dist slider properly Johannes Hofmann
cleanups set height_dist slider properly
2005-05-10move file loading to Hills.cxx Johannes Hofmann
move file loading to Hills.cxx
2005-05-10Empty log message Johannes Hofmann
2005-05-10Copyright update about dialog Johannes Hofmann
Copyright update about dialog
2005-05-10draw nice flags Johannes Hofmann
draw nice flags
2005-05-10GUI improvements Johannes Hofmann
GUI improvements
2005-05-08autoconf/automake Johannes Hofmann
autoconf/automake
2005-05-08Mountain->Hill 2/2 Johannes Hofmann
Mountain->Hill 2/2
2005-05-08Mountain->Hill 1/2 Johannes Hofmann
Mountain->Hill 1/2
2005-05-08cleanups Johannes Hofmann
cleanups
2005-05-05faehnchen Johannes Hofmann
faehnchen
2005-05-05set sliders acording to comp/guess result Johannes Hofmann
set sliders acording to comp/guess result
2005-05-05add get_... methods. Johannes Hofmann
add get_... methods.
2005-05-05move label when moving mountain Johannes Hofmann
move label when moving mountain
2005-05-05fix Johannes Hofmann
fix
2005-05-05cleanups Johannes Hofmann
cleanups
2005-05-05limit visible angle to -pi/3 to +pi/3 Johannes Hofmann
limit visible angle to -pi/3 to +pi/3
2005-05-05improve label rendering Johannes Hofmann
improve label rendering
2005-05-03initial label positioning Johannes Hofmann
initial label positioning