Glade 2.12.1 (9 Dec 2007) ============ o Build fix for bonobo-i18n deprecation o Translation updates Glade 2.12.1 (Oct 9 2005) ============ o Fixed missing include file for GnomeDB widgets. o Translation updates. Glade 2.12.0 (Sep 14 2005) ============ o Added support for new properties - "GtkWindow::urgency_hint", "GtkAboutDialog::wrap_license", "GtkIconView::reorderable", "GtkFileChooserDialog::do_overwrite_confirmation", "GtkFileChooserButton::do_overwrite_confirmation", "GtkMenuBar::pack_direction", "GtkMenuBar::child_pack_direction". o Added 12 new named icons in GTK+ and GNOME. o Fixed bug using "Named Icon" property for widgets other than GtkWindow. o Fixed code generation for "GtkAboutDialog::destroy_with_parent". Glade 2.10.1 (Sep 13 2005) ============ o Use stock ids instead of text labels in "Stock Item" and "Icon" properties, to avoid problems with stock items with the same labels. o Use gtk_init_with_args() in the GTK+ version, so --help works. o Don't use -path option of find in autogen.sh, since Solaris doesn't have it. o Rename GnomeCanvas "anti_aliased" property to "aa", so libglade loads it. o Always allow GtkEventBox widgets to have tooltips. o Support custom widgets and GtkFileChooserButtons as a label's focus target. o Output a warning if unknown radio groups are found in the XML file. o Output a warning if an invalid date is found in the XML file, but continue to load the file. Glade 2.10.0 (Mar 16 2005) ============ o Updated translations. Glade 2.9.0 (Jan 31 2005) =========== This is the first beta release for GTK+ 2.6 and GNOME 2.10. o Added support for new widgets - GtkMenuToolButton, GtkCellView, GtkIconView, GtkAboutDialog and GtkFileChooserButton. o Added support for new properties - "GtkLabel::ellipsize", "GtkLabel::width_chars", "GtkLabel::single_line_mode", "GtkLabel::angle", "GtkComboBoxEntry::add_tearoffs", "GtkComboBoxEntry::has_frame", "GtkComboBoxEntry::focus_on_click", "GtkComboBox::add_tearoffs", "GtkComboBox::focus_on_click", "GtkTreeView::fixed_height_mode", "GtkTreeView::hover_selection", "GtkTreeView::hover_expand", "GtkProgressBar::ellipsize", "GtkImage::icon_name", "GtkImage::pixel_size", "GtkWindow::icon_name", "GtkWindow::focus_on_map". Glade 2.6.8 (Dec 21 2004) =========== o Fixed bug that could cause an infinite loop on startup. Glade 2.6.7 (Dec 2 2004) =========== o Fixed crashing bug in GnomeHRef. Glade 2.6.6 (Nov 30 2004) =========== o Fixed the handling of the new translation properties in buttons. o Used the correct "text" property in GnomeHRef. o Used "%.12g" when outputting floats, to keep as many digits as possible. Glade 2.6.5 (Oct 24 2004) =========== o Fixed another bug in drawing code that was causing warnings/crashes. Glade 2.6.4 (Oct 20 2004) =========== o Fixed bug in drawing code that was causing crashes. Glade 2.6.3 (Oct 19 2004) =========== o Fixed problem with missing '...' buttons in the property editor. Glade 2.6.2 (Oct 13 2004) =========== o Build fix - mkinstalldirs wasn't in the tarball. Glade 2.6.1 (Oct 12 2004) =========== 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. 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 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. Glade 2.0.1 (Nov 7 2003) =========== o Bug fixes. 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. Glade 1.1.2 (Sep 16 2002) =========== o Bug fixes. Glade 1.1.1 (Jul 15 2002) =========== o Bug fixes. Glade 1.1.0 (May 17 2002) =========== o First beta release of GTK+ 2 / GNOME 2 port of Glade. Glade 0.6.4 (Feb 1 2002) =========== o Fixed some docs installation problems. (Eric Dorland & Damon) o Took 'Curve Type' property out for GtkCurve & GtkGammaCurve, since GTK+ has a bug which makes this crash pretty often. (Damon) o Removed some unfinished GnomeDB widgets from the palette (Rodrigo Moya) Glade 0.6.3 (Jan 25 2002) =========== o Fixed some BadMatch problems on multi-depth displays (Dave Camp). o Better GnomeDB support (Rodrigo Moya, Jos� Antonio Salgueiro Aquino, Daniel Wagner), o Fixed properties problem where properties didn't get updated on focus-out. o Fixed bug when using GtkText and gettext (Dennis Brakhane). o Updated docs to use DocBook 4.0, and avoided use of stylesheet images so it compiles easier. o New translations - Romanian (Marius Andreiana), Simplified Chinese (Wang Jian) and Portuguese (Duarte Loreto). Glade 0.6.2 (Mar 28 2001) =========== o Updated documentation build stuff (for GNOME 1.4). Glade 0.6.1 (Mar 12 2001) =========== o Updated translations (for GNOME 1.4 RC1). Glade 0.6.0 (Feb 15 2001) =========== o A number of fairly minor bug fixes (for GNOME 1.4 beta 1). Glade 0.5.11 (Oct 1 2000) ============ o Added workaround for SEGV bug in GnomeMessageBox in gnome-libs 1.2.3. o A few changes in the generated code to keep g++ happy. o Added gtk_widget_grab_focus() and gtk_widget_activate_default() to the lists of standard signal handlers. o Changed the widget tree view so it automatically expands to show selected widgets. o Updates to Russian, Swedish, French, Korean and Japanese translations. Glade 0.5.10 (Sep 24 2000) ============ o Fixed code generation bug with GnomePropertyBox which caused a SEGV. o Added support for the "relief" property for GtkButton & GtkToggleButton. This is the only change to the XML file format. o Fixed menu editor bug which meant that widgets were occasionally given the same name. o Added support for tooltips for GtkRadioButton and GtkCheckButton. o Better support for keyboard navigation (from Jon K Hellan). o Fixed --write-source option so it handles relative paths (from Rick Niles). o Stopped installing logo into `gnome-config --datadir` since it causes problems for people installing in personal directories etc. Also changed the generated Makefile.am so it doesn't do it either. o Added 'Class' property to the property editor so you can see the class of the selected widget (from Jon K Hellan). o Output the GtkOptionMenu and GtkCombo item strings separately in the translatable strings file. o Allowed start & finish pages of a GnomeDruid to be removed, in case the developer wants to replace them with custom pages. o Fixed the 'Redisplay Window' (Ctl-R) command so it should work again. o Added the XML file and the autogen.sh file to the EXTRA_DIST in the generated Makefile.am so they get distributed with the project. Glade 0.5.9 (May 20 2000) =========== o Added a Turbo-Start Guide from Paul J. Drongowski. o Patches from James M. Cape to allow setting of the Title of GnomeMessageBox widgets, and setting all the standard window properties of GnomePropertyBox. o Updated Norwegian, Russian, Swedish, Japanese and German translations. Glade 0.5.8 (May 14 2000) =========== o Added User Guide and FAQ to the Help menu, though these are unfinished. o Added option to support the Gnome Help system. Currently this only adds the GNOME_UIINFO_HELP macro to the GnomeUIInfo struct, though we may include a complete template User Guide with all the build files in future. Note that you will have to install the topic.dat file in the appropriate directory for the Help menuitems to be added. See the Glade source for an example. o Installed the menu hints in the GnomeAppBar. o Added a '--write-source' command line option to just build the source code and exit. Note that an X connection is probably necessay for this to work. o Partial support for GnomeDB widgets, though you'll have to set up the configure.in/Makefile.am yourself. Parts of this may be unfinished. o The beginnings of support for Bonobo controls. To include this configure with '--with-bonobo'. This is still unfinished. Source code output isn't done. o Lots of new translations (many thanks to the people who do this behind the scenes). Glade 0.5.7 (Feb 19 2000) =========== o Fixed problem with gnome-gettext.m4 macros being removed. o French, Swedish, Japanese & Norwegian translations updated. Glade 0.5.6 (Feb 13 2000) =========== o Bug fixes - XML/source code output for box children with PACK_END set. Using normal pixmaps in menu items. Used correct default for C++ option cxx_use_heap, so it doesn't appear in projects for other languages. Fixed code output for children of paned widgets. Fixed progress bar bug. Fixed GLADE_DATA_DIR so --datadir works. Fix bug which caused widgets to be skipped in code output. o Used WM_NAME & WM_CLASS properties so window positions can be saved by the window manager. o Defaults for project options - to cut down on XML output. More default values will be used in future - see doc/file_format.txt. Glade 0.5.5 (Nov 11 1999) =========== o Bug fixes - fixed accelerator keys dialog so the GTK+ version compiles. output (void) as the function prototypes in interface.c Glade 0.5.4 (Nov 6 1999) =========== o Added back the 'Data' & 'Object' fields on the 'Signals' page, though I still think people shouldn't use these. o Added some support for GnomeAnimator. You just have to add the frames of the animation yourself. o Moved accelerator keys from a property editor page to a separate dialog, which you can access via the 'Basic' page of the property editor. o Bug fixes - Allow label to be removed from buttons etc. Make sure GnomeDruid strings are translated. Don't let widgets be added to GnomeCanvas. Don't let child widgets of GtkEntry/GnomeEntry etc. be deleted. Ignore