summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-drag.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Pavel Cisler2001-02-271-0/+6
* reviewed by: Seth Nickell <seth@eazel.com>Gene Z. Ragan2001-02-241-4/+5
* reviewed by: Ramiro Estrugo <ramiro@eazel.com>Pavel Cisler2001-02-241-0/+6
* reviewed by: Pavel Cisler <pavel@eazel.com>Gene Z. Ragan2001-02-221-26/+23
* Fixed bug 6453, Gnome VFS_CRITICAL received when dragging nautilus linkGene Z. Ragan2001-02-091-0/+6
* reviewed by: Gene Ragan <gzr@eazel.com>Pavel Cisler2001-02-011-0/+12
* reviewed by: Pavel Cisler <pavel@eazel.com>Rebecca Schulman2001-01-221-1/+1
* Started work on volume black list. Added proc and boot to list. Need toGene Z. Ragan2000-12-251-2/+15
* reviewed by: Pavel Cisler<pavel@eazel.com>Gene Z. Ragan2000-12-231-8/+40
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-071-3/+5
* reviewed by: Pavel Cisler <pavel@eazel.com>Maciej Stachowiak2000-11-211-1/+52
* Added #define NAUTILUS_TRASH_URI "trash:"John Sullivan2000-11-161-1/+1
* Buddy: pavel. Fix bug 2422 and 4382.Mathieu Lacage2000-11-141-0/+1
* spaces... spaces. make dnd work in list view by removing some old codeMathieu Lacage2000-10-261-0/+1
* Fix 3406 - Dropped icon doesn't go where you dropped it. There was a lotPavel Cisler2000-10-121-5/+0
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-1/+1
* Fixed bug 3079 (Cannot copy or link files or folders with currentDarin Adler2000-09-151-3/+0
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-38/+13
* port to new shared function. port to new shared function. add a newMathieu Lacage2000-09-091-0/+27
* Fixed bug 2134, items cannot be dragged from desktop or windows onto TrashGene Z. Ragan2000-09-071-4/+16
* add support for NautilusDragInfo. add new scroll calculation fucntion.Mathieu Lacage2000-09-071-0/+86
* First work toward bug 2353, fixes bug 2570, 1289Mathieu Lacage2000-09-071-0/+2
* Added an accelerator for the New Folder item.Gene Z. Ragan2000-08-301-1/+6
* Refactored function and fixed a bug.Gene Z. Ragan2000-08-291-39/+35
* Work in progress to support dragging onto NautilusLink files. Dragging onGene Z. Ragan2000-08-231-1/+42
* Added HACKING to the files to skip.Darin Adler2000-08-021-8/+3
* Work around a bug in gtk-dnd.c that was making it impossible to force aPavel Cisler2000-07-251-4/+11
* Pavel CislerPavel Cisler2000-07-111-2/+2
* Clean fix up action handling - respect suggested actions, handle actionsPavel Cisler2000-07-071-2/+15
* Did most of bug 1371: Implemented a drop context menu that allows users toPavel Cisler2000-07-051-1/+52
* Fixed 1215 - inter-volume move now removes the source files. Made it soPavel Cisler2000-07-051-3/+35
* Got rid of the crufty old way drag&drop motion used to handle updating thePavel Cisler2000-06-291-0/+15
* Convert a bunch of illegal mime types "special/*" to legal equivalents.Pavel Cisler2000-06-161-4/+4
* Fix a bug that caused a crash when dropping dragged items back in theirPavel Cisler2000-06-021-6/+6
* Fix typo that caused us to unref a NULL GdkBitmap.Darin Adler2000-06-021-4/+4
* Move more code from nautilus-icon-dnd.c to the common nautilus-drag.c. AddPavel Cisler2000-06-021-0/+69
* More list view drag&drop work. Move more code from nautilus-icon-dnd.c toPavel Cisler2000-06-021-0/+27
* More drag&drop support calls shared between list and icon view.Pavel Cisler2000-05-301-0/+73
* Start splitting out drag&drop code common between icon view and list viewPavel Cisler2000-05-291-0/+143