File glade.changes of Package glade

-------------------------------------------------------------------
Tue Nov 27 09:11:47 UTC 2012 - dimstar@opensuse.org

- Update to version 3.14.2:
  + Fixed bgo#685816 "Widget attributes editing broken" by
    reverting old fix and setting use-action-appearance default
    back to false so the old sensitivity code can work as ussual.
  + Fixed bgo#678922 "When editing a label, the cursor is moved to
    the end after every change."
  + Fixed a few leak since glade_property_make_string() returns a
    newlly allocated string.

-------------------------------------------------------------------
Mon Oct 15 15:21:24 UTC 2012 - dimstar@opensuse.org

- Update to version 3.14.1:
  + Fixed bug in GtkButton custom editor properties sensitivity
    (bgo#685816).
  + Render bg in GladeDesignLayout and GladeDesignView.
  + Removed use of custon style providers. Fixes color problems in
    adwaita themes.

-------------------------------------------------------------------
Wed Sep 19 19:56:31 UTC 2012 - dimstar@opensuse.org

- Update to version 3.14.0:
  + Updated GtkAssistant support (bgo#664276)
  + Set new property accel-group on action groups to make menu item
    accel work properly (bgo#684041)
  + Do not abort if a project has a uninstantiable or abstract
    class object instead load it as an object stub and let the user
    decide what to do (bgo#646259)
  + Fixed runtime warning on GladeBaseEditor and GladeSignalEditor
    dispose methods
  + Do not explicit set window bg as it should be handled by gtk.
  + Sync close-button with the original gedit widget.
  + Use new documentation infrastructure
  + Added load/save/edit support for <style> <class name="foo"/>
    </style>, (bgo#658035)
  + "Use Action Appearance not supported for GTK 2.12 but added to
    widgets in Glade 3.8.2" (bgo#679589)
  + Added glade_displayable_value_set_disabled() functions to
    disable GdkModifierType reserved values
  + Added build/mingw-w64 directory with script to cross compile
    and create windows installer using nsis
  + Fixes bug #675977 "Don't hard-code library search paths"
  + And many others cleanups and fixes
  + Bugs fixed: #679487, bgo#679721
- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
  following upstreams port to the new documentation infrastructure.
- Rename libgladeui-2-0 to libgladeui-2-4, following upstreams
  soname bump.

-------------------------------------------------------------------
Sat May 12 20:44:59 UTC 2012 - zaitor@opensuse.org

- Update to version 3.13.0:
  + Implemented Glade UI in glade.
  + Implemented GladePreferences dialog (bgo#588981).
  + Replaced deprecated font and color selection dialogs with font
    and color chooser dialogs.
  + Added GladeSignalEditor::detail-suggestions signal
  + Updated translations.

-------------------------------------------------------------------
Mon May  7 07:00:33 UTC 2012 - dimstar@opensuse.org

- Update to version 3.12.1:
  + Use glade_util_get_placeholder_from_pointer() in paste action
    activate.
  + Added custom style provider to setup GladeDesignView and
    GladeDesignLayout background color to @base_color.
  + Fixed memory leak on GladeSignalEditor::callback-suggestions
    emison.
  + bgo#675395: Using right click to add a widget over a
    placeholder do not work as expected every time.
  + bgo#675042: plugins/gtk+.xml.in: always store GtkButton
    [x|y]align properties.
  + Removed use of lots of deprecated functions.

-------------------------------------------------------------------
Tue Mar 27 07:19:27 UTC 2012 - vuntz@opensuse.org

- Update to version 3.12.0:
  + New features:
    - Implement callback name suggestion on glade-signal-editor
      (bgo#667570)
    - Emit a signal to notify signal activation (bgo#669272)
  + Other bugs fixed: bgo#645340, bgo#646366, bgo#664912.
- Drop glade-sig-activation.patch: fixed upstream.

-------------------------------------------------------------------
Tue Mar  6 17:41:13 UTC 2012 - dimstar@opensuse.org

- Add glade-sig-activation.patch: Emit a signal to notify signal
  activation. Anjuta 3.3.91 makes use of this signal.

-------------------------------------------------------------------
Wed Feb 15 21:03:33 UTC 2012 - dimstar@opensuse.org

- Update to version 3.11.0:
  + Features:
    - Added GtkSwitch, GtkInfoBar and GtkEntryCompletion support.
    - Implemented inline margins and alignment edit mode.
  + Major changes:
    - Ignore GtkWindow:icon property (bgo#654121)
    - Port to pygobject 3 (bgo#658667)
    - Make GladeProject change gtk target to 3.0 and warn the user
      if there are any unknown (deprecated) objects (bgo#652673,
      bgo#376628)
  + Other changes:
    - Optimized loading time.
    - Update placeholders when a grid child's width or height child
      properties change.
    - Bug fixes, including: bgo#646997, bgo#647984, bgo#648487,
      bgo#650899, bgo#651673, bgo#654609, bgo#657164, bgo#660607,
      bgo#660872, bgo#660874.
  + Updated translations.
- Drop glade-pygobject-3.0.patch: fixed upstream.
- Drop glade-explicit-gmodule.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
  as we no longer carry any patches.

-------------------------------------------------------------------
Wed Dec 21 08:19:18 UTC 2011 - vuntz@opensuse.org

- Add glade-explicit-gmodule.patch: explicitly link to
  gmodule-2.0, to fix build with latest glib.
- Split typelib files into typelib-1_0-Gladeui-2_0 subpackage.
- Add typelib-1_0-Gladeui-2_0 Requires to devel subpackage.

-------------------------------------------------------------------
Wed Oct 12 12:34:56 UTC 2011 - vuntz@opensuse.org

- Update to version 3.10.2:
  + Optimized loading time by not updating progressbar on every
    loaded object.
  + Update placeholders when a grid child's width or height child
    properties change.
  + Ensure 'related-action' and 'use-action-appearance' are
    serialized in the right order.
  + Correctly detect the required devhelp version.
  + Make documentation parallel installable (bgo#646997).
  + Renamed catalog and module environment variables.
  + Properly escape special characters while serializing property
    values (bgo#654609).
  + Fixed size groups widget selection (bgo#647984).
  + Avoid crashing if glade-previewer is not installed
    (bgo#650899).
  + Fixed loading correct application icon (bgo#648487).
  + Fixed "variable set but not used" warnings.
  + Other bugs fixed: bgo#651673, bgo#657164, bgo#660607,
    bgo#660872, bgo#660874.
  + Updated translations.

-------------------------------------------------------------------
Fri Sep 30 08:48:00 UTC 2011 - vuntz@opensuse.org

- Port to pygobject 3.0:
  + Add glade-pygobject-3.0.patch: taken from git.
  + Change pkgconfig(pygobject-2.0) BuildRequires to
    pkgconfig(pygobject-3.0).
  + Add gnome-common BuildRequires and call to gnome-autogen.sh,
    needed for the patch.

-------------------------------------------------------------------
Tue May  3 14:14:10 CEST 2011 - vuntz@opensuse.org

- New package, based on the glade3 package: the GTK+ 3 version of
  glade has been renamed back to glade (without glade3, yes, it's
  confusing).

openSUSE Build Service is sponsored by