summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* file-operations: remove not needed g_warn_if_failCarlos Soriano2016-12-101-2/+0
* file-operations: Fix progress of copies over gvfsrpm-build2016-12-101-15/+12
* general: only set icon position metadata when in desktopCarlos Soriano2016-12-106-21/+70
* properties-window: fix checking inconsistent stateAlexandru Pandelea2016-12-101-1/+1
* file-operations: don't recurse for trash operationsCarlos Soriano2016-12-101-1/+3
* progress-info: avoid racesCarlos Soriano2016-12-101-36/+46
* clipboard: free item listErnestas Kulik2016-12-101-12/+6
* file: unref emblemErnestas Kulik2016-12-101-1/+2
* window-slot: reverse the view icon actionCarlos Soriano2016-12-101-6/+20
* view: make icon getter staticCarlos Soriano2016-12-101-20/+6
* file: create filtered file lists in correct orderErnestas Kulik2016-12-101-3/+1
* rename-file-popover-controller: select entire name for foldersRazvan Chitu2016-12-101-7/+13
* files-view, preferences: sync sort-directories-first with Gtk+Felipe Borges2016-12-102-18/+5
* batch-rename-dialog: disable metadata for illegal metadata charsAlexandru Pandelea2016-12-101-1/+4
* rename-file-popover-controller: Fix popover animationAlexandru Pandelea2016-12-101-2/+2
* window-slot: reverse the view icon actionCarlos Soriano2016-11-231-6/+20
* view: make icon getter staticCarlos Soriano2016-11-239-117/+82
* help-overlay: Remove Ctrl+B shortcutJeremy Bicha2016-10-291-7/+0
* file-undo-operations: fix batch rename lists orderAlexandru Pandelea2016-10-261-0/+4
* window: check for an active slot when updating cursorErnestas Kulik2016-10-261-1/+2
* 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
* list-view: do not try to activate a NULL selectiondjb2016-10-181-4/+7
* list-view: fix opening background menu by keyboarddjb2016-10-181-2/+1
* canvas-container: fix opening menus using keyboarddjb2016-10-181-3/+1
* application: use default screen with no active windowErnestas Kulik2016-10-151-2/+6
* ui-utilities: use gtk_menu_popup_at_pointer instead of gtk_popup_menuCarlos Soriano2016-10-122-28/+6
* list-view: show location as defaultCarlos Soriano2016-10-111-0/+20
* shell-search-provider: do not search for whole words onlyJiri Cerny2016-10-111-1/+1
* batch-rename: Fix memory leaksAlexandru Pandelea2016-10-112-1/+22
* gtkplacesview: update to latest codeCarlos Soriano2016-10-112-29/+47
* x-content-bar : port to G_DECLARE* type declarationNeha Yadav2016-10-092-58/+31
* search-engine-simple: port to G_DECLARE* type declarationNeha Yadav2016-10-082-52/+27
* batch-rename-dialog: Fix sorting by creation dateAlexandru Pandelea2016-10-081-1/+1
* toolbar: port to G_DECLARE* type declarationsSirbu Lavinia Stefania2016-10-082-152/+127
* general: quash some warningsErnestas Kulik2016-10-072-5/+5
* nautilus-canvas: Don't lay down desktop icons if we haven't been allocated si...Iain Lane2016-10-071-2/+25
* mime-application-chooser: port to G_DECLARE* typeSirbu Lavinia Stefania2016-10-072-67/+53
* search-engine: port to G_DECLARE* typeSirbu Lavinia Stefania2016-10-072-82/+118
* trash-bar: port to G_DECLARE* type declarationSirbu Lavinia Stefania2016-10-072-48/+21
* file-conflict-dialog: port to G_DECLARE* typeSirbu Lavinia Stefania2016-10-072-180/+86
* bookmark: port to G_DECLARE* type declarationsSirbu Lavinia Stefania2016-10-072-122/+92
* files-view: plug view leakCarlos Soriano2016-10-051-0/+1
* canvas-view: don't crash on view leaksCarlos Soriano2016-10-051-10/+11
* list-view: don't crash on view leaksCarlos Soriano2016-10-051-10/+10
* file: add function nautilus_file_is_regular_fileNeha Yadav2016-10-052-0/+16
* shell-search-provider: cast pointers to drop const qualifierRazvan Chitu2016-10-051-2/+2
* batch-rename-utilities: use proper file typeCarlos Soriano2016-10-051-1/+1
* batch-rename-utilities: remove unused var declarationCarlos Soriano2016-10-051-1/+0
* batch-rename: Fix memory leaksAlexandru Pandelea2016-10-052-7/+15