summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove bookmark items from the menuWilliam Jon McCann2012-07-152-251/+0
* Improve the buttons of the type selection dialogWilliam Jon McCann2012-07-151-1/+2
* Disallow selecting source dirs for target dirWilliam Jon McCann2012-07-151-0/+49
* window: remove unused code for temporary search/location barsCosimo Cecchi2012-07-143-77/+1
* query-editor: cleanup code and remove unused methodsCosimo Cecchi2012-07-143-66/+31
* query-editor: fixup event handling codeCosimo Cecchi2012-07-141-6/+7
* window: simplify codeCosimo Cecchi2012-07-141-7/+2
* icon-container: cleanupsCosimo Cecchi2012-07-142-15/+0
* Updated POTFILES.inPiotr Drąg2012-07-141-1/+0
* Shorten the live search timeout valueWilliam Jon McCann2012-07-141-1/+1
* Interpret a blank search as a search for any nameWilliam Jon McCann2012-07-142-24/+7
* Enable "just type" searchingWilliam Jon McCann2012-07-147-637/+192
* Combine the search bar and query editorWilliam Jon McCann2012-07-1413-845/+274
* Add a Recent files placeWilliam Jon McCann2012-07-1411-10/+134
* Store the activation uri in recently used, if availableWilliam Jon McCann2012-07-141-1/+4
* places-sidebar: use G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROPERTIESCosimo Cecchi2012-07-131-68/+17
* places-sidebar: remove unused codeCosimo Cecchi2012-07-131-7/+0
* Make search button a toggle againWilliam Jon McCann2012-07-131-4/+7
* window: remove unused menubar member in NautilusWindowDetailsCosimo Cecchi2012-07-132-4/+0
* pathbar: remove unused codeCosimo Cecchi2012-07-131-34/+0
* window-menus: remove unused codeCosimo Cecchi2012-07-131-108/+0
* desktop-link: use fullcolor icons for the stock desktop linksCosimo Cecchi2012-07-131-4/+18
* icon-names: add back fullcolor icon defines for the desktopCosimo Cecchi2012-07-132-1/+8
* trash-monitor: make sure to use our icon names for trashCosimo Cecchi2012-07-131-45/+66
* trash-bar: disconnect view signals in dispose()Cosimo Cecchi2012-07-131-3/+3
* image-properties: show error string when failing to open imageCosimo Cecchi2012-07-121-0/+2
* places-sidebar: add a notification while ejecting volumesCosimo Cecchi2012-07-113-0/+95
* notebook: remove unused prototypesCosimo Cecchi2012-07-111-5/+0
* view: add a shadow to the view when not showing tabsCosimo Cecchi2012-07-111-1/+28
* window: only emit slot-removed after it has been removed from the listCosimo Cecchi2012-07-111-3/+3
* Use a delete action for backends that don't support trashWilliam Jon McCann2012-07-111-4/+31
* Move getting xdg user directories icons into the sidebarWilliam Jon McCann2012-07-113-28/+26
* Use symbolic icons for the sidebar and bookmarksWilliam Jon McCann2012-07-115-23/+24
* Don't try to update the icon as the file loadsWilliam Jon McCann2012-07-111-32/+0
* Use GIcons in pathbarWilliam Jon McCann2012-07-111-40/+11
* Use GIcons for places instead of pixbufsWilliam Jon McCann2012-07-111-17/+4
* Revert "window-slot: simplify code"William Jon McCann2012-07-113-3/+11
* Make eject icon invert when selectedWilliam Jon McCann2012-07-101-152/+11
* Updated Hebrew translation.Yaron Shahrabani2012-07-101-800/+796
* Add locations for open windows to the destination selection dialogWilliam Jon McCann2012-07-105-10/+287
* Updated Norwegian nynorsk translationKjartan Maraas2012-07-101-3921/+1098
* Add every window to its own window groupWilliam Jon McCann2012-07-101-0/+6
* Updated Norwegian bokmål translationKjartan Maraas2012-07-101-704/+580
* toolbar: ensure square buttons on the toolbarCosimo Cecchi2012-07-091-28/+51
* Updated Galician translationsFran Diéguez2012-07-091-715/+705
* toolbar: don't unref the GtkUIManagerCosimo Cecchi2012-07-071-2/+0
* Updated Spanish translationDaniel Mustieles2012-07-061-424/+451
* Updated Arabic translationKhaled Hosny2012-07-051-705/+696
* Fix some compiler warningsWilliam Jon McCann2012-07-036-21/+1
* Add an explicit way to move and copy filesWilliam Jon McCann2012-07-033-5/+110