[libgnomemm] 2.30.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgnomemm] 2.30.0
- Date: Mon, 29 Mar 2010 09:02:14 +0000 (UTC)
commit 3bc8b10100964fa78edde046401bd495f466a3b4
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Mar 29 11:02:09 2010 +0200
2.30.0
ChangeLog | 65 +++++++++++++++++++++++++++++++--------------------------
NEWS | 12 +++++++---
configure.in | 17 +++++++--------
3 files changed, 51 insertions(+), 43 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0c09a60..e90394a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2.30.0:
+
+2010-03-29 Murray Cumming <murrayc murrayc com>
+
+ * configure.in: Increased version number to match GNOME 2.30.
+
2.28.0:
2009-03-16 Murray Cumming <murrayc murrayc com>
- * libgnome/libgnomemm/Makefile.am: Do not specify wrap_init.h here
- because it is already installed by the generic build rules. This
+ * libgnome/libgnomemm/Makefile.am: Do not specify wrap_init.h here
+ because it is already installed by the generic build rules. This
fixes the build with more recent autotools.
2.26.0:
@@ -11,7 +17,7 @@
2009-03-16 Murray Cumming <murrayc murrayc com>
* configure.in: Increased version number to match GNOME 2.26.
-
+
2009-01-24 Deng Xiyue <manphiz gmail com>
* Change license header to mention Lesser General Public License
@@ -39,8 +45,8 @@ Increased version for GNOME 2.22.
2007-09-09 Murray Cumming <murrayc murrayc com>
- * docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation
- is built wihout hiding optional API, such as use of exceptions.
+ * docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation
+ is built wihout hiding optional API, such as use of exceptions.
2007-04-24 Yselkowitz <yselkowitz users sourceforge net>
@@ -59,17 +65,17 @@ Increased version for GNOME 2.22.
2006-04-03 Murray Cumming <murrayc murrayc com>
* libgnome/src/main.ccg:
- * libgnome/src/main.hg: In the constructor, make the
- Glib::OptionContext& parameter non-const, because the
+ * libgnome/src/main.hg: In the constructor, make the
+ Glib::OptionContext& parameter non-const, because the
values will be changed.
2006-04-03 Michael Terry <mike mterry name>
* libgnome/src/main.ccg:
- * libgnome/src/main.hg: Added a constructor that
- takes a Glib::OptionContext, and deprecated the one
+ * libgnome/src/main.hg: Added a constructor that
+ takes a Glib::OptionContext, and deprecated the one
that takes a PoptContext. Bug #336934.
- * configure.in: Depend on gtkmm 2.8, so we get
+ * configure.in: Depend on gtkmm 2.8, so we get
Glib::OptionContext from glibmm.
2.14.0:
@@ -87,8 +93,8 @@ Increased version for GNOME 2.22.
2005-12-06 Jonathon Jongsma <jonathon jongsma gmail com>
- * configure.in: Look for gmmproc in generic libdir
- directory, because that is not always lib/. This
+ * configure.in: Look for gmmproc in generic libdir
+ directory, because that is not always lib/. This
fixes the build on some 64-bit systems.
2.12.1:
@@ -110,16 +116,16 @@ Increased version for GNOME 2.22.
2005-02-03 Murray Cumming <murrayc murrayc com>
- * libgnome/src/main.hg: constructors: Added reference documentation
- based on the C documentation, and mentioned the function that provides
+ * libgnome/src/main.hg: constructors: Added reference documentation
+ based on the C documentation, and mentioned the function that provides
the ModuleInfo. Bug #143335.
2.8.0:
-
+
2004-09-12 Murray Cumming <murrayc murrayc com>
* Increased version ot match GNOME 2.8 release version.
-
+
2.6.0:
2004-02-07 Alexander Nedotsukov <bland FreeBSD org>
@@ -127,21 +133,21 @@ Increased version for GNOME 2.22.
* Fixed m4 files installation directory missed after 2.0 -> 2.6 change.
2.5.1:
-
+
2004-02-13 Murray Cumming <murrayc murrayc com>
* Updated for latest libsigc++ 2 API.
2003-12-22 Eric Bourque <ericb computer org>
-
+
* libgnomemm.spec.in: fixed dependency to gtkmm2 instead of gtkmm
2.5.0:
-
+
2003-11-03 Murray Cumming <murrayc usa net>
- * This is now libgnomemm 2.5, which will become 2.6. It uses
- glibmm 2.4 and is parallel-installable.
+ * This is now libgnomemm 2.5, which will become 2.6. It uses
+ glibmm 2.4 and is parallel-installable.
This is HEAD, for GNOME 2.5/2.6 and gktmm 2.4.
@@ -175,7 +181,7 @@ This is HEAD, for GNOME 2.5/2.6 and gktmm 2.4.
* Increased gtkmm2 version required to 2.0.0.
1.3.8:
-
+
2002-09-15 Murray Cumming <murrayc usa net>
* Added libgnome/src/libgnome_enums.defs.
@@ -183,13 +189,13 @@ This is HEAD, for GNOME 2.5/2.6 and gktmm 2.4.
that C++ enum in locate_file(). Fixed bug #93287.
1.3.7:
-
+
2002-07-16 Murray Cumming <murrayc usa net>
* Rebuilt for latest gtkmm.
1.3.5:
-
+
2002-06-23 Murray Cumming <murrayc usa net>
* Rebuilt for latest gtkmm.
@@ -202,7 +208,7 @@ This is HEAD, for GNOME 2.5/2.6 and gktmm 2.4.
Glib::wrap() -- the former was recently removed from gtkmm.
1.3.3:
-
+
2002-04-22 Murray Cumming <murrayc usa net>
* Generated files should now be distributed. I did this by making
@@ -210,13 +216,13 @@ This is HEAD, for GNOME 2.5/2.6 and gktmm 2.4.
not totally sure of it. Well, make distcheck seems to work.
1.3.2:
-
+
2002-04-01 Murray Cumming <murrayc usa net>
* Use new _DEFS() format in *.hg.
1.3.1:
-
+
2002-03-27 Murray Cumming <murrayc usa net>
* ModuleInfo: Updated for new rewritten Boxed Type
@@ -227,7 +233,7 @@ Release 1.3.0:
2001-12-11 Murray Cumming <murrayc usa net>
* Created libgnomemm for libgnome in GNOME2.
- This was created mainly to wrap the
+ This was created mainly to wrap the
gnome_program_init()/GnomeModuleInfo system with
Gnome::Main.
See libgnomeuimm/examples/uiinfo/ for examples
@@ -240,7 +246,7 @@ Release 1.2.2
* gnome-hello example: The About box is now closed
and deleted when [Close] is clicked
(Murray Cumming)
-
+
Release 1.2.1
* App::create_toolbars fixed to use member UI::Array.
This allows access to the widgets, as well as
@@ -386,4 +392,3 @@ Release 1.1.12
* Improved UIInfo conversions (Karl)
* Demos for UIInfo (Karl)
* STL name cleanups (Karl)
-
diff --git a/NEWS b/NEWS
index c7eba95..7be397c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.30.0:
+
+* Increased version number to match GNOME 2.30.
+
2.28.0:
* Fixed build with recent autotools.
@@ -28,7 +32,7 @@ Increased version for GNOME 2.22.
2.16.0:
-* Main: Added a constructor that takes a Glib::OptionContext,
+* Main: Added a constructor that takes a Glib::OptionContext,
and deprecated the one that takes a PoptContext. Bug #336934.
(Michael Terry)
@@ -40,7 +44,7 @@ Increased version for GNOME 2.22.
* init: Fix an out-of-bounds error. Bug #
(JP Rosevear)
-* Build from cvs: Look for gmmproc in generic libdir
+* Build from cvs: Look for gmmproc in generic libdir
directory, fixing the build on some 64-bit systems.
(Jonathon Jongsma)
@@ -71,8 +75,8 @@ Increased version for GNOME 2.22.
* Spec file dependency fix (Eric Bourque)
2.5.0:
-
-This is the new unstable branch of the parallel-installable
+
+This is the new unstable branch of the parallel-installable
libgnomemm 2.6, for use with gtkmm 2.4.
2.0.0:
diff --git a/configure.in b/configure.in
index 99aae0b..ef91baf 100644
--- a/configure.in
+++ b/configure.in
@@ -1,14 +1,14 @@
# Configure.in
#
-# This file tests for various compiler features needed to configure
+# This file tests for various compiler features needed to configure
# the gtkmm package. Original skeleton was provided by Stephan Kulow.
-# All tests were written by Tero Pulkkinen, Mirko Streckenbach, and
+# All tests were written by Tero Pulkkinen, Mirko Streckenbach, and
# Karl Nelson.
#
#
# Copyright 2001 Free Software Foundation
# Copyright 1999 gtkmm Development Team
-# Copyright 1998 Stephan Kulow
+# Copyright 1998 Stephan Kulow
#
AC_INIT(libgnome/libgnomemmconfig.h.in)
@@ -16,14 +16,14 @@ AC_INIT(libgnome/libgnomemmconfig.h.in)
# Version and initialization
#########################################################################
LIBGNOMEMM_MAJOR_VERSION=2
-LIBGNOMEMM_MINOR_VERSION=28
+LIBGNOMEMM_MINOR_VERSION=30
LIBGNOMEMM_MICRO_VERSION=0
#
# +1 : ? : +1 == new interface that does not break old one
# +1 : ? : 0 == new interface that breaks old one
# ? : ? : 0 == no new interfaces, but breaks apps
-# ? :+1 : ? == just some internal changes, nothing breaks but might work
+# ? :+1 : ? == just some internal changes, nothing breaks but might work
# better
# CURRENT : REVISION : AGE
LIBGNOMEMM_SO_VERSION=1:5:0
@@ -54,7 +54,7 @@ AL_ACLOCAL_INCLUDE(scripts)
#########################################################################
-# Configure arguments
+# Configure arguments
#########################################################################
#########################################################################
@@ -68,7 +68,7 @@ AM_DISABLE_STATIC
AM_PROG_LIBTOOL
AL_PROG_GNU_M4(AC_MSG_ERROR([dnl
-SUN m4 does not work for building gtkmm.
+SUN m4 does not work for building gtkmm.
Please install GNU m4.]))
AL_PROG_GNU_MAKE(AC_MSG_ERROR([dnl
@@ -137,7 +137,7 @@ AC_OUTPUT([
libgnome/src/Makefile
libgnome/libgnomemm/Makefile
libgnome/libgnomemm/private/Makefile
-
+
tools/Makefile
tools/m4/Makefile
@@ -147,4 +147,3 @@ AC_OUTPUT([
docs/reference/Makefile
docs/reference/Doxyfile
])
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]