summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file-operations.c
Commit message (Expand)AuthorAgeFilesLines
* file-operations: Add spaces between em dashesRoss Lagerwall2014-03-311-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* file-operations: Don't crash after failed inhibitRoss Lagerwall2013-11-031-4/+4
* Bug 698694 - Redundant options presented in operations on single filesWilliam Kunkel2013-08-311-44/+69
* file operations: fix double unref and show invalid filename error dialogNelson Benitez Leon2013-08-161-3/+3
* file-operations: replace control characters for FAT fs operationsCosimo Cecchi2013-08-161-5/+5
* libnautilus-private: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-34/+36
* places-sidebar: make sure to always notify when unmountingCosimo Cecchi2012-12-111-16/+26
* Make sure to use correct filename when restoring from TrashTimothy Arceri2012-11-301-3/+13
* all: don't use eel_g_object_list_copy()Cosimo Cecchi2012-10-231-5/+5
* file-operations: use the local (FUSE) path for remote symlinksCosimo Cecchi2012-09-131-3/+3
* Don't verify symlinked target for I/O operationsTomas Bzatek2012-09-121-1/+13
* file-operations: fix GList leakPavel Vasin2012-08-241-1/+1
* file-operations: move: fix potential GError leaksPavel Vasin2012-08-241-0/+3
* file-operations: fix GFile leakPavel Vasin2012-08-241-1/+3
* Use quotes consistently for error dialogsWilliam Jon McCann2012-08-221-1/+1
* Make getting extension more robustWilliam Jon McCann2012-08-221-1/+1
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-40/+40
* Improve the alert text when trashing a remove fileWilliam Jon McCann2012-08-141-2/+5
* always pass the parent window to the file operationsWilliam Jon McCann2012-07-161-1/+4
* Don't use the term mount in the error dialogWilliam Jon McCann2012-07-161-1/+1
* Add a Recent files placeWilliam Jon McCann2012-07-141-0/+1
* all: fix some issues highlighted by static analysisCosimo Cecchi2012-04-271-15/+15
* file-operations: use gtk_application_inhibit/uninhibit()Cosimo Cecchi2012-04-261-2/+7
* all: use g_object_add/remove_weak_pointer()Cosimo Cecchi2012-04-111-5/+22
* file-operations: don't mix character and byte lengthsAbderrahim Kitouni2012-04-061-2/+2
* file-operations: fix off-by-one error in copied files countCosimo Cecchi2012-04-021-4/+4
* file-operations: use the right prototype for empty trash callbackMichael Terry2012-03-051-1/+9
* undo: rework undo for the trash operation to be asynchronousCosimo Cecchi2012-01-211-18/+2
* undo: fix undo move to trashCosimo Cecchi2012-01-211-13/+14
* file/file-operations: adapt to changes in file undo managerCosimo Cecchi2012-01-201-28/+37
* undo: turn NautilusFileUndoData into NautilusFileUndoInfoCosimo Cecchi2012-01-201-60/+57
* file-operations: first pass at passing on success informationCosimo Cecchi2012-01-201-8/+23
* undo: introduce undo supportAmos Brocco2012-01-201-6/+158
* file-operations: show current file counter and total filesMarcus Carlson2012-01-161-24/+17
* file-operations: show needed space as a secondary messageTimothy Arceri2011-10-181-2/+4
* all: don't use deprecated GMutex/GThread APICosimo Cecchi2011-10-181-8/+7
* file-operations: ignore ALREADY_MOUNTED errors when mountingMatthias Clasen2011-09-091-1/+2
* all: switch to g_format_size()Ryan Lortie2011-07-211-1/+1
* file-operations: update the test to the new duplicate string behaviorCosimo Cecchi2011-03-211-2/+2
* file-operations: make sure to handle correctly hidden files extensionsCosimo Cecchi2011-03-211-1/+1
* Properly strip extensions when placing the duplication stringCosimo Cecchi2011-03-211-2/+3
* file-operations: make sure not to show the dialog before calling _run()Cosimo Cecchi2011-02-191-2/+0
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-8/+1
* file-operations: make Create Document/Folder use the right templateCosimo Cecchi2011-01-101-20/+32
* file-operations: remove duplicate codeCosimo Cecchi2010-12-061-6/+0
* file-operations: add nautilus_file_operations_copy_fileCosimo Cecchi2010-12-061-8/+73
* general: use new DEBUG macros instead of nautilus_debug_logCosimo Cecchi2010-12-021-1/+0
* Don't autorun on nautilus_file_operations_mount_volume()Tomas Bzatek2010-11-251-8/+2
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-9/+9