summaryrefslogtreecommitdiff
path: root/navit/gui/gtk/gui_gtk_poi.c
Commit message (Expand)AuthorAgeFilesLines
* update:gtk:use user-configured units in Points of Interest (POI) window. (#557)Charles Curley2018-04-301-3/+29
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-4/+4
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-3/+3
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-4/+4
* 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-111-1/+1
* Refactor:core:Centralise get_direction.sleske2014-08-111-28/+1
* Refactor:gui/gtk:Better comments, variable names.sleske2014-08-111-69/+66
* 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-111-8/+6
* 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-111-0/+406