Picon

ANNOUNCE: Hipo 0.1

What is it?
-----------------

Hipo, is an application that allows you to manage the data of your iPod,
Hipo is based on the cute ipod-sharp library and for tag editing it uses
taglib-sharp. Hipo pretends to be an application almost complete for
manage your iPod. For now it allows you to add, remove and edit your
favorites tracks and playlists. If you wanna see the Roadmap of hipo
please visit the Hipo Website.

Of course Translations and Packages are VERY welcome ;-)

Contributors on this release:

Spanish translation :  Felipe Barros <felipe.barros <at> gmail.com>
Drag and Drop support: Felipe Barros <felipe.barros <at> gmail.com>

Artwork: Carlos Candia Flores <cerealk <at> vtr.net>
	 Gabriel Bustos Farret <lemut <at> lemut.com>

Download:
-----------------

tarball:

http://www.gnome.org/~pvillavi/hipo/Hipo-0.1.tar.gz

SVN:

svn checkout http://svn.gnome.org/svn/hipo/trunk hipo
(Continue reading)

Sebastian Pölsterl | 3 Jan 2007 20:50

[Announce] new-stuff-manager-0.2.1

new-stuff-manager is a program that runs in the background and and
downloads /installs plugins. It can be used by any application through its
D-Bus interface.
Everything else you might want to know is available at
http://www.k-d-w.org/clipboard/NewStuffManager/

Changes:
    * Re-written in C#
    * The author element will now be stored directly in an serializable
dictionary
    * Changed directory structure. new-stuff-manager sources moved to src/
    * Added: Create $(datadir)/new-stuff-manager/specs on install
    * Removed cachedir variable, changed the way how directories are
expanded and added configuration summary
    * Supplying a a plugin id that isn't in the repository doesn't throw
an exception anymore. Instead, it's just ignored
    * Installation is aborted, if checksum or signature is invalid
    * Added API documentation

Download it at
http://www.k-d-w.org/clipboard/NewStuffManager/new-stuff-manager-0.2.1.tar.gz

P.S.: To see new-stuff-manager in action download
http://www.k-d-w.org/clipboard/deskbar/install-nsm.sh to patch
Deskbar-Applet

--

-- 
Greetings,
Sebastian Pölsterl
(Continue reading)

Zeeshan Ali | 4 Jan 2007 12:29

Gabriel 0.1, "Fly Gabriel Fly" released

Hello everyone!
   I am pleased to announce the first release of Gabriel. Gabriel is a
client-server application that allows you to create D-Bus connections
on a remote machine over a secure (SSH) channel. The project is the
first step towards the GOD (Gstreamer On-Demand) project, which would
allow applications to create multimedia pipelines (or parts of the
pipeline) on a remote machine. Nonetheless, Gabriel can be used by
other projects as well.

Homepage: http://gabriel.sourceforge.net/

Download: http://sourceforge.net/project/showfiles.php?group_id=185415&package_id=216103&release_id=475584

Subversion repository: https://gabriel.svn.sourceforge.net/svnroot/gabriel/

Tracker: http://sourceforge.net/tracker/?group_id=185415

Mailing lists: http://sourceforge.net/mail/?group_id=185415

--
Regards,

Zeeshan Ali
Design Engineer, SW
Open Source Software Operations
Nokia Multimedia
Nate Nielsen | 4 Jan 2007 21:48

ANNOUNCEMENT: gnome-keyring 0.7.3

About gnome-keyring:
=====================

gnome-keyring is the part of the GNOME Desktop that saves your network
and other passwords securely.

This is a development release.

Changes between 0.7.1 and 0.7.3:
=================================

   * Fix endless loop when creating a keyring and a file by
     that name already exists. [Sebastian Bacher]
   * Fix crasher when deleting session keyring.
   * Fix crasher when doing find operation with NULL attribute
     string.
   * Sync files to disk after writing to keyring.
   * Don't have multiple password dialogs presented for the same
     keyring.

Downloads:
===========

Source code:
http://download.gnome.org/sources/gnome-keyring/0.7/gnome-keyring-0.7.3.tar.gz
[MD5 sum: 4aaf89281e071d0aec17003ee8becd1e]

Cheers,
Nate Nielsen
(Continue reading)

Nate Nielsen | 4 Jan 2007 22:07

ANNOUNCEMENT: Seahorse 0.9.10

About Seahorse:
================

This is a development release.

Seahorse is a GNOME application for managing encryption keys. It also
integrates with nautilus, gedit and other places for
encryption/decryption operations.

Current work on seahorse is going into making encryption easier for end
users to use and (where needed) comprehend.

