-
Mon Nov 30 2009 Dennis Gregorovic <dgregor@redhat.com> - 3.6.7-2.1
- Rebuilt for RHEL 6
-
Fri Jul 24 2009 Release Engineering <rel-eng@fedoraproject.org> - 3.6.7-2
- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> - 3.6.7-1
- Version bump to 3.6.7.
* Fixed crashes when handling GtkTextView in GtkBuilder format.
* Fixed loading and saving of GtkIconSources.
* GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #572756)
* Fixed obscure crash when loading a project. (GNOME Bugzilla #585860)
* Introspect lowest GTK+ project dependancy when loading files with missing
versioning information. (GNOME Bugzilla #586046)
* Detect correct modifiers and buttons to spawn a context menu in a platform
independant way. (GNOME Bugzilla #587128)
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.7.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.6.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.7.changes
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.6.changes
- Drop the menu patch, since glade-3 is the version we install
by default now, and it didn't work right anyway
-
Mon Jun 15 2009 Matthias Clasen <mclasen@redhat.com> - 3.6.5-1
- Version bump to 3.6.5.
* GtkButton only accepts real stock items and GtkImage but not icons.
* Removed buggy query dialog from GtkNotebook creation. (GNOME Bugzilla
* Removed hard coded size request to palette. (GNOME Bugzilla #579624)
* Atk proxy objects should always have unique names. (GNOME Bugzilla
* Fixed output format for GtkLabel attributes. (GNOME Bugzilla #579793)
* Widget names should be unique withing the project. (GNOME Bugzilla
* Dialogs should not disappear on pressing ESC. (GNOME Bugzilla #582559)
* Properly load sizes of fixed/layout children. (GNOME Bugzilla #584334)
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.5.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.4.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.3.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.5.changes
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.4.changes
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.3.changes
-
Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 3.6.2-2
- Don't drop schemas translations from po files
-
Fri Apr 17 2009 Debarshi Ray <rishi@fedoraproject.org> - 3.6.2-1
- Version bump to 3.6.2.
* Fixed missing properties/attributes when serializing a GtkWindow. (GNOME
Bugzilla #578211)
* Fixed loading state of GtkCellRenderer attributes (whether to use
attribute or property directly). (GNOME Bugzilla #566928)
* Translation updates: es, sr and sr@latin.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.2.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.2.changes
- Fixed gladeui-1.0.pc.in by trimming 'Requires' list.
-
Tue Apr 07 2009 Debarshi Ray <rishi@fedoraproject.org> - 3.6.1-1
- Version bump to 3.6.1.
* Fixed crash during internal widget selection.
* Fixed Libglade regression. Libglade needs specific ordering of properties,
ATK props, signals and accelerators.
* Disable loading and displaying of 'data' property on GtkTreeStore. Only
GtkListStore understands the 'data' construct.
* Properly initialize a GValue on the stack. (GNOME Bugzilla #577822)
* Translation updates: ar and cs.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.1.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.1.changes
- Added 'Requires: devhelp' to glade3-libgladeui.
- Removed 'Requires: gtk2-devel >= 2.14.0 libxml2-devel pkgconfig' from
glade3-libgladeui-devel. Let rpm-4.6 autogenerate them.
-
Tue Mar 17 2009 Debarshi Ray <rishi@fedoraproject.org> - 3.6.0-1
- Version bump to 3.6.0.
* Support for both GtkBuilder and Libglade, and conversion from one format
to the other.
* Support for GtkAction.
* New interface to allow plugins to define editor layouts on a class level
basis, and new customized editors for GtkButton, GtkImage and GtkEntry.
* New Python plugin for instrospecting and loading Python class properties
and signals, and adding them to the palette automatically.
* Support for filtering and searching the project using the inspector.
* Support for inline editing of widgets in a dialog.
* Cut and pasted widgets should retain original names. (GNOME Bugzilla
* The "after" property for a signal handler should be saved to the project
file. (GNOME Bugzilla #573453)
* Fixed crash when choosing not to save a project with errors. (GNOME
Bugzilla #574706)
* Translation updates: el, fr, da, ml, gl, te, lt, pt, or, cs, it, th, en_GB,
sv, ru, fi, de, tr, lv, ko, es, sv, hu, eu, vi and pt_BR.
- Updated License to reflect recent licensing changes according to Fedora
licensing guidelines.
- Stripped redundant translations from .mo files. (GNOME Bugzilla #474987)
-
Tue Feb 24 2009 Release Engineering <rel-eng@fedoraproject.org> - 3.5.7-2
- Autorebuild for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 3.5.7-1
- Version bump to 3.5.7.
* Allow Anjuta to handle clicks on widgets in the designer. (GNOME Bugzilla
* Allow custom signal editors. (GNOME Bugzilla #540691)
* Support running from gtk2-2.14 targetting gtk2-2.16.
* Translation updates: de, es, fi, he, ko and pt_BR.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.7.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.7.changes
-
Sat Jan 31 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 3.5.6-1
- Version bump to 3.5.6.
* Handles new GdkPixbuf properties. (GNOME Bugzilla #567454)
* Translation updates: es, nb and pt_BR.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.6.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.6.changes
- Fixed unowned directories in libgladeui-devel. (Red Hat Bugzilla #483311)
-
Wed Jan 07 2009 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-1
- Version bump to 3.5.5.
* Improved model data editor with sequential editing mode and better key
navigations.
* Translation updates: es.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.5.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.5.changes
- Removed 'Provides: glade'.
- Addressed warnings generated by rpmlint.
-
Thu Dec 18 2008 Debarshi Ray <rishi@fedoraproject.org> - 3.5.4-1
- Version bump to 3.5.4.
* Some files in plugins/gtk+ have been relicensed from GPLv2+ to LGPLv2+.
* Support for GtkIconFactory, GtkAccelGroup, GtkSizeGroup, GtkListStore,
GtkTreeStore, GtkTreeViewColumn, GtkTreeView, GtkIconView, GtkComboBox and
GtkCellRenderer derivatives.
* GtkBuilder support for GtkMenu hierarchies.
* Added versioning support. One can chose the target version of a project
starting from gtk2-2.8.
* New GtkTreeView editor for combo-boxes and icon views.
* Beefed up editor widget with icon and class header.
* Better resizing in editors for property names, warnings and inputs.
* Simplified accelerator editor.
* New Pango attributes editor for GtkLabel.
* Widgets and their properties in .glade files are now saved in the same
order. (GNOME Bugzilla #422823)
* Permit working with non-GtkWindow top-level widgets. (GNOME Bugzilla
* Simplified and improved stock-id properties to allow use of custom icons
from factories.
* Translation updates: ar, bg, da, de, en_gb, es, et, fi, fr, gl, gu, he,
hi, hu, it, ko, ml, mr, nl, oc, pl, pt, pt_BR, ru, sr.po, sr@latin, sv,
th, tr, vi, zh_HK and zh_TW.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.3.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.2.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.1.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.4.changes
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.3.changes
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.2.changes
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.5/glade3-3.5.1.changes
-
Tue Sep 16 2008 Debarshi Ray <rishi@fedoraproject.org> - 3.4.5-1
- Version bump to 3.4.5.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.5.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.5.changes
-
Sat Apr 19 2008 Debarshi Ray <rishi@fedoraproject.org> - 3.4.4-1
- Version bump to 3.4.4.
* Duplicate widget names not allowed in a project.
* Translation updates: sq, tr, bg, da, es, en_GB, ml, pt_BR and hi.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.4.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.4.changes
-
Wed Mar 12 2008 Debarshi Ray <rishi@fedoraproject.org> - 3.4.3-1
- Version bump to 3.4.3.
* Ported to GtkTooltip. (GNOME Bugzilla #500947)
* Translation updates: nb, ru, fr, lt, mk, it, hu, pt_BR, en_GB, gl, ca, fi,
de, pt, th, uk, he, tr, vi, oc, sv, ar, es and ja.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.3.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.2.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.3.changes
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.2.changes
-
Sun Mar 02 2008 Debarshi Ray <rishi@fedoraproject.org> - 3.4.1-5
- Removed 'BuildRequires: gtk-doc' from all distributions, except Fedora 7.
- Added 'Requires: gtk-doc' for glade3-libgladeui-devel.
-
Sun Mar 02 2008 Debarshi Ray <rishi@fedoraproject.org> - 3.4.1-4
- Replaced 'BuildRequires: chrpath' with 'BuildRequires: libtool' for removing
rpaths.
-
Sun Feb 03 2008 Debarshi Ray <rishi@fedoraproject.org> - 3.4.1-3
- Omitted unused direct shared library dependencies.
-
Fri Dec 21 2007 Debarshi Ray <rishi@fedoraproject.org> - 3.4.1-2
- Removed deletion of /var/lib/scrollkeeper from all distributions, except
Fedora 7.
-
Thu Dec 20 2007 Debarshi Ray <rishi@fedoraproject.org> - 3.4.1-1
- Version bump to 3.4.1.
* Translation updates: nb, sl, et, ar, tr, gl, ko, ja and pt_BR.
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.1.news
* http://ftp.gnome.org/pub/GNOME/sources/glade3/3.4/glade3-3.4.1.changes
-
Tue Nov 27 2007 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-5
- Fixed usage of _remove_encoding to prevent failure on Fedora 7.
- Added 'BuildRequires: gtk-doc' and 'BuildRequires: scrollkeeper' to prevent
failure on Fedora 7.
-
Sun Nov 25 2007 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-4
- Removed Encoding from Desktop Entry for all distributions, except Fedora 7.
-
Tue Nov 13 2007 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-3
- Clarified multiple licensing issues according to Fedora licensing guidelines.
- Trimmed the 'BuildRequires' list.
- Trimmed the 'Requires' list for glade3-libgladeui-devel.
- Removed custom config files for /etc/ld.so.conf.d.
-
Wed Nov 07 2007 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-2
- Added 'BuildRequires: chrpath' for removing rpaths.
-
Tue Nov 06 2007 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-1
- Initial build. Imported SPEC written by Yijun Yuan and fixed by Tim
Lauridsen.
* Translation updates: et, es, fi, gl, sv, en_CA, ja, pt_BR, th, hu, pt, da,
vi, bg, lt, mk, nb, uk, it, de, si, bn, fr, ar, en_GB, ru, pl and ca.
- Included custom config files for /etc/ld.so.conf.d.
- Changed Name to differentiate with Glade-2.