summaryrefslogtreecommitdiff
path: root/champlain/champlain-file-tile-source.c
Commit message (Expand)AuthorAgeFilesLines
* Update URLsJiří Techet2019-02-061-1/+1
* champlain_renderer_set_data: use guint8, not gcharJames Westman2019-01-211-1/+1
* Update copyright yearsJiří Techet2013-05-021-1/+1
* It's the time of the year again...Jiří Techet2011-12-291-1/+1
* Indentation fixesJiří Techet2011-03-201-10/+10
* Remove the unnecessary ChamplainRenderCallbackData structureJiří Techet2011-02-081-4/+6
* Updated documentationJiří Techet2010-08-231-13/+21
* Don't fill tile that is already marked as doneJiří Techet2010-08-201-2/+5
* Rethink the tile destruction process once againJiří Techet2010-08-171-31/+8
* Fix various problems with asynchronous tile loadingJiří Techet2010-08-151-12/+54
* Reformat code with uncrustify and fix manuallyJiří Techet2010-08-021-10/+17
* Line break long macro definitionsJiří Techet2010-08-011-2/+1
* Update copyrightsJiří Techet2010-08-011-0/+1
* Make renderer a mandatory parameter when creating a map sourceJiří Techet2010-08-011-5/+13
* 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/+173