summaryrefslogtreecommitdiff
path: root/src/nautilus-file-management-properties.c
Commit message (Expand)AuthorAgeFilesLines
* file-management-properties: open only one preferences window (#442263)Cosimo Cecchi2010-12-041-22/+15
* Includes cleanupTomas Bzatek2010-11-251-2/+0
* file-management-properties: remove the properties binaryCosimo Cecchi2010-11-231-162/+0
* Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriateTomas Bzatek2010-11-161-23/+3
* [src] don't use GtkComboBox text APIs (#632651)Cosimo Cecchi2010-10-301-10/+11
* preferences: use right link for the 'Media' help page (#564866).Cosimo Cecchi2010-09-171-0/+4
* [src] remove unused sort optionCosimo Cecchi2010-07-251-1/+0
* Remove last users of eel_preferences and eel_gconfAlexander Larsson2010-07-231-22/+3
* Convert list-view preferences to gsettingsAlexander Larsson2010-07-231-28/+33
* Convert compact view prefs to gsettingsAlexander Larsson2010-07-231-7/+7
* Convert tree sidebar prefs to gsettingsAlexander Larsson2010-07-231-3/+3
* Convert desktop preferences to gsettingsAlexander Larsson2010-07-231-1/+6
* Convert icon-view preferences to gsettingsAlexander Larsson2010-07-231-24/+26
* Convert preview settings to gsettingsAlexander Larsson2010-07-231-15/+72
* Convert show-directory-item-counts to gsettingsAlexander Larsson2010-07-231-4/+4
* Convert show-text-in-icons to gsettingsAlexander Larsson2010-07-231-5/+5
* Convert default-folder-view to gsettingsAlexander Larsson2010-07-231-8/+8
* Convert sort-directories-first to gsettingsAlexander Larsson2010-07-231-3/+3
* Convert always-use-browser to gsettingsAlexander Larsson2010-07-231-3/+34
* Convert click-policy to GSettingsAlexander Larsson2010-07-231-4/+4
* Convert executable-text-activation to GSettingsAlexander Larsson2010-07-231-4/+83
* Convert date-format to gsettingsAlexander Larsson2010-07-231-6/+51
* Convert show-hidden-files to gsettings and merge it with show-backup-filesAlexander Larsson2010-07-231-8/+5
* Convert enable-delete to gsettingsAlexander Larsson2010-07-231-3/+3
* Convert confirm-trash preference to gsettingsAlexander Larsson2010-07-231-13/+20
* Convert media handling preferences to gsettingsAlexander Larsson2010-07-231-12/+21
* Use the new API in the preferences.Cosimo Cecchi2010-05-131-2/+2
* Change "enable browser" prefs to "enable spatial"Alexander Larsson2009-12-171-3/+3
* Add two comments for translators (#572158).Cosimo Cecchi2009-03-081-0/+1
* Update the 2GB and 4GB thumbnail limits to the new prefs API and make sureAlexander Larsson2008-12-101-6/+8
* Require trunk eel. Drop libgnome* and librsvg deps.Alexander Larsson2008-10-071-151/+153
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-061-5/+8
* Require gio 2.17.5 for g_mount_guess_content_type().David Zeuthen2008-07-291-1/+2
* Use standard icon name, as gnome-icon-theme no longer ships theCosimo Cecchi2008-07-281-1/+1
* Display compact view after list view, rather than before it. FixesChristian Neumair2008-07-211-1/+1
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-301-2/+2
* Added compact view.Christian Neumair2008-03-291-1/+13
* Avoid showing broken icons for the media type list (#519880)Alexander Larsson2008-03-061-1/+1
* Fix a crasher when reading NULL values from GConf. (#518974)Cosimo Cecchi2008-02-291-0/+2
* Add GMount attribute to NautilusFile. (not implemented yet)Alexander Larsson2008-01-171-16/+136
* Fix help crash by actually owning a ref to xml_dialog. (#509835)Alexander Larsson2008-01-161-3/+5
* Don't crash when exiting separate properties app. (#505687)Alexander Larsson2008-01-151-2/+0
* Add check_trash arg to nautilus_file_operations_unmount_mount. AddAlexander Larsson2008-01-141-0/+34
* Merge gio-branchAlexander Larsson2007-11-301-62/+62
* Avoid crashing if not enough items in icon view caption pref (#357955)Alexander Larsson2007-01-311-4/+11
* Remove the "always use text-entry location bar" checkbox from theMartin Wehner2006-07-251-3/+0
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Add the option to always use the location bar to the preferences dialog.Martin Wehner2006-01-311-0/+4
* Use the new combo box code (#322487)Alexander Larsson2005-12-081-148/+109
* Don't leak size_group reference. Patch from Jaap HaitsmaMartin Wehner2005-11-171-0/+1