| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug 3079 (Cannot copy or link files or folders with current | Darin Adler | 2000-09-15 | 1 | -2/+2 |
* | Fixed bugs in Nautilus link management, some other minor problems | Darin Adler | 2000-09-13 | 1 | -18/+47 |
* | Fixed bug 2992, Should not be able to context drag Trash to link or | Gene Z. Ragan | 2000-09-12 | 1 | -2/+9 |
* | Work in progress on saving drop locations during a copy/move operation. | Pavel Cisler | 2000-09-12 | 1 | -6/+4 |
* | fixed bug 914, sometimes icons are semi-transparent, by removing the | Andy Hertzfeld | 2000-09-11 | 1 | -18/+7 |
* | port to new shared function. port to new shared function. add a new | Mathieu Lacage | 2000-09-09 | 1 | -17/+2 |
* | fixed bug 2919, where emblem dropping was broken due to Mathieu's changes; | Andy Hertzfeld | 2000-09-08 | 1 | -1/+1 |
* | fixed bug 2896, tiled backgrounds don't work in the icon view. The problem | Andy Hertzfeld | 2000-09-08 | 1 | -3/+3 |
* | add support for NautilusDragInfo. add new scroll calculation fucntion. | Mathieu Lacage | 2000-09-07 | 1 | -77/+1 |
* | First work toward bug 2353, fixes bug 2570, 1289 | Mathieu Lacage | 2000-09-07 | 1 | -43/+87 |
* | Added more bug numbers to FIXMEs. 94 to go. | John Sullivan | 2000-08-28 | 1 | -6/+11 |
* | Checked in this patch from Ken Kocienda, which fixes | John Sullivan | 2000-08-23 | 1 | -1/+2 |
* | Work in progress to support dragging onto NautilusLink files. Dragging on | Gene Z. Ragan | 2000-08-23 | 1 | -15/+24 |
* | implemented task 2078, we need a better drag and drop based way to delete | Andy Hertzfeld | 2000-08-17 | 1 | -9/+16 |
* | Fixed bug 2197, moving a file to trash while in renaming mode leaves | Gene Z. Ragan | 2000-08-17 | 1 | -1/+1 |
* | More of the implementation of all the trash functions. About 1/3 done now. | Darin Adler | 2000-08-16 | 1 | -2/+1 |
* | Fixed bug 1422 (dropping an icon at the edge doesn't update | John Sullivan | 2000-08-07 | 1 | -0/+2 |
* | Work around a bug in gtk-dnd.c that was making it impossible to force a | Pavel Cisler | 2000-07-25 | 1 | -5/+6 |
* | At Darin's urging, I removed all knowledge of the anti-aliased preference | Andy Hertzfeld | 2000-07-14 | 1 | -1/+1 |
* | Fix a problem where parts of the exposed area weren't being updated | Pavel Cisler | 2000-07-13 | 1 | -22/+24 |
* | Fixed to compile with latest Bonobo. Doesn't work quite as well as before | Darin Adler | 2000-07-11 | 1 | -1/+5 |
* | Pavel Cisler | Pavel Cisler | 2000-07-11 | 1 | -2/+165 |
* | Clean fix up action handling - respect suggested actions, handle actions | Pavel Cisler | 2000-07-07 | 1 | -4/+4 |
* | Fix a problem that I introduced with my recent change to drag&drop - | Pavel Cisler | 2000-07-06 | 1 | -15/+29 |
* | Did most of bug 1371: Implemented a drop context menu that allows users to | Pavel Cisler | 2000-07-05 | 1 | -18/+28 |
* | Fixed 1215 - inter-volume move now removes the source files. Made it so | Pavel Cisler | 2000-07-05 | 1 | -23/+86 |
* | Got rid of the crufty old way drag&drop motion used to handle updating the | Pavel Cisler | 2000-06-29 | 1 | -313/+13 |
* | Changed to use new call that's for receiving dropped images. | Darin Adler | 2000-06-28 | 1 | -2/+2 |
* | Ignore some additional generated files. | Darin Adler | 2000-06-26 | 1 | -0/+1 |
* | New generated files that needed to be ignored. | Darin Adler | 2000-06-16 | 1 | -8/+29 |
* | Fix typo that caused us to unref a NULL GdkBitmap. | Darin Adler | 2000-06-02 | 1 | -1/+0 |
* | Move more code from nautilus-icon-dnd.c to the common nautilus-drag.c. Add | Pavel Cisler | 2000-06-02 | 1 | -88/+78 |
* | More list view drag&drop work. Move more code from nautilus-icon-dnd.c to | Pavel Cisler | 2000-06-02 | 1 | -63/+50 |
* | More drag&drop support calls shared between list and icon view. | Pavel Cisler | 2000-05-30 | 1 | -60/+15 |
* | Start splitting out drag&drop code common between icon view and list view | Pavel Cisler | 2000-05-29 | 1 | -146/+18 |
* | first, incomplete attempt at using the anti-aliased mode of the canvas for | Andy Hertzfeld | 2000-05-22 | 1 | -1/+1 |
* | Fixed 636 - don't allow copying into Trash. Also added checks for Trashing | Pavel Cisler | 2000-05-18 | 1 | -22/+1 |
* | Quick cleanup pass on FIXMEs. | Darin Adler | 2000-05-16 | 1 | -9/+9 |
* | Added the idl directory. | Darin Adler | 2000-05-12 | 1 | -16/+22 |
* | Ignore the generated files in this new directory. | Darin Adler | 2000-05-10 | 1 | -3/+40 |
* | Eliminated code that ref's files when they are the target of the | Darin Adler | 2000-05-09 | 1 | -84/+95 |
* | Moved the "embedded text" feature into the icon factory and | Darin Adler | 2000-05-05 | 1 | -2/+2 |
* | added the ability to drop emblems from the property browser onto icons in | Andy Hertzfeld | 2000-05-05 | 1 | -5/+57 |
* | Add a simple heuristic to only show the progress dialog for file | Pavel Cisler | 2000-05-04 | 1 | -2/+2 |
* | 1st cut at the property browser for drag and drop customization | Andy Hertzfeld | 2000-05-03 | 1 | -24/+10 |
* | More FIXME-to-bug work. | John Sullivan | 2000-04-26 | 1 | -5/+7 |
* | Fixed a bug my changes to GNOME VFS exposed. The callback couldn't handle | Darin Adler | 2000-04-14 | 1 | -43/+45 |
* | Fix a problem where drag actions did't update properly when dragging | Pavel Cisler | 2000-04-12 | 1 | -84/+79 |
* | Drop target highlighting. Add new call to determine if a drop target can | Pavel Cisler | 2000-04-11 | 1 | -18/+83 |
* | Nasty hack to allow drag&drop actions to respond to modifier keys and the | Pavel Cisler | 2000-04-11 | 1 | -38/+358 |