[gtkmm-documentation] 3.8.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation] 3.8.0
- Date: Mon, 10 Jun 2013 08:18:20 +0000 (UTC)
commit d484ca2d92e94c0dd9388753bd001967ad878ea1
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jun 10 09:04:11 2013 +0200
3.8.0
ChangeLog | 2 ++
NEWS | 36 ++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
3 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index be377c5..631a05a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+3.8.0:
+
2013-05-27 Kjell Ahlstedt <kjell ahlstedt bredband net>
Dialogs chapter: Add Non-modal AboutDialog section.
diff --git a/NEWS b/NEWS
index c5a56f0..71caaff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+3.8.0:
+
+* Dialogs chapter: Add Non-modal AboutDialog section.
+ (Kjell Ahlstedt)
+* Fix some details in the Clipboard chapter.
+ (Kjell Ahlstedt)
+* Add some info to the custom/custom_container example.
+ (Kjell Ahlstedt)
+* Add "Multi-threaded programs" chapter.
+ (Chris Vine) Bug #512348
+* Builder examples: Update the Glade files to gtkmm3 status.
+ (Kjell Ahlstedt)
+* Update the description of Box to gtkmm3 status.
+ (Kjell Ahlstedt)
+* Fix the box example.
+ (Kjell Ahlstedt)
+* Fix the book/application/app_menu example.
+ (Kjell Ahlstedt) Bug #683645 (Tom Jaeger)
+* Clipboard and Socket examples: Make them non-unique.
+ (Kjell Ahlstedt) Bug #681323.
+* Basics, Simple Example: Synchronize code and description.
+ (Kjell Ahlstedt) Bug #681323.
+* I18n and L10n chapter: Fix broken links.
+ (Kjell Ahlstedt) Bug #680546.
+* gmmproc: _WRAP_METHOD: Include docs on wrapping methods with slots.
+ (José Alburquerque) Bug #688587
+* gmmproc: _WRAP_CTOR: Document the new "errthrow" extra argument option.
+ (José Alburquerque)
+* gmmproc: _WRAP_METHOD: Document gmmproc's output parameter functionality.
+ (José Alburquerque)
+* gmmproc: _WRAP_VFUNC: Add the errthrow optional parameter documentation.
+ (José Alburquerque)
+* Fix 'make check' with the latest versions of glib and glibmm.
+ (Kjell Ahlstedt)
+
+
3.4.1:
* Entry, ComboBox sections: Adapt because
diff --git a/configure.ac b/configure.ac
index 3ba200a..c2e2121 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
## This file is part of gtkmm-documentation.
AC_PREREQ([2.59])
-AC_INIT([gtkmm-documentation], [3.4.1],
+AC_INIT([gtkmm-documentation], [3.8.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm-documentation], [http://www.gtkmm.org/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]