commit 627e3da0a3b0155cde483698ff267ebc1e8a33f5 Author: Jiří Techet Date: Sun Sep 18 00:50:39 2011 +0200 0.10.1 commit ba8135b1c63749b2a3cc5f35a2642f962f79de23 Author: Javier Jardón Date: Fri May 27 23:41:49 2011 +0200 autogen.sh: Use gnome-autogen instead custom code commit c2ad4642c777de6558e64fba91c5221c865b708d Author: Jiří Techet Date: Sat Sep 17 02:27:13 2011 +0200 Add icons for marker demo as they have been removed from system directories by some distros commit e13e0aac84b6dd6e6c7c07f7ad45cd65f10149be Author: Jiří Techet Date: Sat Sep 3 23:23:50 2011 +0200 Add API change index for 0.10 into docs commit 3dd5af4b949c9f954e146b2d4887677a4cc3f1f7 Author: Jiří Techet Date: Fri Sep 2 22:50:22 2011 +0200 Add check for clutter_init() return value in demos commit 7cfe135aba3eabc9694e13517c0e02f562ed98e8 Author: Frédéric Péters Date: Tue Aug 30 21:40:22 2011 +0200 build: link against libm https://bugzilla.gnome.org/show_bug.cgi?id=657760 commit 26b528e0a96d16e03eb24d67f78e693c4bccecfc Author: Jiří Techet Date: Sun Aug 21 00:45:46 2011 +0200 Make dist should be in xz now commit f119aa9f87b814441d77cf4bb50d77dc1d149a20 Author: Jiří Techet Date: Sat Sep 3 01:05:40 2011 +0200 Revert "vapi files shouln't be normally cleaned" This reverts commit bc1e48c02dfd4a8fe6a4d6556c9f388e446267c2. commit 75799d30b5a58defc956daa6be005e7b61dc27c2 Author: Jiří Techet Date: Sun Aug 21 00:23:18 2011 +0200 Add dependency on pangocairo for vapi generation Thanks to Dominique Leuenberger commit 3bfa0341f2b95d7a491b0f3c4b664ab9ea8bab5e Author: Jiří Techet Date: Wed Aug 17 22:39:52 2011 +0200 Use CLUTTER_PRIORITY_REDRAW for all idle functions Clutter uses CLUTTER_PRIORITY_REDRAW for all its animations so we have to use at least this priority in order to avoid starvation in certain situations. There doesn't seem to be any need for other priorities at the moment. commit 011de7f0bc97f49a926f0fcd0286e81a9927eeb4 Author: Andreas Henriksson Date: Fri Aug 5 11:16:13 2011 +0200 fix typo, time vs time_ ./champlain-tile.c: In function ‘champlain_tile_set_modified_time’: ./champlain-tile.c:791:3: warning: the comparison will always evaluate as ‘true’ for the address of ‘time’ will never be NULL [-Waddress] commit bc1e48c02dfd4a8fe6a4d6556c9f388e446267c2 Author: Jiří Techet Date: Mon Apr 11 00:08:13 2011 +0200 vapi files shouln't be normally cleaned commit 4590541881dedfb7ca2b0e6412042517434ea614 Author: Jiří Techet Date: Sun Apr 10 23:52:50 2011 +0200 Version control the vapi files They are now installed automatically and the installation would fail if people just cloned the git repo and didn't generate them manually. commit 2c02c4b8f4b0e8af026f548f1d62209084967e3f Author: Jiří Techet Date: Sun Apr 10 23:41:02 2011 +0200 Always install vapi files commit 65ca504a02bef9246c336f4a0f46fd3573fd1dd5 Author: Jiří Techet Date: Mon Apr 4 22:08:51 2011 +0200 Update .gitignore