summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-file-operations.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Remove comments that are not written to translators from pot filerbuj1-28/+28
2019-08-15Copy file and keep timestamps of original file including remotesrbuj1-1/+8
2019-06-18Remove trailing whitespacesrbuj1-1/+1
2019-06-11Change URL prefixes from http to httpsrbuj1-1/+1
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela1-47/+76
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-4/+4
2019-04-10local #include files inside "" instead <>Pablo Barciela1-14/+11
2019-04-05caja-file-operations: make sure 'error' isn't NULLPablo Barciela1-2/+2
2019-03-29eel: remove g_object_list_copyrbuj1-5/+5
2019-03-22caja-file-operations: add comment with false positive warning:Pablo Barciela1-0/+8
2019-03-04[Security] Use 'g_strlcpy' instead of 'strcpy'Pablo Barciela1-3/+3
2018-12-27Add independent show/hide backup filesSargastic1-0/+1
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-2/+0
2018-03-03rename mate_dialog_add_button to eel_dialog_add_buttonPablo Barciela1-22/+4
2018-02-27caja-file-operations: avoid gtk_dialog_add_buttons with stock idsPablo Barciela1-39/+71
2018-02-09avoid deprecated GtkStockPablo Barciela1-35/+35
2017-12-31eject: Do not show "safe to remove" notification if drive fails to unmountlukefromdc1-1/+4
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker1-1/+2
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards1-2/+4
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