summaryrefslogtreecommitdiff
path: root/navit/main.c
Commit message (Expand)AuthorAgeFilesLines
* fix:sailfish:enable sandboxing for sailfish OS. (#1182)Stefan Wildemann2022-05-231-1/+1
* Fix run when in build dir (#957)jkoan2020-01-181-1/+2
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-1/+6
* Feature:Support USERPROFILE folder for Windows target (#758)OLFDB2019-09-251-16/+39
* fix:core: Correct default layout handling. (#816)Stefan Wildemann2019-08-071-4/+0
* Refactoring:Xmlconfig:Moving layout definition in their own .xml file (makes ...lains2018-11-181-4/+17
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-8/+4
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-300/+293
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-2/+2
* 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