Jürg Billeter | 2 Jun 2012 18:46
Picon

[ANNOUNCE] Vala 0.17.1 - Compiler for the GObject type system

We are pleased to announce version 0.17.1 of Vala, a compiler for the
GObject type system.

Vala 0.17.1 is now available for download at:
   http://download.gnome.org/sources/vala/0.17/

Changes since 0.17.0
 * Improve assertion messages.
 * Add --enable-gobject-tracing commandline option.
 * Bug fixes and binding updates.

Vala is a programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code.

More information about Vala is available at

        http://www.vala-project.org/

The Vala Team
Jonathan Matthew | 3 Jun 2012 12:00

Rhythmbox 2.97

As promised/threatened, here is a new release of Rhythmbox. All these
years and still not 3.0 yet.

* Uses libmusicbrainz4 for audio CD metadata
* New more compact header layout, including album art
* Deprecated artdisplay plugin
* Fixed buffering for network streams
* Configurable encoding settings for the library,
  using GStreamer presets or simple quality settings
* Doesn't preserve mtime on metadata updates
* Fixed audio CD extraction speed
* New podcast subscription interface, including iTunes
 and Miroguide searching and auditioning before
 subscription

Bugs fixed:

338452 - No menu item to toggle time slider visibility
343660 - Play controls waste space
344595 - song_position_slider_hidden not used on startup
419914 - Toggle elapsed time display style
447082 - move progress bar to the right of toolbar to preserve space
526838 - Drag and drop artwork won't accept images from browsers
540726 - Add a button to hide Cover art
608295 - Tooltips can hide important information
612274 - Cover Art Transitions are not smooth
635895 - UI: button order should be back, play, next
661217 - crash saving ipod playlists
661341 - Cannot drag'n'drop album art
665402 - Tooltips in toolbar obscure artist and song title
(Continue reading)

David King | 5 Jun 2012 10:41
Favicon
Gravatar

ANNOUNCE: Cheese 3.5.2 released

Small changes in the development series, and several translations.

what is it?
===========
Take photos and videos with your webcam, with fun graphical effects

what's changed in 3.5.2?
========================
   - Depend on intltool 0.50 for GSettings translations
   - Use G_SOURCE_REMOVE and _CONTINUE
   - Use GDK provided work area code, bug 670996
   - Remove markup from translatable string
   - Updated help makefile
   - Add fullscreen help page
   - Update help index page
   - Updated introduction help page
   - Added/Updated Translations
     - es, courtesy of Daniel Mustieles
     - fr, courtesy of Pierre Henry
     - gl, courtesy of Fran Dieguez
     - he, courtesy of Yaron Shahrabani
     - ja, courtesy of Jiro Matsuzawa
     - nb, courtesy of Kjartan Maraas
     - pt_BR, courtesy of Gabriel Speckhahn
     - sl, courtesy of Matej Urbančič
   - Added/Updated Documentation
     - el, courtesy of Efstathios Iosifidis
     - es, courtesy of Daniel Mustieles
     - fr, courtesy of Bruno Brouard

(Continue reading)

David King | 5 Jun 2012 10:35
Favicon
Gravatar

Vino 3.5.2 released

Vino is a VNC server that integrates with GNOME.

Vino 3.5.2 is available for download from:

http://download.gnome.org/sources/vino/3.5/

Changes since 3.5.1:

Bruno Brouard (2):
       Updated French translation
       Updated French translation

David King (3):
       Depend on intltool 0.50 for GSettings translations
       Post-release version bump to 3.5.2
       Update NEWS for 3.5.2 release

Fabrice Bellet (3):
       Use XFixes to provide RFB cursor image
       Fix the cursor bounds computation
       Fix iteration of the cursor->source[] array

Kostas Papadimas (2):
       Updated Greek translation
       Updated Greek translation

Luca Ferretti (1):
       l10n: updated Italian translation

Mantas Kriaučiūnas (1):
(Continue reading)

David King | 5 Jun 2012 10:37
Favicon
Gravatar

Vinagre 3.5.2 released

Vinagre is a remote desktop viewer for GNOME.

Vinagre 3.5.2 is available for download from:

http://download.gnome.org/sources/vinagre/3.5/

Changes since 3.5.1:

Ali Akbar Najafian (1):
       Added Persian documentations

Carles Ferrando (1):
       [l10n]Updated Catalan (Valencian) translation

David King (3):
       Depend on intltool 0.50 for GSettings translations
       Post-release version bump to 3.5.2
       Update NEWS for 3.5.2 release

G Karunakar (1):
       Updated Hindi translation.

Gil Forcada (2):
       [l10n] Removed some obsolte translations
       [l10n] Removed more obsolte translations

Kostas Papadimas (2):
       Updated Greek translation
       Vasilis Tsivikis <vasitsiv.dev <at> gmail.com>

(Continue reading)

Carlos Garcia Campos | 4 Jun 2012 14:22
Favicon

WebKitGTK+ 1.9.3 released!

WebKitGTK+ 1.9.3 is available for download at:

http://webkitgtk.org/releases/webkit-1.9.3.tar.xz (7.2MB)
   md5sum: 2d7df8b07af0b10789baec14d9015a2b
   sha256sum: 154a6cc3add5707b0c2a42ddaebe3539635441ffce41a8fc4dc9cb5ec3c19fa8

