summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* debugging jp2Carlos Soriano2016-01-081-0/+12
* preferences: add UI preference dialog option for enabling "Delete Permanently"Razvan Chitu2015-12-212-0/+21
* general: remove file-management-properties fileCarlos Soriano2015-12-211-1197/+0
* preferences: rename from file_managementCarlos Soriano2015-12-177-678/+1759
* window-slot: sync search visibility when using historyCarlos Soriano2015-12-172-7/+26
* files-view: simplify nautilus_files_view_set_search_queryGeorges Basile Stavracas Neto2015-12-161-6/+0
* application: move actions to the same fileCarlos Soriano2015-12-164-336/+273
* gresource: fix last commitCarlos Soriano2015-12-161-1/+0
* bookmarks: remove bookmarks managerCarlos Soriano2015-12-169-1453/+17
* bookmark-list: use internal list for clientsCarlos Soriano2015-12-163-5/+19
* application-actions: remove unused variablesCarlos Soriano2015-12-161-2/+0
* general: remove convert metadataCarlos Soriano2015-12-163-402/+0
* help-overlay: reorganize shortcutsFelipe Borges2015-12-151-67/+80
* makefile: fix resource pathCarlos Soriano2015-12-141-1/+1
* files-view: fix formattingCarlos Soriano2015-12-141-2/+2
* toolbar: remove obsolete commentCarlos Soriano2015-12-141-9/+0
* toolbar: remove some tabsCarlos Soriano2015-12-141-3/+3
* toolbar: show operations popover at startCarlos Soriano2015-12-141-0/+4
* window-slot: invalidate file attributes on reloadCarlos Soriano2015-12-111-0/+24
* window-slot: plug leak when no regular fileCarlos Soriano2015-12-111-1/+3
* canvas-view: improve comment wordingCarlos Soriano2015-12-111-2/+2
* window: use nautilus_file_unrefCarlos Soriano2015-12-111-1/+1
* nautilus-places-view: fix leakCarlos Soriano2015-12-111-1/+1
* window-slot: use nautilus ref countingCarlos Soriano2015-12-111-8/+8
* window-slot: don't increase references on dispose...Carlos Soriano2015-12-111-5/+1
* file: refactor eel-partition for better ownership managementCarlos Soriano2015-12-111-13/+16
* mime-actions: use explicit slot for opening locationsCarlos Soriano2015-12-111-1/+5
* nautilus-application: unset slot if new window createdCarlos Soriano2015-12-111-0/+2
* placesview: update to upstream codeGeorges Basile Stavracas Neto2015-12-114-7/+176
* directory: assume recent as localCarlos Soriano2015-12-021-26/+1
* files-view: fix leak and remove unneeded codeCarlos Soriano2015-11-271-18/+0
* files-view: formatting fixCarlos Soriano2015-11-271-9/+8
* files-view: don't hold a ref to the view on templates itemsCarlos Soriano2015-11-261-2/+0
* files-view: unref action groupCarlos Soriano2015-11-261-3/+15
* files-view: better memory management for widgetsCarlos Soriano2015-11-261-3/+6
* files-view: clarify comment about delete-permanentlyCarlos Soriano2015-11-261-1/+1
* files-view: add setting for always show delete permanentlyCarlos Soriano2015-11-262-0/+21
* window-slot: remove wrong unrefCarlos Soriano2015-11-261-2/+0
* window-slot: remove unneded unrefCarlos Soriano2015-11-261-3/+0
* general: always use nautilus_file_refCarlos Soriano2015-11-262-7/+5
* window-slot: remove duplicated assertCarlos Soriano2015-11-261-1/+0
* window-slot: remove unneeded constantCarlos Soriano2015-11-261-7/+0
* application: let GtkApplication load the appmenuFelipe Borges2015-11-233-14/+1
* application: add app menu entry for shortcutsCarlos Soriano2015-11-232-0/+16
* application: add shortcuts help windowFelipe Borges2015-11-233-0/+375
* mime-actions: fix indentationCosimo Cecchi2015-11-161-8/+8
* mime-actions: print error in a g_warning() when not in a dialogCosimo Cecchi2015-11-161-1/+4
* mime-actions: fix double free in error pathCosimo Cecchi2015-11-161-2/+0
* mime-actions: check for name owner for PackageKitCosimo Cecchi2015-11-161-4/+7
* preview: Don't assume XMatthias Clasen2015-11-141-2/+8