summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file-operations.c
Commit message (Expand)AuthorAgeFilesLines
* Use the parent_view's toplevel for the dialog rather than the view itself.Dave Camp2003-08-041-1/+1
* Added new files.Alexander Larsson2003-05-151-36/+34
* Fixed dialogs to use GTK_STOCK_CANCEL/GTK_STOCK_OK instead of stop whereDavid Bordoley2003-02-031-9/+9
* Convert link names and duplicate names with g_filename_to/from_utf8().Alexander Larsson2003-01-171-6/+20
* Convert new directory name with g_filename_from_utf8(). (#90154)Alexander Larsson2003-01-161-1/+5
* Make the desktop icon view store the screen number with the iconJames Willcox2002-12-191-3/+11
* Better error message when moving a file over a parent directory.Alexander Larsson2002-12-181-2/+17
* Only set image of required size, when now pixmap needed, kill old pixmapAlexander Larsson2002-11-211-2/+17
* Fix for #96621 where an invalid URI is passed in the uri_list to move_copyStephen Browne2002-10-241-0/+3
* Unref target_uri before returning when eel_uri_is_trashDave Camp2002-08-121-2/+6
* use a timeout for showing the progress dialogFrank Worsley2002-08-111-31/+16
* fall back to the other routines if source_name is NULL [ eg. permissionMichael Meeks2002-07-311-8/+4
* ui-review fixes to add an icon to the 'Empty' button, add a mnemonic, makeDamon Chaplin2002-07-121-12/+41
* Bump version numberNAUTILUS_1_1_16Alex Larsson2002-05-131-1/+1
* Abort on GTK_RESPONSE_DELETE_EVENT. Fixes #78948.Anders Carlsson2002-04-191-0/+1
* Share code between different link implementations so that home directoryDave Emory Watson2002-03-281-15/+9
* Move reset constant into header.Darin Adler2002-03-011-4/+4
* pass a widget context to help pango.Michael Meeks2002-02-271-57/+31
* kill deprecated code, use gtk_window_set_transient instead.Michael Meeks2002-02-251-68/+3
* fix my fixes as Michael Meeks suggested:Gediminas Paulauskas2002-02-231-0/+2
* remove obsolete GNOME_COMMON_INIT and GNOME_PLATFORM_GNOME_2 macros.Gediminas Paulauskas2002-02-221-2/+0
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-9/+24
* Remove gmc link support and calls to gnome_set_metadata.Anders Carlsson2002-01-271-1/+1
* add comment about how this should be fixedHavoc Pennington2002-01-221-0/+14
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-1/+1
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-1/+0
* Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> toDarin Adler2001-12-091-1/+2
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-2/+2
* Remove Nautilus 1 news. This file is empty for now. Add some renamingDarin Adler2001-11-081-12/+22
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-2/+2
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-2/+2
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-21/+24
* Fix #47701, Duplicate numbering scheme does not correctly number the 11th,Benedikt Roth2001-10-011-18/+78
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-2/+2
* Updated thanks for recent changes in ChangeLog.Darin Adler2001-07-161-2/+2
* Rolled in patch by Juan Pablo Mendoza <pablo_juan@yahoo.com> toDarin Adler2001-06-011-2/+2
* Changed code that uses g_list_append to use g_list_prepend in all theDarin Adler2001-05-111-5/+3
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-1/+1
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-1/+1
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2001-05-011-1/+6
* Fixed bug 7818 (Duplicating a link to a file on a differentDarin Adler2001-04-271-22/+32
* Fix bug 8082 (Dragging a file to a treeview destination causesDarin Adler2001-04-191-1/+2
* Remove code that fills the progress bar to the end. The callback fromDarin Adler2001-04-131-21/+8
* Put flags in the debuting_uris hash table so we can tell files that areDarin Adler2001-04-111-3/+7
* reviewed by: Michael Engber <engber@eazel.com>Pavel Cisler2001-04-091-4/+2
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-6/+7
* Remove librsvg.Ramiro Estrugo2001-04-041-59/+60
* Make file operations progress dialog always stay up for at least 1Darin Adler2001-04-031-50/+41
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2001-03-301-21/+33
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2001-03-241-44/+56