summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* monitor: watch for removal of non-native mounts on GVolumeMonitorCosimo Cecchi2012-10-191-8/+49
* bookmarks: remove unused methodsCosimo Cecchi2012-10-192-28/+0
* bookmark: simplify codeCosimo Cecchi2012-10-192-24/+2
* bookmark: avoid sync I/OCosimo Cecchi2012-10-192-21/+103
* search-engine-tracker: refactor search completion notificationCosimo Cecchi2012-10-181-35/+38
* search-engine-model: emit finished when cancelled in-flightCosimo Cecchi2012-10-181-8/+23
* search-engine: keep a reference to the engine while searchingCosimo Cecchi2012-10-181-3/+4
* query: always set a query location URICosimo Cecchi2012-10-182-15/+9
* search: remove unused hits-subtracted signalCosimo Cecchi2012-10-154-98/+0
* search-directory: use g_hash_table_add()Cosimo Cecchi2012-10-151-1/+1
* tracker-engine: apply basename heuristic to tracker hits tooCosimo Cecchi2012-10-151-2/+7
* search: add debug outputCosimo Cecchi2012-10-155-0/+27
* search-engine: wait for all engine's completion before startingCosimo Cecchi2012-10-151-3/+44
* search-engine-simple: don't send last batch when cancelledCosimo Cecchi2012-10-151-1/+4