summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Post-release version bumplibchamplain-0-12Jiří Techet2013-09-161-1/+1
* 0.12.5LIBCHAMPLAIN_0_12_5Jiří Techet2013-09-162-1/+13
* Update autogenerated filesJiří Techet2013-09-162-5/+24
* Merge the changes from master for releaseJiří Techet2013-09-1614-122/+615
|\
| * build: Fix srcdir != builddirColin Walters2013-08-291-3/+3
| * TypoJiří Techet2013-08-211-1/+1
| * view: update documentation of goto-animation propsJonas Danielsson2013-08-211-2/+8
| * Make overlay sources accessible outside of ChamplainView and update license a...Jiří Techet2013-08-214-0/+48
| * Documentation and formatting changes for the overlay sourcesJiří Techet2013-08-214-25/+61
| * Add a check for a correct map source in tile loading idle functionJiří Techet2013-08-211-1/+5
| * Add demo of the new overlay sourcesGiovanni Campagna2013-08-191-1/+61
| * ChamplainView: add support for overlay sourcesGiovanni Campagna2013-08-194-23/+136
| * Add support for OpenWeatherMapGiovanni Campagna2013-08-193-1/+100
| * doc: Set DOC_MODULE_VERSIONMarvin Schmidt2013-08-142-2/+2
| * view: Add properties for animation mode & durationJonas Danielsson2013-08-131-4/+60
| * Remove deprecated count_changes pragma and perform database vacuum on demandJiří Techet2013-08-071-1/+3
| * Make sure opacity is animated correctly for error tilesJiří Techet2013-08-071-2/+4
| * Load tile bitmaps asynchronouslyJiří Techet2013-08-071-36/+52
| * Perform tile creation in idle functionJiří Techet2013-08-071-68/+119
| * factory: Fix OSM licenseJiří Techet2013-05-311-1/+1
| * Post-release version bumpJiří Techet2013-05-161-1/+1
| * path-layer: Correct version since dashed lines are supportedJiří Techet2013-05-161-2/+2
* | Post-release version bumpJiří Techet2013-05-161-1/+1
* | 0.12.4LIBCHAMPLAIN_0_12_4Jiří Techet2013-05-162-1/+24
* | path-layer: Correct version since dashed lines are supportedJiří Techet2013-05-161-2/+2
* | Merge branch 'master' into libchamplain-0-12Jiří Techet2013-05-1694-3930/+2040
|\ \ | |/
| * factory: Define GTK_DISABLE_DEPRECATED for the deprecated sourcesJiří Techet2013-05-163-25/+29
| * factory: Revert "Drop OAM map source completely"Jiří Techet2013-05-163-3/+27
| * factory: Remove the Osmarender from the factoryJiří Techet2013-05-162-0/+7
| * Convert some of the gints back to doubles because of lost precisionJiří Techet2013-05-081-34/+30
| * Fix the previous commit by adjusting offset based on the viewport sizeJiří Techet2013-05-081-2/+2
| * When zooming-in, recalculate viewport position from latitude/longitude to avo...Jiří Techet2013-05-081-3/+10
| * Compute zooming offset in double instead of int to avoid rounding errorsJiří Techet2013-05-081-5/+7
| * Use sane color selection values when the obtained one aren'tJiří Techet2013-05-071-0/+28
| * Remove background zoom actor when not needed any moreJiří Techet2013-05-071-0/+26
| * Check whether timeout exists before destroying itJiří Techet2013-05-071-3/+7
| * Remove unused functions from ChamplainAdjustment and KineticScrollJiří Techet2013-05-073-119/+22
| * Redraw using cairo on idleJiří Techet2013-05-072-17/+60
| * Send the latitude/longitude signal less frequently and speed-up drawingJiří Techet2013-05-051-25/+27
| * Check whether hadjustment & vadjustment exist before referencing themJiří Techet2013-05-041-20/+21
| * Fix the view issues when it hasn't been realized yetJiří Techet2013-05-041-10/+16
| * Emit the relocation signal less frequently and speed-up viewport panningJiří Techet2013-05-045-95/+103
| * Slightly improve zooming visualisationJiří Techet2013-05-031-11/+12
| * Revert "Remove background zoom layer when all tiles loaded"Jiří Techet2013-05-021-1/+0
| * Update AUTHORSJiří Techet2013-05-021-0/+1
| * Update Clutter version in READMEJiří Techet2013-05-021-1/+1
| * Remove background zoom layer when all tiles loadedJiří Techet2013-05-021-0/+1
| * Update the vapi fileJiří Techet2013-05-021-18/+19
| * Make sure ChamplainView is pixel-alignedJiří Techet2013-05-022-7/+7
| * Add more tile coordinate checksJiří Techet2013-05-021-8/+12