GnomeFiles.org
HomeApp RankingSubmit App
DevelopersResourcesContact Us
Version History for Glade

  Version: 3.4.5 - Released on 2008-06-03 15:14:24 UTC

Glade 3.4.5
===========
- Fixed annoying text editing bug (527896).

Glade 3.4.4
===========
- Now first toplevel in project automatically shows up in
the workspace
- Project no longer allows duplicate widget names
- Fixed bugs 528511, and 528552.


Glade 3.4.2
===========
- Port to gtk 2.12 tooltips API. Bug #500947. - Christian Persch
- Atk Relations bug fix
- Added GtkVolumeButton and GtkScaleButton widgets (Ross Burton)
- Misc fixes 477025, 509128, 388869, 504603, 495853, 506713, 511651,
472555, 493418 by Cosimo Cecchi, Yang Hong, Ivan Baldo, Vincent Geddes,
Juan Pablo Ugarte, Tristan Van Berkom

Download Glade - Size: 1.7 MB

 
  Version: 3.4.1 - Released on 2007-12-22 15:34:04 UTC
- Crash in Glade Interface Designer: Clicked the GtkInputDial... (bug 480495) - Juan Pablo Ugarte
- Glade3 hangs when loading certain projects containing GtkAssistants (bug 495057) - J. Ali Harlow
- Fix options context summary (bug 500940) - Christian Persch
- Use gtk_widget_get_action (bug 500943) - Christian Persch
- Icon Theme search path is incorrect for win32 (bug 469854) - Martin Schlemmer
- Doesn't build on ia64 (bug 499623) - Josselin Mouette
- Activating "Add Parent" on an internal widget component causes crah (bug 503955) - Juan Pablo Ugarte
- GtkImage/GdkPixbuf porps misc fixes - Juan Pablo Ugarte

Download Glade - Size: 1.6 MB

 
  Version: 3.2.2 - Released on 2007-05-31 23:05:02 UTC
* Allow properties to be marked "save-always" in the catalog - Juan Pablo Ugarte
* Set "save-always" on these properties:
o GtkDialog's "type-hint" - Juan Pablo Ugarte
o GtkScrolledWindow's "can-focus" - Juan Pablo Ugarte
o GtkPaned's "resize" and "shrink" (bug 364215) - Tristan Van Berkom
o GtkButton's "response-id" (bug 410272) -Tristan Van Berkom
* Now list all activatable signals in the Accelerator key dialog.
* New and updated translations - Theppitak Karoonboonyanan (th)

Download Glade - Size: 1.4 MB

 
  Version: 3.2.0 - Released on 2007-03-18 23:09:34 UTC
Stable release for GNOME 2.18

Download Glade - Size: 1.3 MB

 
  Version: 3.1.5 - Released on 2007-02-13 22:54:48 UTC
- Fixed build problem with autoconf 2.60 wrt. datarootdir
(bug 392379) - Christian Persch
- Added version to bugzilla info in the .desktop file
(bug 392395) - Christian Persch
- Bind the gettext domain (bug 397429) - Christian Persch
- Setup online manual - Vincent Geddes
- use xmlSubstituteEntitiesDefault() when loading/saving glade files
(bug 396311) - anonymous
patch submitter
- Use standard "translator-credits" property the standard way in the
about dialog - Vincent Geddes
- GladeCommand refactoring work, allows for multiple paste commands
now (bug 345603) - Jeff Westerinen
- Reorganized package directory structure and adapted makefiles -
Vincent Geddes
- Renamed some things to fit more with the HIG - Vincent Geddes
- Fixed obnoxious startup errors (bug 399178) - Tristan Van Berkom
- Implement concept of "use-placeholders" for container adaptors to
distinguish whether they use placehodlers for thier children (the
core handles them differently), note that menuitems,fixed,toolbar
etc dont use placeholders for thier children - Tristan Van Berkom
- Fixed packing defaults (a menubar in a HBox is initially
expand = False) - Tristan Van Berkom
- Fixed the layout to not touch default-width/default-height
implicitly when resizing the toplevel inside
the workspace, this required some refactoring too -
Tristan Van Berkom
- Completely reworked event handling, considerably reduced lines of
code involved and improved stability, also now drag/resize is only
available with the SHIFT modifier active, as a side effect, you
can now also interact with project widgets in the workspace much
better. - Tristan Van Berkom
- Implemented undo/redo for i18n property metadata (bug 352454) -
Jeff Westerinen
- Fixed translations of strings from the catalog and some strings in
the about dialog (bug 404917) - Tristan Van Berkom
- Added the new glade icon - Andreas Nilsson
- Fixed compilation of python code - Paul
- Call GNOME_DOC_INIT unconditionally (Bug 392411) -
Christian Persch
- Improved configure check for python - Vincent Geddes

Download Glade - Size: 1.5 MB

 
  Version: 3.0.3 - Released on 2006-12-12 20:05:10 UTC
- Fixed "-" / "_" mangling in translatable string comments (bug 363598) (Jonas Berlin)
- Fixed "& in a label with markup enable saves as an &" (bug 360586) (Juan Pablo Ugarte)
- Fixed saved "gtk-broken-image" stock being saved in all GtkImages (bug 353126) (Jeff Westerinen)
New and updated translations

