seti_applet 2.1.3
Application
===========
seti_applet 2.1.3
Description
===========
Displays in an applet (with nice graphics) the current
status of any seti@home client running.
Enhancements
============
-New graphics from Nestor Diaz. These are now the default for the applet.
-Double click on the radar can launch the xsetiathome graphical client.
-Whether to draw a border around the applet is now a configuration option
-The CPU time used per unit is now part of the graphical display and the
tooltip.
-Misc. bug fixes.
-First version with a working RPM spec file - an RPM for Redhat 8.0 is
available.
Download
========
Source tarball:
http://prdownloads.sourceforge.net/seti-applet/seti-applet-2.1.3.tar.gz
RPM for Redhat 8.0:
http://prdownloads.sourceforge.net/seti-applet/seti-applet-2.1.3-1.i386.rpm
_____________________________________________
PyGtkGLExt 0.0.2
Application
===========
PyGtkGLExt 0.0.2
Description
===========
PyGtkGLExt is Python language binding for GtkGLExt, OpenGL Extension
to GTK. Python programmers can use it to write GTK-based OpenGL
applications using PyGTK 2.
The official web site is:
http://gtkglext.sourceforge.net/
The official download & development project site is:
http://sourceforge.net/projects/gtkglext/
This is the second alpha release. Could you please try this?
Any patches, bug fixes and improvements are always welcome.
Currently, PyGtkGLExt has only a few examples which come with PyGTK.
If you send me your PyGtkGLExt program, I'll be glad to add it to
the source package.
Enhancements
============
- Added gtk.gdkgl.NoMatches/ exception. This exception is raised if
no OpenGL frame buffer configuration match the attributes
specified to gtk.gdkgl.Config/().
Fixes
=====
- Examples have been rewritten.
Download
========
http://sourceforge.net/projects/gtkglext/
_____________________________________________
Workrave 1.2.0
Application
===========
Workrave 1.2.0
Description
===========
Workrave is a program that assists in the recovery and prevention of
repetitive strain injury (RSI). The program frequently alerts you to take
micro-pauses and rest breaks, and restricts you to your daily limit. It
currently runs on GNU/Linux and Windows.
Enhancements
============
The most imporant new features in this version are statistics and Gnome/KDE
applet support. Workrave now keeps track of all your activity and allows
you to browse through any date in history to see for how long you used the
computer, how many keys you pressed, the distance your mouse moved, and
many other statistical data. Furthermore, when running Workrave on Gnome or
KDE, the break information can be displayed itself in the panel.
Download
========
http://workrave.sourceforge.net
_____________________________________________
GnuCash 1.8.2
Application
===========
GnuCash 1.8.2
Description
===========
Designed to be easy to use, yet powerful and flexible, GnuCash allows you
to track bank accounts, stocks, income and expenses. It is based on
professional accounting principles to ensure balanced books and accurate
reports.
Enhancements
============
o Updated translations: German, Slovak, Spanish
o Updated HBCI requirement to 0.9.6
o Postgres fix for PG-7.3.x
o More fixes for guile-1.6 support
o Fix QIF Import for split transactions (#105139)
o Remove "display balance in Euro" columns from the main window
o Add "display balance in Report Currency" columns to the main window
o Fix the transfer dialog / exchange-rate dialog so it doesn't round
the values input by the user. (#106332)
o Fix configure so tests wont fail on GCC 3.2.2
o HBCI: avoid sending online transfers twice
o Dont override the user's toolbar style (#102041)
o Import: don't punish transactions with an online ID
o Add engine support for employee expense vouchers
http://www.gnucash.org/pub/gnucash/
http://download.sourceforge.net/gnucash/
_____________________________________________
General GNOME User Documentation 2.0.6
Application
===========
General GNOME User Documentation 2.0.6
Description
===========
This package contains general GNOME user documentation which is not
directly associated with any particular GNOME application or package.
Enhancements
============
Updates to documentation
Download
========
http://ftp.gnome.org/pub/GNOME/
_____________________________________________
GPassGuard 0.02alpha
Application
===========
GPassGuard 0.02alpha
Description
===========
GPassguard is a GTK+ frontend to the *PassGuard suite, which manages
passwords in an encrypted file so that you only have to remember one. It
uses the PassGuard Framework and can be interfaced with any kind of
encryption via a plugin system.
Enhancements
============
- Now you can choose the codec (plugin) and the file you want to load. You
can also let the codec chooses its default file.
-
Fixes
=====
-
-
Download
========
http://ftp.gnome.org/pub/GNOME/
_____________________________________________
Sun xmlroff XSL Formatter 0.2.2
Application
===========
Sun xmlroff XSL Formatter 0.2.2
Description
===========
xmlroff is an XSL formatter that uses uses libxml2, libxslt, GLib, GObject,
and Pango and produces PDF output.
Enhancements
============
- Minor property code improvements
- Increased documentation comment coverage
Fixes
=====
- Build fixes for handling dependency on libxml2 [Charles Bozeman]
Download
========
http://sourceforge.net/project/showfiles.php?group_id=73148
_____________________________________________
PangoPDF 1.2.0.1
Application
===========
PangoPDF -- Pango with a PDF backend 1.2.0.1
Description
===========
PangoPDF implements a PDF backend for Pango. It also implements several of
the inline properties defined by XSL.
PangoPDF is used by the Sun xmlroff XSL Formatter
(http://www.gnome.org/softwaremap/projects/xmlroff).
Enhancements
============
-Removes the dependency of the PDFlib backend on the FT2 backend
Fixes
=====
-Minor fixes to make building easier
-Includes the pango-xft.h missing from the PangoPDF 1.2.0 distribution
Download
========
http://sourceforge.net/project/showfiles.php?group_id=73149
_____________________________________________
GNOME-DB 0.11
libgda/libgnomedb/mergeant 0.11.0 have been released.
libgda/libgnomedb are a complete framewok for developing
database-oriented applications, and actually allow access to PostgreSQL,
MySQL, Oracle, Sybase, SQLite, FireBird/Interbase, IBM DB2 and MS SQL
server, as well as MS Access and xBase files and ODBC data sources.
Mergeant is an end user application that makes use of libgda and
libgnomedb to allow users to easily manage their databases.
This release is the next in a series that will result in 1.0, which is
what GNOME-DB developers are already working on. For this reason, we
need users and developers to use it and report any problem/suggestion.
Changes in this release since 0.10.0:
libgda 0.11.0
--
- Improvements on Oracle provider (steve)
- Added support for Oracle 9 (steve)
- Improvements on IBM DB2 provider (sergey)
- Fixed crash on weak references when destroying provider hash table
(gonzalo)
- ANSI-compliant fixes (tagoh)
- Spec file fixes (yanko)
- Fixed incorrect password problem in Postgres provider (david, gonzalo)
- Fixed typos in Oracle provider strings (cneumair)
- More work on the report engine (santi)
- Made FreeTDS provider work with freetds-0.61 (tagoh)
- Updated translations:
- ca (jordim)
- cs (mitr)
- de (cneumair)
- es (pablodc)
- nl (adrighem)
- pt_BR (gdvieira)
- ru (dmitrym)
- sv (menthos)
- uk (rasta)
libgnomedb 0.11.0
--
- Marked missing strings in .keys file for translation (cneumair)
- Added new stock icons for COMMIT and ROLLBACK (rodrigo)
- Fixed #106121 (julio)
- Fixed #106122 (julio)
- Fixed #106402 (rodrigo)
- HIG-ify the gray bar widget (apg)
- Fixed #106402 (tagoh)
- Spec file fixes (yanko)
- Updated translations:
- cs (mitr)
- de (cneumair)
- es (pablodc)
- nl (adrighem)
- pl (chyla)
- pt (dnloreto)
- pt_BR (gdvieira)
- sv (menthos)
- uk (rasta)
mergeant 0.11.0
--
- Spec file fixes (yanko)
- Fixed #105178 (rodrigo)
- Fixed #103094 (rodrigo)
- Use new libgnomedb stock icons (rodrigo)
- Made settings dialog look like Nautilus's preferences (rodrigo)
- Added missing features to GConf-oriented GtkEntry's (rodrigo)
- Updated translations:
- am (yacob)
- cs (mitr)
- es (pablodc)
- nl (adrighem)
- pl (chyla)
- pt (dnloreto)
- pt_BR (evandrofg)
- sv (menthos)
- uk (rasta)
- vi (pablo)
Tarballs are available at
ftp://ftp.gnome-db.org/pub/gnome-db/sources/v0.11.0/
To install this new version, you'll need:
* libgda: glib, libxml2, libxslt
* libgnomedb: libgda and dependencies, libgnome/ui, libglade,
libbonoboui and, optionally, gtksourceview
* mergeant: libgda/libgnomedb and dependencies
You can find more information at the projects' homepage
(http://www.gnome-db.org), or you can ask any question/propose anything
you want in the GNOME-DB mailing list, which is available at
http://mail.gnome.org/mailman/listinfo/gnome-db-list.