summaryrefslogtreecommitdiff
path: root/champlain/champlain-network-bbox-tile-source.c
Commit message (Expand)AuthorAgeFilesLines
* ci: Build and test libsoup3 versionCorentin Noël2023-01-111-1/+1
* Port to libsoup3Corentin Noël2023-01-111-9/+67
* Update URLsJiří Techet2019-02-061-7/+7
* Use G_ADD_PRIVATE() and friends instead of g_type_class_add_private()Jiří Techet2019-02-061-14/+9
* champlain_renderer_set_data: use guint8, not gcharJames Westman2019-01-211-1/+1
* Update docs with the newly added functionsJiří Techet2017-05-201-0/+1
* Add possibility to set User-Agent for requestsJens Georg2017-05-201-1/+45
* WhitespaceJiří Techet2016-04-021-1/+1
* Update deprecated libsoup codeNayan Deshmukh2016-04-021-1/+2
* Bump libsoup dependency to 2.34 and use default proxy resolverJiří Techet2014-02-261-3/+1
* Do not depend on libsoup-gnome-2.4Jonas Danielsson2014-02-261-4/+0
* Update documentation of proxy-uri property.Jonas Danielsson2014-02-261-1/+1
* Update copyright yearsJiří Techet2013-05-021-1/+1
* It's the time of the year again...Jiří Techet2011-12-291-1/+1
* Whitespace and alignment cleanupsJiří Techet2011-03-261-3/+6
* Add missing property change notificationsJiří Techet2011-03-241-0/+1
* Indentation fixesJiří Techet2011-03-201-29/+29
* Use bounding box where appropriateJiří Techet2011-02-081-13/+7
* Cosmetic fixJiří Techet2011-02-081-1/+1
* Remove the unnecessary ChamplainRenderCallbackData structureJiří Techet2011-02-081-4/+6
* Updated documentationJiří Techet2010-08-231-25/+33
* Don't fill tile that is already marked as doneJiří Techet2010-08-201-6/+9
* Rethink the tile destruction process once againJiří Techet2010-08-171-29/+6
* Fix various problems with asynchronous tile loadingJiří Techet2010-08-151-12/+54
* Return back using state for local rendering data download notificationJiří Techet2010-08-021-17/+34
* Reformat code with uncrustify and fix manuallyJiří Techet2010-08-021-60/+78
* Update copyrightsJiří Techet2010-08-011-0/+1
* Make renderer a mandatory parameter when creating a map sourceJiří Techet2010-08-011-1/+3
* Introduce new memory cache and remove non-persistent file cacheJiří Techet2010-08-011-1/+1
* Add null tile source and error tile rendererJiří Techet2010-07-311-1/+1
* Separation of map sources and renderersJiří Techet2010-07-291-0/+419