summaryrefslogtreecommitdiff
path: root/champlain/champlain-memphis-renderer.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up gdk.h vs gdk-pixbuf.h includesMart Raudsepp2019-04-221-1/+1
* Update URLsJiří Techet2019-02-061-1/+1
* Use G_ADD_PRIVATE() and friends instead of g_type_class_add_private()Jiří Techet2019-02-061-9/+4
* Fix warnings in memphis rendererJiří Techet2019-02-061-3/+3
* Renderers: Set surface on tilesJonas Danielsson2015-11-161-0/+1
* Update copyright yearsJiří Techet2013-05-021-1/+1
* Update most of libchamplain to Clutter API 1.12Jiří Techet2013-04-111-9/+21
* Define g_rw_lock_* on glib <2.32 versions and use these functions for lockingJiří Techet2013-04-081-25/+32
* It's the time of the year again...Jiří Techet2011-12-291-1/+1
* Use CLUTTER_PRIORITY_REDRAW for all idle functionsJiří Techet2011-08-171-1/+1
* Don't use the GET_PRIVATE macro when not necessaryJiří Techet2011-03-261-1/+1
* Add missing property change notificationsJiří Techet2011-03-241-0/+1
* Indentation fixesJiří Techet2011-03-201-3/+3
* Skip introspection for champlain_memphis_renderer_get_rule()Jiří Techet2011-02-201-1/+1
* Swap elements in the BoundingBox structure and fix center computationJiří Techet2011-02-081-2/+2
* Remove the unnecessary ChamplainRenderCallbackData structureJiří Techet2011-02-081-16/+11
* Add annotations for MemphisRendererJiří Techet2011-01-081-1/+1
* Updated documentationJiří Techet2010-08-231-27/+62
* Use_memphis_renderer_tile_has_data() as it works in libmemphis 0.2.1Jiří Techet2010-08-171-4/+3
* Rethink the tile destruction process once againJiří Techet2010-08-171-5/+3
* Fix various problems with asynchronous tile loadingJiří Techet2010-08-151-1/+2
* Use g_slice_new() instead of g_new() where possibleJiří Techet2010-08-151-3/+3
* Remove the reload-tiles signalJiří Techet2010-08-021-15/+0
* Reformat code with uncrustify and fix manuallyJiří Techet2010-08-021-73/+101
* Remove some outdated doc strings and unused codeJiří Techet2010-08-011-1/+1
* Separation of map sources and renderersJiří Techet2010-07-291-0/+715