2008-05-12 daniel g. siegel * po/POTFILES.in, po/POTFILES.skip: add and remove some translatable files 2008-05-12 daniel g. siegel * NEWS: update the NEWS file 2008-05-08 daniel g. siegel * configure.ac, data/cheese.glade, data/cheese.ui, data/icons/16x16/actions/Makefile.am, data/icons/16x16/actions/browse-webcam-effects.png, data/icons/16x16/actions/effects.png, data/icons/22x22/Makefile.am, data/icons/22x22/actions, data/icons/22x22/actions/Makefile.am, data/icons/22x22/actions/browse-webcam-effects.png, data/icons/24x24/Makefile.am, data/icons/24x24/actions, data/icons/24x24/actions/Makefile.am, data/icons/24x24/actions/browse-webcam-effects.png, data/icons/32x32/Makefile.am, data/icons/32x32/actions, data/icons/32x32/actions/Makefile.am, data/icons/32x32/actions/browse-webcam-effects.png, data/icons/48x48/Makefile.am, data/icons/48x48/actions, data/icons/48x48/actions/Makefile.am, data/icons/48x48/actions/browse-webcam-effects.png, data/icons/scalable/Makefile.am, data/icons/scalable/actions, data/icons/scalable/actions/Makefile.am, data/icons/scalable/actions/browse-webcam-effects.svg: better effects icon, fixes bug #511369 2008-05-02 daniel g. siegel * AUTHORS, src/cheese-fileutil.c, src/cheese-fileutil.h, src/cheese-thumb-view.c, src/cheese-window.c, src/cheese.c: store photos and videos in xdg directories, fixes bug #509475, courtesy of Felix Kaser 2008-05-02 daniel g. siegel * src/cheese-fileutil.h: change the default video extension to .ogg until the mime types are supported properly on the gnome desktop 2008-05-02 daniel g. siegel * src/cheese-window.c: remove a useless variable 2008-05-02 daniel g. siegel * data/cheese.glade, data/cheese.ui, src/cheese-window.c: change the effects button to a toggle button, fixes bug #527870 2008-04-27 daniel g. siegel * data/cheese-ui.xml, src/cheese-window.c: added support for nautilus send to. this replaces "send by email" where available, fixes bug #528249, courtesy of Jose Dapena Paz 2008-04-27 daniel g. siegel * src/cheese-fileutil.c: name the files to the date, when they were created, fixes bug #525739 2008-04-27 daniel g. siegel * data/cheese.schemas.in: remove extraneous commas in strings, fixes bug #529445 2008-04-26 Andrea Cimitan * src/cheese-countdown.c (on_expose): the numbers are now aligned (increased size from 24 to 26) 2008-04-26 daniel g. siegel * src/cheese-countdown.c: second number on the countdown widget is 2 not 3 2008-04-26 daniel g. siegel * src/cheese-countdown.c: make the countdown numbers translatable the right way 2008-04-26 daniel g. siegel * data/cheese-prefs.glade, data/cheese-prefs.ui: "gtk-close" should not be translated, fixes bug #530026 2008-04-26 Andrea Cimitan * AUTHORS: * src/cheese-countdown.c (rgb_to_hls), (hls_to_rgb), (color_shade), (on_expose), (create_surface_from_svg), (on_style_set_cb): changed shading operations using a hls colorspace. drawing operation trough a cairo_pattern. added a border and a little highlight on it. 2008-04-25 daniel g. siegel * po/POTFILES.in, src/cheese-countdown.c: make the 3 2 1 on the countdown widget translatable 2008-04-25 daniel g. siegel * src/cheese-countdown.c: use fg[SELECTED] instead of text[SELECTED] for the countdown widget 2008-04-25 daniel g. siegel * src/cheese-window.c: fix invalid free in cheese, fixes bug #529467, courtesy of Matthias Clasen 2008-04-25 daniel g. siegel * src/cheese-window.c: take picture button is enabled outside gtk thread lock, fixes bug #529789, courtesy of Gary Lasker 2008-04-25 daniel g. siegel * data/pixmaps/camera-icon.svg, src/cheese-countdown.c: use gtk theme colors for the countdown widget 2008-04-22 daniel g. siegel * data/cheese.glade: Don't display the toplevel window by default (it's shown explicitely in pure-Gtk+ mode); fixes superfluous window in Hildon mode, fixes bug #529276, courtesy of Loïc Minier 2008-04-22 Loïc Minier * data/cheese.ui: Don't display the toplevel window by default (it's shown explicitely in pure-Gtk+ mode); fixes superfluous window in Hildon mode. Fixes bug #529276. 2008-04-21 daniel g. siegel * AUTHORS, data/cheese-prefs.glade, data/cheese-prefs.ui, data/cheese.schemas.in, data/cheese-ui.xml, data/Makefile.am, src/cheese-gconf.c, src/cheese-gconf.h, src/cheese-prefs-dialog.c, src/cheese-prefs-dialog.h, src/cheese-prefs-dialog-widgets.c, src/cheese-prefs-dialog-widgets.h, src/cheese-prefs-resolution-combo.c, src/cheese-prefs-resolution-combo.h, src/cheese-prefs-widget.c, src/cheese-prefs-widget.h, src/cheese-webcam.c, src/cheese-webcam.h, src/cheese-window.c, src/Makefile.am: add a preferences dialog with basic resolution changing, partially fixes #522200, courtesy of James Liggett 2008-04-21 daniel g. siegel * configure.ac, wscript: post release version bump