========================================
 NEWS: glade3-3.3.0
========================================

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)


===========