summaryrefslogtreecommitdiff
path: root/tests/cheese-test-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused clutter includesBastien Nocera2022-02-061-1/+0
* Use config.h instead of cheese-config.hDavid King2014-08-181-1/+1
* Avoid crash during delete-event in chooser testDavid King2014-06-301-3/+1
* Remove gdk_threads* callsBastien Nocera2013-10-281-2/+0
* Drop calls to g_thread_init() in testsRyan Lortie2012-11-271-1/+0
* Add stdlib.h include for EXIT_SUCCESSDavid King2012-09-031-0/+2
* Adapt to use new cheese_init and cheese_gtk_initDavid King2012-01-211-4/+4
* Check return value of gtk_clutter_init()Guido Trentalancia2011-09-081-1/+2
* add missing clutter-gtk header to cheese-test-chooserdaniel g. siegel2011-01-301-0/+1
* cheese-test-chooser: Use gtk_clutter_initLuciana Fujii Pontello2011-01-301-1/+1
* re-indent source code to match our styledaniel g. siegel2009-12-231-26/+28
* Add test program for chooser widgetBastien Nocera2009-12-031-0/+48