summaryrefslogtreecommitdiff
path: root/navit/gui/internal/gui_internal_poi.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-26/+13
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-629/+618
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-7/+7
* Fix:gui_internal:Add missing types to POI filter bus&train.Sebastian Leske2017-06-161-1/+1
* Add:gui_internal:New POI filter for bus&train.Sebastian Leske2017-05-121-0/+3
* Revert "Fix:gui_internal:Hide native keyboard when displaying POI search resu...R6702Michael Dankov2016-07-101-4/+0
* Fix:gui_internal:Hide native keyboard when displaying POI search resultsmvglasow2016-02-241-0/+4
* Add:gui_internal:Rudimentary native on-screen keyboard implementationmvglasow2016-02-241-0/+2
* Refactor:gui_internal:Use enum for keyboard modes and flagsmvglasow2015-11-131-2/+2
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-8/+8
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-8/+8
* Add:gui_internal:New POI filtering to include zipcode in address search|thank...mdankov2014-11-021-8/+22
* Refactor:core:Rename get_direction -> get_compass_directionsleske2014-08-111-1/+1
* Refactor:core:Centralise get_direction.sleske2014-08-111-29/+1
* Fix:gui/internal:Do not flood initial POI list with house number objects.mdankov2014-08-091-0/+2
* Fix:gui_internal:Convert charset of all map-originated strings before using t...mdankov2014-04-011-12/+12
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c...sleske2013-08-211-1/+1
* Add:gui_internal:Made scroll buttons more abstractmartin-s2013-06-011-2/+2
* Fix:gui/internal:Load POI icon from icon_src field for custom POIs.xenos19842013-06-011-5/+23
* Add:gui_internal:Show poi distances to route if there is an active routemartin-s2013-05-051-10/+32
* Add:gui_internatl:In town and street search dialogs, select default keyboard ...mdankov2013-04-061-1/+1
* Add:gui_internal:Select cyrillian keyboard for cyrillic languages|Thanks alxmartin-s2013-03-241-1/+2
* Fix:gui_internal:Fix regression of svn5341, include item labels in filtered P...mdankov2013-02-201-2/+2
* Fix:gui_internal:Do not crash in POI filter if Navigation map is enabled.mdankov2013-01-191-1/+0
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-0/+1
* Fix:gui_internal:Move comments to correct placemartin-s2012-12-231-0/+81
* Add:gui_internal:Split up into smaller files for easier maintenancemartin-s2012-12-221-0/+677