summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Don't free uninitilized errorsAlexander Larsson2009-11-271-3/+0
* Ensure ABS calls work on difference of unsigned valuesAlexander Larsson2009-11-271-2/+2
* Don't get drag data in list mode if we don't support the target.Cosimo Cecchi2009-11-271-3/+16
* Emit the selection-changed signal when inverting.Cosimo Cecchi2009-11-271-0/+2
* Allow absolute pathnames for plugin menu/toolbar item icons.Pierre Wieser2009-11-251-32/+39
* Add nautilus_icon_info_lookup_from_path()Pierre Wieser2009-11-252-1/+18
* Correctly update the request countersAlexander Larsson2009-11-171-4/+14
* Handle failed connection to tracker daemon 0.7 seriesTomas Bzatek2009-10-201-11/+8
* Use the right GConf key for the disable_tabs setting (#580220).Cosimo Cecchi2009-10-201-1/+1
* Always check if the drag dest supports the source.Cosimo Cecchi2009-10-201-1/+8
* correct the value of GtkRecentData.app_exec in nautilus_recent_add_file()Xu Li2009-10-201-1/+1
* Update tracker support for version 0.7Jürg Billeter2009-09-261-1/+23
* Don't rely on activation_uri when detecting mountsTomas Bzatek2009-09-241-3/+2
* Don't load files for thumbnailing that we can't thumbnail anywayAlexander Larsson2009-09-183-7/+27
* Make the desktop window native so the backing pixmap is drawn by XAlexander Larsson2009-09-101-3/+13
* Free get_types_table internal hashtable on exitAlexander Larsson2009-09-081-1/+6
* Don't leak list of gconf entriesAlexander Larsson2009-09-081-0/+1
* Fix usage of sink, fixing many recently introduced leaks.Alexander Larsson2009-09-071-1/+3
* Don't leak file metadataAlexander Larsson2009-09-071-0/+5
* Centralize extra view ref and sink if requiredAlexander Larsson2009-09-071-1/+6
* Don't crash on NULL gconf valuePadraig O'Briain2009-09-071-0/+3
* Fix test in uninhibit codeA2009-08-271-1/+1
* Move NAUTILUS_DESKTOP_METADATA_GCONF_PATH to nautilus-metadata.hAlexander Larsson2009-08-182-2/+3
* Bug 587316 – Truncate file names when deletingA. Walton2009-08-161-0/+10
* Fix a typoMatthias Clasen2009-08-121-1/+1
* Fix unintiallized GError in power managementA. Walton2009-08-101-0/+1
* Bug 334806 – Inhibit power-manager when copying filesA. Walton2009-08-103-2/+147
* Reorder assignments in mime application chooserA. Walton2009-08-031-1/+1
* Reverse back/forward mouse button sense.A. Walton2009-08-032-4/+4
* Respect /desktop/gnome/lockdown/disable_command_lineVincent Untz2009-07-282-0/+10
* Fix handling of small images/iconsJaap A. Haitsma2009-07-191-4/+16
* Clean up metadata key names now that they are publicAlexander Larsson2009-07-143-41/+41
* Comment out the metadata tests for nowCosimo Cecchi2009-07-141-1/+4
* Don't display the timeout dialog with broken launchersWang Yan2009-07-081-0/+2
* Bug 587486 – Pass GMountOperation to unmount/eject/stop opsDavid Zeuthen2009-07-086-54/+402
* Properly escape names used as gconf keysAlexander Larsson2009-06-301-2/+8
* Support metadata for the virtual desktop iconsAlexander Larsson2009-06-294-2/+191
* Move metadata setting to a NautilusFile vfuncAlexander Larsson2009-06-294-115/+162
* Forgot to remove some references to removed symbolsAlexander Larsson2009-06-261-35/+0
* Support unsetting metadataAlexander Larsson2009-06-251-6/+8
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-2318-2984/+18
* Use gvfs based metadataAlexander Larsson2009-06-236-89/+444
* Another missed FreeBSD build fix.A. Walton2009-06-221-1/+1
* Bug 586346 – Build failure on FreeBSDA. Walton2009-06-191-1/+1
* Bug 586346 – Build failure on FreeBSDA. Walton2009-06-191-1/+1
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-185-3/+375
* Revert last commit as discussion in #gnome-hackersA. Walton2009-06-171-3/+0
* Bug 586040 – "Open With" dialog duplicatesA. Walton2009-06-171-0/+3
* Call g_reload_user_special_dirs_cache() when xdg-user-dirs changeAlexander Larsson2009-06-151-0/+4
* Bug 547749 – "Open with" Applications not sorted.A. Walton2009-06-121-5/+8