Fix:core:Reduce debug output, use dbg() instead of printf.
[profile/ivi/navit.git] / navit / navit / map / textfile / textfile.c
2012-07-05 sleskeFix:core:Reduce debug output, use dbg() instead of...
2012-01-01 mdankovFix:map_textfile:Rename SIZE define because it's hardly...
2011-12-25 sleskeFix:Core:Mark destination as stopped in destination...
2011-09-29 korrosaAdd:gui/internal:Insert new "Former destinations" menu...
2011-02-12 rikkyFix:core:Fix clang compiler warnings: wrong function...
2011-01-25 martin-sFix:map_textfile:Only use popen if available
2010-09-03 martin-sAdd:map_textfile:Optionally reverse order of line and...
2010-03-18 woglindeFix:map/textfile:Fixed memoryleak spotted by valgrind
2010-03-17 woglindeFix:map/textfile:Fixed possible memleak reported by...
2010-02-24 martin-sFix:map_textfile:Implemented attr_rewind
2009-11-10 martin-sFix:map_textfile:Removed duplicate function
2009-09-01 martin-sFix:map_textfile:Call clearerr after fseek to reset eof
2009-06-25 martin-sFix:map_textfile:Fixed pipe mode
2009-01-05 martin-sFix:map_textfile:Fixed wrong usage of g_strdup_printf
2009-01-03 martin-sFix:Core:Renamed data to map to clean up things a bit