commit e880f0c20f01ff3f7f90c23835a761054191d0a1 Author: Luciana Fujii Pontello Date: Sun Jul 17 22:29:01 2011 -0300 about: Update credits according to AUTHORS file M data/cheese-about.ui commit 3f361e77491e69a855e1ee49fb48f86c2e6bf603 Author: Luciana Fujii Pontello Date: Thu May 5 16:45:16 2011 -0300 cheese-camera: Print debug of messages M libcheese/cheese-camera.c commit 6699556a30cae53c3a2447f146a4cafda0f944e4 Author: Raluca Elena Podiuc Date: Wed Jul 13 14:14:54 2011 +0300 thumb-view: start monitoring at startup Before this we started monitoring each for each photo/video capture. That was a bit inefficient as the directories in which photos and videos are saved are known and don't change during the program's lifetime. Now we start the monitoring at startup only once. M src/cheese-main.vala M src/cheese-window.vala commit 097676a1028adb1f67b684199bc712180a5a2134 Author: Raluca Elena Podiuc Date: Sun Jul 10 19:39:11 2011 +0300 cheese-camera: make effect previews scale with the cheese window Before this patch, when you scaled Cheese's main window, in the the effects preview mode, the window would scale but the 9 videos inside the window would remain at the same size. I had to remove the fixed scaling from the effects pipeline and let the size of the textures be governed by the layout manager. Now when you scale the Cheese effect preview window all 9 videos are automatically scaled (keeping aspect-ratio) to fill the available space. M libcheese/cheese-camera.c M src/cheese-window.vala commit 3fd67a0a6221020beec1fb04048d8d36aba347c5 Author: Thomas Bechtold Date: Sun May 15 18:18:51 2011 +0200 add gio-2.0 and x11 to PKG_CHECK_MODULES M configure.ac commit 58e1e31451207599d3eb01af07973542dfe1990d Author: Luciana Fujii Pontello Date: Thu Jun 16 19:14:46 2011 -0300 cheese-gtk.pc: Update 'requires private' to gtk3 Updating 'requires private' to gtk3 versions of packages. M data/cheese-gtk.pc.in commit 124aa258c10b37edff3352603b0786ebf7fbfd5b Author: Cosimo Cecchi Date: Thu Jun 16 01:19:53 2011 -0400 window: use the right signature for button-release-event callback The signature is (ClutterActor, ClutterEvent). Using the event source there is wrong, as that's not guaranteed to be the same object emitting the callback (i.e. the object emitting could be just forwarding an event coming from one of its children). https://bugzilla.gnome.org/show_bug.cgi?id=647677 M src/cheese-window.vala commit f856db030a577186e67fe29b8d2922a9e81e7f0d Author: Abduxukur Abdurixit Date: Sat Jun 11 23:37:22 2011 +0200 Added UG translation M po/ug.po commit c66448497bb97f74a80d18ff55bb259e75fc8270 Author: Carles Ferrando Date: Sun May 29 14:16:58 2011 +0200 [l10n]Updated Catalan (Valencian) translation M po/ca@valencia.po commit e8f9382729502b7544102a98b5745d82d3717017 Author: Alessandro Decina Date: Thu May 19 17:42:52 2011 +0200 libcheese: don't leak the source element Don't leak the source element when probing for the caps Conflicts: libcheese/cheese-camera-device.c M libcheese/cheese-camera-device.c commit e719c89cb3769e188333ff7c51e4acd894282f9b Author: Luciana Fujii Pontello Date: Tue May 3 21:26:27 2011 -0300 cheese-camera: Setting camera to playing after forced stop M libcheese/cheese-camera.c commit adf0bf736301bb3858768b6aa93d3cfb89609358 Author: Luciana Fujii Pontello Date: Tue May 3 18:40:24 2011 -0300 cheese-camera: Emit signal when video is saved The signal VIDEO_SAVED was not being emitted when video was saved. M libcheese/cheese-camera.c commit a421836b22c6f70f20f3661c97049ea748fc4dac Author: krishnababu k Date: Mon May 23 14:15:50 2011 +0530 Updated Telugu Translations done by Praveen Illa M po/te.po