summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix:build/cmake:Fixed AndroidManifest in case no svn revision number could be...rikky2011-03-122-3/+6
* Fix:build/cmake:Add missing linker dependency for libintl to support_glib. Ma...rikky2011-03-121-12/+13
* Add:android/graphics:Add an image cache to speed up map and gui drawingrikky2011-03-121-43/+57
* Fix:build/cmake:Also find the win32 version of git, when searching for the sv...rikky2011-03-121-1/+1
* Fix:build/cmake:If possible process windows.xslt on windows builds.rikky2011-03-121-5/+11
* Fix:android:Remove some superfluous coderikky2011-03-121-32/+6
* Fix:graphics/win32:Optimize missing image handling and log every missing imag...rikky2011-03-121-48/+22
* Fix:Core:Reverted to pngs for zoom buttons because of better portabilitymartin-s2011-03-111-2/+2
* Fix:core:Fix some warningshorwitz2011-03-111-1/+1
* Fix:core:Fix some warningshorwitz2011-03-114-3/+5
* Fix:core:Avoid sprintf, fix some warningshorwitz2011-03-111-11/+14
* Fix:Android:dpi fixzoff992011-03-101-15/+15
* Fix:Android:there are only these fixed dpi values on android , read here --> ...zoff992011-03-101-8/+30
* Fix:android:Choose a appropriate config for all display densities.rikky2011-03-101-30/+8
* Fix:Core:Make vehicle cursor have priority over layout cursormartin-s2011-03-103-4/+8
* Fix:osd_core:Enable osd_odometer for Win32/WinCErikky2011-03-091-4/+0
* Fix:build:Enable replacement gettimeofday for old ming32/mingw32ce versionsrikky2011-03-092-2/+7
* Fix:build/cmake:Check for gettimeofdayrikky2011-03-092-0/+2
* Fix:osd_core:Correct fix for previous onemartin-s2011-03-091-2/+2
* Fix:gtk_drawing_area:Avoid hash iter, since it isn't available on older gtk v...martin-s2011-03-091-6/+7
* Fix:osd_core:gettimeofday also not available on win32martin-s2011-03-091-2/+2
* Fix:Core:Made source compileablemartin-s2011-03-091-1/+1
* Fix:osd_core:Made compileable on wince againmartin-s2011-03-091-0/+4
* Fix:build/cmake:Add missing dependencies to android java source filesrikky2011-03-081-4/+6
* Fix:build/cmake:Fix android package generation for API < 7rikky2011-03-071-0/+1
* Fix:build/cmake:Test image converter capabilities before using itrikky2011-03-061-2/+6
* Fix:build/cmake:Revert 4308 as it doesn't fix the error and prevents use of c...rikky2011-03-061-11/+6
* Fix:build/cmake:Simplify xslt processingrikky2011-03-061-6/+5
* Fix:build/cmake:Fixed building android packagerikky2011-03-061-2/+9
* Fix:build:It's not a good idea to use convert.exe on windows for xpm processingakashihi2011-03-061-9/+12
* Fix:build:MinGW doesn't have unsetenvakashihi2011-03-061-0/+8
* Fix:Android:small visual fixeszoff992011-03-062-11/+16
* Add:Core:very crude housenumber search works nowzoff992011-03-065-103/+222
* Fix:build/cmake:Enable resource compiling for WinCErikky2011-03-051-1/+1
* Fix:build/cmake:Fixed double definition of EZXML_NOMMAPrikky2011-03-051-1/+0
* Fix:build/cmake:Revert 4300. Obsolete with previous commit.rikky2011-03-051-2/+2
* Fix:build/cmake:Fixed mingw builds without using the toolchain filesrikky2011-03-053-2/+1
* Fix:build:Setting definitions interferes with rc compilerakashihi2011-03-051-2/+2
* Fix:build:MMAP is not available on win32akashihi2011-03-052-0/+3
* Fix:Build/cmake:Added osd_core.c to the list of xgettext filesrikky2011-03-051-0/+1
* Fix:gui/internal:Fixed memory corruption caused by using already destroyed wi...rikky2011-03-041-0/+2
* Fix:map/csv:Fixed building on platforms without unistd.hrikky2011-03-041-0/+2
* Fix:map/csv: retain int return value for csv_set_coordtegzed2011-03-041-2/+5
* Fix:support/glib:Fixed deadlock on WinCE/Win32 introduced with rev 4167rikky2011-03-031-1/+1
* Add:Android:more translation of strings, some fixes, catch xhdpi densityzoff992011-03-036-56/+188
* Add:core:Added simplified version of gettimeofday to MSVC build. (needed to b...rikky2011-03-032-0/+20
* Fix:core:Fixed crash of MSVC build when started without parametersrikky2011-03-031-3/+3
* Fix:core:Fixed MSVC buildrikky2011-03-031-6/+6
* Fix:osd/core:Fixed MSVC buildrikky2011-03-031-29/+29
* Fix:map/csv:Fixed MSVC buildrikky2011-03-031-7/+13