summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.6.1LIBCHAMPLAIN_0_6_1libchamplain-0-6Jiří Techet2010-06-272-2/+16
* Fix vala demos configure optionJiří Techet2010-06-271-1/+1
* Do not dist gir_DATAYaakov Selkowitz2010-06-262-4/+4
* Always install vala bindingsJiří Techet2010-06-165-11/+14
* Make the minimal python demos executableJiří Techet2010-06-162-0/+4
* Add minimal.py and minimal-gtk.py to demosVictor Godoy Poluceno2010-06-093-1/+62
* Sync python demos with the main demosVictor Godoy Poluceno2010-06-094-10/+46
* Sync .defs with apiVictor Godoy Poluceno2010-06-091-1/+1
* Fix champlain.Marker.set_image to that image arg accept NoneVictor Godoy Poluceno2010-06-091-0/+26
* Update AUTHORSJiří Techet2010-06-081-0/+2
* Don't use memphis headers in docs when compiling with --disable-memphisJiří Techet2010-06-082-2/+14
* Update online location of the documentsJiří Techet2010-06-082-2/+2
* Update .gitignore, use only a single .gitignore for the whole projectJiří Techet2010-06-083-10/+48
* Use automatic version generation for Vala bindings where possibleJiří Techet2010-06-0812-38/+32
* Use correct version macro for champlain-gtk-uninstalled.pc.inJiří Techet2010-06-021-2/+2
* Separate champalin and champlain-memphis.Tomaž Vajngerl2010-05-3119-1913/+134
* Add memphis specific stuff inside champlain bindings.Tomaž Vajngerl2010-05-294-1/+32
* Rebuid gi file and create new vapi again.Tomaž Vajngerl2010-05-256-350/+658
* Vala bindings supportTomaž Vajngerl2010-05-2526-1/+2328
* 0.6.0LIBCHAMPLAIN_0_6_0Jiří Techet2010-05-252-1/+14
* One more missing local rendering fileJiří Techet2010-05-241-1/+1
* Add local rendering demo data to the distributionJiří Techet2010-05-241-1/+1
* Fix cross-references in documentationJiří Techet2010-05-243-9/+4
* Add glib-2.0.m4Jiří Techet2010-05-241-0/+211
* Add missing initialization of members of ChamplainMarkerJiří Techet2010-05-231-0/+2
* Simplify the minimal-gtk demoJiří Techet2010-05-231-4/+2
* Add minimal demosJiří Techet2010-05-233-5/+116
* Fix segfault in local rendering demo on shutdownJiří Techet2010-05-231-2/+5
* Simplify content actor setting in ChamplainTileJiří Techet2010-05-231-18/+13
* Bump version number to 0.6Jiří Techet2010-05-181-3/+3
* Add a comment about incrementing library version stringJiří Techet2010-05-181-2/+9
* Add dummy ChangeLog fileŁukasz Jernaś2010-05-181-0/+4
* 0.5.2LIBCHAMPLAIN_0_5_2Jiří Techet2010-05-182-2/+25
* Generate changelog the same way as recommended by live.gnome.orgJiří Techet2010-05-171-2/+14
* Enable introspection for distcheckJiří Techet2010-05-161-1/+1
* Check validity of the top left tile to be loadedJiří Techet2010-05-161-8/+9
* Prevent crash on shutdown when markers are visibleJiří Techet2010-05-161-3/+5
* Call g_object_ref() on data passed to idle functionsJiří Techet2010-05-166-16/+68
* Add traces to ChamplainViewJiří Techet2010-05-161-0/+194
* Display CFLAGS in configure summaryJiří Techet2010-05-151-1/+1
* Get rid of hardcoded version in docs makefileJiří Techet2010-05-152-2/+2
* One more fix of introspection compilation in other directoryJiří Techet2010-05-151-1/+1
* Get rid of clang static analysis tool warning about uninitialized valueJiří Techet2010-05-151-1/+1
* network-map-source: Use a better mechanism for error tileRob Bradford2010-05-141-11/+21
* Use correct castJiří Techet2010-05-141-1/+1
* Make introspection compilation work in other directory tooJiří Techet2010-05-143-9/+12
* Fix strange introspection scanner warningJiří Techet2010-05-141-7/+7
* Use the new way for introspection makefile creationJiří Techet2010-05-144-72/+67
* Reset the sql statement before bind_text also for stmt_selectJiří Techet2010-05-131-2/+2
* Reset the update prepared statement before each executionEmmanuel Rodriguez2010-05-131-0/+1