Philip Withnall | 2 Apr 2012 17:36
Picon

libgdata 0.12.0 released

libgdata 0.12.0 is now available from:

  http://download.gnome.org/sources/libgdata/0.12/

c284bcbf96e7183b578b2bb7ab46ff4a3e4a54f1ff8221d93dae908845027fff  libgdata-0.12.0.news
0e4dbe0610ffa8bb2aa66728ae30632361b115661ac4937d09482bf542a3584e  libgdata-0.12.0.changes
e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3  libgdata-0.12.0.tar.xz

This is the first release in the stable 0.12.x series, built on the
unstable 0.11.x series. It contains only translation updates since
0.11.1.

About libgdata
==============

libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.

Overview of changes from libgdata 0.11.1 to libgdata 0.12.0
===========================================================

Updated translations:
* ar (Abderrahim Kitouni)
* hi (chandankumar(ciypro))
* ml (Anish A, Praveen Arimbrathodiyil)
* mr (Sandeep Shedmake)
* sl (Matej Urbančič)

Philip Withnall
(Continue reading)

Kai Willadsen | 2 Apr 2012 23:16
Picon
Gravatar

Meld 1.5.4 released

Meld 1.5.4 has been released.

This is a release candidate for 1.6.0, so please test it and report
back that the future is bright and filled with bunnies. Or you can
report bugs. Either way.

  Fixes:

    * Slightly faster diff calculation (Piotr Piastucki)
    * Avoid too-tall commit dialogues (Nguyễn Hồng Quân)
    * Minor bug fixes and performance improvments (Kai Willadsen)

  Translation updates:

    * Alexander Shopov (bg)
    * Fran Diéguez (gl)
    * Kjartan Maraas (nb)
    * Kristjan SCHMIDT (eo)
    * Nguyễn Thái Ngọc Duy (vi)
    * Toshiharu Kudoh (ja)
    * Trương Ứng Minh (vi)
    * Мирослав Николић (sr) (sr <at> latin)

This release can be downloaded from:

 http://download.gnome.org/sources/meld/1.5/meld-1.5.4.tar.xz

What is Meld?
-------------

(Continue reading)

Petr Kovar | 8 Apr 2012 19:33
Picon

ANN: Pan 0.136 "Far too busy being delicious..."

April 8, 2012 - New Release:
Pan 0.136 "Far too busy being delicious..."
http://pan.rebelbase.com/download/

What is Pan?

Pan is a newsreader which attempts to be pleasing to both new and
experienced users. In addition to the standard newsreader features, Pan
also supports yEnc, offline newsreading, article filtering, multiple
connections, and more.

It's also the only Unix newsreader to get a perfect score on the Good
Net-Keeping Seal of Approval evaluations.

About 0.136

This release introduces a plethora of bugfixes and improvements, everybody
using older versions of Pan is encouraged to upgrade. This version supports
binary uploading, TLS (SSL) connections, PGP handling and other nice
features.

Changes since 0.135

* Support for uploading attachments (with NZB creation) to Usenet.
  (Heinrich Müller)
* Selectable Content-Transfer-Encoding. (Heinrich Müller)
* Selectable GtkSpell default language. (Heinrich Müller)
* Support for encrypting and signing articles with a public/private PGP key.
  (Heinrich Müller)
* Connections can now be encrypted with TLS 1.0. (Heinrich Müller)
(Continue reading)

Paolo Bacchilega | 9 Apr 2012 22:04
Picon
Favicon

gThumb 2.90.3 released

gThumb 2.90.3 is now available for download at:

http://download.gnome.org/sources/gthumb/2.90/

45c96ca2cd9ad45da646c347341fb0dca799deef6e4ca042743fc0a7d13f038a 
gthumb-2.90.3.news
72063a4b088ca73ebcbe507bc3f3f3d2640d7a28f0dc162a89547ea4f01cd188 
gthumb-2.90.3.changes
6f3f5566e7f903b798d8c9e90423e381e198d620b88d4fdd72492058a4cb7db0 
gthumb-2.90.3.tar.xz

This is the third release of the 2.90.x development series that will 
lead to the next stable version.  This is a release candidate, no more 
features will be added in the 2.90 series, only bugfixes and 
translations.  So we encourage you to try it and report any problem you 
find.

What is gThumb
==============

gThumb is an image viewer and browser utility for the GNOME environment.
The README file distributed with the tar archive contains a complete 
list of features and the instructions to compile the source. The 
complete description, screenshots and other info are available at 
http://live.gnome.org/gthumb

Overview of changes from gThumb 2.90.2 to 2.90.3
================================================

   New features and user visible changes:
(Continue reading)

Murray Cumming | 16 Apr 2012 10:09
Gravatar

ANNOUNCE: gtkmm 3.4.0

*** gtkmm 3.0:

gtkmm 3.4 wraps GTK+ 3.4.

gtkmm stays in-sync with GTK+ by following the official GNOME release schedule:
http://www.gnome.org/start/unstable/

http://www.gtkmm.org

*** Changes

Changes in gtkmm 3.4:

3.4.0 (stable):

Gdk:
* Added AppLaunchContext.
* Device: Added list_axes().
* Display: Deprecate the set_double_click_[time|distance]() methods.
* RGBA: set_grey(), set_grey_u(): Correct the default alpha values.
  Bug #671573

Gtk:
* AboutDialog:
  - Add unset_license() and set_logo_default().
  Bug #616769
  - Added add_credits_section().
* Actionable: Ensure virtual functions don't return freed memory.
* Add Application.
* Add ApplicationWindow.
(Continue reading)

Murray Cumming | 16 Apr 2012 10:09
Gravatar

