summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Port to libsoup3Corentin Noël2023-01-112-28/+82
* [PATCH]: Fix demos build with memphis.Raghav Gururajan2020-07-251-0/+1
* Remove autotools-based build and all the related filesJiří Techet2019-03-053-64/+0
* meson: Add proper Requires to pc filesJan Alexander Steffens (heftig)2019-02-231-9/+8
* Include champlain-memphis-renderer.h from champlain.h when availableJiří Techet2019-02-091-1/+0
* Add missing mapbox.py demo to Makefile.amJiří Techet2019-02-071-1/+1
* Remove unnecessary comparisonsJiří Techet2019-02-071-3/+3
* Some more https:// usesJiří Techet2019-02-071-1/+1
* Update URLsJiří Techet2019-02-061-3/+3
* Build memphis demo in meson and move its resources to separate directoryJiří Techet2019-02-069-7/+56
* Don't build vala demo without GTK dependencyJiří Techet2019-02-061-2/+2
* Port to meson build systemMartin Blanchard2019-02-042-0/+84
* Terminate vala demo properlyJiří Techet2019-02-021-0/+1
* Eliminate some warnings and bump clutter requirement to 1.24Jiří Techet2019-01-261-1/+1
* Revert "meson: add meson build system"Jiří Techet2018-07-131-59/+0
* meson: add meson build systemwip/tintou/mesonCorentin Noël2018-07-101-0/+59
* Enable wrapping in the keyboard-mapping demoJiří Techet2018-01-051-0/+1
* Implement flake8 suggestions for Python demosChris Mayo2017-08-225-18/+17
* Fix MapProjection attribute error for 'MAP_PROJECTION_MERCATOR'Chris Mayo2017-08-221-1/+1
* Silence PyGI version warnings for Python demosChris Mayo2017-08-225-0/+17
* Make launcher-gtk.py Python 3 compatibleChris Mayo2017-08-221-2/+2
* launcher-gtk: Add missing NULL at the end of gdk_pixbuf_save_to_stream()Jiří Techet2016-09-291-1/+1
* launcher-gtk: allow replacing exported mapJiří Techet2016-09-271-14/+3
* Merge branch 'wrap2'Jiří Techet2016-08-141-0/+17
|\
| * Merge commit 'origin/wrap~10'Marius Stanciu2016-07-271-0/+17
| |\
| | * launcher-gtk: Add horizontal wrap toggle buttonJonas Danielsson2014-04-121-0/+17
* | | Add python demo demonstrating custom tile sourceJiří Techet2016-08-091-0/+72
|/ /
* | launcher.js: add sample markerNayan Deshmukh2016-03-171-1/+8
* | demos: Fix confusingly swapped latitude/longitude retrieval in Python demoJiří Techet2016-02-121-2/+2
* | Whitespace cleanupsJiří Techet2015-11-161-17/+21
* | demos/launcher-gtk: Add export to png butonJonas Danielsson2015-11-161-0/+52
* | Use view height for computing y delta in the keyboard mapping demoJiří Techet2014-10-191-5/+6
* | Add demo demonstrating custom keyboard mapping for various map actionsJiří Techet2014-10-182-1/+61
* | Fix some depreciation warnings in demosJiří Techet2014-09-172-15/+32
* | Fix some compilation warnings in automakeJiří Techet2014-09-171-8/+5
|/
* demos: Remove libraries from LDFLAGSRyan Lortie2014-03-031-1/+0
* Do not depend on libsoup-gnome-2.4Jonas Danielsson2014-02-261-2/+2
* 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-022-53/+52
* Update copyright yearsJiří Techet2013-05-023-3/+3
* Don't use champlain_view_bin_layout_add () as it's deprecated nowJiří Techet2013-04-191-3/+5
* Update the js demo to the new Clutter APIJiří Techet2013-04-191-10/+12
* Allow the background pattern to be arbitrary rectangleJiří Techet2013-04-161-7/+8
* Fix Javascript demo appZeeshan Ali (Khattak)2013-04-161-1/+1
* Update demos to use Clutter 1.12 APIJiří Techet2013-04-138-120/+136
* Eliminate the easier-to-fix Clutter warnings in demosJiří Techet2013-04-126-26/+28
* Modify the background pattern interface to use ClutterContentJiří Techet2013-04-111-16/+19
* Update most of libchamplain to Clutter API 1.12Jiří Techet2013-04-111-1/+1
* Use GdkRGBA and friends plus GdkGridJiří Techet2013-04-081-49/+56