summaryrefslogtreecommitdiff
path: root/navit/support
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-223-12/+12
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-223-15/+15
* Fix:port_win32:Do not duplicate first character of xi:include'd filename if t...mdankov2014-08-021-3/+2
* Refactor:build/cmake:Rename dir intl_cmake to support/gettext_intl for consis...sleske2013-09-2753-0/+14477
* Fix:core:Let it be buildable for win* platforms with CMake.mdankov2013-08-031-1/+1
* Fix:core:Remove duplicate code imported with r5539. Refix the win* "Dollar S"...mdankov2013-08-0213-2313/+7
* Fix:port_win32:Fix "Dollar S" bugs in navigational messages by adding own ver...mdankov2013-06-1613-3/+2313
* Refactor:core:Rename switch ENABLE_NLS to USE_NATIVE_LANGUAGE_SUPPORT for con...sleske2013-06-141-1/+1
* Fixed incompatibility with xgetopt which does not initialise optind to 1bjasspa2012-08-121-1/+5
* Minor fix to isspace call, type cast to unsigned charbjasspa2012-07-011-1/+1
* Changed the name of vtable alloc, new & free struct members to v* to allow de...bjasspa2012-07-012-25/+25
* Fix:Android:Silence some debug messages to improve startup timerikky2012-04-281-3/+3
* Fix:Core:Fix some warningsrikky2012-04-234-4/+11
* Fix:support_libc:Reverted accidential changemartin-s2011-10-011-3/+0
* Add:support_libc:Missing functions for vcmartin-s2011-09-303-0/+376
* Add:support_libc:Missing functions for vcmartin-s2011-09-302-1/+22
* Add:support_libc:Missing functions for vcmartin-s2011-09-3028-2/+1988
* Fix:support_xgetopt:Removed unneccessary c++ dependencymartin-s2011-09-301-0/+216
* Fix:support_xgetopt:Removed unneccessary c++ dependencymartin-s2011-09-302-214/+1
* Fix:support_glib:TLS_OUT_OF_INDEXES not always definedmartin-s2011-09-301-0/+3
* Add:support_libc:strerror dummy for wincemartin-s2011-09-302-0/+7
* Add:support_wordexp:Better wordexp emulation on platforms which don't support itmartin-s2011-09-293-9/+90
* Fix:Build:Make map_shapefile build again on cmakemartin-s2011-07-281-0/+1
* Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to...woglinde2011-07-056-1/+5819
* Add:support_glib:Dummy implementation of g_utf8_casefoldmartin-s2011-07-011-0/+5
* Patch:Glib:Patch for internal glib, which causes maptool to segfaultanhanguera2011-07-011-3/+3
* Fix:support_libpng:Use fread also on wincemartin-s2011-06-301-3/+3
* Fix:Build:Correct source for installation filesmartin-s2011-06-271-1/+1
* Fix:Build:Don't install svn directoriesmartin-s2011-06-161-1/+1
* Fix:support_libc:MSVC fixesmartin-s2011-05-091-3/+30
* Fix:support_libc:MSVC fixesmartin-s2011-05-091-0/+66
* Fix:Build:Add missing filemartin-s2011-05-091-1/+1
* FIX:core:Make ce compilable again, by adding some more functions ot the inter...woglinde2011-05-084-6/+1211
* Fix:core:Fixed some warningsrikky2011-03-192-4/+15
* Fix:support/glib:Fixed deadlock on WinCE/Win32 introduced with rev 4167rikky2011-03-031-1/+1
* Fix:core:Fixed building for wince and removed some warningsrikky2011-02-282-7/+30
* Fix:support_libc:Reverted wrong changemartin-s2011-02-181-2/+0
* Fix:support_glib:Portabilitymartin-s2011-02-181-0/+3
* Fix:support_ezxml:Portabilitymartin-s2011-02-182-4/+7
* Fix:support_wordexp:Portabilitymartin-s2011-02-181-3/+3
* Fix:support_libc:Portabilitymartin-s2011-02-181-4/+31
* Fix:Core:More msvc fixesmartin-s2011-02-152-1/+2
* Fix:core:Fixed warnings about unused variablesrikky2011-02-141-1/+1
* Fix:Core:MSVC fixesmartin-s2011-01-251-3/+5
* Fix:Core:MSVC fixesmartin-s2011-01-252-1/+6
* Add:support_win32:Define types for msvcmartin-s2011-01-251-0/+12
* Fix:support_win32:MSVC fixes|Thanks chollyamartin-s2011-01-251-6/+4
* Add:support_getopt:Missing filesmartin-s2011-01-252-0/+249
* Add:support_glib:g_alloca support|Thanks chollyamartin-s2011-01-243-3/+67
* Add:Core:New support functionsmartin-s2011-01-243-0/+244