File glade.changes of Package glade
-------------------------------------------------------------------
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).