news 28 Posted March 27, 2012 Glade 3.12 is the first release of the new stable series. It includes support for new widgets like GtkSwitch and GtkInfoBar and also features new workspace edit modes which let you change widget margins and alignment properties using nothing but the mouse! For more information, screen shots and screen cast you can visit my blog ( -at -) http://blogs.gnome.org/xjuan/2011/10/31/new-glade-edit-modes/ This version of Glade depends on GTK+ 3.4, 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.12.0 ============ - Added GtkSwitch, GtkInfoBar and GtkEntryCompletion support. - Implemented inline margins and alignment edit mode. Now it is posible to change widget's margins and alignment using the mouse. - Ignore GtkWindow:icon property. Fixes bug #654121 "workaround gtk segfault: icon on gtkwindow segfault in offscreen" - Bump pygobject requisite to pygobject 3. Fixes bug #658667. Ignacio Casal Quinteiro - Make GladeProject change gtk target to 3.0 and warn the user if there are any unknown (deprecated) objects. Fixes bug 652673 "Project versions are ignored" and 376628 "Deletes unknown widget nodes." - Make documentation parallel installable (bug 646997). - Renamed catalog and module environment variables. - Properly escape special characters while serializing property values (bug 654609 - Fabien Parent) - Fix GladeProject to notify "row-has-child-toggled" (fixes bug 651673). - Fixed size groups widget selection (bug 647984 - Benjamin Otte) - Avoid crashing if glade-previewer is not installed (bug 650899 - Johannes Schmid) - Optimized loading time by not up[censored] progressbar on every loaded object. - Update placeholders when a grid child's width or height child properties change. - Ensure 'related-action' and 'use-action-appearance' are serialized in the right order. - Correctly detect the required devhelp version - Javier Jardón - Fixed TreeModelFilter bug #657164 - Fixed bug #660607 "Warnings when using GtkGrid created in Glade 3.10" - Fixed glade-previewer bugs #660874 "glade-previewer fails to open UI files without top windows" #660872 "glade-previewer crashes on non-existent files" - Fixed loading correct application icon (bug 648487 fix by Stéphane Maniaci). - Fixed "variable set but not used" warnings (-Wunused-but-set-variable) - Implemented GladeSignalEditor::callback-suggestions signal based on patch by Marco Diego Aurélio Mesquita, closes bug #667570 "Implement callback name suggestion on glade-signal-editor" - Fixed bug 664912 "GtkGrid assumes 3x3 (edit)" - Fixed bug 645340 "Minor string typo" and bug 646366 "non-sense UI string" - Fixed bug 669272 "Emit a signal to notify signal activation" by Marco Diego Aurélio Mesquita New and updated translations ============================ - bg, courtesy of Alexander Shopov - ca, courtesy of Gil Forcada - cs, courtesy of Marek Černocký - da, courtesy of Kenneth Nielsen - en_GB, courtesy of Bruce Cowan - es, courtesy of Daniel Mustieles - fr, courtesy of Bruno Brouard - gl, courtesy of Fran Dieguez - hu, courtesy of Gabor Kelemen - it, courtesy of Andrea Zagli - km, courtesy of Seng Sutha - 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 Jonh Wendell - 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ć - sv, courtesy of Daniel Nylander - te, courtesy of Krishnababu Krothapalli - zh_CN, courtesy of Yinghua Wang Where can I get it ? ================ http://download.gnome.org/sources/glade/3.12/ 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