2008-12-01 daniel g. siegel * NEWS: update NEWS file 2008-11-23 Filippo Argiolas * src/cheese-webcam.c: Print Vendor and Product Id while probing devices. Provide some more device informations for easier bug triaging. 2008-11-21 Jaap Haitsma * src/cheese.c, src/cheese-dbus.c, src/cheese-fileutil.c, src/cheese-webcam.c: Remove unnecesary include files, to meet GnomeGoal http://live.gnome.org/GnomeGoals/CleanupGTKIncludes Don't know if I completed in entirely because make CFLAGS+="-DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES" somehow fails somewhere on includes done by gtk files themselves :-( 2008-11-16 Filippo Argiolas * src/cheese-thumb-view.c: Don't use random access GList methods when accessing a list sequentially. Properly free list elements after use. Fixes bug #560514, courtesy of Giuseppe Fuggiano 2008-11-15 Jaap Haitsma * configure.ac, src/cheese-window.c, wscript: Use gtk_show_uri to open files and xdg-open i.s.o. gnome-open which is part of libgnome and is deprecated 2008-11-15 Jaap Haitsma * src/cheese-window.c: Use gtk_message_dialog_format_secondary_markup correctly 2008-11-13 daniel g. siegel * src/cheese.c: print the cheese version if the -v flag is set 2008-11-13 daniel g. siegel * README, src/cheese-window.c: change the cheese homepage to projects.gnome.org 2008-11-11 daniel g. siegel * src/cheese-gconf.c: free gslist properly without a memory leak, fixes bug #560347, courtesy of Giuseppe Fuggiano 2008-11-09 daniel g. siegel * src/cheese-webcam.c: cheese now works for cams which support only one resolution, fixes bug #560032, courtesy of Hans de Goede 2008-11-04 daniel g. siegel * configure.ac, wscript: post release version bump