Merge branch 'upstream-svn' into upstream
[navit-package] / navit / main.c
2010-01-09 martin-sAdd:Core:Support for FRA FRA NLS Setting
2009-12-05 martin-sFix:Core:Danish NLS setup for wince
2009-11-02 martin-sFix:Core:Split out main_ functions from main.c, updated dtd
2009-10-29 martin-sAdd:Core:Language definition for wince
2009-10-28 martin-sFix:Core:Add russian definition for wince
2009-09-23 martin-sFix:Core:Correct parameters for setenv
2009-09-23 martin-sFix:Core:Removed annoying message
2009-09-22 horwitzFix:core:Fix build for non WIN32 systems.
2009-09-22 martin-sFix:Core:Enable NLS for windows
2009-09-03 martin-sFix:Core:Re-Enabled log file for windows
2009-09-02 martin-sFix:graphics_win32:Correct handling of disabled overlay...
2009-08-20 martin-sFix:Core:Some cleanups in environment setup
2009-08-20 martin-sFix:Android:Use navit.xml from res/raw
2009-08-16 martin-sAdd:Core:And another batch of android updates
2009-08-06 gotwodefault NAVIT_PREFIX is in wince the directory of navit.exe
2009-03-15 tinloafFix:Core:Improving the LC_ALL-warning
2009-03-06 martin-sFix:Core:Cleaned up a bit
2009-02-06 martin-sFix:Core:Fixed FORCE_LOCALE
2009-01-15 martin-sFix:Core:Minor bugs fixed
2009-01-13 martin-sAdd:Core:Added possibility to set locale at compile...
2009-01-05 martin-sFix:Core:Find libraries when compiled with --libdir...
2009-01-05 martin-sFix:Core:Some cleanups
2008-12-28 horwitzcore:fix:Fix some warnings and do some small cleanups
2008-12-25 horwitzCore:Fix:Add missing g_strdup
2008-11-23 martin-sFix:Core:Fixed typo in NAVIT_LIBPREFIX
2008-11-23 martin-sFix:Core:Cleaned up environment handling
2008-11-22 martin-sFix:Various:Made work on win32
2008-11-08 zaxlAdd:win32:Make all directories relative to the navit...
2008-11-08 zaxlAdd:win32: Provide a dummy environment when running...
2008-11-04 martin-sFix:Various:Fixed some warnings
2008-10-31 zaxlFIX:build: Don't forget navit subdir. Check for win32...
2008-10-31 zaxlFIX:build: Make --disable-nls and --with-included-gette...
2008-10-24 martin-sFix:Core:Make gui_internal compile without glib
2008-10-15 martin-sFix:Core:Replace g_warning with dbg(0, some wince fixes
2008-10-09 martin-sAdd:Core:Beginning of adding support for wince and...
2008-09-24 latoucheMake bookmark.txt and destination.txt stored in ~/...
2008-08-05 martin-sFix:Core:Let navit work in a libtool managed object...
2008-07-06 martin-sCore:Add:Added libnavit for better integration with...
2008-06-26 martin-sFix:core:Fix compile error with older compilers
2008-06-26 martin-sFix:core:Fix compile error with older compilers
2008-06-05 horwitzAdd license files and headers
2008-05-30 kazer_Fix:Core:Little bugfixe on 'save position on exit'
2008-05-29 kazer_Fix:Core:Fixes ticket #14 : Start navit with the view...
2008-05-26 martin-sFix:Core:Fixed config file handling
2008-05-20 spaetzprettify search for config files by iterating through...
2008-05-20 spaetzmake everyone happy. accept config file with -c or...
2008-05-20 spaetzfix indention of my changes to just TABS as that is...
2008-05-20 spaetzremove completely unused gethomedir check. there's...
2008-05-20 spaetzhand the config file to navit with '-c <file>' rather...
2008-05-20 spaetzadd a command line option parsing, using getopt. It...
2008-05-18 martin-sFix:Core:Renamed src to navit for cleanup of includes