GGI - General Graphics Interface

Stable release

LibGGI 2.0.2 (with LibGII 0.8.2) is out. See the announcement.

Note that LibGGI requires LibGII. The latter should be installed first.

Additionally, you can find some modules, which extends features beyond libggi.

Don't hesitate to explore our marvelous ftp cave for other treasures. It can now be accessed via http : http://www.ggi-project.org/ftp.

Hotfixes

Hotfixes are fixes, which are highly recommended if not a mandatory to apply for a certain group of users and developers. You will never find fixes here, which will affect all users, because we will make a new release instead. Also note, that hotfixes are _always_ against the latest official version.

Stable CVS source tree users only need to update to apply the hotfixes.

Source by CVS - stable tree

The GGI source tree is hosted at SourceForge.

Immediately, after libgii 0.8.2 and libggi 2.0.2 had been packaged, stable CVS branches were created for both libgii and libggi.

The branch tags follow the 'branch_<major>_<minor>' semantic. For libgii, the branch tag is called 'branch_0_8' and 'branch_2_0' for libggi. The source in there is known to be stable and further libgii 0.8.x and libggi 2.0.x releases will be made from there, once the change list is long enough, unless there's an very important issue (i.e. security fix).

User visible changes since libgii 0.8.2:

The stable branch is interesting for packagers and users, who can't wait for the next release. It is also useful for (target-)developers, who rely on a stable base for their work... Enjoy!

There are a few modules out there, but you definitely want ggi-core/libgii and ggi-core/libggi. For the initial checkout (hit enter when prompt for password):

export CVSROOT=:pserver:anonymous@cvs.ggi.sourceforge.net:/cvsroot/ggi
cvs login
cvs -z3 co -r branch_<major>_<minor> ggi-core
cvs logout

Then, you can sync your tree with the latest version:

cd the/directory/you/want/to/update
cvs -z3 update -PAd -r branch_<major>_<minor>

Source by CVS - devel tree

The GGI source tree is hosted at SourceForge.

Note, this is the devel tree. So stability and reliability may vary in dependence of the development stage.

User visible changes since libggi 2.0.2:

User visible changes since libgii 0.8.2:

There are a few modules out there, but you definitely want ggi-core/libgii, ggi-core/libggi and ggi-core/libgalloc. For the initial checkout (hit enter when prompt for password):

export CVSROOT=:pserver:anonymous@cvs.ggi.sourceforge.net:/cvsroot/ggi
cvs login
cvs -z3 co ggi-core
cvs logout

Then, you can sync your tree with the latest version:

cd the/directory/you/want/to/update
cvs -z3 update -PAd

Nightly snapshot

The nightly snapshots of all modules can be found in our ftp repository. New packages and diff files are created every night if changes occured during the day. The ChangeLogs time is UTC.

ibiblioSourceforgeValid XHTML 1.0!Valid CSS!
webmaster@ggi-project.org