news 28 Posted September 25, 2012 Glade 3.14 is the first release of the new stable series. It features a new UI implementation made with glade!, it brings back to life GtkAssistant support and let you define styles classes. This version of Glade depends on GTK+ 3.5.17, targets GTK+ >= 3.0 and is parallel installable with Glade 3.8. If you need to work with Glade projects that target GTK+2, you need an installation of Glade 3.8 (more information on http://blogs.gnome.org/tvb/2011/01/15/the-glade-dl/) What is Glade? ============ Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment. The user interfaces designed in Glade are saved as XML, and by using the GtkBuilder GTK+ object these can be loaded by applications dynamically as needed. By using GtkBuilder, Glade XML files can be used in numerous programming languages including C, C++, C#, Vala, Java, Perl, Python, and others. ============ 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" - Implemented Glade UI in glade! (Use GtkBuilder and GResources to build GladeWindow contents) - Implemented GladePreferences dialog. Fixes bug 588981 "Catalog support in GUI preferences instead of using environment var" - Replaced deprecated font and color selection dialogs with font and color chooser dialogs. - Added GladeSignalEditor::detail-suggestions signal - Use glade_util_get_placeholder_from_pointer() in paste action activate - Fixed bug #675395 "Using right click to add a widget over a placeholder do not work as expected every time" - Fixed bug #675042 "plugins/gtk+.xml.in: always store GtkButton [x|y]align properties" - Added custom style provider to setup GladeDesignView and GladeDesignLayout background color to ( -at -) base_color - Fixed memory leak on GladeSignalEditor::callback-suggestions emison - Removed use of lots of deprecated functions - And many others cleanups and fixes New and updated translations ============================ - bg, courtesy of Alexander Shopov - bg, courtesy of Yavor Doganov - ca ( -at -) valencia, courtesy of Gil Forcada - da, courtesy of Kenneth Nielsen - de, courtesy of Christian Kirbach - el, courtesy of Tom Tryfonidis - en_GB, courtesy of Bruce Cowan - es, courtesy of Daniel Mustieles - fi, courtesy of Ilkka Tuohela - fr, courtesy of Alain Lojewski - gl, courtesy of Leandro Regueiro - hi, courtesy of "Last-Translator:Sunny Sharma - hu, courtesy of Gabor Kelemen - id, courtesy of Andika Triwidada - ja, courtesy of Jiro Matsuzawa - ko, courtesy of Changwoo Ryu - lt, courtesy of Aurimas Černius - nb, courtesy of Kjartan Maraas - pl, courtesy of Piotr Drąg - pt_BR, courtesy of Rafael Ferreira - pt, courtesy of Duarte Loreto - ru, courtesy of Yuri Myasoedov - sl, courtesy of Matej UrbanÄÂiÄ - sr, courtesy of ÃœøрþÑÂûðò ÃÂøúþûøћ - sr ( -at -) latin, courtesy of Miroslav Nikolić - te, courtesy of Sasi Bhushan Boddepalli - zh_CN, courtesy of Yinghua Wang - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao Where can I get it ? ================== http://download.gnome.org/sources/glade/3.14/ Direct download =============== http://download.gnome.org/sources/glade/3.14/glade-3.14.0.tar.xz (2.36M) sha256sum: 8848d0ae3548e32a8ec385f50c15eb34ed7f13d7f451760d974a0858dbfe93b2 For more information on the Glade project see our home page at http://glade.gnome.org/ Enjoy, Juan Pablo _______________________________________________ Share this post Link to post