summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-dnd.c
Commit message (Expand)AuthorAgeFilesLines
* nautilus-dnd: request file system info if not availableCarlos Soriano2016-04-061-4/+25
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* dnd: use GtkPlacesSidebar drop targets hintsCarlos Soriano2015-10-061-3/+56
* Remove more unused methodsCosimo Cecchi2015-05-231-79/+0
* dnd: remove "Set as Background" action on dropCosimo Cecchi2014-02-171-5/+0
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* dnd: only allow the desktop as target for special desktop itemsCosimo Cecchi2013-04-101-0/+7
* Keep a ref to the drop filesWilliam Jon McCann2013-01-221-8/+5
* Cache drag selections on drag beginWilliam Jon McCann2013-01-221-0/+73
* all: fix GCC pointer signedness warningsCosimo Cecchi2012-05-311-2/+2
* dnd: remove commented out codeCosimo Cecchi2012-05-091-74/+0
* all: use g_str_has_prefix()Cosimo Cecchi2012-04-111-1/+1
* all: don't use eel_get_system_time()Cosimo Cecchi2012-04-111-1/+1
* all: don't use deprecated GDK pointer methodsCosimo Cecchi2011-10-181-1/+6
* dnd: rework handling of _NETSCAPE_URL dnd linksCosimo Cecchi2011-04-041-2/+2
* Rework architecture of NautilusView/FMDirectoryViewCosimo Cecchi2011-01-111-1/+0
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-2/+0
* dnd: move DnD slot proxying code to src/Cosimo Cecchi2011-01-111-303/+0
* Use GSourceFunc instead GtkFunctionJavier Jardón2010-11-161-1/+1
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-2/+2
* dnd: remove support for property/bgimage as DND type.Cosimo Cecchi2010-09-291-54/+0
* [ln-p] GSEAL nautilus-dnd.Bastien Nocera2010-06-111-25/+27
* Always check if the drag dest supports the source.Cosimo Cecchi2009-10-101-1/+8
* Fix usage of sink, fixing many recently introduced leaks.Alexander Larsson2009-09-071-1/+3
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-6/+6
* Fix regression in the default dnd type. We don't want to look recursivelyAlexander Larsson2009-04-061-2/+11
* Add new function source_is_deletable. When DnD'ing, change the drop actionNelson Benítez León2008-10-121-2/+22
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-1/+0
* Use correct target file for same filesystem check when dropping toChristian Neumair2008-08-131-0/+4
* Query filesystem ID, as referenced string. Use it to determine whether twoChristian Neumair2008-07-201-36/+17
* Also support a mode where the target URI is NULL, and the target slot isChristian Neumair2008-07-141-3/+16
* Add simple slot drop proxy API to libnautilus-private, centered aroundChristian Neumair2008-07-131-0/+354
* Don't use g_free () on a GFile. (#537995).Cosimo Cecchi2008-06-121-1/+1
* Support adding files to archives via file-roller. Thanks to NelsonChristian Neumair2008-05-291-3/+15
* Select GDK_ACTION_MOVE as default action when DnD-ing a uri list into theCosimo Cecchi2008-05-261-0/+12
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-3/+1
* Plugged some leaks around. Cleaned up this bit of code.Cosimo Cecchi2008-05-081-0/+3
* Use g_volume_should_automount() to determine if we should autorun programsDavid Zeuthen2008-02-211-1/+1
* Don't build selection list in wrong order. (#330357)Alexander Larsson2008-02-151-1/+1
* Add nautilus_file_is_launcher()Alexander Larsson2008-02-131-2/+8
* Default to move when dragging from trash.Alexander Larsson2008-02-041-1/+2
* Add nautilus_drag_uris_localAlexander Larsson2008-01-151-7/+25
* Default dnd of desktop icons to move. (#504824) Based on patch by CosimoAlexander Larsson2007-12-271-5/+15
* Update to new gio file attribute namesAlexander Larsson2007-12-201-4/+4
* Remove some small allocations, and use GSlice more often. Bug #461795.Christian Persch2007-12-031-5/+3
* Merge gio-branchAlexander Larsson2007-11-301-67/+80
* Rename nautilus_drag_default_drop_action_for_url toChristian Neumair2006-07-271-24/+2
* Use eel_gtk_menu_append_separator.Martin Wehner2006-05-071-6/+3
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* HIG fix. Use title capitalization for menu items.Dennis Cranston2005-12-171-3/+3