============ Glade 3.14.0 ============ - Updated GtkAssistant support. Fixed bug #664276 - Set new property accel-group on action groups to make menu item accel work properly. Fixes bug 684041 - Do not abort if a project has a uninstantiable or abstract class object instead load it as an object stub and let the user what to do. bug #646259 - Fixed runtime warning on GladeBaseEditor and GladeSignalEditor dispose methods - Do not explicit set window bg as it should be handled by gtk. - Sync close-button with the original gedit widget. This way the proper symbolic close icon is used for the button. (Paolo Borelli) - Use new documentation infrastructure (Javier Jardón) - Added load/save/edit support for , Fixes bug 658035. - Fixed Bug #679589 "Use Action Appearance not supported for GTK 2.12 but added to widgets in Glade 3.8.2" - Fixed bug #679487 "Huge memory leaks" - Fixed bug #679721 "mac-integration: missing 'widget' variable declaration" - Added glade_displayable_value_set_disabled() functions to disable GdkModifierType reserved values - Added build/mingw-w64 directory with script to cross compile and create windows installer using nsis - Fixes bug #675977 "Don't hard-code library search paths" - And many others cleanups and fixes