summaryrefslogtreecommitdiff
path: root/navit/start.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-2/+1
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-3/+2
* Fix:core:Fixed various compiler warningsseralph2009-10-061-0/+2
* Add:Core:Again android...martin-s2009-08-151-0/+24
* Add:Core:Again android...martin-s2009-08-151-187/+0
* Fix:map_binfile:Use special char conversion and word stems for searchingmartin-s2009-06-241-0/+1
* Fix:Core:Avoid unneccessary double calling of file_exist with freed memorymartin-s2009-03-171-4/+11
* Fix:Core:Cleaned up setting event systemmartin-s2009-02-251-3/+0
* Fix:Core:Fixed wince buildmartin-s2009-02-131-1/+1
* Fix:Core:Various improvementsmartin-s2009-02-061-1/+1
* Fix:Core:Fixed a warningmartin-s2009-01-221-0/+1
* Add:Core:Made version string publicmartin-s2009-01-061-1/+3
* Add:Core:Added support for atomsmartin-s2009-01-021-0/+1
* core:fix:fix some warningshorwitz2008-12-291-1/+1
* Fix:Core:Cleaned up environment handlingmartin-s2008-11-231-39/+0
* Fix:Various:Made work on win32martin-s2008-11-221-1/+1
* Fix:Core:Removed some hardcoded paths, correct path for windresmartin-s2008-11-211-4/+1
* Fix:win32: wrong bufferzaxl2008-11-081-1/+1
* Add:win32:Make all directories relative to the navit.exe pathzaxl2008-11-081-13/+28
* Add:win32: Provide a dummy environment when running on wincezaxl2008-11-081-7/+35
* Fix:Various:Fixed some warningsmartin-s2008-11-041-2/+0
* FIX:build: Make --disable-nls and --with-included-gettext work.zaxl2008-10-311-2/+1
* FIX:core:ezxml do not set error on failurezaxl2008-10-301-1/+1
* Fix:Core:Various fixes for compiling with mingwmartin-s2008-10-291-1/+1
* Add:core:Interface to redirect the console log to a filezaxl2008-10-281-0/+3
* FIX:wince:Use storage card as homedirzaxl2008-10-281-0/+4
* Fix:Core:Made compileable on wincemartin-s2008-10-181-0/+8
* Fix:Core:Replace g_warning with dbg(0, some wince fixesmartin-s2008-10-151-1/+1
* Fix:Core:Changed core to use event functions instead of glib onesmartin-s2008-10-151-1/+1
* Add:Core:Added svn version in navit -v outputmartin-s2008-10-141-2/+2
* Add:Core:First try to add a general purpose cache to navitmartin-s2008-10-121-0/+1
* Add:Core:Added tracking map for better diagnosing tracking problemsmartin-s2008-09-241-0/+2
* Add:core:Further works on event system abstractionmartin-s2008-09-041-0/+3
* Add:Manpages:Initial manpages for navit and osm2navit. Warning : need to upda...kazer_2008-08-211-0/+1
* Fix:Ticket 162:Looks for navit.xml also in /etc for debian-like distros, only...kazer_2008-08-201-0/+3
* Core:Add:Added libnavit for better integration with osm2navitmartin-s2008-07-061-0/+155