summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* icon-info: don't use deprecated gtk_icon_info_freeCosimo Cecchi2013-03-041-4/+4
* NautilusWindowSlot: allow the location change if selection has been changedMarco Trevisan (TreviƱo)2013-03-042-0/+44
* tracker: fix an error with latest TrackerCosimo Cecchi2013-03-011-1/+1
* search: print a warning when a provider errors out on a queryCosimo Cecchi2013-03-011-0/+2
* canvas-dnd: adapt for gnome-desktop API changeCosimo Cecchi2013-02-211-1/+0
* canvas-item: don't use the root window to create drag surfaceCosimo Cecchi2013-02-201-5/+2
* canvas-dnd: don't trigger dnd hover on the desktopCosimo Cecchi2013-02-191-0/+5
* canvas-container: don't force native window for the desktop canvasCosimo Cecchi2013-02-191-6/+0
* Remove NautilusDesktopBackgroundCosimo Cecchi2013-02-193-669/+0
* canvas-dnd: don't use NautilusDesktopBackgroundCosimo Cecchi2013-02-191-9/+30
* places-sidebar: follow the remember-recent-files GSettingCosimo Cecchi2013-02-132-0/+5
* preferences: add a "Navigate folders in a tree" preferenceCosimo Cecchi2013-02-112-0/+6
* list-view: add back a treeview optionCosimo Cecchi2013-02-111-27/+102
* file: don't crash when the original file path has reserved charactersCosimo Cecchi2013-01-291-6/+2
* Normalize signal namesWilliam Jon McCann2013-01-2220-103/+103
* Remove cut and paste libeggWilliam Jon McCann2013-01-221-8/+0
* Keep a ref to the drop filesWilliam Jon McCann2013-01-222-8/+7
* Cache drag selections on drag beginWilliam Jon McCann2013-01-223-2/+94
* search-hit: plug a memleakCosimo Cecchi2013-01-211-0/+1
* Switch location on canvas view hoverWilliam Jon McCann2013-01-214-1/+82
* Switch location on list view hoverWilliam Jon McCann2013-01-212-1/+74
* search-hit: fix mem leakPavel Vasin2013-01-171-0/+1
* column-chooser: fix mem leakPavel Vasin2013-01-171-0/+2
* search-engine-simple: make sure to query for IS_BACKUP attributeCosimo Cecchi2013-01-161-0/+1
* canvas-container: use gtk_widget_class_set_accessible_type()Cosimo Cecchi2013-01-031-19/+3
* directory: limit deep scount (folder contents and size) to one filesystemPhillip Susi2012-12-171-5/+38
* file: revert to previous framing behavior for custom iconsCosimo Cecchi2012-12-161-18/+2
* places-sidebar: make sure to always notify when unmountingCosimo Cecchi2012-12-113-18/+29
* Share "show hidden" option with GTK file chooserTimothy Arceri2012-12-075-5/+9
* Remove .hidden file code now that gio does if for usAlexander Larsson2012-12-074-125/+2
* application: centralize dbus service handling into GApplicationCosimo Cecchi2012-12-062-141/+14
* build: remove an unused variableCosimo Cecchi2012-12-051-1/+0
* Make sure to use correct filename when restoring from TrashTimothy Arceri2012-11-301-3/+13
* Use g_file_info_get_deletion_date() helperBastien Nocera2012-11-271-7/+7
* file: don't add a thumbnail border around desktop file launchersCosimo Cecchi2012-11-131-13/+36
* search-engine-simple: use g_content_type_is_a()Cosimo Cecchi2012-11-121-1/+1
* search-engine-model: apply mimetype filtersCosimo Cecchi2012-11-121-2/+18
* file: fix missing frame image around some previewsCosimo Cecchi2012-10-292-10/+5
* search-directory: ensure we call emit_done_loading() when no resultsCosimo Cecchi2012-10-291-13/+30
* tracker-engine: treat the search string as a sentence for FTS matchCosimo Cecchi2012-10-291-1/+1
* thumbnails: default to GNOME_DESKTOP_THUMBNAIL_SIZE_LARGECosimo Cecchi2012-10-261-1/+1
* build: use GNOME_MAINTAINER_MODE_DEFINESCosimo Cecchi2012-10-231-1/+1
* all: don't use eel_g_str_list_copy()Cosimo Cecchi2012-10-232-5/+5
* all: don't use eel_g_object_list_copy()Cosimo Cecchi2012-10-231-5/+5
* search-directory: make the simple engine recursiveCosimo Cecchi2012-10-224-2/+13
* search-directory: always start the simple engineCosimo Cecchi2012-10-221-3/+3
* search-directory: enable incremental directory loadCosimo Cecchi2012-10-221-33/+25
* bookmark: add nautilus_bookmark_get_is_builtin()Cosimo Cecchi2012-10-222-0/+21
* bookmark: add nautilus_bookmark_get_xdg_type()Cosimo Cecchi2012-10-222-8/+41
* monitor: use GSliceCosimo Cecchi2012-10-191-2/+2