This is a development release leading toward 1.10.

What's new in the WebKitGTK+ 1.9.3 release?
===========================================

  - Add webkit_download_get_request to WebKit2 GTK+ API.
  - Add API to get the list of plugins to WebKit2 GTK+.
  - Add webkit_web_view_can_show_mime_type() to WebKit2 GTK+ API.
  - Add GCancellable parameter to all methods using gio async pattern
    in WebKit2 GTK+ API.
  - Add settings to enable and disable composited layer indicators to
    WebKit2 GTK+ API.
  - Add generic permission requests API to WebKit2 GTK+ API.
  - Add initial inspector API to WebKit2 GTK+.
  - Allow to attach/detach the inspector in WebKit2.
  - Add media-playback-requires-user-gesture and
    media-playback-allows-inline settings to WebKit1 and WebKit2 GTK+.
  - Use defers loading instead of pausing the soup message in
    WebKitDownload.
  - Properly set the input method context window location.
  - Fix a crash in the WebProcess when a download is started from
    an existing ResourceHandle.
  - Fix cursor used for ne-resize.
  - Fix contractions recognition by the spell checker.
(Continue reading)

Debarshi Ray | 4 Jun 2012 23:18
Picon
Gravatar

GNOME Online Accounts 3.5.2 released

GNOME Online Accounts provides interfaces so that applications and libraries in
GNOME can access the user's online accounts.

Bugs fixed:

  * 659435 New Google authentication page doesn't fit
  * 671980 Restrict the spinner's size and show a heading text
  * 675930 Facebook web authentication window too small
  * 676659 Remove custom CSS styling

Updated translations:

  * Belarusian
  * Dutch
  * Galician
  * Hebrew
  * Indonesian
  * Punjabi
  * Slovenian
  * Spanish

Download: http://download.gnome.org/sources/gnome-online-accounts/3.5/
Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts
Git: http://git.gnome.org/browse/gnome-online-accounts

Happy hacking,
Debarshi

--

-- 
K&R is like the Bible. The fervent read it from end to end, the religious
(Continue reading)

Ryan Lortie | 4 Jun 2012 19:55
Picon
Gravatar

GLib 2.33.2

GLib 2.33.2 has been released.

This is a point release on the way to what will become 2.34.0.  API 
additions at this point should be considered unstable.

As usual, you can download from

   http://download.gnome.org/sources/glib/2.33

   b7163e9f159775d13ecfb433d67c3f0883e0e518e85b2e970d4ad9773d7cd0b4 
glib-2.33.2.tar.xz

Overview of changes from GLib 2.33.1 to 2.33.2
==============================================

* GLIB_VERSION_MIN_REQUIRED now defaults to the current stable version

* GIO input and output stream classes have grown GBytes-based methods

* GApplication now has hooks to register D-Bus objects before the bus
   name is taken

* Bugs fixed:
  605976 add g_type_ensure(), to ensure that a type has...
  660851 Breakage of code due to changes in the GThread...
  666386 Empathy doesn't open Redirect URI with particu...
  671139 need (transfer async) for io stream buffers
  672329 memory leaks in gutils.c and glib tests
  672548 g_utf8_validate:  <at> str shouldn't end up annotat...
  674111 Provide an accessor for MimeType desktop entry...
(Continue reading)

Colin Walters | 5 Jun 2012 18:03
Gravatar

gobject-introspection 1.33.2

gobject-introspection 1.33.2 is now out.

The major change here opening for the 3.6 cycle is that thanks
to hard work from Dieter Verfaillie, we now match gtk-doc
syntax to a much greater degree.  This has a side effect though
that some annotation syntax is no longer recognized by the scanner.

Alban Browaeys (1):
      annotationparser: indent _parse_comment_block gtkdoc code

Alberto Mardegan (1):
      Add regression tests for GHashTable holding GValue

Bastian Winkler (2):
      tests: Add GType property TestObj:gtype
      tests: Add array marshalling test for array without length
argument

Colin Walters (3):
      update-glib-annotations: Set required environment variables
      Update annotations to glib 2.33.2
      Release 1.33.2

Dan Winship (1):
      scanner: allow for functions that look like constructors but
aren't

Dieter Verfaillie (12):
      Add comment documenting we're ignoring C++ style comments.
      Don't munch /* and */ comment start and end markers.
(Continue reading)

Debarshi Ray | 4 Jun 2012 23:36
Picon
Gravatar

libzapojit 0.0.2 released

Zapojit is a GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs.

SkyDrive: http://msdn.microsoft.com/en-us/library/live/hh826521
Hotmail: http://msdn.microsoft.com/en-us/library/live/hh826535
Core Concepts: http://msdn.microsoft.com/en-us/library/live/hh826528

Zapojit is a Czech word that means "connect".

Overview of changes in 0.0.2
============================

* Added zpj_skydrive_download_file_to_stream_async and
  zpj_skydrive_download_file_id_to_stream_async.

The NEWS file has the full list of changes.

Download: http://download.gnome.org/sources/libzapojit/0.0/
Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=libzapojit
Git: http://git.gnome.org/browse/libzapojit/ 

Happy hacking,
Debarshi

--

-- 
K&R is like the Bible. The fervent read it from end to end, the religious
keep a copy.  -- Arjun Shankar
_______________________________________________
gnome-announce-list mailing list
(Continue reading)


Gmane