summaryrefslogtreecommitdiff
path: root/navit/gui/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix:gui/gtk:Enable housenumbers in destination dialog (#1155)OLFDB2021-09-201-1/+10
* patch:gui/gtk:Unique icon for POI dialog (#1154)OLFDB2021-09-201-2/+1
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-4/+4
* Refactoring:GTK: use GDK_KEY for keys instead of GDK_David Heidelberg2020-05-212-11/+11
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-052-14/+20
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-292-4/+6
* Merging PR #724: Updating Navit logo according to proposal in issue #436lains2019-09-182-2/+10
* Refactor:GUI/GTK:Adding pointer and label when displaying POI on map (#729)lains2019-03-053-25/+97
* fix:gui:Run astyle against gui/gtk (#667)jkoan2018-09-124-218/+225
* Curley distance poi (#638)Charles Curley2018-08-291-178/+191
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-306-147/+75
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-256-2138/+2059
* 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-265-22/+22
* 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