summaryrefslogtreecommitdiff
path: root/navit/map/textfile/textfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-23/+23
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-22/+22
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-27/+27
* Fix:map_textfile:Default to utf-8 encoding.mdankov2014-04-011-1/+1
* Fix:core:Fix warnings from pointer type problems.|Part of #1154.sleske2013-08-111-1/+1
* Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ...mdankov2012-11-091-3/+5
* Fix:core:Suppress bogus warning if bookmark.txt or destination.txt do not (ye...sleske2012-07-051-1/+5
* Fix:core:Reduce debug output, use dbg() instead of printf.sleske2012-07-051-8/+7
* Fix:map_textfile:Rename SIZE define because it's hardly compatible with Win* ...mdankov2012-01-011-3/+3
* Fix:Core:Mark destination as stopped in destination.txt, closes ticket #980.sleske2011-12-251-1/+9
* Add:gui/internal:Insert new "Former destinations" menu entry in "Actions". Cl...korrosa2011-09-291-1/+3
* Fix:core:Fix clang compiler warnings: wrong function prototypesrikky2011-02-121-1/+1
* Fix:map_textfile:Only use popen if availablemartin-s2011-01-251-2/+14
* Add:map_textfile:Optionally reverse order of line and pointsmartin-s2010-09-031-4/+15
* Fix:map/textfile:Fixed memoryleak spotted by valgrindwoglinde2010-03-181-0/+4
* Fix:map/textfile:Fixed possible memleak reported by valgrindwoglinde2010-03-171-0/+1
* Fix:map_textfile:Implemented attr_rewindmartin-s2010-02-241-0/+3
* Fix:map_textfile:Removed duplicate functionmartin-s2009-11-101-57/+3
* Fix:map_textfile:Call clearerr after fseek to reset eofmartin-s2009-09-011-2/+4
* Fix:map_textfile:Fixed pipe modemartin-s2009-06-251-1/+11
* Fix:map_textfile:Fixed wrong usage of g_strdup_printfmartin-s2009-01-051-1/+1
* Fix:Core:Renamed data to map to clean up things a bitmartin-s2009-01-031-0/+395