Download List

Project Description

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

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.
Tags: Minor bugfixes

2005-10-28 08:32
0.5.4

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.
Tags: Major feature enhancements

2005-09-28 13:19
0.5.2

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.
Tags: Minor bugfixes

2005-09-14 00:16
0.5.1

Tags: Initial freshmeat announcement

Project Resources