summaryrefslogtreecommitdiff
path: root/demos/launcher-gtk.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanupsJiří Techet2015-11-161-17/+21
* demos/launcher-gtk: Add export to png butonJonas Danielsson2015-11-161-0/+52
* Fix some depreciation warnings in demosJiří Techet2014-09-171-6/+12
* Add demo of the new overlay sourcesGiovanni Campagna2013-08-191-1/+61
* Make sure ChamplainView is pixel-alignedJiří Techet2013-05-021-1/+1
* Move background pattern testing from launcher-gtk to launcher demoJiří Techet2013-05-021-53/+0
* Don't use champlain_view_bin_layout_add () as it's deprecated nowJiří Techet2013-04-191-3/+5
* Allow the background pattern to be arbitrary rectangleJiří Techet2013-04-161-7/+8
* Update demos to use Clutter 1.12 APIJiří Techet2013-04-131-4/+1
* Modify the background pattern interface to use ClutterContentJiří Techet2013-04-111-16/+19
* Improve background texture codeJiří Techet2013-04-081-0/+51
* Replace some deprecated functionsJiří Techet2011-11-201-3/+4
* demos: Don't call g_thread_initColin Walters2011-11-031-1/+0
* Some fixes of the demosJiří Techet2011-03-271-1/+4
* Don't expose the layout manager in ChamplainViewJiří Techet2011-02-171-5/+3
* Adjust demos to show "dynamic" pathJiří Techet2011-02-151-1/+3
* Remove functions from ChamplainMarkerLayer present in ChamplainPathLayerJiří Techet2011-02-141-16/+8
* Introduce ChamplainLocation interfaceJiří Techet2011-02-141-1/+1
* Some property and method renames in marker layerJiří Techet2011-02-101-3/+4
* Encapsulate ChamplainMapSourceDesc into a classJiří Techet2011-02-081-6/+6
* Make kinetic mode boolean property and add it to mx as wellJiří Techet2011-02-081-1/+1
* Rename polygon to pathJiří Techet2011-02-081-19/+19
* Rename license-text property to extra-textJiří Techet2011-02-081-1/+1
* Move license and scale actors out of the viewJiří Techet2011-02-081-2/+16
* Introduce ChamplainLayer - a base class of all layersJiří Techet2011-02-081-4/+5
* Rename ChamplainLayer to ChamplainMarkerLayerJiří Techet2011-02-081-14/+14
* Rename ChamplainMarker to ChamplainLabel and ChamplainBaseMarker to Champlain...Jiří Techet2011-02-081-2/+2
* Introduce ChamplainPoint and fix lots marker-related bugsJiří Techet2011-02-081-21/+32
* Merge ChamplainLayer and ChamplainPolygonJiří Techet2011-02-081-6/+6
* Set minimal width of loading icon in gtk-loaderJiří Techet2010-08-191-0/+1
* Reformat code with uncrustify and fix manuallyJiří Techet2010-08-021-41/+51
* Fix segfault in local rendering demo on shutdownJiří Techet2010-05-231-2/+5
* Use cached source when switching map sources.Jiří Techet2010-02-161-1/+1
* Merge branch 'libchamplain-0-4'Pierre-Luc Beaudoin2010-02-021-1/+2
|\
| * center on ealier in the demoPierre-Luc Beaudoin2010-01-141-1/+2
* | Simplify use of cache for ordinary applicationsJiří Techet2010-01-211-20/+1
* | New map and cache loading infrastructureJiří Techet2010-01-181-6/+20
* | launcher-gtk: Fix type warningSimon Wenner2010-01-101-1/+2
* | launcher-gtk: set spin button to proper zoom level on startupSimon Wenner2010-01-101-0/+1
|/
* Add map click to launcher-gtk for debuging purpusesPierre-Luc Beaudoin2010-01-091-0/+14
* Change the point drawing logicPierre-Luc Beaudoin2010-01-051-0/+3
* Add extra license text to testPierre-Luc Beaudoin2010-01-051-2/+6
* Update the scale when recentPierre-Luc Beaudoin2010-01-041-1/+1
* Fix compilation warnings in demosPierre-Luc Beaudoin2009-08-251-3/+3
* Deploy workaround for clutter bugPierre-Luc Beaudoin2009-08-251-2/+1
* Introduce the new Marker animation APIPierre-Luc Beaudoin2009-08-031-3/+4
* Remove dead code from demoPierre-Luc Beaudoin2009-08-031-8/+0
* Port Champlain to Clutter 0.9Pierre-Luc Beaudoin2009-08-031-1/+1
* Abort any pending network requests when the source is disposedPierre-Luc Beaudoin2009-06-131-0/+8
* Rename ChamplainViewEmbed to GtkChamplainEmbedPierre-Luc Beaudoin2009-06-121-6/+6