summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS121
-rw-r--r--configure.ac2
-rw-r--r--doc/tmpl/glade-property-class.sgml1
-rw-r--r--doc/tmpl/glade-widget-class.sgml10
-rw-r--r--doc/tmpl/glade-widget.sgml26
6 files changed, 122 insertions, 42 deletions
diff --git a/ChangeLog b/ChangeLog
index d755c8d7..8a95b239 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-04 Tristan Van Berkom <tvb@gnome.org>
+
+ * configure.ac, NEWS: Rolling 3.3.0
+
2007-05-31 Juan Pablo Ugarte <juanpablougarte@gmail.com>
* gladeui/glade-popup.c: added packing actions to glade_popup_action_populate_menu()
diff --git a/NEWS b/NEWS
index d2cc366b..67ec5f40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,115 @@
===========
+Glade 3.3.0
+===========
+ - Allow plugin authors to add context menu items for thier widgets
+ (one entry point to act upon a widget, and another to operate on
+ a widget's child). - Juan Pablo Ugarte
+ - Insert before/after context menu actions for GtkBox & GtkTable (bug 438881) - Juan Pablo Ugarte
+
+===========
+Glade 3.2.2
+===========
+ - Allow properties to be marked "save-always" in the catalog - Juan Pablo Ugarte
+ - Set "save-always" on these properties:
+ o GtkDialog's "type-hint" - Juan Pablo Ugarte
+ o GtkScrolledWindow's "can-focus" - Juan Pablo Ugarte
+ o GtkPaned's "resize" and "shrink" (bug 364215) - Tristan Van Berkom
+ o GtkButton's "response-id" (bug 410272) -Tristan Van Berkom
+ - Now list all activatable signals in the Accelerator key dialog.
+
+New and updated translations
+============================
+ - Theppitak Karoonboonyanan (th)
+
+
+===========
+Glade 3.2.1
+===========
+ - Some win32 build issues fixed - Olivier Delhomme
+ - Add "GNOME" to Categories (love bug 417618) - Bruno Boaventura
+ - Property ordering fixed (bug 396436) - Juan Pablo Ugarte/Christian Persch
+ - "label" property of GtkToolButton now translatable - Tristan Van Berkom
+ - dont use sscanf in (de)serialization (bug 424547) - Christian Persch/Ivan Baldo
+ - workaround "hierarchy-changed" signal crashes in filechooserdialog (bug 415021) - Juan Pablo Ugarte
+ - unichar property charachers now properly displayed - Juan Pablo Ugarte
+ - Cut/Pasted widgets now behave as expected (bug 432519) - Tristan Van Berkom
+ - Inspector expands/scrolls to position upon selections (bug 392225) - Vincent Geddes
+ - Negative integer properties work properly now (bug 434207) - Jeff Westerinen
+ - Workaround for inputdialog crashes (bug 433975) - Juan Pablo Ugarte
+ - Fixed some irrelevent runtime warnings - Juan Pablo Ugarte
+
+New and updated translations
+============================
+ - Leonardo Ferreira Fontenelle (pt_BR)
+ - Ilkka Tuohela (fi)
+ - Simos Xenitellis, Nikos Charonitakis (el)
+ - Abel Cheung (zh_HK, zh_TW)
+ - Daniel Nylander (sv)
+ - Maxim Dziumanenko (uk)
+ - Luca Ferretti (it)
+ - Djihed Afifi (ar)
+ - Ani Peter (ml)
+ - Takeshi AIHANA (ja)
+ - Nickolay V. Shmyrev (ru)
+ - Jovan Naumovski (mk)
+ - Alexander Shopov (bg)
+ - David Lodge (en_GB)
+ - Gabor Kelemen (hu)
+ - Duarte Loreto (pt)
+ - Gintautas Miliauskas (lt)
+ - Stéphane Raimbault (fr)
+ - Laurent Dhima (sq)
+ - Pema Geyleg (dz)
+ - Jorge Gonzalez, Claudio Saavedra (es)
+ - Kjartan Maraas (nb)
+ - Peter Bach (da)
+
+
+===========
+Glade 3.2.0
+===========
+ - Fixed sources to build with gcc 2.95 (bug 406504) - Jens Granseuer
+ - Fixed the imfamous: "Not able to set label and stock separately
+ in GtkImageMenuItems" (bug 397043) - Juan Pablo Ugarte
+ - Added remaining missing icons - Vincent Geddes
+ - Use locale independent integer and float parsing routines (bug 396433) - Christian Persch
+ - Save some properties unconditionally, fixes (bug 412848) - Tristan Van Berkom
+ - Revived accelerator & atk relationset properties (bug 383121) - Tristan Van Berkom
+ - other bug fixes by Nickolay V. Shmyrev, Christian Persch, Vincent Geddes, Halton Huo
+
+New and updated translations
+============================
+ - Duarte Loreto (pt)
+ - Djihed Afifi (ar)
+ - David Lodge (en_GB)
+ - Daniel Nylander (sv)
+ - Nguyễn Thái Ngọc Duy (vi)
+ - Artur Flinta (pl)
+ - Stéphane Raimbault (fr)
+ - Takeshi AIHANA (ja)
+ - Ilkka Tuohela (fi)
+ - Nickolay V. Shmyrev (ru)
+ - Changwoo Ryu (ko)
+ - Ignacio Casal Quinteiro (gl)
+ - Kjartan Maraas (nb)
+ - Duarte Loreto (pt)
+ - Ole Laursen (da)
+ - Hendrik Brandt (de)
+ - Jovan Naumovski (mk)
+ - Raphael Higino, Leonardo Ferreira Fontenelle (pt_BR)
+ - Theppitak Karoonboonyanan (th)
+ - Gabor Kelemen (hu)
+ - Gintautas Miliauskas, Žygimantas Beručka (lt)
+ - Josep Puigdemont i Casamajó (ca)
+ - Alexander Shopov (bg)
+ - Ani Peter (ml)
+ - Luca Ferretti (it)
+ - Maxim Dziumanenko (uk)
+ - Abel Cheung (zh_HK, zh_TW)
+ - Nikos Charonitakis, Simos Xenitellis (el)
+ - Ilkka Tuohela (fi)
+
+===========
Glade 3.1.5
===========
@@ -46,7 +157,7 @@ New and updated translations
- A S Alam (pa)
- Takeshi AIHANA (ja)
- Duarte Loreto (pt)
- - Jonathan Ernst, Claude Paroz and Stphane Raimbault (fr)
+ - Jonathan Ernst, Claude Paroz and Stéphane Raimbault (fr)
- Supranee Thirawatthanasuk, Theppitak Karoonboonyanan (th)
- Jordi Mas (ca)
@@ -110,11 +221,11 @@ New features and fixes
- Added core support for plugins to implement actions on the context menu,
AND support for scripted context menu actions (Juan Pablo Ugarte)
- Cleanup of gnome catalog code (Juan Pable Ugarte)
- - Misc bugfixes by Vincent, Juan Pablo, Andreas Khler and myself.
+ - Misc bugfixes by Vincent, Juan Pablo, Andreas Köhler and myself.
New and updated translations
============================
- - Josep Puigdemont i Casamaj (ca)
+ - Josep Puigdemont i Casamajó (ca)
===========
@@ -151,7 +262,7 @@ New and updated translations
- Abel Cheung (zh_HK, zh_TW)
- Francisco Javier F. Serrador (es)
- Ignacio Casal Quinteiro (gl)
- - Josep Puigdemont i Casamaj (ca)
+ - Josep Puigdemont i Casamajó (ca)
- Djihed Afifi (ar)
===========
@@ -369,7 +480,7 @@ Contributors:
o Kjartan Maraas
o Michael Meeks
o James Willcox
- o Joaqun Cuenca Abela
+ o Joaquín Cuenca Abela
o Paolo Borelli
o Tommi Komulainen
o Damon Chaplin
diff --git a/configure.ac b/configure.ac
index f04e4f28..2bfca073 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ AM_PROG_LIBTOOL
# 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=0
-GLADE_CURRENT=5
+GLADE_CURRENT=6
GLADE_AGE=0
AC_SUBST(GLADE_REVISION)
AC_SUBST(GLADE_CURRENT)
diff --git a/doc/tmpl/glade-property-class.sgml b/doc/tmpl/glade-property-class.sgml
index d2e022e1..c9e88b76 100644
--- a/doc/tmpl/glade-property-class.sgml
+++ b/doc/tmpl/glade-property-class.sgml
@@ -45,6 +45,7 @@ va_lists etc (back and forth).
@translatable:
@visible_lines:
@save:
+@save_always:
@visible:
@ignore:
@is_modified:
diff --git a/doc/tmpl/glade-widget-class.sgml b/doc/tmpl/glade-widget-class.sgml
index d00f6ddc..4a16b593 100644
--- a/doc/tmpl/glade-widget-class.sgml
+++ b/doc/tmpl/glade-widget-class.sgml
@@ -31,7 +31,6 @@ classes; it also provides an abstraction later to container apis.
@add_signal_handler:
@remove_signal_handler:
@change_signal_handler:
-@action_activated:
@button_press_event:
@button_release_event:
@motion_notify_event:
@@ -143,12 +142,3 @@ classes; it also provides an abstraction later to container apis.
@Returns:
-<!-- ##### USER_FUNCTION GladeEditorLaunchFunc ##### -->
-<para>
-
-</para>
-
-@adaptor:
-@object:
-
-
diff --git a/doc/tmpl/glade-widget.sgml b/doc/tmpl/glade-widget.sgml
index e6edec8a..5f015c29 100644
--- a/doc/tmpl/glade-widget.sgml
+++ b/doc/tmpl/glade-widget.sgml
@@ -25,15 +25,6 @@ convenience api for getting and setting properties (mostly from the plugin).
</para>
-<!-- ##### SIGNAL GladeWidget::action-activated ##### -->
-<para>
-
-</para>
-
-@gladewidget: the object which received the signal.
-@arg1:
-@Returns:
-
<!-- ##### SIGNAL GladeWidget::add-signal-handler ##### -->
<para>
@@ -563,23 +554,6 @@ convenience api for getting and setting properties (mostly from the plugin).
@Returns:
-<!-- ##### FUNCTION glade_widget_has_launcher ##### -->
-<para>
-
-</para>
-
-@widget:
-@Returns:
-
-
-<!-- ##### FUNCTION glade_widget_launch_editor ##### -->
-<para>
-
-</para>
-
-@widget:
-
-
<!-- ##### FUNCTION glade_widget_get_parent ##### -->
<para>