summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.4.7LIBCHAMPLAIN_0_4_7libchamplain-0-4Jiří Techet2010-08-202-3/+15
* 0.4.6LIBCHAMPLAIN_0_4_6Jiří Techet2010-06-012-3/+17
* Use new gtk-doc.m4Jiří Techet2010-06-011-2/+24
* Update onlide documentation locationJiří Techet2010-06-012-2/+2
* Update AUTHORSJiří Techet2010-05-251-0/+1
* Check whether priv->map != NULL in view_load_visible_tiles()Jiří Techet2010-05-231-0/+3
* Add Makefile.am under /docsJiří Techet2010-05-233-4/+11
* Make "make distcheck" work for vala even if libchamplain is not installedJiří Techet2010-05-231-0/+1
* Add G_BEGIN_DECLS/G_END_DECLS where appropriateJiří Techet2010-05-233-1/+13
* Deallocate markers memory correctlyJiří Techet2010-05-231-11/+63
* Fix introspection warningJiří Techet2010-05-231-0/+1
* Correct champlain_base_marker_set_position() declarationJiří Techet2010-05-231-1/+1
* network-map-source: Use a better mechanism for error tileRob Bradford2010-05-231-11/+12
* Fix polygon demo crash on startupJiří Techet2010-05-231-3/+3
* Update the maintainer infoJiří Techet2010-05-232-4/+4
* Check whether vala is really installedJiří Techet2010-05-231-0/+4
* Add the launcher demo implemented in ValaSimon Wenner2010-05-236-2/+234
* Vala bindings: Missing nullable statementsSimon Wenner2010-05-232-1/+5
* Vala-bindings: Add several missing filesSimon Wenner2010-05-238-2/+9
* Vala-bindings: Add missing 'out' parameters in ChamplainViewSimon Wenner2010-05-232-2/+6
* Use stable pyclutter-gtkKoop Mast2010-04-102-1/+2
* Fix for bindings compile run.Tomaž Vajngerl2010-04-103-6/+7
* Add vala bindings as a choice in configure.ac.Tomaž Vajngerl2010-04-102-0/+13
* Vala bindings for champlain 0.4.5.Tomaž Vajngerl2010-04-1017-1/+2062
* Bump release to 0.4.5 + NEWSLIBCHAMPLAIN_0_4_5Pierre-Luc Beaudoin2010-03-072-2/+14
* Fix ChamplainView::notify for latitude and longitudeJonathon Jongsma2010-02-191-8/+7
* Add Rob to AUTHORSPierre-Luc Beaudoin2010-02-161-0/+1
* view: Remove the need to explicitly set the size on the actorRob Bradford2010-02-161-18/+75
* Properly get rid of previous imagePierre-Luc Beaudoin2010-02-061-1/+1
* do not emit a notify for lat and lon if the change is too smallLIBCHAMPLAIN_0_4_4Pierre-Luc Beaudoin2010-01-282-4/+13
* Adjust path name on Maemo to match MaepPierre-Luc Beaudoin2010-01-281-1/+1
* Update NEWS and bump libtool versionPierre-Luc Beaudoin2010-01-282-1/+28
* Load tiles near the middle firstJason Woofenden2010-01-281-29/+48
* Also change path of cache dbPierre-Luc Beaudoin2010-01-251-0/+4
* Add special paths for MaemoPierre-Luc Beaudoin2010-01-183-1/+31
* Load tiles async from hard drivePierre-Luc Beaudoin2010-01-161-1/+3
* Update scale and license on realize (once the map is available)Pierre-Luc Beaudoin2010-01-161-0/+3
* Make sure the licence and scale actors are on topPierre-Luc Beaudoin2010-01-161-7/+7
* Update python bindings not to use deprecated codePierre-Luc Beaudoin2010-01-161-0/+37
* Don't do everything everytime the user movesPierre-Luc Beaudoin2010-01-162-37/+85
* Don't redraw the scale so oftenPierre-Luc Beaudoin2010-01-161-2/+6
* Remove deprecated function call in urlmarker demoPierre-Luc Beaudoin2010-01-151-1/+1
* Remove the loading of the ETAG from the file systemPierre-Luc Beaudoin2010-01-151-1/+1
* Rethink the init processPierre-Luc Beaudoin2010-01-141-29/+33
* Make the licence code work as the scale codePierre-Luc Beaudoin2010-01-141-13/+24
* center on ealier in the demoPierre-Luc Beaudoin2010-01-141-1/+2
* Update gitignore for demosPierre-Luc Beaudoin2010-01-141-3/+1
* 580372: Get rid of champlain_view_set_sizePierre-Luc Beaudoin2010-01-146-52/+61
* Ship all the python .defs files in tar ballsLorenzo Masini2010-01-131-0/+3
* Fix Python demos to use ChamplainEmbedLorenzo Masini2010-01-131-13/+4