summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* search-provider: Add volume mounts only if mountedYanko Kaneti2012-09-191-3/+10
* view: don't NULL the slot until the end of destroyCosimo Cecchi2012-09-181-4/+3
* Use git.mkWilliam Jon McCann2012-09-172-9/+2
* Paint the used space on top of the othersWilliam Jon McCann2012-09-171-11/+13
* Use jimmac approved colorsWilliam Jon McCann2012-09-171-9/+9
* Balance the alignment of the legendWilliam Jon McCann2012-09-171-17/+62
* Display reported used space when availableWilliam Jon McCann2012-09-171-58/+80
* view: preserve selection when going out of searchCosimo Cecchi2012-09-172-6/+16
* slot: simplify new search directory creationCosimo Cecchi2012-09-171-13/+6
* window: open detached tab windows at mouse positionCosimo Cecchi2012-09-171-0/+2
* Use the detailed type description in the properties dialogWilliam Jon McCann2012-09-171-2/+2
* Make clear icon active when there is any text in uri entryWilliam Jon McCann2012-09-171-11/+8
* Don't print an example when there are no valid schemasWilliam Jon McCann2012-09-171-5/+11
* search-provider: also return bookmarks and mountsCosimo Cecchi2012-09-142-2/+192
* bookmark-list: add API to get a NautilusBookmark for a given URICosimo Cecchi2012-09-142-0/+41
* bookmark: add API to get a symbolic icon for a NautilusBookmarkCosimo Cecchi2012-09-142-3/+3
* bookmark: remove unused GIcon argument to nautilus_bookmark_new()Cosimo Cecchi2012-09-144-5/+4
* Quote the use of file type descriptions in error messagesWilliam Jon McCann2012-09-131-2/+2
* Fix leaksWilliam Jon McCann2012-09-111-0/+1
* Fix gfile leakWilliam Jon McCann2012-09-111-0/+2
* Fix file leakWilliam Jon McCann2012-09-111-1/+4
* Remove some unused codeWilliam Jon McCann2012-09-101-5/+0
* Only show the spinner if the deep count take longer than a second.William Jon McCann2012-09-101-4/+27
* Add a spinner when computing the contents of foldersWilliam Jon McCann2012-09-101-48/+102
* Add an icon to the location entry and drop use of location barWilliam Jon McCann2012-09-1011-705/+410
* application: mark two user-visible error strings for translationCosimo Cecchi2012-09-101-2/+6
* canvas-view: make sure to sort by relevance and select first itemCosimo Cecchi2012-09-103-1/+21
* places-sidebar: remove the last, unused bits of libnotifyFederico Mena Quintero2012-09-071-5/+0
* canvas-view: more actions cleanupsCosimo Cecchi2012-09-063-21/+10
* canvas-view: move Stretch and Unstretch actions to the desktop viewCosimo Cecchi2012-09-064-104/+82
* canvas-view: move Clean Up action to the desktopCosimo Cecchi2012-09-064-24/+17
* query-editor: no need to emit changed twice when location is toggledCosimo Cecchi2012-09-061-11/+4
* Pass the current directory model down to the search engineCosimo Cecchi2012-09-061-1/+7
* shell-provider: implement caching for GVariant metasCosimo Cecchi2012-09-061-15/+54
* shell-provider: implement search provider methodsCosimo Cecchi2012-09-061-10/+385
* shell-provider: add a first skeleton of the shell search providerCosimo Cecchi2012-09-062-5/+238
* Search requires that a reload be forced despite a load in effectWilliam Jon McCann2012-09-055-12/+43
* Don't try to change the view buttons to the old view while loadingWilliam Jon McCann2012-09-051-1/+1
* Always show the name column because we're worthless without itWilliam Jon McCann2012-09-051-0/+2
* Don't crash if we can't load column preferencesWilliam Jon McCann2012-09-051-4/+6
* Act on sidebar items on button release not button downWilliam Jon McCann2012-09-051-59/+24
* Don't reload while a reload is ongoingWilliam Jon McCann2012-09-051-0/+7
* Make tab change action consistent with GTK'sWilliam Jon McCann2012-09-053-32/+47
* Don't add duplicate xdg dirs to the places sidebarWilliam Jon McCann2012-09-051-40/+62
* Don't show the browse button for the connect to server standaloneWilliam Jon McCann2012-09-023-2/+15
* Add back a legacy nautilus-connect-server commandWilliam Jon McCann2012-09-022-0/+189
* New design for the connect to server dialogWilliam Jon McCann2012-09-028-1490/+587
* window: convert binding set keybindings into proper actionsCosimo Cecchi2012-08-315-61/+20
* view: don't connect to NautilusWindow signalsCosimo Cecchi2012-08-316-194/+88
* notebook: make tabs detachableCosimo Cecchi2012-08-312-0/+93