summaryrefslogtreecommitdiff
path: root/navit/country.c
Commit message (Collapse)AuthorAgeFilesLines
* Add Kosovo to known countriesWildemann Stefan2019-08-281-0/+1
|
* Cleanup:global:force the re-attach the return type to the function ↵Joseph Herlant2018-05-301-6/+3
| | | | | | | | declaration (#605) * Cleanup:global:force the re-attach the return type to the function declaration * cleanup:global:some loose ends
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-367/+361
|
* Fix:core:Crash in country_search_newMichael Dankov2016-01-021-2/+3
| | | | | | Properly handle coutry search by attr_country_id to fix crash in internal gui when there's a gps fix and a map supporting attr_country_id such as Reiseplaner is active. Fixes #1337.
* Fix:core:Rename Libya to follow official changes.mdankov2013-08-261-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5606 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix last const warnings by casting. Ugly, but the best solution ↵sleske2013-08-111-9/+11
| | | | | | right now.|Concludes #1154. Now we build without warnings under -Wall, yeah! git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5574 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Make country search accent insensitive. Fixes #1092.mdankov2013-05-031-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5470 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Made a central entry point for translation in preparation of future ↵martin-s2013-04-281-3/+3
| | | | | | changes git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5456 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Update iso3166-1 country lists, recoginse iso3166-1:alpha2 tag on ↵mdankov2013-01-051-0/+6
| | | | | | coutry boundary relations. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5337 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:android:Add country selection to android search dialogrikky2011-08-311-19/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4742 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:MSVC fixesmartin-s2011-01-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4029 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:MSVC fixesmartin-s2011-01-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4028 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Add support for cities that do not have is_in tag, trac #338pavel2009-05-231-0/+1
| | | | | | | | | | | Group them under fake, "unknown" country; but at least user will be able to search for streets in them, etc. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2282 ffa7fe5e-494d-0410-b361-a75ebd5db220
* FIX:build: Make --disable-nls and --with-included-gettext work.zaxl2008-10-311-5/+1
| | | | | | | | | | Add navit_nls.h which defines gettext wrappers, please, include navit_nls.h and do not include libintl.h directly. Fix Makefiles.ams to pass make distcheck git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1624 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add license files and headershorwitz2008-06-051-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1100 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+413
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220