summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-30Remove NautilusEntryErnestas Kulik
2016-08-30general: initialize smart pointers to NULLRazvan Chitu
2016-08-30nautilus-window.ui: don't allow main_view to shrinkChristian Stadelmann
2016-08-30file-operations: open unsupported archives in another applicationRazvan Chitu
2016-08-30Improvements to new translatable strings for batch renamingPiotr Drąg
2016-08-30batch-rename-dialog.c: increase row marginCarlos Soriano
2016-08-30batch-rename-dialog: use constantsCarlos Soriano
2016-08-30batch-rename-dialog.ui: make rows unselectableCarlos Soriano
2016-08-30batch-rename-utilities: 0 pad the track numberCarlos Soriano
2016-08-29general: run uncrustifyCarlos Soriano
2016-08-29batch-rename-dialog: simplify key_press_event if'sCarlos Soriano
2016-08-29batch-rename-dialog: use GIO constantsCarlos Soriano
2016-08-29batch-rename-dialog: set max-width and max-heightCarlos Soriano
2016-08-29batch-rename-dialog: expand the entryCarlos Soriano
2016-08-29Implement batch renamingAlexandru Pandelea
2016-08-29shell-search-provider: remove simple engine recursivityCarlos Soriano
2016-08-29nautilus-toolbar: use max-content-heightAlessandro Bono
2016-08-25file-operations: fix crash on compression errorRazvan Chitu
2016-08-24file-undo-operations: fix extract undo and redo descriptionsRazvan Chitu
2016-08-23file-undo-operations: add plural support for stringsRazvan Chitu
2016-08-23Fix typos in translatable stringsPiotr Drąg
2016-08-23file-name-widgets: use a revealer to display errorsRazvan Chitu
2016-08-23files-view: add menu action and dialog for compressionRazvan Chitu
2016-08-23general: add a setting for the default compression formatRazvan Chitu
2016-08-23file-operations: implement compression operationRazvan Chitu
2016-08-23general: add preference for automatic decompression of archivesRazvan Chitu
2016-08-23files-view: add context menu actions for extracting filesRazvan Chitu
2016-08-23files-view: use a hashset for newly added locationsRazvan Chitu
2016-08-23file-operations: implement extract operationRazvan Chitu
2016-08-23file-utilities: refactor ensure_unique_file_nameRazvan Chitu
2016-08-23file-conflict-dialog: separate file logic from UI managementRazvan Chitu
2016-08-22file-operations: zero-initialize pointerErnestas Kulik
2016-08-22file-operations: rename calls to transfer_file_add_to_countErnestas Kulik
2016-08-22file-operations: update progress on skipErnestas Kulik
2016-08-21file-operations: fix duplication status stringErnestas Kulik
2016-08-21files-view: use GFile utilitiesErnestas Kulik
2016-08-21files-view: free file lists after useErnestas Kulik
2016-08-20file-operations: refactor deleting operationRazvan Chitu
2016-08-19files-view: correct method nameRazvan Chitu
2016-08-19files-view: move file name widget logic to separate controllersRazvan Chitu
2016-08-19window: update copyright noticeErnestas Kulik
2016-08-15Cancelled should be spelled canceled in C localeDavid King
2016-08-13bookmark-list: null-initialize error pointerErnestas Kulik
2016-08-08nautilus.css: fix opaque desktop window after theme changeErnestas Kulik
2016-08-05file-undo-operations: use ABS macro instead of abs()Ernestas Kulik
2016-08-05shell-search-provider: fix incompatible pointer assignmentErnestas Kulik
2016-08-05Clean up dead assigmentsErnestas Kulik
2016-08-03Port from intltoolErnestas Kulik
2016-07-28file-undo-operations: use queue for storing sources and destinationsRazvan Chitu
2016-07-28shell-search-provider: make search recursiveCarlos Soriano