Télécharger la liste

Description du projet

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.

Système requise

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 bogue a été fixe à partir duquel au lieu de vérifier si un caractère est entré dans une chaîne composée du délimiteur et le caractère de tabulation, le code était vérifier si elle était dans une chaîne constituée de la somme des valeurs ASCII du séparateur et les caractères de tabulation. Cela empêche le caractère "6" d'être entré en utilisant "-" comme délimiteur.
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

Cette version offre quelques widgets nouvelles, telles que la FieldEntry, un Gtk:: Entry qui a délimiteur de champs séparés; IPEntry, une entrée d'adresse IP basé sur FieldEntry et AutoDrawer, ce qui fait d'ajouter le support tiroir pour votre programme encore plus facile.
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 bug a été corrigé dans WrapLabel qui, en de rares occasions, causer la largeur de l'étiquette sur une baisse à un couple de pixels et la hauteur de croître très grand. VisibilityBox a été renommée en ContentBox. Certaines code a été nettoyé.
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