Download sources

 
  Version: 3.0.2 - Released on 2006-09-29 22:49:39 UTC
New features and fixes
======================
- Fixed some properties to be translatable (reported by Olivier Rolland)
- Now use non-locale specific functions to write out double values to
glade files, revert to use floating precision in adjustments.
- Signal editor UI improved (bug 127149) (Juan Pablo Ugarte)
- Reimplemented file drag and drop (bug 352458) (Vincent Geddes)
- Fixed accelerator dialog segfaults (bug 352825) (Juan Pablo Ugarte)
- Improved GtkPaned support (bug 345075) (Juan Pablo Ugarte)
- Backing out multiple consecutive pastes (reopening bug 345603)
(this fixes menu editor segfaults among other things)
- Fixed ComboBoxEntry crash (bug 354716) (Juan Pablo Ugarte)
- Ordering of properties in the editor window
(bug 345893) (Juan Pablo Ugarte)
- Allow a dynamic user-editable comment prepended to the
glade file (Bug 342889) (Juan Pablo Ugarte)
- Added new stock listing that includes the stock "images" (which
are not gtk+ stock "items"), and enabled them for GtkImage and
GtkToolItem. (bug 353522)
- GtkImage now defaults to an initial "gtk-broken-image" stock type.
- Ignore "enable-grid-lines" 2.10 property on treeview since it causes
crashes on load (fixes bug 353611)
- Added displayable values for "enable-grid-lines" 2.10 property
- Set some HIG-ish defaults on dialogs
- Fixed lost icons on images (bug 353126) (Juan Pablo Ugarte)
- Namespace issues with libglade initial fix (Juan Pablo Ugarte)
- Few more misc fixes by Juan Pablo and myself.

New and updated translations
============================
- Changwoo Ryu (ko)
- David Lodge (en_GB)
- Francisco Javier F. Serrador (es)

Download Glade - Size: 1 MB

 
  Version: 3.0.1 - Released on 2006-08-20 21:41:40 UTC
- Pasting a widget does not paste the packing options (bug 345604) (Juan Pablo Ugarte)
- Now you can paste widgets to your hearts content (bug 345603)
- Fixed expander widgets (they were missing placeholders).
- Adjustments are saved witout floating point precision in the glade file (reports of glade-- code generator disliking the decimal points).
- Fixed an embaressing segfault when removing items using the menu/toolbar editor (Juan Pablo)
- Interface signals are now properly introspected + alphabetically sorted (Juan Pablo)
- Removed some properties on children internal to composite widgets, properties that we're controlled by style properties on the GtkDialog widget (bug 352018).
- Enhancements to the "Projects" menu + minor UI enhancements (Vincent Geddes)
- Palette items can be locked down with CNTL-click matching glade-2 behaviour (bug 303679)

Download sources - Size: 1.1 MB

 
  Version: 3.0.0 - Released on 2006-08-14 18:17:40 UTC
* 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.

Download sources - Size: 1.0 KB

 
  Version: 2.12.1 - Released on 2005-10-10 06:05:11 UTC
Fixed missing include file for GnomeDB widgets.
Translation updates.

Download sources - Size: 2.6 MB

 
  Version: 2.12.0 - Released on 2005-09-16 16:15:04 UTC
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.

Download sources, latest stable - Size: 2.6 MB

Download latest stable from the previous, gtk 2.6-compatible tree - Size: 2.5 MB

 
  Version: 2.10.0 - Released on 2005-03-24 14:54:03 UTC
Support for GTK+ 2.6 and GNOME 2.10.

Download Glade - Size: 3.7 MB

 
  Version: 2.10.0 - Released on 2005-03-16 19:35:39 UTC
- Updated translations.
- 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".

Download sources - Size: 3.5 MB

 
  Version: 2.6.7 - Released on 2004-12-02 13:29:37 UTC
o Fixed crashing bug in GnomeHRef.

Download Glade - Size: 3.5 MB

 

Search GnomeFiles

Most Popular
1. NeroLinux 51143
2. MPlayer 25081
3. WiFi Radar 24870
4. GNOME PPP 24764
5. Desktop Optimizatio 22929
6. Mac Menubar for GNO 21823
7. Real Player 18287
8. CompTemp Monitor 17012
9. gnormalize 15420
10. GNOME Sensors Apple 14530
Best Rated
1. Viewnior8.78
2. Gnac8.54
3. Pragha8.52
4. Transmission8.51
5. Shotwell8.51
6. gambas8.49
7. volti8.49
8. hugin8.48
9. batti8.47
10. etm8.45
Software Categories
Audio Tools
Development
Games
Graphics & Design
Home & Education
Info Management
Internet & Network
Productivity
Science & Math
System Files
Utilities
Video Tools
 
Add GnomeFiles to Mozilla Sidebar   Add GnomeFiles to your Opera or Mozilla Sidebar   Add Mozilla Search Engine Plugin   WAP support for your phone. Use linked URL.   Add news feed to MyYahoo   GnomeFiles XML News Feed
Copyright OSNews LLC 2004-2009. All Rights Reserved.
Disclaimers - Privacy statement - Notice to Bulk Emailers