summaryrefslogtreecommitdiff
path: root/champlain/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools-based build and all the related filesJiří Techet2019-03-051-207/+0
* Use generic marshaller for signals and drop use of glib-genmarshalJiří Techet2019-02-211-9/+2
* Don't version-control or distribute generated vapi filesJiří Techet2019-02-081-4/+4
* build: Add pangocairo and cogl-pango-1.0 to *_gir_PACKAGESMatthias Clasen2017-03-011-1/+1
* build: Set G_LOG_DOMAIN to libchamplainHashem Nasarat2016-02-011-6/+7
* Build fixes for builddir != srcdirEmmanuele Bassi2016-01-151-2/+2
* build: Make sure enums are introspectableJonas Danielsson2016-01-151-0/+1
* Whitespace cleanupsJiří Techet2015-11-161-1/+1
* Add ChamplainExportable interfaceJonas Danielsson2015-11-161-2/+5
* Fix some compilation warnings in automakeJiří Techet2014-09-171-34/+34
* Do not depend on libsoup-gnome-2.4Jonas Danielsson2014-02-261-3/+2
* build: Fix srcdir != builddirColin Walters2013-08-291-3/+3
* Update most of libchamplain to Clutter API 1.12Jiří Techet2013-04-111-3/+0
* Disable clutter depreciation warnings for nowJiří Techet2012-08-131-0/+1
* Call vapigen with --pkg cogl-pango-1.0Alexandre Rostovtsev2012-02-051-1/+1
* Revert "vapi files shouln't be normally cleaned"Jiří Techet2011-09-031-1/+2
* build: link against libmFrédéric Péters2011-09-021-1/+1
* Add dependency on pangocairo for vapi generationJiří Techet2011-08-211-1/+1
* vapi files shouln't be normally cleanedJiří Techet2011-04-111-2/+1
* Always install vapi filesJiří Techet2011-04-101-3/+3
* Fix make distcheckJiří Techet2011-04-011-1/+1
* Added GIR-based vala bindings generaton.Lorenzo Masini2011-03-311-0/+14
* Removed gtk as champlain dependency and added champlain-memphis to the export...Lorenzo Masini2011-03-311-3/+4
* Fixed library name in GIRs export packages.Lorenzo Masini2011-03-311-1/+1
* Generate good GIRs (See https://bugzilla.gnome.org/show_bug.cgi?id=635330)Lorenzo Masini2011-03-311-0/+2
* Rename FingerScroll to KineticScrollViewJiří Techet2011-02-261-2/+2
* Rename tidy to champlain and move to the champlain directoryJiří Techet2011-02-261-3/+8
* Back to tidyJiří Techet2011-02-261-3/+3
* Introduce ChamplainLocation interfaceJiří Techet2011-02-141-0/+6
* Use our own copy of ClutterGroupJiří Techet2011-02-121-3/+5
* Introduce ChamplainCustomMarker implementing ClutterContainer interfaceJiří Techet2011-02-091-0/+2
* Move license and scale actors out of the viewJiří Techet2011-02-081-0/+4
* Introduce ChamplainLayer - a base class of all layersJiří Techet2011-02-081-0/+2
* Rename ChamplainLayer to ChamplainMarkerLayerJiří Techet2011-02-081-2/+2
* Rename ChamplainMarker to ChamplainLabel and ChamplainBaseMarker to Champlain...Jiří Techet2011-02-081-4/+4
* Merge ChamplainLayer and ChamplainPolygonJiří Techet2011-02-081-2/+0
* Replace tidy with mxJiří Techet2011-02-081-3/+3
* Merge ChamplainLayer and ChamplainSelectionLayerJiří Techet2011-02-081-2/+0
* Eliminate warnings of g-ir-scannerJiří Techet2011-01-011-2/+3
* Add some extra warningsJiří Techet2010-12-301-1/+1
* Use gtk3 and clutter-gtk 1.0William Jon McCann2010-12-301-2/+2
* Don't use --strip-prefix with gir scannerJiří Techet2010-09-131-1/+0
* Cleanup Makefile.am filesJiří Techet2010-09-031-146/+113
* Introduce new memory cache and remove non-persistent file cacheJiří Techet2010-08-011-0/+3
* Add null tile source and error tile rendererJiří Techet2010-07-311-3/+6
* Separation of map sources and renderersJiří Techet2010-07-291-14/+20
* Do not dist gir_DATAYaakov Selkowitz2010-06-261-2/+2
* Make introspection compilation work in other directory tooJiří Techet2010-05-141-4/+5
* Use the new way for introspection makefile creationJiří Techet2010-05-141-35/+29
* Many improvements to the build processJiří Techet2010-05-091-54/+28