2008-08-05  daniel g. siegel <dgsiegel@gmail.com>

	* NEWS: 
	  update NEWS file

2008-08-05  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-countdown.c,
	  src/cheese-effect-chooser.c,
	  src/cheese-fileutil.c,
	  src/cheese-fileutil.h,
	  src/cheese-gconf.c,
	  src/cheese-gconf.h,
	  src/cheese-no-camera.h,
	  src/cheese-prefs-webcam-combo.c,
	  src/cheese-thumb-view.c,
	  src/cheese-thumb-view.h,
	  src/cheese-webcam.c,
	  src/cheese-window.c,
	  src/cheese.c: 
	  small syntax cleanup

2008-08-04  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-window.c: 
	  use gtk stock for fullscreen

2008-08-04  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-window.c: 
	  add a mnemonic and the correct spelling to the fullscreen option

2008-08-04  daniel g. siegel <dgsiegel@gmail.com>

	* data/cheese-ui.xml,
	  src/cheese-window.c: 
	  add a fullscreen mode for kiosks, fixes #478852, courtesy of Felix Kaser

2008-08-04  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-thumb-view.c: 
	  wait until the video has been recorded, to add it to the thumbnail bar, partially fixes #545212

2008-08-04  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-thumb-view.c,
	  src/cheese-window.c: 
	  Move thumbnail generation to its own thread. 
	  Display a loading icon while generating thumbnail.
	  Display a fallaback icon if thumbnail generation fails.
	  Fixes #545151. Partially fixes #545212.
	  Fix a segfault in cheese-window while deleting both videos and
	  photos.

2008-08-04  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-window.c: 
	  Delete files if move_to_trash fails. Support for Skip, Skip All,
	  Delete All to resemble common nautilus behavior. Fixes #545950

2008-08-02  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-window.c: 
	  another uninitialized GError (see previous commit)

2008-08-02  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-window.c: 
	  initialize error in move_file_to_trash to NULL, fixes #545997

2008-07-28  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-webcam.c: 
	  add a videorate element to video_save_bin, fixes (partially?) #542014

2008-07-26  daniel g. siegel <dgsiegel@gmail.com>

	* tools/cicl: 
	  add the cicl script to cheese, and try to gain the world domination with this first step

2008-07-23  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-window.c: 
	  connect button_effects as a proxy widget for Effects ToggleAction so
	  they behave coherently. Fixes bug #539195

2008-07-22  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-prefs-webcam-combo.c: 
	  Don't try to access selected_device->video_device if there is no
	  device. Fixes bug #544062

2008-07-21  daniel g. siegel <dgsiegel@gmail.com>

	* configure.ac,
	  wscript: 
	  post release version bump