summaryrefslogtreecommitdiff
path: root/navit/gui/gtk
Commit message (Expand)AuthorAgeFilesLines
* fix:gtk:Initialize Follow menu entry correctly. (#390)Charles Curley2018-01-081-0/+4
* fix:gtk:Fix imperial factors. (#380)Charles Curley2017-12-021-1/+1
* fix:gtk:Fix imperial factors (#367)Charles Curley2017-11-111-2/+2
* fix:doc:improved follow vehicle toggle doc function for GTK (#363)Charles Curley2017-11-031-2/+2
* add:gtk:add menu entry to toggle vehicle tracking (#362)Charles Curley2017-11-031-0/+23
* fix:gtk:fixed missing imperial units in the GTK ui. (#359)roadbook.imperial.fixCharles Curley2017-10-311-5/+23
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-1/+1
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* | Removing autotools supportPierre GRANDIN2015-12-311-6/+0
|/
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-224-13/+13
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-225-21/+21
* Fix:gui/gtk:Fix autotools build of GTK GUI, which was broken by new POI searc...sleske2014-08-311-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-111-1/+1
* Refactor:core:Centralise get_direction.sleske2014-08-111-28/+1
* 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-115-2/+447
* Fix:core:Fix const warnings.|Part of #1154.sleske2013-08-113-5/+5
* Fix:core:Fix warnings from unused variables.|Part of #1154.sleske2013-08-111-3/+0
* Add:Core:Made a central entry point for translation in preparation of future ...martin-s2013-04-282-5/+2
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-0/+1
* Add:gui_gtk:Add mnemonics to GTK menu entries.sleske2011-12-261-22/+23
* Add:gui_gtk:Add more accelerator keys for menu/toolbar commands.sleske2011-12-261-9/+9
* Fix:gui_gtk:Activate menu accelerators for GTK GUI; fixes #206.sleske2011-12-261-0/+2
* Fix:gui_gtk:Avoid inclusion of wrong filemartin-s2011-07-171-0/+4
* Fix:gui_gtk:Force sane locale, don't crash at exitmartin-s2011-06-302-0/+6
* Fix:GUI:GTK window size increased and searches after 2 letters inputtedgeoghegan2010-11-251-1/+6
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+2
* Add:gui/gtk:Added inappropriate fields disabling/enabling in destination dial...akashihi2010-06-261-0/+38
* Add:OSD:Added human friendly coorinates formats. Ticket #549 | Thanks akashihi2010-06-251-1/+1
* Fix:Gui/GTK:Fix ticket #128, use actionnable names in GUIkazer_2010-06-251-3/+3
* Fix:gui/gtk:Removed 'cursor' button from the toolbar, cause it is not akashihi2010-06-251-1/+1
* Add:gui/gtk:Added tooltips for toolbar items. Ticket #119akashihi2010-06-251-8/+8
* Add:gui/gtk:Added dynamic disabling/enabling of roadbook actions. Ticket akashihi2010-06-241-0/+28
* Core:Fix:Fix compile warningshorwitz2010-03-171-1/+1
* Fix:gtk:Fixed updating bookmarks list when bookmark is addedakashihi2010-03-041-1/+4
* Fix:core:Replaced navit_get_bookmarks() with bookmarks attributeakashihi2010-03-042-2/+6
* Add:Core:Added basement for bookmarks manager. Most of the bookmarking akashihi2010-03-032-2/+3
* Fix:Core:Better searchingmartin-s2009-12-051-2/+2
* Fix:Core:Add option to set timeout with new map centermartin-s2009-07-292-7/+7
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-1/+1
* Fix:Core:Fix coverity bug #4, Variable gui tracked as NULL was dereferenced.horwitz2009-06-161-2/+3
* Fix:Core:Improved tracking to compensate for gps receivers with static naviga...martin-s2009-06-151-1/+1
* Add:Core:Work on housenumber searchmartin-s2009-06-012-1/+11
* Add:Core:Made routing optionally asynchronousmartin-s2009-05-053-3/+3
* Fix:Warning:Add a type cast to please the comilerhorwitz2009-05-041-1/+1
* Fix:GUI_GTK:fix segfault when postal code is missing|Thanks to Stressedpiper ...horwitz2009-04-071-0/+9