[cluttermm] 1.3.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm] 1.3.1
- Date: Tue, 21 Sep 2010 09:54:07 +0000 (UTC)
commit 5add63ff0bb170fd781d6e5c48ac859e286415b5
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Sep 21 11:54:00 2010 +0200
1.3.1
ChangeLog | 2 ++
NEWS | 12 ++++++++++++
configure.ac | 2 +-
3 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 295f084..004041b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.3.1:
+
2010-09-17 Chris Kühl <chrisk openismus com>
Fixed typo in Script::get_object (constverrsion != constversion)
diff --git a/NEWS b/NEWS
index 327103a..f569156 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.3.1: (unstable)
+
+* Added Action, ActorMeta and Effects.
+* Actor:
+ - Added add_effect(), remove_effect(), get_effect().
+ - Added set/set_clip_to_allocation(), contains(),
+ get_has_allocation(), get_accessible(), add_action(), remove_action(),
+ get_action(), clear_actions().
+* Stage: Added get/set_no_clear_hint().
+* Texture: Added get/set_pick_with_alpha().
+ (Murray Cumming)
+
1.1.1: (unstable)
* Increased the version number to show that we target clutter 1.2,
diff --git a/configure.ac b/configure.ac
index e71b0e1..2ffaadb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([cluttermm], [1.1.1],
+AC_INIT([cluttermm], [1.3.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=cluttermm],
[cluttermm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]