summaryrefslogtreecommitdiff
path: root/champlain/champlain-layer.c
Commit message (Expand)AuthorAgeFilesLines
* g-i: Annotate champlain_layer_set_view to allow NULL as viewRico Tzschichholz2020-06-221-2/+2
* Update copyright yearsJiří Techet2013-05-021-1/+1
* Improvements in several filesPablo Castellano2012-05-281-1/+1
* It's the time of the year again...Jiří Techet2011-12-291-1/+1
* Indentation fixesJiří Techet2011-03-201-2/+4
* Improve bounding box useJiří Techet2011-02-151-0/+20
* Correctly define abstract typesJiří Techet2011-02-131-1/+1
* Update documentationJiří Techet2011-02-081-1/+21
* label, layer, license, marker, scale should inherit from ClutterActorJiří Techet2011-02-081-1/+1
* Introduce ChamplainLayer - a base class of all layersJiří Techet2011-02-081-0/+61
* Rename ChamplainLayer to ChamplainMarkerLayerJiří Techet2011-02-081-1269/+0
* Rename ChamplainMarker to ChamplainLabel and ChamplainBaseMarker to Champlain...Jiří Techet2011-02-081-37/+36
* Introduce ChamplainPoint and fix lots marker-related bugsJiří Techet2011-02-081-81/+142
* Merge ChamplainLayer and ChamplainPolygonJiří Techet2011-02-081-32/+600
* Use new marker features in the layerJiří Techet2011-02-081-208/+94
* Replace tidy with mxJiří Techet2011-02-081-1/+1
* Add relocation signal to view and use it by the layersJiří Techet2011-02-081-9/+120
* Merge ChamplainLayer and ChamplainSelectionLayerJiří Techet2011-02-081-41/+388
* Do not order markers according to latitudeJiří Techet2011-01-051-59/+0
* Make set_marker_depth () work correctly for southern hemisphereJiří Techet2010-08-251-5/+7
* Layer speedupRussell Strong2010-08-251-33/+7
* Reformat code with uncrustify and fix manuallyJiří Techet2010-08-021-9/+28
* Call g_object_ref() on data passed to idle functionsJiří Techet2010-05-161-11/+14
* Add G_GNUC_UNUSED where appropriate so LLVM clang doesn't complainJiří Techet2010-05-121-5/+5
* Improvements to the documentation and moving around some definitionsJiří Techet2010-05-091-0/+2
* Iterate through container using clutter_group_get_nth_child() when the contai...Jiří Techet2010-03-231-36/+23
* New tile unref logic and various leak fixesJiří Techet2010-03-231-2/+2
* Update GtkDoc and remove deprecated symbols introduced in 0.3 and never releasedPierre-Luc Beaudoin2009-09-141-1/+1
* Actually free the children listPierre-Luc Beaudoin2009-09-031-12/+12
* Fix memory leaks in ChamplainLayerPierre-Luc Beaudoin2009-09-031-0/+8
* Fix 593505: Memory leak in ChamplainLayerFelix Riemann2009-08-301-6/+8
* Introduce the new Marker animation APIPierre-Luc Beaudoin2009-08-031-0/+98
* Hide some of the Clutter APIPierre-Luc Beaudoin2009-07-281-0/+70
* Fix stylingPierre-Luc Beaudoin2009-07-281-4/+4
* Fix markers reordering if marker's position is updated after being added to t...Pierre-Luc Beaudoin2009-06-141-7/+41
* Implement proper dispose and finalize functions where neededPierre-Luc Beaudoin2009-05-281-16/+0
* Introduce ChamplainBaseMarker as a parent to ChamplainMarkerPierre-Luc Beaudoin2009-04-111-3/+4
* Partly fix Bug 577591: Adopt the new coding style for champlain-layer.cSimon Wenner2009-04-111-11/+13
* Fix doc generation since files changed namePierre-Luc Beaudoin2009-04-011-1/+1
* Fix warningsPierre-Luc Beaudoin2009-03-091-3/+3
* GObjectify ChamplainLayerPierre-Luc Beaudoin2009-02-261-6/+81
* Rename files and fix includes according to coding stylesPierre-Luc Beaudoin2009-01-301-0/+95