summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* files-view: remove the floating barwip/gbsneto/actionbarGeorges Basile Stavracas Neto2016-11-275-1190/+0
* window-slot: show actionbarGeorges Basile Stavracas Neto2016-11-271-0/+24
* view: add ::get_action_bar() vfuncGeorges Basile Stavracas Neto2016-11-274-0/+43
* action-bar: implement NautilusActionBarGeorges Basile Stavracas Neto2016-11-277-1/+1083
* files-view: add ::stop-loading actionGeorges Basile Stavracas Neto2016-11-271-1/+11
* view: add NautilusView::selection propertyGeorges Basile Stavracas Neto2016-11-274-20/+43
* properties-window: fix checking inconsistent stateAlexandru Pandelea2016-11-271-1/+1
* file-operations: don't recurse for trash operationsCarlos Soriano2016-11-251-1/+3
* progress-info: avoid racesCarlos Soriano2016-11-251-36/+46
* clipboard: free item listErnestas Kulik2016-11-231-12/+6
* file: unref emblemErnestas Kulik2016-11-231-1/+2
* window-slot: reverse the view icon actionCarlos Soriano2016-11-231-6/+20
* view: make icon getter staticCarlos Soriano2016-11-239-117/+82
* mime-actions: use GQueue functions instead of private pointersCarlos Soriano2016-11-221-5/+5
* Revert "file: reword "items" to "files and folders""Carlos Soriano2016-11-221-6/+4
* mime-actions: modernize codeCarlos Soriano2016-11-211-94/+72
* mime-actions: support admin backendCarlos Soriano2016-11-215-7/+51
* Use Unicode in translatable stringsPiotr Drąg2016-11-1210-50/+50
* application: open home directory on new window if searchingErnestas Kulik2016-11-111-3/+14
* application: add “clone-window” actionErnestas Kulik2016-11-112-12/+21
* batch-rename-dialog: mark string for translationCarlos Soriano2016-11-101-3/+9
* batch-rename-dialog: use same quote styleAlexandru Pandelea2016-11-101-3/+3
* batch-rename : Reword "Rename %d files/folders" as "Rename %d files"Neha Yadav2016-11-101-2/+22
* file: reword "items" to "files and folders"Carlos Soriano2016-11-101-4/+6
* file: create filtered file lists in correct orderErnestas Kulik2016-11-101-3/+1
* rename-file-popover-controller: select entire name for foldersRazvan Chitu2016-11-081-7/+13
* files-view, preferences: sync sort-directories-first with Gtk+Felipe Borges2016-11-072-18/+5
* batch-rename-dialog: disable metadata for illegal metadata charsAlexandru Pandelea2016-11-041-1/+4
* rename-file-popover-controller: Fix popover animationAlexandru Pandelea2016-11-041-2/+2
* floating-bar: fix hide on hover with notebook visibleErnestas Kulik2016-11-031-3/+1
* ui-utilities: clarify date labelMonica Baluna2016-11-034-17/+28
* regular-file-function: reword the function nameNeha Yadav2016-11-031-1/+1
* undo-file-manager: make the class final and port to G_DECLARE* type declarationZurzic Zeljko2016-11-022-73/+38
* window-slot: hide trashbar if Trash is emptyMohammed Sadiq2016-11-021-1/+39
* files-view: better empty state for TrashMohammed Sadiq2016-11-023-0/+62
* help-overlay: Remove Ctrl+B shortcutJeremy Bicha2016-10-281-7/+0
* file-undo-operations: fix batch rename lists orderAlexandru Pandelea2016-10-261-0/+4
* progress-info-widget: use constructed instead of new for initializationCarlos Soriano2016-10-261-14/+10
* batch-rename: fix file reordering before the renameAlexandru Pandelea2016-10-264-157/+137
* file-undo-operations: use g_list_prepend instead of g_list_appendAlexandru Pandelea2016-10-261-4/+12
* file: fix function prototypeMonica Baluna2016-10-261-1/+1
* window: check for an active slot when updating cursorErnestas Kulik2016-10-261-1/+2
* toolbar: port from gtk_menu_popup()Ernestas Kulik2016-10-251-83/+25
* properties-window: use NautilusFile utility functions where availableErnestas Kulik2016-10-241-40/+14
* properties-window: use g_file_get_relative_path()Ernestas Kulik2016-10-241-43/+11
* properties-window: do not expand prompt separatorErnestas Kulik2016-10-241-1/+1
* properties-window: merge create_page_with_{h,v}box()Ernestas Kulik2016-10-241-40/+24
* icon-info: do not scale pixbuf to width or height of 0Ernestas Kulik2016-10-241-1/+6
* application: clear dbus_manager and search_provider after unregisteringErnestas Kulik2016-10-241-2/+2
* list-view: do not try to activate a NULL selectiondjb2016-10-181-4/+7