summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop autotools supportwip/mesonZeeshan Ali2017-07-177-518/+0
* Add meson build supportZeeshan Ali2017-07-1724-1/+339
* 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
* geocode-backend: Add support for multiple reverse resultsPhilip Withnall2017-01-064-32/+68
* geocode-glib: Make some private functions staticPhilip Withnall2017-01-063-9/+5
* build: Use AM_CPPFLAGS rather than INCLUDESPhilip Withnall2017-01-061-2/+2
* build: Add AX_IS_RELEASEPhilip Withnall2017-01-061-0/+1
* build: Port from GNOME_COMPILE_WARNINGS to AX_COMPILER_FLAGSPhilip Withnall2017-01-062-13/+5
* build: Drop use of GNOME_MAINTAINER_MODE_DEFINESPhilip Withnall2017-01-061-1/+0
* build: Port from GNOME_DEBUG_CHECK to AX_CHECK_ENABLE_DEBUGPhilip Withnall2017-01-061-1/+1
* build: Update to latest GNOME autogen.shPhilip Withnall2017-01-061-12/+29
* geocode-place: Simplify switch statementPhilip Withnall2017-01-061-29/+12
* geocode-place: Fix -Wswitch-enum warningsPhilip Withnall2017-01-061-1/+1
* tests: Rename a global variable to be less genericPhilip Withnall2017-01-061-10/+10
* tests: Add copyright headers to test C filesPhilip Withnall2017-01-062-0/+46