Changes between 0.9.9 and 0.9.10:
=================================

    * Add a strike through for revoked, disabled, expired
      keys [Adam Schreiber]
    * Fix problem with not refreshing after adding or
      deleting keys.
    * No copious polling in the background for daemons.
    * Use GOption for parsing command line arguments
    * Use GtkStatusIcon from GTK 2.10 [chpe]
    * Fix repeated loading of keys.
    * Don't show expiry date for remote keys [Adam Schreiber]
    * Rename 'scaleable' pixmaps directory to 'scalable'
    * Fix assertion when no gnome-keyring keyring exists.
    * More documentation updates by <milo_casagrande <at> yahoo.it>

Updated Translations:
======================
(Continue reading)

Matthias Clasen | 5 Jan 2007 01:30
Picon
Favicon

GLib 2.12.7 released

GLib 2.12.7 is now available for download at:

 ftp://ftp.gtk.org/pub/glib/2.12/
 http://download.gnome.org/sources/glib/2.12/

glib-2.12.7.tar.bz2   md5sum: 7a9e949627cf55c844c3570ab83a2caf
glib-2.12.7.tar.gz    md5sum: 86dff2c80d9277bba7b899058bc2c29c

This is a bug fix release in the 2.12 series. 

GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system.

More information about GLib is available at:

 http://www.gtk.org/

An installation guide for the GTK+ libraries, including GLib, can
be found at:

 http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

Overview of Changes from GLib 2.12.6 to GLib 2.12.7
===================================================

* GKeyFile
 - The stricter syntax checks introduced in 2.12.5 have 
   been reduced to warnings for the 2.12 series
(Continue reading)

Matthias Clasen | 6 Jan 2007 00:06
Picon
Favicon

GTK+ 2.10.7 released

GTK+ 2.10.7 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/v2.10/
 http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/

gtk+-2.10.7.tar.bz2   md5sum: acb0c10be4495928db68d2279e34f20c
gtk+-2.20.7.tar.gz    md5sum: 4b6221c15ae3e9903d17102b731dcd2d

This is a bugfix release in the 2.10.x series.

What is GTK+
============

GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.

GTK+ is free software and part of the GNU Project. However, the
licensing terms for GTK+, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties. 

Where to get more information about GTK+
========================================
(Continue reading)

Thomas Thurman | 6 Jan 2007 05:09
Picon
Gravatar

libcm 0.1.0 released

== What it is ==

libcm v0.1.0, a compositing manager library, was released. This is the first public release. It will mostly be of interest to those who wish to test compositing in Metacity.

Much of the "bling" is commented out in this release. It will be optionally reinstated later.

== Where to find it ==

http://download.gnome.org/sources/libcm/0.1/

== Checksums ==

d194d55e4fbb35ddc60ecac6b897b4a8  libcm-0.1.0.tar.bz2
ebd7f730e9adc1464d4b8e5a808a5381  libcm-0.1.0.tar.gz

peace

Thomas

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list
Sergei Steshenko | 6 Jan 2007 09:24
Picon
Favicon

Re: GTK+ 2.10.7 released


--- Matthias Clasen <mclasen <at> redhat.com> wrote:

> GTK+ 2.10.7 is now available for download at:
> 
>  ftp://ftp.gtk.org/pub/gtk/v2.10/
>  http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/
> 
> gtk+-2.10.7.tar.bz2   md5sum: acb0c10be4495928db68d2279e34f20c
> gtk+-2.20.7.tar.gz    md5sum: 4b6221c15ae3e9903d17102b731dcd2d
> 
> This is a bugfix release in the 2.10.x series.
> 
> 

> * Bugs fixed:

[really impressive list of bugs deleted].

As an end gtk+ user I just want to know which of the two
gtk+2.8.20 <-> 2.10.7 is less buggy.

And which of them has less memory leaks.

Thanks,
  Sergei.

Applications From Scratch: http://appsfromscratch.berlios.de/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Behdad Esfahbod | 6 Jan 2007 12:39
Favicon
Gravatar

Re: GTK+ 2.10.7 released

On Sat, 2007-01-06 at 00:24 -0800, Sergei Steshenko wrote:
> 
> [really impressive list of bugs deleted].
> 
> As an end gtk+ user I just want to know which of the two
> gtk+2.8.20 <-> 2.10.7 is less buggy.

Indeed 2.10.7.  The impressive list of bugs you saw has only been fixed
in 2.10.7.  Another set fixed in 2.10.6.  Same for 2.10.5, ...  None of
them fixed in 2.8.x.

This idea of thinking about newer series as buggier versions is
fundamentally bogus.  The way you should be thinking about 2.10 is 2.8
plus some new functionality plus lots of bug fixes.  It typically is the
case that if you don't use the new functionality, it's just added value,
not many bugs introduced, etc.  Gtk+ 2.6 vs 2.6 was of course different,
because of moving to cairo.

> And which of them has less memory leaks.

Is Gtk+ known for being leaky?  2.10 has more fixes than 2.8, so for the
same usage, it should be 2.10 that doesn't have more memory leaks.

> Thanks,
>   Sergei.

My 0.02 CAD
--

-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759

Gmane