summaryrefslogtreecommitdiff
path: root/navit/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: Allow unusual building (#215)R7404Stefan Wildemann2017-04-241-3/+3
* Fix navigation messages translations in Android LollipopR6372Michael Dankov2015-11-151-0/+2
* Fix:port/win32:Tune debug output levelmdankov2014-11-251-2/+2
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-2/+2
* Enable -Wundef, fix warnings by replacing #if -> #ifdef.sleske2014-02-271-1/+1
* Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning...sleske2013-09-151-2/+0
* Fix:core:Fix warning for undeclared use of textdomain.sleske2013-08-191-13/+0
* Refactor:core:Rename switch ENABLE_NLS to USE_NATIVE_LANGUAGE_SUPPORT for con...sleske2013-06-141-1/+1
* Fix:Core:Format stringmartin-s2013-05-231-1/+1
* Add:Core:Allow multiple text domains for navit translationsmartin-s2013-04-281-2/+1
* Fix:core:Remove pointless '#if 1'sleske2012-06-181-2/+0
* Fix:Core:Strip /bin from win32 module namemartin-s2011-06-281-0/+5
* Fix:Core:MSVC fixesmartin-s2011-05-091-0/+3
* Add:core:Added command function for spawn systemprocesses and string catenati...woglinde2011-05-011-12/+3
* Fix:core:Fixed some warningsrikky2011-03-191-5/+2
* Fix:Core:Portabilitymartin-s2011-02-181-1/+3
* Fix:core:Fixed warnings about unused variablesrikky2011-02-141-2/+2
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-251-3/+6
* Fix:Core:Correct NLS detection on win32martin-s2010-11-081-0/+8
* Add:core: Adds virtually all languages to the NLS Lookup table for WinCE / Wi...geoghegan2010-10-261-41/+170
* Add:core: I'm being diplomatic. This patch adds all the Swiss languages to th...geoghegan2010-10-251-0/+4
* Fix:core/cmake:Enable runnig from source direcoryrikky2010-10-031-1/+1
* Fix:core:Adds more new languages to the NLS lookup table for WinCE / Win32 an...geoghegan2010-09-301-8/+31
* Fix:core:Adds a lot of new languages to the NLS lookup table for WinCE / Win3...geoghegan2010-09-291-10/+15
* Fix:core:Adds Poland to the win32/wince nls translation table| Thanks Domiss!geoghegan2010-09-291-0/+2
* Fix:core:Fix for rev 3534. Use correct language for ireland as per ticket #640geoghegan2010-08-241-1/+1
* Fix:core:Fix for rev 3533. Use correct language for ireland| Thanks Number6rikky2010-08-181-1/+1
* Fix:core:Added Ireland to the win32/wince nls translation tablerikky2010-08-181-0/+1
* Fix:Core:Some const problemsmartin-s2010-07-151-1/+1
* Add:Core:Support for FRA FRA NLS Settingmartin-s2010-01-091-0/+1
* Fix:Core:Danish NLS setup for wincemartin-s2009-12-051-0/+1
* Fix:Core:Split out main_ functions from main.c, updated dtdmartin-s2009-11-021-80/+0
* Add:Core:Language definition for wincemartin-s2009-10-291-0/+1
* Fix:Core:Add russian definition for wincemartin-s2009-10-281-0/+1
* Fix:Core:Correct parameters for setenvmartin-s2009-09-231-1/+1
* Fix:Core:Removed annoying messagemartin-s2009-09-231-2/+2
* Fix:core:Fix build for non WIN32 systems.horwitz2009-09-221-1/+1
* Fix:Core:Enable NLS for windowsmartin-s2009-09-221-0/+33
* Fix:Core:Re-Enabled log file for windowsmartin-s2009-09-031-1/+1
* Fix:graphics_win32:Correct handling of disabled overlays, give back size of i...martin-s2009-09-021-0/+2
* Fix:Core:Some cleanups in environment setupmartin-s2009-08-201-20/+5
* 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