Download List

Descripción del Proyecto

libview is VMware's Incredibly Exciting Widgets, a
collection of GTK+ widgets used within VMware
products. These widgets are the same ones used in
VMware Workstation 5.0 and higher, and were
considered useful enough to open source so that
others could use them in their own projects. These
widgets are actively developed and maintained.

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.

2005-12-16 10:18
0.5.6

Un error se corrigió en vez de comprobar si un carácter es introducido en una cadena que consiste en el delimitador y el carácter de tabulación, el código fue comprobar si estaba en una cadena que consiste en la suma de los valores ASCII de los caracteres de tabulación y delimitador. Esto impedía que el carácter "6" de ser introducido al uso de "-" como el delimitador.
Tags: Minor bugfixes
A bug was fixed where instead of checking if an
inputted character was in a string consisting of
the delimiter and the tab character, the code was
checking if it was in a string consisting of the
sum of the ASCII values of the delimiter and tab
characters. This was preventing the character "6"
from being entered when using "-" as the
delimiter.

2005-10-28 08:32
0.5.4

Esta versión ofrece algunos widgets nuevos, como el FieldEntry, un Gtk:: La entrada que ha delimitador de campos separados por; ipEntry, una entrada de direcciones IP basadas en FieldEntry y AutoDrawer, lo que hace añadiendo soporte cajón a su programa aún más fácil.
Tags: Major feature enhancements
This release offers a few new widgets, such as the
FieldEntry, a Gtk::Entry that has
delimiter-separated fields; IPEntry, an IP address
entry based on FieldEntry; and AutoDrawer, which
makes adding drawer support to your program even
easier.

2005-09-28 13:19
0.5.2

Un error se corrigió en WrapLabel que, en raras ocasiones, la causa ancho de la etiqueta para reducir a un par de pixeles y la altura a ser muy grande. VisibilityBox fue renombrado a ContentBox. Algunos código fue limpiado.
Tags: Minor bugfixes
A bug was fixed in WrapLabel that would, on rare
occasions, cause the label's width to shrink to a
couple of pixels and the height to grow very
large. VisibilityBox was renamed to ContentBox.
Some code was cleaned up.

2005-09-14 00:16
0.5.1

Tags: Initial freshmeat announcement

Project Resources