summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.8.3LIBCHAMPLAIN_0_8_3libchamplain-0-8Jiří Techet2011-03-312-2/+11
* Fix introspection warningJiří Techet2011-03-311-1/+1
* Fix layers not showing properlyJiří Techet2011-03-311-4/+17
* 0.8.2LIBCHAMPLAIN_0_8_2Jiří Techet2011-03-202-2/+10
* Fix painting problems caused by more aggressive clipping of clutter 1.6Jiří Techet2011-03-201-8/+6
* 0.8.1LIBCHAMPLAIN_0_8_1Jiří Techet2011-01-182-2/+15
* Update libchamplain-sections.txt with a new symbolJiří Techet2011-01-181-0/+1
* Fix warnings during configureJiří Techet2011-01-141-3/+3
* Add annotations for MemphisRendererJiří Techet2011-01-081-1/+1
* Fire latitude and longitude signals independently of viewport shiftJiří Techet2011-01-081-28/+11
* Add some more annotationsJiří Techet2011-01-084-4/+4
* Remove invalid part of champlain_file_cache_new_full() documentationJiří Techet2011-01-081-3/+2
* Vala bindings: generic type information for lists added and other fixesJiří Techet2011-01-082-4/+33
* Do not order markers according to latitudeJiří Techet2011-01-081-59/+0
* Add some extra annotationsJiří Techet2011-01-083-19/+19
* Fix vala bindings for champlain_view_ensure_markers_visible()Jiří Techet2011-01-082-1/+4
* Use (transfer none) annotation when NULL parameter is allowedJiří Techet2011-01-082-6/+6
* Eliminate warnings of g-ir-scannerJiří Techet2011-01-0810-17/+18
* Fix configure.ac from the previous commitJiří Techet2011-01-081-3/+4
* Remove python bindingsWilliam Jon McCann2011-01-0836-4682/+3
* Add some extra warningsJiří Techet2011-01-082-3/+3
* Include MapQuest renderer for OSMTomaž Vajngerl2010-11-072-0/+24
* 0.8LIBCHAMPLAIN_0_8_0Jiří Techet2010-09-273-4/+13
* 0.7.2LIBCHAMPLAIN_0_7_2Jiří Techet2010-09-172-2/+17
* Added the right header filename for champlain-memphis vala bindings generation.Lorenzo Masini2010-09-132-1/+2
* Don't use --strip-prefix with gir scannerJiří Techet2010-09-132-2/+0
* Update .gitignoreJiří Techet2010-09-031-3/+7
* Cleanup Makefile.am filesJiří Techet2010-09-0311-271/+372
* Make gtk-doc compilation possible even if libmemphis is not used.Jiří Techet2010-08-301-1/+7
* 0.7.1LIBCHAMPLAIN_0_7_1Jiří Techet2010-08-262-19/+50
* Change ordering of sections in the documentationJiří Techet2010-08-261-11/+11
* Make set_marker_depth () work correctly for southern hemisphereJiří Techet2010-08-251-5/+7
* Add Russell Strong to AUTHORSJiří Techet2010-08-251-0/+1
* Layer speedupRussell Strong2010-08-251-33/+7
* Make sure the number of loading tiles in ChamplainView doesn't drop below 0Jiří Techet2010-08-251-1/+2
* Move ACLOCAL_AMFLAGS to Makefile.amJiří Techet2010-08-252-2/+1
* Use stable api version in soname also in development releasesJiří Techet2010-08-2424-92/+158
* Updated documentationJiří Techet2010-08-2326-274/+650
* Make direct access to elements of memory cache instead of sequentialJiří Techet2010-08-201-22/+26
* Remove extra code from the minimal-gtk demoJiří Techet2010-08-201-5/+0
* ChamplainRenderer should inherit from GInitiallyUnowned, not GObjectJiří Techet2010-08-202-4/+4
* Lots of leaks found and fixedJiří Techet2010-08-205-8/+27
* Don't fill tile that is already marked as doneJiří Techet2010-08-207-39/+75
* On double click, center to the clicked areaJiří Techet2010-08-201-2/+20
* Fix warningJiří Techet2010-08-201-1/+1
* Modernize build process a bitJiří Techet2010-08-204-72/+204
* Remove unnecessary _ref() _unref()Jiří Techet2010-08-191-11/+2
* Set minimal width of loading icon in gtk-loaderJiří Techet2010-08-191-0/+1
* Use_memphis_renderer_tile_has_data() as it works in libmemphis 0.2.1Jiří Techet2010-08-173-5/+14
* Rethink the tile destruction process once againJiří Techet2010-08-178-276/+93