summaryrefslogtreecommitdiff
path: root/demos/url-marker.c
Commit message (Expand)AuthorAgeFilesLines
* Update demos to use Clutter 1.12 APIJiří Techet2013-04-131-39/+20
* Eliminate the easier-to-fix Clutter warnings in demosJiří Techet2013-04-121-2/+2
* Get rid of libsoup warningsJiří Techet2013-04-081-1/+1
* Get rid of clutter_stage_get_default()Jiří Techet2011-11-201-2/+2
* demos: Don't call g_thread_initColin Walters2011-11-031-1/+0
* Add check for clutter_init() return value in demosJiří Techet2011-09-031-1/+2
* Rename champlain_location_set_position to champlain_location_set_location()Jiří Techet2011-02-171-1/+1
* Introduce ChamplainLocation interfaceJiří Techet2011-02-141-1/+1
* Introduce ChamplainCustomMarker implementing ClutterContainer interfaceJiří Techet2011-02-091-2/+1
* Make kinetic mode boolean property and add it to mx as wellJiří Techet2011-02-081-1/+1
* Introduce ChamplainLayer - a base class of all layersJiří Techet2011-02-081-1/+1
* Rename ChamplainLayer to ChamplainMarkerLayerJiří Techet2011-02-081-5/+5
* Rename ChamplainMarker to ChamplainLabel and ChamplainBaseMarker to Champlain...Jiří Techet2011-02-081-2/+2
* Merge ChamplainLayer and ChamplainSelectionLayerJiří Techet2011-02-081-1/+1
* Use g_slice_new() instead of g_new() where possibleJiří Techet2010-08-151-2/+2
* Reformat code with uncrustify and fix manuallyJiří Techet2010-08-021-19/+24
* Get rid of some warnings reported by clang static analysis toolJiří Techet2010-05-121-1/+2
* Add G_GNUC_UNUSED where appropriate so LLVM clang doesn't complainJiří Techet2010-05-121-1/+1
* Fix view destruction upon shutdown.Jiří Techet2010-02-161-0/+1
* Remove deprecated function call in urlmarker demoPierre-Luc Beaudoin2010-01-151-1/+1
* Fix coding stylePierre-Luc Beaudoin2009-08-261-61/+78
* Proper handling of GError in pixbuf_new_from_message() and texture_new_from_p...Emmanuel Rodriguez2009-08-261-21/+15
* Even better nameEmmanuel Rodriguez2009-08-261-0/+263