ANNOUNCE: glibmm 2.32.0

*** glibmm:

gtkmm 2.32 wraps glib 2.32.

glibmm stays in-sync with glib by following the official GNOME release schedule:
http://www.gnome.org/start/unstable/

http://www.gtkmm.org

*** Changes

Changes in glibmm 2.32

Glib:
* Avoid deprecation compiler warnings in glibmm and projects using glibmm.
  However, you will need to include either <glibmm.h> or <glibmm/thread.h>
  before other glibmm includes.
* Add Glib::Threads::* in threads.h, deprecating everything in thread.h.
  This was necessary because we had to break the ABI to avoid using 
  API that is now deprecated in glib.
* Date: set_time(): Use g_date_set_time_t() instead of g_date_set_time().
* VariantContainerBase: Add create_maybe().
  (José Alburquerque) 
* Dispatcher: Don't send messages to a deleted Dispatcher.
  Bug #651942
* Make SignalTimeout/SignalIdle::connect_once() more thread safe.
  Bug #396963
* Threads, Dispatcher: Delete DispatchNotifier.
  Bug #671587
* Fix exceptions thrown by Thread::create() and Threads::Thread::create.
(Continue reading)

Murray Cumming | 16 Apr 2012 10:27
Gravatar

ANNOUNCE: Glom 1.22

*** Glom

With Glom you can design table definitions and the relationships between 
them, plus arrange the fields on the screen. You can edit and search the 
data in those tables, and specify field values in terms of other fields. 
It's as easy as it should be.

More information and screenshots are at
http://www.glom.org

Changes in Glom 1.22:

Glom:
* Use Gtk::Application and Gtk::ApplicationWindow instead of Gtk::Main.
  So far this does not change anything whatosever for the user,
  though --help now doesn't list all options by default.
* Make auto-increment fields work even if they are not primary keys.
  Bug #661702
* Do not hide the database structure if the user does not have view rights,
  and prevent SQL errors in that case.
  Bug #669299
* Button scripts: Check and warn about pygtk2 instead of crashing.
  Bug #669196 and Bug #661766
* Choices: Allow the field to be be other than the primary key and do not
  crash if it is not, or if it is hidden.
  Bug #668759
* Database Preferences: Really store the organization name in the database.
  Bug #668836 (alien)
* Details: Foreign key ID fields: Add a New button next to 
  the existing Find button.
(Continue reading)

Jeffrey Ratcliffe | 9 Apr 2012 21:57
Picon

gscan2pdf 1.0.3 released

gscan2pdf - A GUI to produce a multipage PDF or DjVu from a scan.

http://gscan2pdf.sourceforge.net/

Only two clicks are required to scan several pages and then save all or a
selection as a PDF or DjVu file, including metadata if required.

gscan2pdf can control regular or sheet-fed (ADF) scanners with SANE via
libsane-perl, scanimage or scanadf, and can scan multiple pages at
once. It presents a
thumbnail view of scanned pages, and permits simple operations such as
cropping, rotating and deleting pages.

OCR can be used to recognise text in the scans, and the output
embedded in the PDF or DjVu.

PDF conversion is done by PDF::API2.

The resulting document may be saved as a PDF, DjVu, multipage TIFF file, or
single page image file.

Changelog for 1.0.3:

* Refactor switch usage to satisfy Perl 5.10.
  Closes bug 3514239 (gscan2pdf won't load)
* Support page-width and page-height options with libsane-perl frontend
  Closes bug 3441159 (Page size cannot be changed)
  Closes bug 3052205 (Cannot set paper size)
* Update to Russian translation (thanks to Oleg Koptev)
(Continue reading)

Curtis Gedak | 9 Apr 2012 22:08
Picon

GParted 0.12.1 Released

GParted is the Gnome Partition Editor for creating, reorganizing, and 
deleting disk partitions.

This GParted 0.12.1 release enables GParted to use the new file system 
resize library (for FAT16/32 and HFS/+) available with parted 3.1.  Also 
included are bug fixes and language translation updates.

Key changes include:
      - Enable new file system resize library available with parted-3.1
      - Handle more than 15 partitions on a disk device with parted-3.1
      - Ensure space for EBR when resizing Extended partition
      - Ensure Align to MiB does not overlap following partition

Visit http://gparted.org for more details.
Favicon
Gravatar

Zeitgeist 0.9 (Bluebird) released!

Hey everyone,

On behalf of the Zeitgeist team I am happy to announce the release of
Zeitgeist 0.9 (codename Bluebird). After 3 alpha and 1 beta releases,
this is the first stable release of the new Vala version of Zeitgeist.

What is Zeitgeist?
---------------------------------------

Zeitgeist is a service which logs the users' activities (file usage,
website visits, conversations, etc) and makes this information readily
available for other applications to use. It is also able to establish
relationships between items based on similarity and usage patterns.

Website: http://zeitgeist-project.com/
Launchpad Project (with bug tracker): https://launchpad.net/zeitgeist
Wiki: http://wiki.zeitgeist-project.com/, (http://live.gnome.org/Zeitgeist)

Code:
 - https://code.launchpad.net/zeitgeist
 - http://cgit.freedesktop.org/zeitgeist/zeitgeist/ (mirror)

See also:

* Sub-projects of Zeitgeist:
 - Extensions for Zeitgeist - https://launchpad.net/zeitgeist-extensions
 - Data-sources for Zeitgeist - https://launchpad.net/zeitgeist-datasources
 - Datahub for Zeitgeist - https://launchpad.net/zeitgeist-datahub

* Dedicated Graphical User Interfaces:
(Continue reading)


Gmane