summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file-utilities.c
Commit message (Expand)AuthorAgeFilesLines
* content-bar: move more content type handlingCarlos Soriano2016-03-071-0/+25
* content-bar: move content type handling to nautilus-fileCarlos Soriano2016-03-071-0/+74
* file-utilities: update modelineCarlos Soriano2016-03-071-1/+1
* places-view: implement a view for Other LocationsGeorges Basile Stavracas Neto2015-08-201-4/+10
* Remove more unused methodsCosimo Cecchi2015-05-231-28/+0
* application: drop load/save of custom accel mapsCosimo Cecchi2014-12-061-14/+0
* signaller: remove user-dirs-changed signalCosimo Cecchi2014-05-131-1/+0
* file-utilities: remove built-in XDG utility functionsCosimo Cecchi2014-05-131-338/+16
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* file-utils: ensure directories exist before restoring from trashCosimo Cecchi2013-03-191-24/+83
* trivial: simplify codeCosimo Cecchi2013-03-191-7/+2
* NautilusWindowSlot: allow the location change if selection has been changedMarco Trevisan (Treviño)2013-03-041-0/+42
* Normalize signal namesWilliam Jon McCann2013-01-221-1/+1
* file-utilities: export special_directory_get_icon()Cosimo Cecchi2012-09-261-0/+39
* Fix string leakWilliam Jon McCann2012-09-111-0/+2
* Don't try to close the window when a mount goes awayWilliam Jon McCann2012-08-311-0/+42
* Set a better file display name by defaultWilliam Jon McCann2012-08-281-0/+207
* file-utilities: fix leaked path stringPavel Vasin2012-08-241-1/+13
* file-utilities: fix GList leakPavel Vasin2012-08-241-1/+1
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-1/+1
* Migrate accels file to use XDG user config dirHolger Berndt2012-05-231-9/+14
* Revert "Remove gtk accel map functionality"Holger Berndt2012-05-231-0/+21
* places-sidebar: trivial cleanupCosimo Cecchi2012-04-271-1/+0
* all: remove desktop-is-home-dir GSetting preferenceCosimo Cecchi2012-04-261-37/+10
* file-utilities: remove custom inhibit/unhibit methodsCosimo Cecchi2012-04-261-129/+0
* file-utilities: remove unused codeCosimo Cecchi2012-04-261-184/+0
* Don't trust .desktop files in .gnome2William Jon McCann2012-04-261-14/+3
* Remove gtk accel map functionalityWilliam Jon McCann2012-04-261-21/+0
* Move all ui files and icons into resourcesAlexander Larsson2012-01-161-35/+0
* file-utilities: return "Home" as a title for the home directoryCosimo Cecchi2011-03-211-0/+4
* file-utilities: make compute_title_for_location() return the basenameCosimo Cecchi2011-01-121-1/+1
* autorun: move get_x_content_types_for_mount () to file-utilitiesCosimo Cecchi2010-11-251-0/+80
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-1/+1
* Fix up desktop-is-home-dir gsettings conversionAlexander Larsson2010-07-231-5/+5
* Convert desktop preferences to gsettingsAlexander Larsson2010-07-231-5/+5
* Support overriding .gnome2 directory.Ray Strode2010-07-041-6/+7
* Specify the expected variant type instead of using G_VARIANT_TYPE_TUPLE.Cosimo Cecchi2010-05-301-1/+1
* Re-use the same connection to Inhibit/Unhinibit power manager.Cosimo Cecchi2010-05-301-44/+65
* Port to GDBusChristian Persch2010-05-301-70/+59
* Move restore_from_trash() in nautilus-file-utilities.Cosimo Cecchi2010-04-281-0/+121
* Don't use ~/.nautilus anymore (#601476).Cosimo Cecchi2010-04-261-2/+2
* 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