summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file-utilities.c
Commit message (Expand)AuthorAgeFilesLines
* Support overriding .gnome2 directory.Ray Strode2010-08-121-6/+7
* Specify the expected variant type instead of using G_VARIANT_TYPE_TUPLE.Cosimo Cecchi2010-08-121-1/+1
* Re-use the same connection to Inhibit/Unhinibit power manager.Cosimo Cecchi2010-08-121-44/+65
* Port to GDBusChristian Persch2010-08-121-70/+59
* Move restore_from_trash() in nautilus-file-utilities.Cosimo Cecchi2010-08-121-0/+121
* Fix test in uninhibit codeA2009-08-271-1/+1
* Fix unintiallized GError in power managementA. Walton2009-08-101-0/+1
* Bug 334806 – Inhibit power-manager when copying filesA. Walton2009-08-101-0/+118
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-231-1/+0
* Call g_reload_user_special_dirs_cache() when xdg-user-dirs changeAlexander Larsson2009-06-151-0/+4
* Add nautilus_get_accel_map_fileAlexander Larsson2009-04-081-0/+21
* Use $XDG_DATA_HOME/.converted-launchers as marker for one-time desktopAlexander Larsson2009-02-251-0/+42
* Use g_mkstemp() instead of mkstemp(). Pointed out by Paolo Borelli.A. Walton2009-01-221-1/+1
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-1/+0
* Use g_mkdir() and g_chdir() instead of mkdir() and chdir() to fix someCosimo Cecchi2008-07-041-5/+6
* Support adding files to archives via file-roller. Thanks to NelsonChristian Neumair2008-05-291-0/+16
* reviewed by: Christian NeumairA. Walton2008-04-271-1/+4
* Don't crash if parent doesn't exist (#512636) Move exact change before keyAlexander Larsson2008-02-061-28/+30
* Better finding of case insensitive files. (#511450)Alexander Larsson2008-01-281-1/+111
* Require glib 2.15.2Alexander Larsson2008-01-141-1/+1
* Update to new gio file attribute namesAlexander Larsson2007-12-201-3/+3
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Update to new gio attribute namesAlexander Larsson2007-12-121-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-277/+173
* Avoid crashing if going to file:///# (#436071)Alexander Larsson2007-08-241-0/+3
* Destroy xdg-user-dirs cache at shutdown.Martin Wehner2007-06-231-20/+51
* Add support for xdg-user-dirsAlexander Larsson2007-05-161-5/+293
* Set version to 2.18.0.1Alexander Larsson2007-03-121-293/+5
* Update for releaseNAUTILUS_2_18_0Alexander Larsson2007-03-121-5/+293
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-081-1/+1
* Handle NULL pattern chit, don't unref pattern tile in make_pattern_chit.Christian Neumair2006-10-191-0/+5
* Cache return value from gnome_vfs_uri_is_localAlexander Larsson2006-08-231-1/+1
* Rename nautilus_drag_default_drop_action_for_url toChristian Neumair2006-07-271-6/+20
* Add nautilus_find_existing_uri_in_hierarchy. Remove undefinedChristian Neumair2006-07-081-0/+24
* Use gnome_vfs_volume_monitor_get_volume_for_path instead ofChristian Neumair2006-05-241-60/+0
* Speed up stock icon registration, as discussed on the mailing list:Christian Neumair2006-03-201-0/+60
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-1/+41
* Files with name "~" are not backups. (#170607) Patch from ChristianAlexander Larsson2005-07-131-1/+2
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-231-0/+37
* Add translator comments. Fixes #46338, #46339, #46341. Change "Show HiddenChristian Neumair2005-05-111-0/+1
* Plug the leak.Kjartan Maraas2005-03-311-0/+1
* New function nautilus_ensure_unique_file_nameAlexander Larsson2005-01-141-0/+49
* Require glib 2.6.0Alexander Larsson2004-12-151-28/+7
* Use eel_get_filename_charset to handle the new filename charset env vars.Alexander Larsson2004-10-281-24/+22
* Use home icon for homedir. Patch from Anders Carlsson <andersca@gnome.org>Alexander Larsson2004-10-111-0/+24
* change the name "CD Creator" to "CD/DVD Creator" following changes inBastien Nocera2004-07-291-1/+1
* Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2004-06-211-0/+2
* New functionsAlexander Larsson2004-02-131-0/+71
* Use mkstemp, as its safer. From bug #130091.Alexander Larsson2004-01-151-4/+8