summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-dnd.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-11-23 Alexander Larsson <alexl@redhat.com>Alexander Larsson2006-11-231-1/+21
* Rename nautilus_drag_default_drop_action_for_url toChristian Neumair2006-07-271-9/+9
* Add functions nautilus_drag_can_accept_files andMartin Wehner2006-07-111-22/+53
* Cleanup to merge the x any y icon scale factors into one variable.Martin Wehner2006-05-151-1/+1
* Determine drop target by iterating through drop container target listMartin Wehner2006-04-101-20/+18
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Adapt callers to eel dialog API changes. Fixes #324262.Martin Wehner2005-12-181-1/+1
* Add support for lazily positioned icons.Alexander Larsson2005-09-191-1/+2
* Handle background color/image drops even on icons. (#47536) Patch fromAlexander Larsson2005-08-291-11/+5
* Set dnd icon in drag_begin (#307943) patch from Matthias ClasenAlexander Larsson2005-07-131-30/+43
* Fix up some strings for the translators. (#309879) Patch from ChristianAlexander Larsson2005-07-111-8/+8
* Correctly sort files before operating on them. Fixes #308884.Christian Neumair2005-07-061-5/+11
* Change NAUTILUS_ICON_DND_TEXT_TYPE to UTF-8 string.Christian Neumair2005-07-051-0/+26
* No dnd shadow on the desktop. Redraw less to get rid of the dnd shadow.Alexander Larsson2005-06-151-10/+19
* src/nautilus-emblem-sidebar.cChristian Neumair2005-06-021-2/+2
* Require eel 2.10.1 (for EelBackground changes)Alexander Larsson2005-03-161-1/+1
* Add handle_url signal Fix argument list for handle_uri_listAlexander Larsson2005-01-131-2/+24
* Make the nautilus_icon_canvas_item_get_image return an image containingAlexander Larsson2004-10-221-10/+6
* Display frame when we're accepting a DnD drop.Alexander Larsson2004-10-211-0/+104
* Use the inital click position to anchor the icon dnd.Alexander Larsson2004-05-051-3/+5
* Allow SVG files when dealing with backgrounds. Patch from Benjamin Keil.Dave Camp2004-04-121-3/+1
* By default set the background per-directory in spatial mode. Take outDave Camp2004-04-091-1/+1
* Turn on home icon on desktop by defaultAlexander Larsson2004-01-061-0/+1
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-9/+11
* Fix leaks #2.Martin Wehner2003-10-291-2/+5
* Added new files.Alexander Larsson2003-05-151-1/+16
* Implemented a "Keep Aligned" mode on the desktop, that snaps icons to aDave Camp2003-05-031-1/+1
* AIX port from Laurent.Vivier@bull.net (Laurent Vivier)Alexander Larsson2003-04-231-1/+1
* Clear the drop target.Dave Camp2003-03-141-0/+1
* Update according to NautilusIconFactory API changes.Alexander Larsson2003-03-061-3/+7
* Disable switch-to-manual layout dialog.Alexander Larsson2003-03-031-0/+4
* Multi-head stuff done for the preferences dialog.Arvind Samptur2003-02-171-3/+2
* Set the GdkScreen on the drag-and-drop context menu. Fixes #90920.Dave Camp2003-02-081-2/+4
* Make the desktop icon view store the screen number with the iconJames Willcox2002-12-191-1/+29
* Set the background globally by default. On a right-drag from the propertyDave Camp2002-10-311-7/+52
* Add application/x-rootwindow-drop.Alexander Larsson2002-10-161-12/+51
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-2/+24
* Update to new canvas use DITHER_NORMAL instead of DITHER_MAX forAlexander Larsson2002-09-261-45/+79
* Use gtk_drag_check_threshold() to check for drag distance. Handle aDave Camp2002-07-311-10/+12
* New functions. (create_tree): Create a NautilusTreeViewDragDest.Dave Camp2002-07-251-29/+1
* fix proximate cause of #80896Michael Meeks2002-05-241-1/+3
* Make dnd modifiers behave like standard Gtk+ (#76789). Implemented "Set asAlexander Larsson2002-04-281-21/+51
* Move reset constant into header.Darin Adler2002-03-011-225/+168
* Events are in bin_window coordinates. Not world coords.Alexander Larsson2002-03-011-5/+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
* Remove. Remove.Darin Adler2002-02-221-63/+63
* require gnome-desktop libraryjacob berkman2002-02-191-0/+68
* call gtk_selection_data_copy() and gtk_selection_data_free() rather thanjacob berkman2002-02-191-4/+4
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-2/+6