Glade Version History
- Version 3.0.0 (Aug 11 2006) (Initial Glade 3 release)
- DevHelp integration for a contextual help system
- GnomeUI and GnomeCanvas plugin (Juan Pablo Ugarte)
- New "Editor skeleton" provided by the core to ease the plugin's creation
- of custom editors for toolbars and menus and such. (Juan Pablo Ugarte)
- Toolbar and popup menu support (Juan Pablo Ugarte)
- Added accelerators property dialog
- Drag/Resize support extended to GtkTable and GtkBox subclasses
- (and GnomeCanvas) from only GtkFixed and GtkLayout.
- Reverted "View" menu to match the Glade 2 style (Yevgen Muntyan)
- Now glade has 2 icon sets (16x16 & 22x22), all icons available (Vincent Geddes)
- New awesome palette (Vincent Geddes)
- Cute cursor when adding widgets (Vincent Geddes)
- General UI enhancements and desktop integration work (Vincent Geddes)
- Duplicated widgets id's are unique (Yevgen Muntyan)
- Spelling mistake fixes from Thierry Moisan and Clytie Siddall
- Many Many Many misc fixes by Juan Pablo Ugarte, Vincent Geddes,
- Yevgen Muntyan and myself.
- Much core/gtk+ backend refactoring done by Juan Pablo and myself.
- Version 2.10.0 (Mar 16 2005)
- Updated translations.
- Version 2.9.0 (Jan 31 2005)
- Added support for new widgets - GtkMenuToolButton, GtkCellView, GtkIconView, GtkAboutDialog and GtkFileChooserButton.
- 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".
- Version 2.6.8 (Dec 21 2004)
- Fixed bug that could cause an infinite loop on startup.
- Version 2.6.7 (Dec 2 2004)
- Fixed crashing bug in GnomeHRef.
- Version 2.6.6 (Nov 30 2004)
- Fixed the handling of the new translation properties in buttons.
- Used the correct "text" property in GnomeHRef.
- Used "%.12g" when outputting floats, to keep as many digits as possible.
- Version 2.6.5 (Oct 24 2004)
- Fixed another bug in drawing code that was causing warnings/crashes.
- Version 2.6.4 (Oct 20 2004)
- Fixed bug in drawing code that was causing crashes.
- Version 2.6.3 (Oct 19 2004)
- Fixed problem with missing '...' buttons in the property editor.
- Version 2.6.2 (Oct 13 2004)
- Build fix - mkinstalldirs wasn't in the tarball.
- Version 2.6.1 (Oct 12 2004)
- Save window positions between sessions.
- Rewrote selection drawing code so it works better on win32.
- Support "translatable", "context" and "comments" attributes for text properties to help with translation.
- Bug fixes.
- Version 2.6.0 (Apr 14 2004)
- Fixed trivial compilation problem in plain GTK+ version.
- Fixed bug freeing unallocated memory on Win32.
- Updated links to related software in README.
- Version 2.5.0 (Mar 17 2004)
- Added support for new widgets in GTK+ 2.4 - GtkExpander, GtkFontButton, GtkColorButton, GtkComboBox, GtkComboBoxEntry, GtkToolItem, GtkToolButton, GtkToggleToolButton, GtkRadioToolButton, GtkSeparatorToolItem, GtkFileChooserWidget, GtkFileChooserDialog.
- Added support for a number of new properties of existing widgets.
- New user manual (Pat Costello).
- Removed Turbo Start Guide.
- Updated FAQ to use sect1/sect2 elements so it is displayed OK in yelp.
- Version 2.0.1 (Nov 9 2003)
- Bug fixes.
- Version 2.0.0 (Apr 11 2003)
- Hide GNOME widgets and stock items in GTK+ projects.
- Made stock icon code more robust, hopefully fixing bug #105694.
- Updated for newer GnomeDB.
- Updated example text editor application for GTK+ 2.
- Bug fixes, including a few crashers.
- Version 1.1.3 (Nov 2 2002)
- The widget tree now has icons & popup menus again.
- Removed dependancy on gnome-common for generated apps.
- Stopped generating any deprecated code.
- Updated GnomeDB support.
- Updated the generated signal callback argument names.
- A few keynav improvements, including global accelerators like Ctrl+S.
- Disabled support for typing in labels while hovering over widgets, as it is a bit too error-prone.
- Added 'New' button back to toolbar in GNOME version!
- A few bug fixes.
- Version 1.1.2 (Sep 16 2002)
- Bug fixes.
- Version 1.1.1 (Jul 15 2002)
- Bug fixes.
- Version 1.1.0 (May 17 2002)
- First beta release of GTK+ 2 / GNOME 2 port of Glade.
- Version 0.6.4 (Feb 1 2002)
- Fixed some docs installation problems. (Eric Dorland & Damon)
- Took 'Curve Type' property out for GtkCurve & GtkGammaCurve, since GTK+ has a bug which makes this crash pretty often. (Damon)
- Removed some unfinished GnomeDB widgets from the palette (Rodrigo Moya)
- Version 0.6.3 (Jan 25 2002)
- Fixed some BadMatch problems on multi-depth displays (Dave Camp).
- Better GnomeDB support (Rodrigo Moya, Jose Antonio Salgueiro Aquino, Daniel Wagner),
- Fixed properties problem where properties didn't get updated on focus-out.
- Fixed bug when using GtkText and gettext (Dennis Brakhane).
- Updated docs to use DocBook 4.0, and avoided use of stylesheet images so it compiles easier.
- New translations - Romanian (Marius Andreiana), Simplified Chinese (Wang Jian) and Portuguese (Duarte Loreto).
- Version 0.6.2 (Mar 28 2001)
- Updated documentation build stuff (for GNOME 1.4).
- Version 0.6.1 (Mar 12 2001)
- Updated translations (for GNOME 1.4 RC1).
- Version 0.6.0 (Feb 15 2001)
- A number of fairly minor bug fixes (for GNOME 1.4 beta 1).
- Version 0.5.11 (Oct 1 2000)
- Added workaround for SEGV bug in GnomeMessageBox in gnome-libs 1.2.3.
- A few changes in the generated code to keep g++ happy.
- Added gtk_widget_grab_focus() and gtk_widget_activate_default() to the lists of standard signal handlers.
- Changed the widget tree view so it automatically expands to show selected widgets.
- Updates to Russian, Swedish, French, Korean and Japanese translations.
- Version 0.5.10 (Sep 24 2000)
- Fixed code generation bug with GnomePropertyBox which caused a SEGV.
- Added support for the "relief" property for GtkButton & GtkToggleButton. This is the only change to the XML file format.
- Fixed menu editor bug which meant that widgets were occasionally given the same name.
- Added support for tooltips for GtkRadioButton and GtkCheckButton.
- Better support for keyboard navigation (from Jon K Hellan).
- Fixed --write-source option so it handles relative paths (from Rick Niles).
- 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.
- Added 'Class' property to the property editor so you can see the class of the selected widget (from Jon K Hellan).
- Output the GtkOptionMenu and GtkCombo item strings separately in the translatable strings file.
- Allowed start & finish pages of a GnomeDruid to be removed, in case the developer wants to replace them with custom pages.
- Fixed the 'Redisplay Window' (Ctl-R) command so it should work again.
- 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.
- Version 0.5.9 (May 20 2000)
- Added a Turbo-Start Guide from Paul J. Drongowski.
- Patches from James M. Cape to allow setting of the Title of GnomeMessageBox widgets, and setting all the standard window properties of GnomePropertyBox.
- Updated Norwegian, Russian, Swedish, Japanese and German translations.
- Version 0.5.8 (May 14 2000)
- Added User Guide and FAQ to the Help menu, though these are unfinished.
- 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.
- Installed the menu hints in the GnomeAppBar.
- 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.
- Partial support for GnomeDB widgets, though you'll have to set up the configure.in/Makefile.am yourself. Parts of this may be unfinished.
- The beginnings of support for Bonobo controls. To include this configure with '--with-bonobo'. This is still unfinished. Source code output isn't done.
- Lots of new translations (many thanks to the people who do this behind the scenes).
- Version 0.5.7 (Feb 19 2000)
- Bug fix - references to gnome-gettext.m4 macro file removed, since it is no longer included with Glade. This stopped C projects from being built.
- French, Swedish, Japanese & Norwegian translations updated.
- Version 0.5.6 (Feb 16 2000)
- 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.
- Used WM_NAME & WM_CLASS properties so window positions can be saved by the window manager.
- Defaults for project options - to cut down on XML output. More default values will be used in future - see doc/file_format.txt.
- Version 0.5.5 (Nov 11 1999)
- Bug fixes - fixed accelerator keys dialog so the GTK+ version compiles. output (void) as the function prototypes in interface.c
- Version 0.5.4 (Nov 6 1999)
- Added back the 'Data' & 'Object' fields on the 'Signals' page, though I still think people shouldn't use these.
- Added some support for GnomeAnimator. You just have to add the frames of the animation yourself.
- Moved accelerator keys from a property editor page to a separate dialog, which you can access via the 'Basic' page of the property editor.
- 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 <style> stuff in XML file.
- Version 0.5.3 (Sep 12 1999)
- Better support for scrollable widgets. Scrolled windows and viewports are added automatically if needed.
- Bug fixes.
- Version 0.5.2 (Sep 5 1999)
- New widgets - GtkLayout, GnomeDruid, GnomeDruidPageStart/Standard/Finish, GnomeIconList, GnomeIconSelection, GnomePropertyBox, GnomePixmap.
- Made it possible to specify the widget to set the keyboard focus to when an underlined accelerator key is pressed. (Though there are still problems with underlined accelerator keys, e.g. they won't work well in notebooks.)
- Removed the unfinished support for styles, since it caused problems (especially when people were using themes).
- Bug fixes.
- Version 0.5.1 (Aug 4 1999)
- New widget properties - GtkWindow & dialog subclasses now have default width & height properties. GtkPaned has Position property, and children have Shrink & Resize packing properties. GtkMenubar has shadow type property. GtkHandleBox has shadow type, handle position & snap edge properties. GtkBox children have Position property (which isn't saved in the XML), though this may be a little confusing due to the PACK_START/END flag.
- More support for underlined accelerator keys. If the label in a button has an underlined character, then the button can be activated by pressing Alt + the underlined key. Similarly if a normal label has an underlined character, pressing Alt + the key will set the keyboard focus to the widget on the right, e.g. a text entry box.
- Ctrl-R accelerator to redisplay a window - it should appear at the same size it will be in the final application. Very handy.
- Bug fixes, including a fairly serious one in the generated code which meant that widgets were never destroyed.
- Version 0.5.0 (Jun 20 1999)
- Gnome support, including support for creating all the configuration files necessary for building a Gnome app, and support for a number of Gnome widgets (though there's still a few to add). You can now create a simple Gnome application in minutes!
- Better support for gettext - Glade now outputs everything needed to use gettext in an application. All you need to add is the list of languages supported, in configure.in, and the po files containing the translated strings, in the po/ subdirectory.
- Better support for pixmaps - Glade now outputs everything needed to install the pixmaps used by the application, and to distribute them with your app. All you need to do is add the pixmaps to the interface within Glade!
- Simpler project setup - new projects are given default options for everything, so you can now save projects and build the source with a few mouse clicks! Projects are by default placed in $HOME/Projects.
- Better source code output - gladesrc.c & gladesig.c have been renamed to interface.c and callbacks.c respectively, the support functions have been moved to a new file, support.c, and the main() function is now output in its own file, main.c.
- Better error messages - no more "Error writing source" dialogs, I hope!
- Version 0.4.1 (Mar 28 1999)
- Fixed tooltips bug which meant that all tooltips were lost.
- Fixed problem when setting of x & y properties of widgets in fixed containers.
- Fixed problems setting the project filename and directory options. This could cause Glade to hang when saving a project.
- Added support for running external source code generators when the project language option is set to C++ or Ada 95.
- Added confirmation dialog when creating new project, to try to ensure that no work is accidentally lost.
- Changed the way in which x, y, width & height properties are set, to make it obvious when these have been set by the user, and to make it easy to revert to default values.
- Fixed compilation problem when using Gnome and --disable-nls.
- Fixed bug in example application which stopped it form working when installed.
- Added doc/upgrading-to-gtk-1.1.txt which describes problems which may occur when upgrading a GTK+ 1.0 application to 1.1/1.2.
- Version 0.4.0 (Mar 21 1999)
- Cut & Paste support with a clipboard containing multiple cuttings.
- Support for GtkToolbar, GtkPixmap & GtkCalendar widgets. Updated support for GtkProgressBar (for GTK+ 1.2).
- A new multi-page palette.
- A new toolbar with convenient Open/Save/Options/Build buttons.
- Support for typing label text while the mouse hovers above a label.
- Faster loading of project files and writing of C source.
- Complete rewrite of project-related code.
- Russian & Japanese translations.
- An example application - a simple text editor, with a menubar and toolbar.
- Several bug fixes.
- Version 0.3.9 (Dec 01 1998)
- Minor fixes to work with GTK 1.1.5
- Version 0.3.8 (Nov 30 1998)
- Incorporates the patch to 0.3.7 which fixed one problem with updating the source code.
- Fixed bug reading dates in the XML file.
- Updated the code to work with the latest GTK (1.1.5).
- Version 0.3.7 (Nov 17 1998)
- Developers release.
- Signal handlers are not overwritten each time the source code is output. Instead any new/changed signal handlers are appended to the file. It is up to the user to delete any old handlers and copy code across, but it's much better than before.
- You can now run 'glade filename' to load an XML file on startup.
- Bug fixes: writing source for popup menu in GTK 1.1 caused SEGV, the clist got fixed twice for 0.3.6 but it should now be OK.
- Version 0.3.6 (Nov 12 1998)
- Developers release, incorporating several patches sent to me.
- It now runs using the latest GTK in CVS - with themes. Still needs work.
- Spanish translations (only in the full version).
- Bug fixes: stopped combo box from grabbing the pointer and making it impossible to select anything. CList labels in GTK 1.1 weren't being saved or having the source code written.
- Version 0.3.5 (Oct 03 1998)
- Support for menu bars and popup menus.
- Support for accelerators (mainly for the menubars).
- French and German translations.
- Bug fixes including: combo lists and resizing, widget resizing, frame labels, the preview widget type property, the scale widget digits property, empty buttons, event prototype output in GTK 1.1, the project clist in GTK 1.1, and more i18n changes (I daren't say fixes for these!).
- Version 0.3.4 (Aug 31 1998)
- I think I've fixed the i18n configuration/compilation stuff. (This may also have caused problems with the XML output from Glade, since some numbers may have been written in the local format and so won't be read in again properly.)
- Partial support for some of the GTK 1.1 widgets, e.g. GtkPacker (but you need GTK 1.1 to use these).
- Easier compilation & recompilation - a simple Makefile is output to create the initial configure script etc., and the configure.in and Makefile.am are not overwritten so you only have to type 'make' each time.
- A number of minor bug fixes (thanks for the bug reports!).
- Version 0.3.3 (Aug 16 1998)
- Support fot GtkNotebook & GtkInputDialog.
- Support for gettext, and some translations for Portuguese (Brazilian).
- Should compile and run with GTK 1.1.
- Dialog, File Selection, ColorSelectionDialog should work now!
- Better widget redrawing code.
- Got rid of internally-used 'holding widgets' - we now use the widget tree exactly as it will be in the real interface.
- Several bug fixes.
- Version 0.3.2 (Aug 03 1998)
- Support for Dialog, File Selection, ColorSelectionDialog & Option Menu.
- Tree view of widgets (not finished).
- Several bug fixes.
- Version 0.3.1 (Jul 08 1998)
- Some popup menu commands for reorganizing tables and boxes.
- I've changed the palette slightly, to try to make widgets clearer. Let me know which is preferred. (the screenshot is the old version, by the way.)
- It should now compile fairly cleanly on an Alpha (thanks to Dino Sangoi).
- Few bug fixes.
The first release, Version 0.1, was on 18. Apr 1998.