cheese 3.13.90



About Cheese
============

Cheese uses your webcam to take photos and videos, applies fancy
special effects and lets you share the fun with others. It was written
as part of Google's 2007 Summer of Code lead by daniel g. siegel and
mentored by Raphaël Slinckx. Under the hood, Cheese uses GStreamer to
apply fancy effects to photos and videos. With Cheese it is easy to
take photos of you, your friends, pets or whatever you want and share
them with others. After the success of the Summer of Code, the
development continued and we are still looking for people with nice
ideas and patches ;)

News
====

  - Add simple service client example
  - Import basic camera D-Bus service
  - Use new metadata_license in AppData description
  - Use config.h instead of cheese-config.h
    Use a standard filename for the genereated configuration header.
  - Use GtkIconTheme built-in RTL support
  - Move thumbview popup menu to GtkBuilder file
  - Refactor thumb view popup menu handling
    Popup the thumb view context menu in response to the popup-menu signal
    on GtkWidget.

    https://bugzilla.gnome.org/show_bug.cgi?id=724905
  - Optionally use a header bar in the preferences
    Make the preferences dialog pay attention to the gtk-dialogs-use-header
    GtkSetting.
  - doap category apps
  - Fix button alignment in main window
  - Avoid using deprecated GtkAlignment in main window
  - Avoid xalign property in preferences dialog
    Use halign on GtkWidget instead.
  - Avoid deprecated margin-left GtkWidget property
    Use margin-start instead.
  - Avoid GtkCellArea critical warnings in thumb view
    GTK+ switched from using constructor() to constructed() in GtkIconView,
    which exposed that Cheese does not chain up in the CheeseThumbView (a
    GtkIconView subclass) constructed() vfunc. Chain up at the start of
    constructed() so that the construct-only properties of the GtkIconView
    are set before calling icon view API.
  - Avoid using deprecated GtkAlignment
  - Post-release version bump to 3.13.90
  - Added/Updated Translations
    - as, courtesy of Nilamdyuti Goswami
    - ca, courtesy of Gil Forcada
    - ca valencia, courtesy of Gil Forcada
    - eu, courtesy of Iñaki Larrañaga Murgoitio
    - lt, courtesy of Aurimas Černius
    - sv, courtesy of Anders Jonsson
  - Added/Updated Documentation
    - hu, courtesy of Balázs Úr

ChangeLog
=========
https://download.gnome.org/sources/cheese/3.13/cheese-3.13.90.changes  (6.34K)

Download
========
https://download.gnome.org/sources/cheese/3.13/cheese-3.13.90.tar.xz (1.72M)
  sha256sum: 62cbc2c3c70cc732837e0d023191d00bfcee16903e8e5cd08652bcc92afaef93



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]