summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory.c
Commit message (Expand)AuthorAgeFilesLines
* Comment out the metadata tests for nowCosimo Cecchi2009-07-141-1/+4
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-231-174/+0
* Call query_filesystem_info asynchronously. Also, avoid calling it to oftenAlexander Larsson2009-04-011-0/+1
* Bug 518481 – URL shortcuts do not open query partAlexander Larsson2009-04-011-22/+4
* Invalidate file attributes after it has been moved, so that they areCosimo Cecchi2009-01-281-1/+4
* Add nautilus_directory_has_active_request_for_file which returns true ifAlexander Larsson2008-10-171-1/+12
* Always assume that directories in trash are local. Fixes #546353. ThanksChristian Neumair2008-09-121-1/+3
* No more overlapping desktop icons.Christian Neumair2008-08-241-0/+15
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-301-1/+1
* Use g_volume_should_automount() to determine if we should autorun programsDavid Zeuthen2008-02-211-1/+1
* Removed. Removed. Removed.Alexander Larsson2007-12-101-2/+4
* No need to get the uri to figure out if the directory is in the trash,Alexander Larsson2007-12-071-10/+2
* Don't avoid adding existing files that are not is_added. Fixes a problemAlexander Larsson2007-12-061-1/+5
* Remove some small allocations, and use GSlice more often. Bug #461795.Christian Persch2007-12-031-11/+7
* Merge gio-branchAlexander Larsson2007-11-301-410/+471
* Update for releaseNAUTILUS_2_16_2Alexander Larsson2006-11-071-1/+5
* Add is_added flag to NautilusFile to make sure we always send an addedAlexander Larsson2006-10-181-1/+5
* Ref all files when emitting change signals. This is an unverified possibleAlexander Larsson2006-10-171-1/+2
* Add is_in_trash_state to NautilusDirectoryDetails. Also addChristian Neumair2006-09-271-0/+19
* Cache return value from gnome_vfs_uri_is_localAlexander Larsson2006-08-231-1/+9
* Plug potential leak.Christian Neumair2006-02-261-1/+2
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-8/+31
* Add handle_url signal Fix argument list for handle_uri_listAlexander Larsson2005-01-131-5/+7
* Make nautilus_directory_get_file_list virtualAlexander Larsson2004-10-111-0/+10
* Don't reference screen when removing.Alexander Larsson2004-09-201-1/+5
* Add preference to choose date format. Set default date format to '%c',Jürg Billeter2004-07-161-0/+3
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-0/+3
* Require gtk/glib 2.3.0Alexander Larsson2003-12-181-3/+3
* Add a "Edit->Select Pattern" menu entryJames Willcox2003-09-261-0/+31
* Don't set theme if model is NULL.Alexander Larsson2003-08-291-0/+15
* Implement .hidden files, synchronosly, for file:// only.Alexander Larsson2003-06-271-0/+4
* Added new files.Alexander Larsson2003-05-151-0/+3
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-17/+10
* Make NautilusDirectory a GObject.Alexander Larsson2003-03-141-3/+1
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-1/+1
* Use nautilus_file_update_name_and_directory().Dave Camp2003-02-101-5/+3
* Make the desktop icon view store the screen number with the iconJames Willcox2002-12-191-0/+9
* Remove type checks, was showing up in profiles.Alexander Larsson2002-10-181-1/+2
* Fixes bug #89616.Dave Camp2002-09-151-7/+19
* Don't add files to the work queue of a directory they don't belong to.Dave Camp2002-08-091-1/+6
* Cancel loading of attributes in the old directory before moving to the newDave Camp2002-07-111-1/+10
* use the key here.Michael Meeks2002-06-281-1/+19
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-7/+19
* Don't pay any attention if we're told about removal of a file we'reDarin Adler2002-03-041-1/+1
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-0/+2
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-211-0/+1
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-12/+20
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-071-0/+14
* Remove smooth mode and unused font and font size machinery.Darin Adler2002-01-291-3/+0