[cluttermm/cluttermm-1-18] 1.17.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm/cluttermm-1-18] 1.17.3
- Date: Mon, 12 May 2014 07:06:41 +0000 (UTC)
commit a83e11e5ec8c0059b75c97088a4b720ceb199412
Author: Murray Cumming <murrayc murrayc com>
Date: Mon May 12 09:06:26 2014 +0200
1.17.3
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 029f207..fbeaf8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.17.3: (unstable)
+
+* Add an init() overload that takes an OptionContext and use it
+ in the actors example.
+ (Murray Cumming)
+* Actor: Remove the (deprecated) paint signal to avoid clashing with the
+ paint vfunc.
+* BoxLayout: Deprecates the pack(). Use Actor methods instead.
+ (Ian Martin)
+
+
1.17.2: (unstable)
* Actor:
diff --git a/configure.ac b/configure.ac
index 81981e3..1afab38 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.17.2],
+AC_INIT([cluttermm], [1.17.3],
[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]