summaryrefslogtreecommitdiff
path: root/plugins/housekeeping
Commit message (Expand)AuthorAgeFilesLines
* housekeeping: plug a mem leakCosimo Cecchi2012-01-271-0/+2
* housekeeping: NULL-terminate the ignore-paths arrayBastien Nocera2011-09-011-0/+1
* housekeeping: Use new g_format_size() instead of g_format_size_for_display()Javier Jardón2011-08-032-2/+2
* Add meaningful app names to notifications from pluginsMatthias Clasen2011-05-031-0/+1
* housekeeping: Fix crash when config changesBastien Nocera2011-04-261-2/+3
* Make sure G_LOG_DOMAIN is set to the plugin name for each pluginRichard Hughes2011-03-151-0/+3
* housekeeping: Add missing config.h include.Kjartan Maraas2011-03-131-0/+1
* housekeeping: Clarify license of a few filesBastien Nocera2011-03-122-24/+26
* housekeeping: use the nautilus DBus API to empty trashCosimo Cecchi2011-02-236-435/+124
* i18n: fix an untranslatable string (#639290)Cosimo Cecchi2011-01-181-2/+7
* Don’t monitor fdescfs.Emilio Pozuelo Monfort2011-01-161-0/+1
* general: suppress all build warningsCosimo Cecchi2010-12-231-1/+1
* housekeeping: Add a real test applicationBastien Nocera2010-11-163-30/+69
* housekeeping: use symbolic disk icon for low space warningWilliam Jon McCann2010-11-151-1/+1
* housekeeping: use a notification for low space warningWilliam Jon McCann2010-11-151-34/+178
* housekeeping: Don't access free'd memory if a volume is unmounted whilst the ...Rodrigo Moya2010-11-051-3/+5
* housekeeping: Fix compile-time warningBastien Nocera2010-10-192-2/+2
* housekeeping: Don't assert if nautilus isn't installedBastien Nocera2010-10-191-5/+14
* Use GSettings for Nautilus' confirm-trash optionRodrigo Moya2010-10-191-17/+5
* housekeeping: Use void when no parameters to functionBastien Nocera2010-10-141-1/+1
* housekeeping: Clean up getting the thumb dirsBastien Nocera2010-10-141-29/+36
* housekeeping: Partially port to GSettingsBastien Nocera2010-10-141-78/+20
* plugins: Cleanup macro magic in plugin.hPaolo Borelli2010-10-131-0/+6
* housekeeping: More network filesystems not to monitorJosselin Mouette2010-10-131-3/+19
* Fixed some issues found by Bastien's reviewRodrigo Moya2010-10-071-28/+24
* Several fixesRodrigo Moya2010-10-061-7/+3
* Plug memory leakRodrigo Moya2010-10-061-0/+2
* Migrate gnome-settings-daemon settings (/apps/gnome/gnome_settings_daemon) to...Rodrigo Moya2010-10-052-105/+74
* housekeeping: Remove GtkObject usageMatthias Clasen2010-09-302-2/+2
* housekeeping: Remove deprecated functionBastien Nocera2010-09-201-3/+0
* housekeeping: only check for baobob if we're about to show a dialog (part of ...Ross Burton2010-05-181-11/+8
* Use Unicode ellipses and bullet pointsPhilip Withnall2010-05-022-2/+2
* Miscellaneous string fixesPhilip Withnall2010-05-022-2/+5
* Compile with -DGSEAL_ENABLE. Fixes bug 612588.Andre Klapper2010-04-132-5/+5
* [housekeeping] Add translator hintJens Granseuer2010-03-231-0/+1
* [housekeeping] Add linsysfs to list of virtual filesystemsColeman Kane2009-12-131-0/+1
* Low disk space warning bug-fixesChris Coulson2009-08-091-27/+90
* Fix compiler warningsJens Granseuer2009-07-262-105/+104
* Bug 573980 - Improved low disk space warningChris Coulson2009-07-196-186/+1445
* [housekeeping] include config.hJens Granseuer2009-06-011-0/+2
* revert build patch from r763Jens Granseuer2009-03-181-5/+1
* Based on patch by: Christopher Taylor <christophth@tiscali.it>Jens Granseuer2009-03-071-1/+5
* Fix compiler warnings.Jens Granseuer2009-02-203-2/+5
* add low diskspace checker files to housekeeping plug-in Makefile.am; andFrederic Peters2009-02-012-4/+6
* ==> ChangeLog <==Rodrigo Moya2008-12-315-2/+423
* Made the housekeeping plugin less aggressive by default (bug #552680).Michael J. Chudobiak2008-09-221-2/+2
* Make housekeeping plugin deactivation workJens Granseuer2008-04-102-15/+29
* Purge thumbnail cache on shutdown if and only if the max size or max ageMichael J. Chudobiak2008-04-091-5/+11
* change data types to match glib; avoid using time_tJens Granseuer2008-03-301-6/+6
* rename to better reflect what it does, and also use the default passed inJens Granseuer2008-03-291-9/+7