libglademm 2.1.0
libglademm
libglademm wraps libglade for C++, for use with gtkmm.
libglademm is part of the gnomemm project.
This is the development phase for libglademm 2.2.0, which will
add API but will be API and ABI compatible with libglademm 2.0
Changes:
2.1.2:
- get_widget_derived() now returns an existing C++ instance if
one exists, like get_widget() already does. (Murray Cumming)
Download
http://sourceforge.net/project/showfiles.php?group_id=1161
You will need gtkmm 2, available from the same place.
—
Murray Cumming
[email protected]
www.murrayc.com
gnocl 0.5.12
Application
gnocl 0.5.12
Description
gnocl is a GTK+ / Gnome extension for the programming language
Tcl, loosely modeled after the Tk package. It provides easy to use
commands to build quickly GTK+ / Gnome compliant applications
including canvas widget, GConf and drag and drop.
Enhancements
gnocl 0.5.12 is available at
This release features a new makefile target “install” which
allows together with the new pkgIndex file to load gnocl via
“package require Gnocl”. Many widgets have a new command “cget”
which retrieves any option that can be set by “configure”. The
“-value” option of radioButton and radioMenuItem has been renamed
to “-onValue” and all subcommands “getValue” and “setValue” have
been replaced by “cget -value” and “configure -value”,
respectively. For further changes like new widget options see the
NEWS file.
This version has been tested with GTK+ 2.2.1, Gnome 2.2.0 and
Tcl 8.4.2 under Linux. A FreeBSD port is also available.
License: BSD type (same as Tcl)
Homepage: http://www.dr-baum.net/gnocl/
Contact: Peter G. Baum ([email protected])
ffmpeg with tv/radio 0.5.5
Application
ffmpeg with tv/radio 0.5.5
Description
Ffmpeg with TV window. FM radio tuner support. User interface of
Control pannel / Channel list / Codec-format). Start/pause/stop
recording.
Enhancements
- You can now use grab mode to display tv. It requires XVideo
YUV420P(I420). - By default fftv uses hardware overlay to display. If your
system freezes, your system probably has a problem with overlay.
You can export FFTV_DISP_GRAB (bash)–
Fixes
- If channel list window is opened, the sequence of prev/next
channel is sometimes wrong. - TV channel states are not restored if you click to select a
channel in the TV preview window.
–
Download
GNOME Software Map entry
http://www.gnome.org/softwaremap/projects/fftv
Bakery 1.3.11
Bakery is a C++ Framework for creating document-based GNOME
applications using gtkmm. Bakery 1.3.x is for gtkmm 2.0/2.2.
- Bakery provides a Document/View architecture, but it doesn’t
force you to use the whole architecture. - Bakery can use XML as a document storage format.
- Bakery provides default functionality, which can be easily
customized. - Bakery makes it easy to start developing gtkmm/GNOME
applications. - Bakery gives your application structure.
- Bakery provide useful utility classes.
Documentation and downloads are available at http://bakery.sourceforge.net
There is also a separate bakery_gnomeui module that uses the
libgnomeui menu/toolbar API.
Changes:
1.3.11:
- RPM spec file added. (Eric Bourque)
- gconf data is now stored in the “apps” gconf sub-directory.
That’s what other GNOME apps do. (Bryan Forbes) - Updated for latest libxml++ API. (Bryan Forbes)
—
Murray Cumming
[email protected]
www.murrayc.com
XML Security Library 1.2.0
Application
XML Security Library 1.2.0
Description
Implementation of XML Security specs: XML Digital Signature, XML
Encryption, etc.
Enhancements
- Implemented MS Crypto API support.
- Loading public keys from certificactes in the command line
utility.
Fixes
- Namespace processing in “–node-xpath” option in the command
line utility.
Download
http://www.aleksey.com/xmlsec/download.html