summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--NEWS19
-rw-r--r--configure.in6
-rw-r--r--doc/tmpl/glade-app.sgml1
-rw-r--r--doc/tmpl/glade-command.sgml2
-rw-r--r--doc/tmpl/glade-fixed.sgml5
-rw-r--r--doc/tmpl/glade-property-class.sgml1
-rw-r--r--doc/tmpl/glade-property.sgml1
-rw-r--r--doc/tmpl/glade-utils.sgml8
-rw-r--r--po/POTFILES.in1
10 files changed, 35 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 689ca888..00ce2764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-08-20 Tristan Van Berkom <tvb@gnome.org>
+ * configure.in, NEWS: wrapping 3.0.1 tarball
+
* src/glade-palette.c: Fixed to not stick on class->toplevel widget classes,
this avoids segfaults when trying to add toplevels to placeholders.
diff --git a/NEWS b/NEWS
index f0f6e729..7e748e23 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
===========
+Glade 3.0.1
+===========
+
+New features and fixes
+======================
+ - Pasting a widget does not paste the packing options (bug 345604) (Juan Pablo Ugarte)
+ - Now you can paste widgets to your hearts content (bug 345603)
+ - Fixed expander widgets (they were missing placeholders).
+ - Adjustments are saved witout floating point precision in the glade file (reports of
+ glade-- code generator disliking the decimal points).
+ - Fixed an embaressing segfault when removing items using the menu/toolbar editor (Juan Pablo)
+ - Interface signals are now properly introspected + alphabetically sorted (Juan Pablo)
+ - Removed some properties on children internal to composite widgets, properties that
+ we're controlled by style properties on the GtkDialog widget (bug 352018).
+ - Enhancements to the "Projects" menu + minor UI enhancements (Vincent Geddes)
+ - Palette items can be locked down with CNTL-click matching glade-2 behaviour (bug 303679)
+
+
+===========
Glade 3.0.0
===========
diff --git a/configure.in b/configure.in
index e12968b1..36e5472a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(glade3, 3.0.0,
+AC_INIT(glade3, 3.0.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=glade3)
AC_CANONICAL_SYSTEM
@@ -28,8 +28,8 @@ AM_PROG_LIBTOOL
# If any interfaces have been added since the last public release, then increment GLADE_AGE.
# If any interfaces have been removed since the last public release, then set GLADE_AGE to 0.
# Reference: http://www.gnu.org/software/libtool/manual.html#Versioning
-GLADE_REVISION=1
-GLADE_CURRENT=2
+GLADE_REVISION=0
+GLADE_CURRENT=3
GLADE_AGE=0
AC_SUBST(GLADE_REVISION)
AC_SUBST(GLADE_CURRENT)
diff --git a/doc/tmpl/glade-app.sgml b/doc/tmpl/glade-app.sgml
index 4841e700..933d8fe7 100644
--- a/doc/tmpl/glade-app.sgml
+++ b/doc/tmpl/glade-app.sgml
@@ -263,6 +263,7 @@ to initialize the Glade core.
</para>
+@placeholder:
<!-- # Unused Parameters # -->
@app:
diff --git a/doc/tmpl/glade-command.sgml b/doc/tmpl/glade-command.sgml
index 455b53c2..f1caae77 100644
--- a/doc/tmpl/glade-command.sgml
+++ b/doc/tmpl/glade-command.sgml
@@ -121,6 +121,8 @@ their old and new #GValue.
</para>
@property:
+@Varargs:
+<!-- # Unused Parameters # -->
@value:
diff --git a/doc/tmpl/glade-fixed.sgml b/doc/tmpl/glade-fixed.sgml
index c312b5a1..49a80451 100644
--- a/doc/tmpl/glade-fixed.sgml
+++ b/doc/tmpl/glade-fixed.sgml
@@ -78,6 +78,11 @@ for the values passed to configure-child via the #GdkRectangle.
</para>
+<!-- ##### ARG GladeFixed:use-placeholders ##### -->
+<para>
+
+</para>
+
<!-- ##### ARG GladeFixed:width-prop ##### -->
<para>
diff --git a/doc/tmpl/glade-property-class.sgml b/doc/tmpl/glade-property-class.sgml
index 29400c33..c75e2175 100644
--- a/doc/tmpl/glade-property-class.sgml
+++ b/doc/tmpl/glade-property-class.sgml
@@ -49,6 +49,7 @@ va_lists etc (back and forth).
@ignore:
@is_modified:
@resource:
+@transfer_on_paste:
@verify_function:
@set_function:
@get_function:
diff --git a/doc/tmpl/glade-property.sgml b/doc/tmpl/glade-property.sgml
index b6f6506e..78dbbb8c 100644
--- a/doc/tmpl/glade-property.sgml
+++ b/doc/tmpl/glade-property.sgml
@@ -51,6 +51,7 @@ the #GladePropertyClass describes how a #GladeProperty will function.
@:
@:
@:
+@:
@:
<!-- ##### ARG GladeProperty:enabled ##### -->
diff --git a/doc/tmpl/glade-utils.sgml b/doc/tmpl/glade-utils.sgml
index b181c9c2..ef26bd5d 100644
--- a/doc/tmpl/glade-utils.sgml
+++ b/doc/tmpl/glade-utils.sgml
@@ -193,14 +193,6 @@ This is where all of that really usefull miscalanious stuff lands up.
@Returns:
-<!-- ##### FUNCTION glade_util_selected_placeholder ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
<!-- ##### FUNCTION glade_util_queue_draw_nodes ##### -->
<para>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4140bd2e..7d39acb1 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,3 +1,4 @@
+[encoding: UTF-8]
# List of source files containing translatable strings.