summaryrefslogtreecommitdiff
path: root/navit/coord.c
Commit message (Expand)AuthorAgeFilesLines
* Allowing comma-separated geo coordinateslains2022-12-221-7/+25
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-2/+2
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-0/+4
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-261-12/+45
* Add/Android: Provide geo coordinates for clicked position in contextual menu ...lains2019-09-221-12/+91
* cleanup:core:Make sure we use g_* for malloc/free/strncpy (#663)Joseph Herlant2018-09-111-12/+7
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-20/+10
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-271/+259
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-16/+16
* 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-17/+17
* Refactor:core:Remove unused enum value projection_gksleske2014-10-111-1/+1
* Refactor:core:Better variable names for coord_parse, simplify code.sleske2014-10-111-32/+22
* Refactor:core:Improve comments for coord_parse&pcoord_parse.sleske2014-10-111-13/+11
* Add:Core:Allow text coordinates to be in utm,utmref or gk projectionmartin-s2013-02-161-3/+18
* Fix:core:Reduce debug output, use dbg() instead of printf.sleske2012-07-051-1/+1
* Fix:gui_internal:Do not allow duplicate entries in the list of former destina...mdankov2011-11-231-1/+1
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Fix:Core:MSVC fixesmartin-s2011-01-251-9/+9
* Fix:core: for freeing something, we don't need to check if it existswoglinde2010-08-061-2/+1
* Fix:core:Fixed friendly longtitude/latitude formats. Ticket #549 | Thanks mvg...akashihi2010-07-091-1/+1
* Fix:Core:Corrected encodingmartin-s2010-07-011-9/+9
* Add:OSD:Added human friendly coorinates formats. Ticket #549 | Thanks akashihi2010-06-251-10/+26
* Add:Core:Experimental CH Routingmartin-s2009-11-081-0/+16
* Fix:core:Fixed various compiler warningsseralph2009-10-061-1/+1
* Fix:Core:Fix coverity bug #19, Variable proj not freed.horwitz2009-06-161-2/+4
* Add:Core:Added support for utm projectionmartin-s2009-05-271-1/+1
* Add:Core:Improved debugging of coord_parsemartin-s2009-03-231-0/+3
* Add:Core:Improved debuggingmartin-s2009-03-231-0/+2
* Add:Core: Added wrapper for coord_parse that "returns" a struct pcoordsingesang2009-03-051-10/+33
* Patch:core:Added geo coordinate formatting function that supports multiple fo...steven_s2008-11-091-0/+54
* Add:Core:Made cursor configurable via navit.xmlmartin-s2008-11-061-0/+13
* Fix:Core:Replaced g_assert with dbg_assertmartin-s2008-10-151-8/+8
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Fixes ticket #14 : Start navit with the view centered on last positi...kazer_2008-05-291-2/+28
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+225