libuta is a Graphical User Interface library for C++ that uses SDL as
its output layer. It allows application and game programmers to put
together portable graphical applications easily. libuta has a range
of already implemented widgets and uses libsigc++ as a signal
dispatching system. It also performs resource management and has a
sound system.
WWW: http://libuta.sourceforge.net/
Includes OpenBSD fixes and cleanups.
Other changes that concern us:
* Now gets correct keyboard state when starting up on X11
* Improved X11 fullscreen support, works better with KDE
Port by Maurice Nonnekes <maurice@amaze.nl>
---
The eGenix mx Extension Series are a collection of Python extensions
written in ANSI C and Python which provide a large spectrum of useful
additions to everyday Python programming.
The BASE package includes the Open Source subpackages of the series and
is needed by all other add-on packages of the series.
and makes it easier to know when to initialize the corresponding
structures, never touching them if they're empty.
Fits with SDL code-style, fixes things such as soundless builds.
---
PyChecker is a tool for finding common bugs in python source code.
It finds problems that are typically caught by a compiler for less
dynamic languages, like C and C++.
This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative dates.
- MFZ 1.109. Preset the global variable the stores the per file
cvs info to avoid accumulating cruft under modperl.
- Get rid of a potential "uninitialized variable usage" warning.
- MFZ 1.110. But the bug had already been fixed in knu-cvsweb.
- Support "zip" as an additional archiver.