summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-file-operations.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Add an option for asking confirmation before moving files to the trashColomban Wendling1-1/+62
2016-11-03suppress notification on unmounting non-ejectiable devicelukefromdc1-2/+1
2016-10-23Add gsettings preference to enable/disable notificationslukefromdc1-0/+2
2016-10-23libunique builds: enable eject notificationslukefromdc1-8/+6
2016-10-23Refactor notification code to remove duplicate functionlukefromdc1-3/+3
2016-10-23GtkApplication: show notifications for ejecting from the desktop toolukefromdc1-2/+36
2016-10-17Fix disabled controls when recursively processing directoriesemanuele-f1-23/+26
2016-10-17Operations window fixes and control improvementsemanuele-f1-19/+63
2016-10-17Start immediately some opsemanuele-f1-7/+7
2016-10-17Anticipate progress window creation to provide immediate op startemanuele-f1-10/+10
2016-10-17operations can now specify to start immediatelyemanuele-f1-24/+24
2016-10-17extend to all the operationsemanuele-f1-0/+14
2016-10-17thread synchronization to implement pause resumeemanuele-f1-0/+1
2016-07-11all: don't use deprecated GMutex/GThread APIraveit651-7/+6
2015-01-13drop support for GLib < 2.36Monsta1-10/+4
2014-12-10added checks for NULL pointer where it's neededMonsta1-1/+1
2014-09-30libcaja-private: fix always-false expressionsBoris Egorov1-6/+0
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas1-1/+4
2013-03-03Replace undocumented deprecated g_thread_gettimeStefano Karapetsas1-2/+2
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-8/+1
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-16/+10
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-8/+16
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan1-10/+13
2012-11-14[lc-p|eel-gtk-extensions] Don't include eel-pango-extensions.hJasmine Hassan1-1/+0
2012-09-05start migration to gsettingsStefano Karapetsas1-20/+16
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-26ported nautilus-elementary UNDO-REDO (bzr rev 60)Stefano Karapetsas1-0/+137
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+6469