summaryrefslogtreecommitdiff
path: root/src/thumbview
Commit message (Expand)AuthorAgeFilesLines
* thumb-view: update for new gnome-desktop APIMichael Catanzaro2022-04-111-0/+18
* Show better error when file info query failsBastien Nocera2020-09-181-2/+4
* Fix infinite loop if thumbnailer is not availableBastien Nocera2020-09-181-2/+3
* Use G_DECLARE_FINAL_TYPE where possibleDavid King2015-04-134-46/+19
* Drop some trailing semicolons after macrosDavid King2014-10-141-1/+1
* Avoid using G_GNUC_CONST on _get_type()David King2014-10-101-1/+1
* Avoid dereferencing an uninitialized variableDavid King2014-09-231-0/+2
* Remove outdated GTK+ version checkDavid King2014-09-151-2/+0
* Use config.h instead of cheese-config.hDavid King2014-08-183-3/+3
* Avoid using deprecated GtkAlignment in main windowDavid King2014-07-231-0/+3
* Avoid GtkCellArea critical warnings in thumb viewDavid King2014-07-231-0/+2
* Update FSF AddressDominique Leuenberger2014-01-082-2/+2
* Use new G_DEFINE_TYPE_WITH_PRIVATE macroDavid King2013-11-173-106/+111
* Fix memory leak in cheese_thumb_view_remove_item()David King2013-11-151-29/+42
* Fix memory leak in cheese_thumb_view_monitor_cb()David King2013-11-151-0/+2
* Move PNG and SVG images into GResourceDavid King2013-11-122-11/+13
* Fixed unused-but-set warning in EogThumbNavRashi Aswani2013-11-111-4/+0
* Fix cheese_thumb_view_append_item() memory leaksDavid King2013-11-061-1/+12
* Fix assertion failures when taking a photoHans de Goede2013-06-161-0/+7
* Fix cheese_thumb_view_new() prototypeDavid King2013-04-191-1/+1
* Handle thumbnail directory creation, bug 671614Shao Changbin2012-11-121-0/+31
* Handle photo/video moved to monitored directoriesRaluca Elena Podiuc2012-09-031-2/+9
* Request correct number of thumbview columnsHans de Goede2012-08-222-2/+22
* Do not add 0-sized files to the thumb viewHans de Goede2012-06-091-0/+11
* Use G_SOURCE_REMOVE and _CONTINUEDavid King2012-05-161-2/+2
* Handle smooth scroll wheel events in EogThumbNavDavid King2012-03-191-1/+15
* Keep generating thumbnails for Theora videosDavid King2012-01-231-4/+9
* Mark property strings with G_PARAM_STATIC_STRINGSDavid King2012-01-101-4/+5
* Convert deprecated GtkVBox and GtkHBox to GtkBoxJonathan Laver2011-11-202-4/+4
* Fix several compiler warningsDavid King2011-10-291-2/+2
* Connect thumbnail nav button signalsDavid King2011-10-261-36/+8
* Use an idle handler to generate thumbnailsDavid King2011-10-251-22/+28
* cheese-thumb-view: guard thread unsafe operationsLuciana Fujii Pontello2011-04-191-2/+2
* lib: properly prefix photo/video suffix constants in cheese namespaceLucas Rocha2011-04-091-3/+3
* lib: return const char * when getting photo/video pathsLucas Rocha2011-04-092-5/+5
* Avoid GtkIconView warnings.Murray Cumming2011-03-071-6/+24
* Replaced GtkRcStyle with GtkStyleContextPatricia Santana Cruz2011-03-071-1/+3
* Replaced deprecated symbolsPatricia Santana Cruz2011-03-072-13/+13
* Start monitoring storage folders if they exist when cheese starts, and a fix ...Laura Lucas Alday2010-12-231-0/+2
* Check if each Webcam directory exists before filling thumb viewLaura Lucas Alday2010-12-181-22/+28
* Don't create Webcam dirs (in Pictures and Video user dirs) unless there is co...Laura Lucas Alday2010-12-172-27/+42
* port cheese to gsettingsdaniel g. siegel2010-11-152-573/+0
* get rid of eog thumbnaildaniel g. siegel2010-08-073-63/+67
* move valasrc to src directorydaniel g. siegel2010-07-018-0/+2466