summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAnders Jonsson2017-10-141-1/+1
* files-view: fix NautilusFloatingBar interfering with double clickNelson Benítez León2017-10-121-0/+17
* Prefer local (file://) URIs than native ones (smb:// for example).Colin Leroy2017-10-123-1/+30
* nautilus-view-icon-item-ui: Fix black icon item backgroundJan-Michael Brummer2017-10-011-1/+1
* toolbar: Add explanatory tooltips to buttonsDaniel Boles2017-09-171-1/+7
* Revert "toolbar: Add explanatory tooltips to buttons"Daniel Boles2017-09-141-7/+1
* toolbar: Add explanatory tooltips to buttonsDaniel Boles2017-09-141-1/+7
* Revert "file-operations: forbid more characters in FAT"Ernestas Kulik2017-09-031-1/+1
* file-operations: forbid more characters in FATErnestas Kulik2017-09-031-1/+1
* list-model: use macro for type castingVyas Giridharan2017-09-021-11/+11
* list-model: port to G_DECLARE_* macrosVyas Giridharan2017-09-022-134/+218
* floating-bar: port to GLib type declaration macros.Vyas Giridharan2017-08-302-72/+45
* file-operations: fail when overwriting directory with fileErnestas Kulik2017-08-281-113/+30
* operations-ui-manager: Use consistent item count labelAntónio Fernandes2017-08-281-2/+2
* files-view: Allow numpad Delete to send items to trashAntónio Fernandes2017-08-281-6/+18
* search-directory: rename method instance parametersErnestas Kulik2017-08-242-196/+196
* search-directory: use GLib type-definition macrosErnestas Kulik2017-08-242-130/+108
* directory: define autoptr cleanup funcErnestas Kulik2017-08-241-0/+2
* file: reduce the amount of directory state pokingErnestas Kulik2017-08-241-23/+27
* directory: reorganize static functionsErnestas Kulik2017-08-241-157/+145
* vfs-directory: stop poking internal directory stateErnestas Kulik2017-08-242-30/+26
* pathbar: rename method instance parametersErnestas Kulik2017-08-242-179/+179
* pathbar: port declaration to G_DECLARE_*_TYPEVyas Giridharan2017-08-242-193/+283
* toolbar: hide location entry on lost focusErnestas Kulik2017-08-231-0/+125
* file: use unsigned int when shifting 31 bitsMohammed Sadiq2017-08-231-1/+1
* window-slot: hide search bar on ESC pressesErnestas Kulik2017-08-231-0/+12
* special-location-bar: ported declaration to G_DECLARE*Vyas Giridharan2017-08-232-42/+19
* search-engine-tracker: ported declaration to G_DECLARE*Vyas Giridharan2017-08-232-63/+45
* search-engine-model: ported declaration to G_DECLARE*Vyas Giridharan2017-08-232-57/+39
* icon-info: ported declaration to G_DECLARE*Vyas Giridharan2017-08-222-18/+2
* list-view: ported declaration to G_DECLARE*Vyas Giridharan2017-08-221-18/+5
* files-view: Fix identationCarlos Soriano2017-08-211-6/+6
* files-view: Replace eel_show_error_dialogRobert Stanca2017-08-211-5/+5
* batch-rename-dialog: Use better wordingCarlos Soriano2017-08-181-4/+4
* window: Make history-hierarchy interaction orthogonal.António Fernandes2017-08-181-43/+1
* file: Fix identationCarlos Soriano2017-08-171-7/+8
* dnd: make sidebar show "new bookmark" only for foldersNelson Benítez León2017-08-174-2/+30
* preferences-window: Use spin button for thumbnail limitvyasgiridhar2017-08-173-235/+180
* file: Use Unicode ellipsis and em dash for default attribute stringsAntónio Fernandes2017-08-171-4/+4
* file: Change string of unreadable directory item countAntónio Fernandes2017-08-171-1/+1
* Save sidebar visibility stateJason Crain2017-08-171-12/+38
* pathbar: Remove drag-source handlingAntónio Fernandes2017-08-171-72/+0
* Revert "pathbar: Remove dnd handling"António Fernandes2017-08-171-0/+177
* general: print debug info unconditionallyErnestas Kulik2017-08-172-88/+42
* list-view: Do not set multiple margins on the column chooser.Robert Mibus2017-08-171-1/+0
* search-popover: make type list box keyboard-navigableErnestas Kulik2017-08-172-1/+12
* query: prefer prefix matches over sufix matchesAlexandru Pandelea2017-08-171-1/+10
* file-conflict-dialog: Add a mnemonic to the Replace buttonMartin Bříza2017-08-171-1/+1
* Revert "search-engine: fix search providers handling"Alexandru Pandelea2017-08-179-219/+85
* search-engine: fix search providers handlingAlexandru Pandelea2017-08-159-85/+219