summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Refactor:gui/sdl:Remove macro LINUX_TOUCHSCREEN and corresponding dead code.sleske2014-08-311-343/+0
* Refactor:core:Remove unused macros ATTR_DEF_*.sleske2014-08-311-4/+0
* Fix:maptool:Fix cast warnings by using GINT_TO_POINTER, and designated initia...sleske2014-08-312-3/+3
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-3116-29/+29
* Fix:core:Fix warnings for incorrect format strings: use %td, %zu.sleske2014-08-315-26/+27
* Refactor:core:Remove unused files compass.c/.hsleske2014-08-314-186/+4
* Fix:maptool:Fixed OSM search issues in Belgium / Netherlands, as per #1243|Th...kazer_2014-08-201-2/+2
* Fix:Maptool:Open file pointer leak, coverity issue 1224898.mdankov2014-08-161-0/+1
* Fix:map_binfile:correct cut and paste error in duplicate_equal function found...woglinde2014-08-151-1/+1
* Refactor:map_binfile:remove trailing whitespaceswoglinde2014-08-151-61/+61
* Fix:core:guard search_list_select against negative values from search_list_le...woglinde2014-08-151-2/+7
* Refactor:core:remove trailing whitespaceswoglinde2014-08-151-12/+12
* Fix:android:Fixed missing translation, closes #1241| Thanks jandegr!kazer_2014-08-141-1/+1
* Fix:core:Allow to query nightlayout and daylayout attributes of layout object.mdankov2014-08-131-1/+7
* Fix:core:Do not crash when navit.layout or navit.layout_name is attempted to ...mdankov2014-08-131-0/+4
* Fix:core:Do not crash on attempt to retrive an attribute missing from object,...mdankov2014-08-131-1/+1
* Fix:gui/gtk:POI search: Remove pointless code for reading vehicle position.|S...sleske2014-08-111-15/+3
* Refactor:core:Rename get_direction -> get_compass_directionsleske2014-08-114-4/+4
* Refactor:core:Centralise get_direction.sleske2014-08-114-59/+32
* Add:xpm:POI icons for taxi and railway station.|Station icon CC-0 from SJJB M...sleske2014-08-112-0/+238
* Refactor:gui/gtk:Better comments, variable names.sleske2014-08-112-72/+68
* Fix:gui/gtk:POI search: Warn about missing icons.sleske2014-08-111-0/+3
* Fix:gui/gtk:Small text corrections for POI search.sleske2014-08-112-9/+7
* Fix:gui/gtk:POI search: Don't crash if no vehicle is active.sleske2014-08-111-8/+5
* Add:gui/gtk:New POI search dialog.|Patch from #1133, thanks!sleske2014-08-117-4/+450
* Refactor:maptool:Remove unused code.sleske2014-08-112-6/+0
* FIX:gui/internal:Made gui_internal.txt (user settings file) overwrite working...mdankov2014-08-111-0/+4
* Fix:map_csv:Fix do not evaluate pointers before null check, found by coveritywoglinde2014-08-091-5/+10
* Fix:map_csv:Remove trailing whitespaceswoglinde2014-08-091-33/+33
* Fix:gui/internal:Do not flood initial POI list with house number objects.mdankov2014-08-091-0/+2
* Add:maptool:Added 11 new poi types (religion related)kazer_2014-08-051-0/+11
* Fix:gui/internal:Properly handle backspace button on multibyte input, were le...mdankov2014-08-021-6/+2
* Fix:port_win32:Do not duplicate first character of xi:include'd filename if t...mdankov2014-08-021-3/+2
* Fix:build:No --output for ksvgtopng cmd line.|Fixes #1221, thanks tobe deprez.sleske2014-07-251-1/+1
* Refactor:maptool:Remove unused code.sleske2014-07-253-30/+3
* Refactor:maptool:Remove unused password function (from r4410).sleske2014-07-252-9/+0
* Fix:core:Do not crash if config file contains no Navit config.sleske2014-07-251-1/+4
* Refactor:maptool:Doxygen comments.sleske2014-07-251-0/+9
* Refactor:core:Mark unused attribute types.sleske2014-07-203-55/+73
* Fix:gui_internal:Made back_to_map work from dbusmartin-s2014-07-181-0/+1
* Refactor:maptool:Some comments about relation processing.sleske2014-07-171-0/+4
* Fix:maptool:Correctly handle missing nodes if node_hash is used.sleske2014-07-171-1/+6
* Refactor:maptool:Extract functions for node buffer handling.sleske2014-07-171-8/+21
* Refactor:maptool:Remove unused function resolve_ways_file.sleske2014-07-172-14/+0
* Refactor:maptool:New #define for relation member template string.sleske2014-07-173-3/+6
* Refactor:maptool:Mark unused members of struct node_item.sleske2014-07-172-6/+6
* Refactor:maptool:Better function names.sleske2014-07-173-14/+14
* Fix:maptool:Improve online help and manpage for maptool.sleske2014-07-171-2/+2
* Refactor:maptool:Remove obsolete feature switch doway2poi.sleske2014-07-172-25/+18
* Fix:build/autotools:Add new source file search_houseno_interpol.c/.h to autot...sleske2014-07-091-4/+5