summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-tree-view-drag-dest.c
Commit message (Expand)AuthorAgeFilesLines
* dnd: use GtkPlacesSidebar drop targets hintsCarlos Soriano2015-10-061-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* list-view: add back a treeview optionCosimo Cecchi2013-02-111-27/+102
* Normalize signal namesWilliam Jon McCann2013-01-221-13/+13
* Switch location on list view hoverWilliam Jon McCann2013-01-211-1/+72
* Improve list view dropping for crowded foldersChristian Neumair2012-09-171-3/+12
* Remove more code for handling expanded list view rowsWilliam Jon McCann2012-08-261-51/+1
* Don't allow any type of drop (even text) if the target is readonlyWilliam Jon McCann2012-08-261-38/+23
* Set the correct action on dnd for uri listsWilliam Jon McCann2012-08-251-1/+1
* Rename icon view to canvas viewWilliam Jon McCann2012-08-071-1/+0
* all: fix GCC pointer signedness warningsCosimo Cecchi2012-05-311-4/+4
* all: don't use deprecated GDK pointer methodsCosimo Cecchi2011-10-181-2/+7
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-1/+0
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-051-10/+6
* all: remove some unneeded includesCosimo Cecchi2011-07-011-1/+0
* all: use g_cclosure_marshal_generic() instead of generating marshallersCosimo Cecchi2011-07-011-7/+7
* tree-drag-dest: set the right style classCosimo Cecchi2010-12-141-1/+9
* tree-view-drag-dest: port to GtkStyleContextCosimo Cecchi2010-12-061-6/+3
* Fix the build with latest GTK+Matthias Clasen2010-12-021-1/+1
* general: use new DEBUG macros instead of nautilus_debug_logCosimo Cecchi2010-12-021-9/+11
* general: use new GtkScrollable interfaceCosimo Cecchi2010-10-301-1/+1
* [libnautilus-private] Port to rendering-cleanup-nextChristian Persch2010-09-301-20/+18
* Remove code to handle emblems in DnD.Cosimo Cecchi2010-07-251-38/+0
* [ln-p] GSEAL nautilus-tree-view-drag-dest.Cosimo Cecchi2010-06-111-27/+36
* Fix compilation due to deprecated GTK_WIDGET_STATE symbolTomas Bzatek2010-03-101-1/+1
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-1/+1
* Don't access uninitialized variableAlexander Larsson2009-12-141-1/+1
* Complete XDS supportJames Dietrich2009-11-171-11/+67
* Don't get drag data in list mode if we don't support the target.Cosimo Cecchi2009-11-021-3/+16
* Bug 549437 – ctrl + dnd file duplication in list viewA. Walton2009-05-111-1/+2
* Use g_timeout_add_seconds where appropriateNelson Benitez2009-04-211-2/+2
* Bug 171655 – add support for XDS (Direct Save protocol) to list viewAlexander Larsson2009-03-161-1/+146
* Use G_DEFINE_TYPE instead of libgnome macros.Cosimo Cecchi2008-10-061-6/+5
* Only queue a redraw if widget state actually changed. Fixes massiveChristian Neumair2008-07-311-1/+2
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* Add nautilus_drag_uris_localAlexander Larsson2008-01-151-5/+7
* Merge gio-branchAlexander Larsson2007-11-301-3/+2
* Sparse cleanups from kjartanAlexander Larsson2007-03-021-1/+1
* Rename nautilus_drag_default_drop_action_for_url toChristian Neumair2006-07-271-13/+14
* Add functions nautilus_drag_can_accept_files andMartin Wehner2006-07-111-47/+102
* Test for the right path in the break condition. Fixes an infinite loopMartin Wehner2006-02-271-2/+2
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-8/+10
* Enable emblem dropping to the list view and allow text drags on the listMartin Wehner2005-08-221-5/+45
* Correctly sort files before operating on them. Fixes #308884.Christian Neumair2005-07-061-3/+6
* Change NAUTILUS_ICON_DND_TEXT_TYPE to UTF-8 string.Christian Neumair2005-07-051-6/+56
* Slightly slower auto hover expand.Alexander Larsson2005-06-161-3/+5
* Add hover expansionAlexander Larsson2005-06-151-1/+56
* src/nautilus-emblem-sidebar.cChristian Neumair2005-06-021-1/+1
* Add handle_url signal Fix argument list for handle_uri_listAlexander Larsson2005-01-131-10/+58
* This is based on a patch by Jürg Billeter <j@bitron.ch> which was partlyAlexander Larsson2003-06-271-2/+9