summaryrefslogtreecommitdiff
path: root/navit/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix:Android:Use navit.xml from res/rawmartin-s2009-08-201-1/+1
* Add:Core:And another batch of android updatesmartin-s2009-08-161-8/+12
* default NAVIT_PREFIX is in wince the directory of navit.exegotwo2009-08-061-38/+47
* Fix:Core:Improving the LC_ALL-warningtinloaf2009-03-151-1/+1
* Fix:Core:Cleaned up a bitmartin-s2009-03-061-1/+1
* Fix:Core:Fixed FORCE_LOCALEmartin-s2009-02-061-1/+2
* Fix:Core:Minor bugs fixedmartin-s2009-01-151-1/+2
* Add:Core:Added possibility to set locale at compile timemartin-s2009-01-131-0/+3
* Fix:Core:Find libraries when compiled with --libdir=prefix/lib64martin-s2009-01-051-2/+5
* Fix:Core:Some cleanupsmartin-s2009-01-051-1/+34
* core:fix:Fix some warnings and do some small cleanupshorwitz2008-12-281-1/+2
* Core:Fix:Add missing g_strduphorwitz2008-12-251-1/+1
* Fix:Core:Fixed typo in NAVIT_LIBPREFIXmartin-s2008-11-231-1/+1
* Fix:Core:Cleaned up environment handlingmartin-s2008-11-231-26/+74
* Fix:Various:Made work on win32martin-s2008-11-221-1/+11
* Add:win32:Make all directories relative to the navit.exe pathzaxl2008-11-081-1/+0
* Add:win32: Provide a dummy environment when running on wincezaxl2008-11-081-0/+1
* Fix:Various:Fixed some warningsmartin-s2008-11-041-6/+1
* FIX:build: Don't forget navit subdir. Check for win32 after its detected.zaxl2008-10-311-0/+2
* FIX:build: Make --disable-nls and --with-included-gettext work.zaxl2008-10-311-3/+1
* Fix:Core:Make gui_internal compile without glibmartin-s2008-10-241-3/+0
* Fix:Core:Replace g_warning with dbg(0, some wince fixesmartin-s2008-10-151-2/+2
* Add:Core:Beginning of adding support for wince and cleanup of win32 supportmartin-s2008-10-091-0/+3
* Make bookmark.txt and destination.txt stored in ~/.navitlatouche2008-09-241-0/+2
* Fix:Core:Let navit work in a libtool managed object treemartin-s2008-08-051-1/+1
* Core:Add:Added libnavit for better integration with osm2navitmartin-s2008-07-061-99/+11
* Fix:core:Fix compile error with older compilersmartin-s2008-06-261-1/+1
* Fix:core:Fix compile error with older compilersmartin-s2008-06-261-1/+1
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Little bugfixe on 'save position on exit'kazer_2008-05-301-0/+2
* Fix:Core:Fixes ticket #14 : Start navit with the view centered on last positi...kazer_2008-05-291-1/+1
* Fix:Core:Fixed config file handlingmartin-s2008-05-261-4/+4
* prettify search for config files by iterating through a list of potential loc...spaetz2008-05-201-35/+24
* make everyone happy. accept config file with -c or by just appending to the c...spaetz2008-05-201-9/+7
* fix indention of my changes to just TABS as that is the existing indention stylespaetz2008-05-201-27/+27
* remove completely unused gethomedir check. there's always SVN history if you ...spaetz2008-05-201-6/+0
* hand the config file to navit with '-c <file>' rather than just appending to ...spaetz2008-05-201-5/+11
* add a command line option parsing, using getopt. It currently does -v (versio...spaetz2008-05-201-2/+39
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+246