summaryrefslogtreecommitdiff
path: root/devel/glade2/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-11-26Changes 2.6.5:adam1-3/+3
o Fixed another bug in drawing code that was causing warnings/crashes. Changes 2.6.4: o Fixed bug in drawing code that was causing crashes. Changes 2.6.3: o Fixed problem with missing '...' buttons in the property editor. Changes 2.6.2: o Build fix - mkinstalldirs wasn't in the tarball. Changes 2.6.1: o Save window positions between sessions. o Rewrote selection drawing code so it works better on win32. o Support "translatable", "context" and "comments" attributes for text properties to help with translation. o Bug fixes
2004-04-20Update to 2.6.0:jmmv1-3/+3
Glade 2.6.0 (Apr 14 2004) =========== o Fixed trivial compilation problem in plain GTK+ version. o Fixed bug freeing unallocated memory on Win32. o Updated links to related software in README. Glade 2.5.1 (Mar 29 2004) =========== o Fixed bug migrating old toolbar widgets which meant that widgets other than the normal/toggle/radio buttons were being lost when loading. o Use the new GtkFileChooseDialog throughout Glade. o Load the gail-gnome module as well as gail. o If there is no .gladep file check the <requires> tags to see if it is a GNOME or GTK+ project. Previously it would assume its a GNOME project. o Set up GtkFrame according to the HIG. o A few other minor fixes. Glade 2.5.0 (Mar 17 2004) =========== o Added support for new widgets in GTK+ 2.4 - GtkExpander, GtkFontButton, GtkColorButton, GtkComboBox, GtkComboBoxEntry, GtkToolItem, GtkToolButton, GtkToggleToolButton, GtkRadioToolButton, GtkSeparatorToolItem, GtkFileChooserWidget, GtkFileChooserDialog. o Added support for a number of new properties of existing widgets. o New user manual (Pat Costello). o Removed Turbo Start Guide. o Updated FAQ to use sect1/sect2 elements so it is displayed OK in yelp.
2003-12-14Updated to 2.0.1 from Soren Jacobsen.xtraeme1-3/+3
Many bugfixes were solved, review Changelog to see a complete list of changes.
2003-04-25Update glade2 to 2.0.0. Notable changes include:rh1-3/+3
Glade 2.0.0 (Apr 11 2003) =========== o Hide GNOME widgets and stock items in GTK+ projects. o Made stock icon code more robust, hopefully fixing bug #105694. o Updated for newer GnomeDB. o Updated example text editor application for GTK+ 2. o Bug fixes, including a few crashers. Glade 1.1.3 (Nov 2 2002) =========== o The widget tree now has icons & popup menus again. o Removed dependancy on gnome-common for generated apps. o Stopped generating any deprecated code. o Updated GnomeDB support. o Updated the generated signal callback argument names. o A few keynav improvements, including global accelerators like Ctrl+S. o Disabled support for typing in labels while hovering over widgets, as it is a bit too error-prone. o Added 'New' button back to toolbar in GNOME version! o A few bug fixes.
2002-10-30Initial import of glade2-1.1.2, a user interface builder for the GTK2+rh1-0/+4
toolkit and GNOME2.