Download List

Descripción del Proyecto

libexo is an extension library for Xfce. While
Xfce ships with quite a few libraries that are
primarly targeted at desktop development, libexo
is targeted at application development, with a
focus on applications for Xfce. It contains
several additional widgets (e.g. an icon bar and
widgets that automatically ellipsize text),
provides a framework for editable toolbars,
light-weight session management support, functions
to automatically synchronize object properties,
and several miscelleanous utility and helper
functions useful for application developers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-03 18:06
0.3.1.10rc1

Esta versión incluye un widget ExoIconChooserDialog nuevo para recoger un icono, ya sea del tema de iconos actual o un archivo de imagen. Añade exo_gtk_file_chooser_add_thumbnail_preview (), que añade un widget de vista previa en miniatura a un GtkFileChooser. Añade ExoCellRendererIcon como el renderizador icono por defecto para el ExoIconView. ExoTreeView ha sido actualizada para añadir soporte para la selección de bandas de goma. Un problema de diseño en ExoIconView donde la aparición de una barra de desplazamiento causado los iconos que se establezcan una y otra vez se ha solucionado. El asignador GSlice se utiliza en lo posible para reducir aún más la sobrecarga de la memoria.
Tags: Major feature enhancements
This release adds a new ExoIconChooserDialog widget to pick an icon from either the current icon theme or an image file. It adds exo_gtk_file_chooser_add_thumbnail_preview(), which adds a thumbnail preview widget to a GtkFileChooser. It adds ExoCellRendererIcon as the default icon renderer for the ExoIconView. ExoTreeView has been updated to add support for rubberband selection. A layout problem in ExoIconView where the appearance of a scrollbar caused the icons to be laid out again and again has been fixed. The GSlice allocator is used where possible to further reduce memory overhead.

2005-03-13 21:11
0.3.0

La dependencia de D-BUS se ha ido con esta versión. Varios componentes obsoletos se han retirado de la biblioteca. Nuevos Enlaces de Python se han añadido. La nueva versión se puede instalar en paralelo a 0.2.0.
Tags: Major feature enhancements
The dependency on D-BUS is gone with this release. Several obsolete components have been removed from the library. New Python bindings have been added. The new version can be installed in parallel to 0.2.0.

2004-12-02 23:57
0.2.0

Tags: Initial freshmeat announcement

Project Resources