summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file-operations.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-1/+1
* Tweak to match Nautilus coding style.Darin Adler2000-11-071-1/+2
* Fix 4227 - Trying to copy an unreadable file gives a bogus error message.Pavel Cisler2000-11-011-8/+18
* Fixed bug 4176, that files remaining to be copied goes up instead of down.Rebecca Schulman2000-10-301-3/+3
* Link names weren't properly escaped causing them not to get selected.Mike Engber2000-10-261-6/+16
* new_folder_xfer_callback was not escaping the space in duplicate_name,Mike Engber2000-10-251-1/+1
* Fix embarrassing check-in sloppinessMike Engber2000-10-241-1/+3
* Fix 3971 - "duplicate" from context-click menu adds space to beginning ofPavel Cisler2000-10-241-1/+5
* Added callback for copy_move operation - to support selecting iconsMike Engber2000-10-241-8/+51
* Part of fix to but 2840 - URI parsing works wrong for URIs with #Pavel Cisler2000-10-171-1/+6
* Fix to do proper unescaping. This was breaking the duplicate namePavel Cisler2000-10-101-1/+4
* Fix #includeMike Engber2000-10-041-1/+1
* Fix a case where "NULL" would be displayed for a file name in file copyPavel Cisler2000-09-301-47/+74
* Fixed renaming bug with names with unusual characters and problemsDarin Adler2000-09-291-4/+1
* Fixed bug 3231, which crashed nautilus when file dialogs were closedRebecca Schulman2000-09-281-22/+22
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-221-11/+11
* Fix a duplicate name generator bug that caused make check to fail. RemovePavel Cisler2000-09-211-5/+13
* Fixed bug 3018, should not be able to remove special icons from desktop.Gene Z. Ragan2000-09-181-15/+74
* Fixed bug 1563 (Optionally hide ~-suffix files created by emacs)John Sullivan2000-09-151-0/+6
* Tweaked a bunch of error message and dialog title wording.John Sullivan2000-09-151-11/+13
* Make duplicate name generator tests localizable. Add tests for "fooPavel Cisler2000-09-151-34/+46
* Fix wording and make it a little easier to translate some of theseDarin Adler2000-09-151-62/+86
* Add new smart duplicate name generator. Fixes bugzilla 2592, 2363, 2701.Pavel Cisler2000-09-141-11/+191
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-1/+8
* Remove an extra unescape call that worked around an escaping bug in thePavel Cisler2000-09-131-13/+1
* Work in progress on saving drop locations during a copy/move operation.Pavel Cisler2000-09-121-80/+217
* Fix nautilus part of bug 2906. There are still issues but they are locatedMathieu Lacage2000-09-111-22/+16
* Fixed bug 2134, items cannot be dragged from desktop or windows onto TrashGene Z. Ragan2000-09-071-3/+11
* Add hooks for metadata removal.Pavel Cisler2000-09-061-0/+5
* Removed some special-case file names that aren't needed any more.Darin Adler2000-09-051-3/+18
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+4
* Work on task bugzilla task 330. Add notification hooks for metadataPavel Cisler2000-09-031-6/+25
* Changed all nautilus dialog calls to take a window titleJohn Sullivan2000-09-011-1/+1
* Fix bugzilla 2186 - Move/Copy/Make-Link for times from multiplePavel Cisler2000-09-011-161/+136
* * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standJohn Sullivan2000-08-291-2/+2
* add news from latest PR1 release. make dnd do real file operations fromMathieu Lacage2000-08-291-100/+39
* Added missing call to nautilus_file_changed for the case whereDarin Adler2000-08-231-42/+85
* The file-transfer mechanism can only handle files from the same parentJohn Sullivan2000-08-161-2/+36
* Fixed task 1414 (Emptying the trash needs a warning dialog)John Sullivan2000-08-151-6/+53
* Support new find_if_needed parameter of gnome_vfs_find_directory.Pavel Cisler2000-08-091-3/+3
* Make file copies use "another" "4th" etc rather than numbers. Add supportSeth Nickell2000-08-031-14/+72
* Show a more meaningful error dialog when copy/move fails because thePavel Cisler2000-07-261-17/+56
* New K-rad call to get a bold flavor of a given font.Pavel Cisler2000-07-251-0/+15
* Add an entry.Pavel Cisler2000-07-241-49/+116
* Part 2 of fix for 1549 - Empty trash doesn't update progress properly.Pavel Cisler2000-07-131-2/+21
* Fix 1042 - "untitled folder" will not work on file systems with 8.3 names.Pavel Cisler2000-07-051-7/+19
* Fixed 1215 - inter-volume move now removes the source files. Made it soPavel Cisler2000-07-051-7/+54
* Ignore some additional generated files.Darin Adler2000-06-261-1/+1
* Update code to change gnome-vfs error codes to reflect renaming done toGene Z. Ragan2000-06-211-3/+3
* Need to unencode the name here because it's used to compare with fileDarin Adler2000-06-021-5/+13