summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-drag.c
Commit message (Expand)AuthorAgeFilesLines
* 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