summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into places-sidebarFederico Mena Quintero2013-04-2051-1282/+939
|\
| * file: simplify logic to filter out foreign desktop filesCosimo Cecchi2013-04-101-5/+13
| * dnd: only allow the desktop as target for special desktop itemsCosimo Cecchi2013-04-101-0/+7
| * canvas-dnd: don't use activation URI for DnD of special desktop itemsCosimo Cecchi2013-04-101-1/+6
| * file: do not reverse collated order for files with same search rankCosimo Cecchi2013-04-041-0/+3
| * query: rank prefix matches lower than exact matchesCosimo Cecchi2013-04-041-2/+5
| * search-hit: add a missing breakCosimo Cecchi2013-04-041-0/+1
| * search-engine-simple: don't follow symlinks when descendingCosimo Cecchi2013-04-041-1/+2
| * sidebar: increase default sidebar widthCosimo Cecchi2013-03-251-1/+1
| * file-utils: ensure directories exist before restoring from trashCosimo Cecchi2013-03-191-24/+83
| * trivial: simplify codeCosimo Cecchi2013-03-191-7/+2
| * Always use activation URI for DnD sourcesCosimo Cecchi2013-03-064-1/+30
| * 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