summaryrefslogtreecommitdiff
path: root/navit/gui/internal/gui_internal_command.c
Commit message (Expand)AuthorAgeFilesLines
* fix:gui/internal: remov compiler warningsStefan Wildemann2019-10-311-102/+103
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-4/+4
* Add/Android: Provide geo coordinates for clicked position in contextual menu ...lains2019-09-221-163/+8
* Add:Gui/Internal: Adding missing escape modes and fixing generic html escape ...lains2019-06-051-24/+72
* Refactoring:cmake:simplify version managementBignaux Ronan2019-05-241-3/+1
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-82/+69
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-1130/+1106
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-29/+29
* Fix:gui_internal:use max/min instead of fmax/fmin as absent from winceJoseph Herlant2018-04-211-2/+2
* show min/max elevation and distance in height profileTimo2018-04-151-0/+17
* Fixes displaying the heightline route info (#294)Pierre GRANDIN2017-08-231-6/+6
* Add network info menu in gui/internal for Linux (#228)Pierre GRANDIN2017-04-291-1/+59
* gui_internal: free heightlines and diagram_pointsR6785jandegr2016-09-161-3/+24
* gui_internal_heightprofilejandegr2016-09-051-5/+10
* update docjandegr2016-09-041-4/+0
* Update gui_internal_command.cjandegr2016-09-011-0/+1
* gui internal : some more heightprofile fixesjandegr2016-09-011-25/+45
* CI triggerjandegr2016-08-301-1/+0
* gui_internal : fix heightprofilejandegr2016-08-301-9/+16
* Add:gui_internal:Rudimentary native on-screen keyboard implementationmvglasow2016-02-241-0/+4
* Fix navigation messages translations in Android LollipopR6372Michael Dankov2015-11-151-2/+1
* Fix:gui_internal:memleakR6368mdankov2015-11-141-16/+2
* Refactor:gui_internal:Use enum for keyboard modes and flagsmvglasow2015-11-131-3/+3
* Refactor:gui_internal:Some documentation updatesmvglasow2015-11-121-0/+13
* Fix:gui_internal:Format coordinates properly on Android Lollipopmvglasow2015-11-121-1/+26
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-12/+12
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-26/+26
* Add:gui_internal:New POI filtering to include zipcode in address search|thank...mdankov2014-11-021-1/+1
* Fix:gui_internal:Made back_to_map work from dbusmartin-s2014-07-181-0/+1
* Fix:gui_internal:Fix coordinates input box tip.|Thank you dpam44 for reportin...mdankov2014-02-221-1/+1
* Fix:gui_internal:Fix format specifier to kill warnings.mdankov2013-05-111-2/+2
* Fix:gui_internal:Clean up the code to get rid of compilation time warnings ab...mdankov2013-05-111-1/+1
* Add:gui_internal:Let escape function convert integers to stringsmartin-s2013-04-281-3/+11
* Add:gui_internal:Allow set to work also as unsetmartin-s2013-04-261-0/+2
* 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/+1
* Add:gui_internal:Support for decimal format stringmartin-s2013-03-101-2/+21
* Add:gui_internal:New command img for easier creation of buttons from scriptmartin-s2013-03-101-33/+189
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-0/+1
* Fix:gui_internal:Moved vehicle config to xmlmartin-s2012-12-251-68/+0
* Fix:gui_internal:Removed obsolete maps config pagemartin-s2012-12-251-36/+0
* Fix:gui_internal:Improved escape and write functionsmartin-s2012-12-251-1/+24
* Fix:gui_internal:Removed obsolete layouts setting pagemartin-s2012-12-251-22/+0
* Add:gui_internal:Added debug command and let write command accept multiple ar...martin-s2012-12-251-9/+33
* Add:gui_internal:More functionality for vehicle config pagemartin-s2012-12-231-4/+4
* Add:gui_internal:New config pages for vehiclemartin-s2012-12-231-9/+85
* Add:gui_internal:New map configuration pagemartin-s2012-12-221-0/+43
* Fix:gui_internal:Improved new layout pagemartin-s2012-12-221-5/+6
* Add:gui_internal:Experimental new layout setting screenmartin-s2012-12-221-1/+22
* Add:gui_internal:Escape functionmartin-s2012-12-221-0/+13