summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* general: Kill off NAUTILUS_WINDOW_OPEN_FLAG_CLOSE_BEHINDErnestas Kulik2018-10-304-122/+7
* window: Trigger location entry also with the numpad slash keyGermán2018-10-291-1/+7
* general: Fix the error dialog not showingGeorge Mocanu2018-10-272-2/+2
* batch-rename-dialog: Fix use after freeErnestas Kulik2018-10-161-2/+2
* files-view: Fix use after freeErnestas Kulik2018-10-161-2/+1
* pathbar: Clear button data in GtkContainer::removeErnestas Kulik2018-10-151-22/+19
* search-engine-recent: Remove unused variableAntónio Fernandes2018-10-141-1/+0
* search-engine-recent: Avoid premature destructionAntónio Fernandes2018-10-141-1/+1
* Revert "toolbar: Use GTK_STYLE_CLASS'es on the pathbar container box"António Fernandes2018-10-122-5/+9
* query-editor: Add a key binding to focus viewAntónio Fernandes2018-10-121-22/+6
* window: Revert to chaining up firstAntónio Fernandes2018-10-121-3/+2
* file: Use target-uri for shortcut file typesCarlos Soriano2018-10-091-0/+1
* window: Use auto pointer for cursorErnestas Kulik2018-10-091-2/+1
* tag-manager: Guard against null notifierErnestas Kulik2018-10-091-8/+14
* meson.build: Enable -Werror=incompatible-pointer-typesErnestas Kulik2018-10-091-1/+1
* file-utilities: Add missing else statementErnestas Kulik2018-10-091-0/+1
* directory: Free list as well as unref itemsErnestas Kulik2018-10-091-5/+5
* search-engine-recent: remove add hits idle on finalizeMarco Trevisan (Treviño)2018-10-081-14/+25
* search-engine-recent: fix memory leak on short-name resultMarco Trevisan (Treviño)2018-10-081-2/+2
* search-engine-recent: don't ref/unref query added to selfMarco Trevisan (Treviño)2018-10-081-6/+4
* pathbar: Claim path bar button pressesErnestas Kulik2018-10-041-10/+7
* file: Don’t assert as muchErnestas Kulik2018-10-021-4/+8
* application: Check pending location on clone-windowErnestas Kulik2018-10-023-1/+25
* toolbar: Use GTK_STYLE_CLASS'es on the pathbar container boxAntónio Fernandes2018-10-022-9/+5
* window-slot: Focus view widget on search up or down arrow pressedCarlos Soriano2018-10-023-2/+60
* pathbar: Use flat style classAntónio Fernandes2018-09-262-10/+5
* pathbar: Drop unused constantAntónio Fernandes2018-09-261-1/+0
* mime-actions: Use more obvious nameCarlos Soriano2018-09-261-4/+4
* search-engine: Query file system to determine remotenessErnestas Kulik2018-09-254-16/+36
* general: Fix some leaks catched by ValgrindCarlos Soriano2018-09-242-3/+5
* list_view: Fix key events regressionAntónio Fernandes2018-09-231-4/+1
* mime-actions: fix unhandled type dialog contentChristopher Hargarten2018-09-211-2/+7
* mime-actions: fix unhandled type dialog headerChristopher Hargarten2018-09-201-1/+1
* tests: don't require installed gsettings schemas for nautilus testJeremy Bicha2018-09-191-0/+3
* Adwaita: Use variant-agnostic stylingAntónio Fernandes2018-09-141-4/+4
* monitor: Remove unused variableYi-Soo An2018-09-101-3/+1
* main: Remove leftover xmp_init()Chris Mayo2018-09-061-3/+0
* places-view: Override newly-added interface propertiesErnestas Kulik2018-08-291-0/+20
* progress-info: Remove cast from g_clear_pointer()Ernestas Kulik2018-08-291-1/+1
* Revert "Search filter popover on [Ctrl]+[F]"António Fernandes2018-08-293-42/+3
* preferences-window: Avoid ulgy 2px auraAntónio Fernandes2018-08-281-0/+6
* preferences-window.ui: Restore accessible rolesAntónio Fernandes2018-08-281-4/+54
* files-view: Fix clearance of the wrong propertyAntónio Fernandes2018-08-281-8/+2
* pathbar-context-menu: Make "Add to Bookmarks" workAntónio Fernandes2018-08-281-1/+1
* pathbar-context-menu: Don't show Star/UnstarAntónio Fernandes2018-08-281-10/+1
* Undo/redo, search tests, test library and moreAlexandru Fazakas2018-08-286-58/+164
* pathbar: Show trash iconYi-Soo An2018-08-271-0/+12
* trash-monitor: Add a symbolic icon getterYi-Soo An2018-08-272-1/+18
* toolbar.ui:Fix keyboard access to buttonsCarlo Lobrano2018-08-261-3/+3
* search-directory-file: Drop g_type_class_add_private()Ernestas Kulik2018-08-262-37/+14