[gtkmm] 2.20.2
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.20.2
- Date: Fri, 16 Apr 2010 12:22:00 +0000 (UTC)
commit b9bd47c783d95bb5e78b8fe2c381241e68d8676f
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Apr 16 14:21:49 2010 +0200
2.20.2
ChangeLog | 24 +++++++++++++-----------
NEWS | 22 ++++++++++++++--------
configure.ac | 2 +-
3 files changed, 28 insertions(+), 20 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 62e64ef..f9e051d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.20.2:
+
2010-04-13 José Alburquerque <jaalburqu svn gnome org>
gdk_docs.xml: Another regeneration because of parsing errors.
@@ -30,7 +32,7 @@
Builder: Complete the exceptions thrown documentation.
- * gtk/src/builder.hg: Completed the @throws lines now that GtkBuilder
+ * gtk/src/builder.hg: Completed the @throws lines now that GtkBuilder
has documentation about the GError domains that it throws.
This fixed bug #548022 (Alexander Shaduri).
@@ -39,8 +41,8 @@
API reference documentation: Remove gobjection-introspection annotations.
* gdk/src/gdk_docs.xml:
- * gtk/src/gtk_docs.xml: Use regexxer to remove the gobject-introspection
- annotations so they do not appear in the generated HTML. In future, we will
+ * gtk/src/gtk_docs.xml: Use regexxer to remove the gobject-introspection
+ annotations so they do not appear in the generated HTML. In future, we will
stop these from even getting in to the XML.
2010-04-07 Murray Cumming <murrayc murrayc com>
@@ -48,16 +50,16 @@
Really fix the @newin2p* in the *_override.xml files.
* gdk/src/gdk_docs_override.xml:
- * gtk/src/gtk_docs_override.xml: Use GTK+'s original Since: syntax here
+ * gtk/src/gtk_docs_override.xml: Use GTK+'s original Since: syntax here
instead of @newin{2,*} because that is what our parser currently expects.
Otherewise it is interpreted as a parameter name.
2010-04-07 Murray Cumming <murrayc murrayc com>
Replace some @newin2p* with @newin{2,*}.
-
+
* gdk/src/gdk_docs_override.xml:
- * gtk/src/gtk_docs_override.xml: Replaces uses of the old @newin2p* with
+ * gtk/src/gtk_docs_override.xml: Replaces uses of the old @newin2p* with
@newin{2,*} after I noticed it in generated HTML.
2010-04-06 Murray Cumming <murrayc murrayc com>
@@ -65,7 +67,7 @@
RecentAction: Fix the constructor that takes a RecentManager.
* gtk/src/recentaction.hg: Constructor: Rename the manager parameter to
- recent_manager, so that gmmproc generates code that uses the correct
+ recent_manager, so that gmmproc generates code that uses the correct
property name.
This fixes bug #612900 (Morten Skaaning)
@@ -104,13 +106,13 @@
2010-03-23 Murray Cumming <murrayc murrayc com>
Fix small API problems found by Jonathan Jongsma.
-
- * tools/extra_defs_gen/generate_defs_gtk.cc: Add ToolPalette, ToolItemGroup,
+
+ * tools/extra_defs_gen/generate_defs_gtk.cc: Add ToolPalette, ToolItemGroup,
OffscreenWindow.
* gtk/src/gtk_signals.defs: Add new .defs.
- * gtk/src/offscreenwindow.hg: Added const versions of get_pixbuf() and
- get_pixmap()
+ * gtk/src/offscreenwindow.hg: Added const versions of get_pixbuf() and
+ get_pixmap()
* gtk/src/range.hg: Make get_slider_range() const.
* gtk/src/spinner.hg:
* gtk/src/toolitemgroup.hg: Add @newin tags.
diff --git a/NEWS b/NEWS
index 7347288..879906f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.20.2:
+
+* Documentation: Strip out the gobject-introspection annotations, and use
+ other improvements made to docextract_to_xml.py
+ (José Alburquerque)
+
2.20.1:
Gtk:
@@ -16,7 +22,7 @@ Documentation:
Build:
* Updates for the Windows installer.
- (Armin Burgmeier)
+ (Armin Burgmeier)
2.20.0:
@@ -30,20 +36,20 @@ Gtk:
- Allow use of a shared EntryBuffer.
- Added get_text_window() and get_icon_window().
* FontSelection:
- - Added get_family() and get_face(), get_family_list(),
+ - Added get_family() and get_face(), get_family_list(),
get_face_list().
* Paned: Added get_handle_window()
* PrintContext: Added get_hard_margins().
* Printer: get_hard_margins().
-* Range: Added get/set_slider_size_fixed(),
+* Range: Added get/set_slider_size_fixed(),
get/set_min_slider_size(), get_slider_range(), get_range_rect().
* StatusBar: Added get_message_area().
* StatusIcon: Added set_name().
-* ToolItem: Added get_ellipsize_mode(), get_text_alignment(),
+* ToolItem: Added get_ellipsize_mode(), get_text_alignment(),
get_text_orientation() and get_text_size_group().
* ToolItemGroup: Added get_label_widget().
* ToolPalette: Make get_expand() and get_icon_size() const.
-* ToolShell: Added get_text_orientation(), get_text_alignment(),
+* ToolShell: Added get_text_orientation(), get_text_alignment(),
get_ellipsize_mode(), get_text_size_group().
* ToolTip: Added set_icon(Gio::Icon).
* Viewport: Added get_bin_window().
@@ -75,7 +81,7 @@ Since 2.19.7:
- Added properties.
* ToolItemGroup: Added properties.
* OffscreenWindow:
- - Added const versions of get_pixbuf() and
+ - Added const versions of get_pixbuf() and
get_pixmap()
- Added properties.
* Range: Make get_slider_range() const.
@@ -93,11 +99,11 @@ Gdk:
Gtk:
* StatusBar: Added get_message_area().
* Printer: get_hard_margins().
-* ToolItem: Added get_ellipsize_mode(), get_text_alignment(),
+* ToolItem: Added get_ellipsize_mode(), get_text_alignment(),
get_text_orientation() and get_text_size_group().
* ToolItemGroup: Added get_label_widget().
* ToolPalette: Make get_expand() and get_icon_size() const.
-* ToolShell: Added get_text_orientation(), get_text_alignment(),
+* ToolShell: Added get_text_orientation(), get_text_alignment(),
get_ellipsize_mode(), get_text_size_group().
* Viewport: Added get_bin_window().
* Window:
diff --git a/configure.ac b/configure.ac
index 0428229..0bd32fb 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 library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gtkmm], [2.20.1],
+AC_INIT([gtkmm], [2.20.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]