summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.26.03.26.0Bastien Nocera2018-06-052-1/+7
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-2526-31/+31
* doap: Mark myself as an authorBastien Nocera2018-02-121-7/+7
* lib: Remove full build path from public headersBastien Nocera2017-11-152-2/+2
* Release 3.25.4.13.25.4.1Zeeshan Ali2017-07-202-1/+19
* Release 3.25.43.25.4Zeeshan Ali2017-07-201-1/+1
* Update the build-api wrapper scriptEmmanuele Bassi2017-07-191-8/+8
* Replace symbols file with a mapEmmanuele Bassi2017-07-193-105/+11
* Add a configure script for backward compatibilityZeeshan Ali2017-07-191-0/+159
* Generate and install the pkg-config fileEmmanuele Bassi2017-07-182-13/+12
* build: Add soversion to library fileZeeshan Ali2017-07-181-0/+2
* Build documentation only when enabledEmmanuele Bassi2017-07-181-1/+4
* Drop autotools supportZeeshan Ali2017-07-187-518/+0
* Add meson build supportZeeshan Ali2017-07-1824-1/+334
* lib: Drop a redundant 'const'Zeeshan Ali2017-07-141-1/+1
* Release 3.23.903.23.90Jonas Danielsson2017-02-062-1/+25
* docs: Ignore geocode-enum-types.h in the documentationPhilip Withnall2017-01-271-0/+1
* docs: Document some GEOCODE_TYPE_* macrosPhilip Withnall2017-01-273-0/+24
* docs: Add a section overview for geocode-nominatimPhilip Withnall2017-01-271-0/+14
* docs: Change UNRELEASED ‘Since’ tags to 3.23.1 for the next releasePhilip Withnall2017-01-256-12/+12
* docs: Add missing XML files to the top-level documentation filePhilip Withnall2017-01-251-0/+1
* build: Drop Makefile.decl in favour of glib-tap.mkPhilip Withnall2017-01-252-55/+0
* build: Port to using AX_GENERATE_CHANGELOG for the ChangeLogPhilip Withnall2017-01-253-10/+8
* backend: Add introductory docs for GeocodeBackendPhilip Withnall2017-01-193-2/+39
* tests: Add tests for GeocodeMockBackendPhilip Withnall2017-01-192-0/+657
* mock-backend: Add a mock backed implementationPhilip Withnall2017-01-196-0/+694
* place: Add equality methodPhilip Withnall2017-01-193-0/+65
* location: Add equality methodPhilip Withnall2017-01-193-0/+41
* bounding-box: Add equality methodPhilip Withnall2017-01-193-0/+30
* reverse: Fix type of lat/lon parameters to backend reverse query methodPhilip Withnall2017-01-192-16/+16
* docs: Clarify error returns from GeocodeBackendPhilip Withnall2017-01-193-0/+12
* forward: Restrict answer count to be positivePhilip Withnall2017-01-191-1/+2
* tests: Drop unnecessary g_type_init() callPhilip Withnall2017-01-191-3/+0
* build: Use a minimum gettext requirement rather than an exact onePhilip Withnall2017-01-181-1/+3
* build: Drop unnecessary mention of intltool in MAINTAINERCLEANFILESPhilip Withnall2017-01-181-1/+0
* geocode-nominatim: Add missing private struct gettersPhilip Withnall2017-01-171-0/+6
* geocode-glib: Fix const-correctness issues with user-agent handlingPhilip Withnall2017-01-171-11/+11
* build: Clean m4 directory on maintainer-cleanPhilip Withnall2017-01-171-0/+1
* build: Simplify tests linking a littlePhilip Withnall2017-01-171-3/+5
* build: Add installed-tests supportPhilip Withnall2017-01-175-13/+179
* tests: Move nominatim-*.json to tests directoryPhilip Withnall2017-01-176-11/+12
* tests: Remove duplicate return statementPhilip Withnall2017-01-171-2/+0
* tests: Move test C sources into the tests subdirectoryPhilip Withnall2017-01-177-37/+56
* geocode-glib: Add another User-Agent fallback stringPhilip Withnall2017-01-171-0/+5
* geocode-nominatim: Add a user-agent property to override the User-AgentPhilip Withnall2017-01-173-14/+59
* geocode-glib: Mark UNRELEASED API as new in 3.23.1Philip Withnall2017-01-126-17/+17
* geocode-glib: Accept a hash table for GeocodeBackend.reverse_resolve()Philip Withnall2017-01-124-66/+125
* tests: Fix some minor memory leaks in test-gcglibPhilip Withnall2017-01-121-2/+4
* geocode-glib: Fix documentation for list return valuesPhilip Withnall2017-01-122-12/+12
* tests: Set XDG_CACHE_HOME to a temporary directory for testsPhilip Withnall2017-01-122-0/+25