summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix:graphics_win32:Transform non-opaque, grayscale etc png files to RGBA form...mdankov2012-05-151-23/+27
* Fix:maps:Make build fail cleanly if sample map download fails, but tell user ...sleske2012-05-131-1/+3
* Fix:maptool:Check for XML declaration on first linesleske2012-05-131-2/+11
* Fix:maps:Use VERBATIM in CMakeLists.txt for proper quotingsleske2012-05-131-1/+5
* Fix:Android:Rewrite android search dialog handling. Fix for crashs/deadlocks ...rikky2012-05-1211-905/+543
* Fix:maps:CMake refactoring (wrap lines, more logical order)sleske2012-05-121-8/+17
* Fix:maps:CMake refactoring (remove superfluous rule)sleske2012-05-121-3/+0
* Fix:maps:Report map download error, and remove partial downloadsleske2012-05-121-1/+7
* Fix:maptool:Abort on wrong line in OSM file|No point in continuing if the inp...sleske2012-05-101-2/+4
* Add:NLS:fix typo in german translationwoglinde2012-05-101-1/+1
* Corrected missing info at ELSE and ENDIF. CMake correction. The library files...worldcitizen2012-05-101-2/+2
* Improved CMake correction. The library files are now installed in the correct...worldcitizen2012-05-101-12/+8
* CMake correction. The library files are now installed in the correct director...worldcitizen2012-05-101-1/+24
* Fix:Build:Add icon for iphone buildmartin-s2012-05-091-3/+5
* Fix:binding_dbus:Fix install target for CMake builds. Closes #1025. |Thanks w...mdankov2012-05-091-1/+9
* Fix:core:Dont load recent destinations (and crash) if no vehicle is availablemdankov2012-05-081-1/+1
* Fix:map_csv:Disable default notification of each deleted item.mdankov2012-05-081-1/+1
* Fix:map_csv:Do better garbage collection. Don't lose 'item deleted' flag. Fix...mdankov2012-05-083-89/+128
* Fix:Android:Check whether intent is available before trying to use itmartin-s2012-05-071-1/+8
* Fix:Build:EXTRA_DIST doesn't allow wildcardsmartin-s2012-05-061-1/+1
* Add:NLS:Updated german translationsmartin-s2012-05-061-2/+44
* Fix:gui_internal:Deactivate current vehicle if position is set manuallymartin-s2012-05-061-1/+10
* Fix:Core:Allow deactivating of current vehiclemartin-s2012-05-061-1/+11
* Fix:Core:Make vehicle profile order as it appears in xml filemartin-s2012-05-061-1/+1
* Fix:gui_internal:Avoid useless vehicle selection if only one vehicle is avail...martin-s2012-05-061-1/+9
* Fix:gui_internal:React on changed vehicle profilemartin-s2012-05-061-7/+16
* Fix:Build:Fixed iphone buildmartin-s2012-05-062-2/+4
* Add:Core:Use hash during xml parsing to improve startup speedmartin-s2012-05-055-0/+51
* Fix:Core:Revert to older behaviour of showing map on map click, made previous...martin-s2012-05-051-2/+6
* Add:gui_internal:Made menu page that appears on map click configurablemartin-s2012-05-052-26/+71
* Fix:maptool:Fixed plugin loadingmartin-s2012-05-051-1/+3
* Fix:Core:Fixed C standard compliancemartin-s2012-05-052-2/+3
* Fix:Android:Fix build with android NDK >= 6brikky2012-05-041-1/+1
* Fix:Android:add missing filerikky2012-05-041-0/+40
* Fix:speech_iphone:Link against framework, better diagnosticsmartin-s2012-05-032-6/+7
* Fix:gui_internal:Also create PNG sizes 16 & 96px, internal GUI needs them to ...sleske2012-05-031-1/+1
* Fix:Translations:Improve German translation.sleske2012-05-031-2/+2
* Fix:Core:Make translations work on iphonemartin-s2012-05-032-0/+9
* Fix:graphics_cocoa:Reduced verbositymartin-s2012-05-031-13/+13
* Add:Core:New speech module iphonemartin-s2012-05-035-0/+102
* Fix:core:Don't call navit_destroy from navit_init; fixes #1030 (crash on shut...sleske2012-05-011-4/+0
* Fix:core:Warn if no plugins are found, improve other warnings & debug output;...sleske2012-05-012-13/+18
* Add:cmake:If value of 0 is not given as the first element of svg2png_scaling*...mdankov2012-04-301-1/+6
* Fix:osd/core:Fixed odometer reset by command (closes ticket #1029)tegzed2012-04-301-7/+6
* Add:graphics_win32:Allow png images to be scaled on the fly.mdankov2012-04-301-42/+103
* Fix:Android:Properly fix resource extractionrikky2012-04-291-1/+2
* Fix:Translations:Remove obsolete French translations.sleske2012-04-291-12/+0
* Update:Translations:Update French translations from ticket #1034.|Thanks ziaou!sleske2012-04-291-32/+71
* Fix:Android:Remove old unused translationsrikky2012-04-292-109/+0
* Fix:Android:Fix for failing resource extractionrikky2012-04-291-1/+1