summaryrefslogtreecommitdiff
path: root/navit/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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