summaryrefslogtreecommitdiff
path: root/libcheese/cheese-avatar-widget.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_DECLARE_FINAL_TYPE where possibleDavid King2015-04-131-2/+2
* Use get_instance_private() instead of priv pointerDavid King2014-10-141-13/+23
* Drop some trailing semicolons after macrosDavid King2014-10-141-1/+1
* Use config.h instead of cheese-config.hDavid King2014-08-181-1/+1
* Fix untranslated strings in libcheeseYosef Or Boczko2014-03-261-1/+1
* Use new G_DEFINE_TYPE_WITH_PRIVATE macroDavid King2013-11-171-8/+2
* Fix leak of GtkSizeGroup in CheeseAvatarWidgetDavid King2013-11-141-4/+5
* Add CheeseAvatarWidgetBastien Nocera2013-10-281-0/+366