summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Better path element connectionJiří Techet2013-05-021-0/+2
* Pixel-align scale textJiří Techet2013-05-021-3/+3
* Make sure license correctly redraws itself when view resizedJiří Techet2013-05-021-0/+4
* Depict the actor hierarchy in commentsJiří Techet2013-05-021-8/+11
* Add copyright to ChamplainViewport and friendsJiří Techet2013-05-026-0/+6
* Cleanup tile loading codeJiří Techet2013-05-021-20/+4
* Use gint instead of gdouble where possible in ChamplainViewJiří Techet2013-05-023-52/+26
* Resize viewport correctly on launchJiří Techet2013-05-021-3/+1
* Move background pattern testing from launcher-gtk to launcher demoJiří Techet2013-05-022-53/+52
* Use more neutral default background colorJiří Techet2013-05-022-7/+3
* Simplify viewport scrolling codeJiří Techet2013-05-021-87/+14
* Simplify the viewport codeJiří Techet2013-05-022-50/+25
* Simplify zooming code and fix the remaining issuesJiří Techet2013-05-022-72/+40
* Completely remove the anchor complexity from ChamplainViewJiří Techet2013-05-022-137/+102
* Cleanup latitude longitude handling a bitJiří Techet2013-05-021-61/+58
* Eliminate anchor from ChamplainView as much as possibleJiří Techet2013-05-024-112/+179
* Remember background pattern offset so it doesn't reposition when zoomingJiří Techet2013-05-021-2/+25
* Use signal to detect that ChamplainView is realizedJiří Techet2013-05-021-56/+49
* Add comment about background pattern performanceJiří Techet2013-05-021-1/+3
* Finally fix the zoom animation problemsJiří Techet2013-05-021-30/+46
* Fix includeJiří Techet2013-05-021-1/+1