summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove NautilusEntryErnestas Kulik2016-08-307-572/+202
* general: initialize smart pointers to NULLRazvan Chitu2016-08-3016-44/+45
* nautilus-window.ui: don't allow main_view to shrinkChristian Stadelmann2016-08-301-0/+3
* file-operations: open unsupported archives in another applicationRazvan Chitu2016-08-303-0/+81
* Improvements to new translatable strings for batch renamingPiotr Drąg2016-08-303-11/+11
* batch-rename-dialog.c: increase row marginCarlos Soriano2016-08-301-1/+2
* batch-rename-dialog: use constantsCarlos Soriano2016-08-301-3/+5
* batch-rename-dialog.ui: make rows unselectableCarlos Soriano2016-08-301-0/+3
* batch-rename-utilities: 0 pad the track numberCarlos Soriano2016-08-301-1/+1
* general: run uncrustifyCarlos Soriano2016-08-29103-77183/+87653
* batch-rename-dialog: simplify key_press_event if'sCarlos Soriano2016-08-291-114/+106
* batch-rename-dialog: use GIO constantsCarlos Soriano2016-08-291-3/+3
* batch-rename-dialog: set max-width and max-heightCarlos Soriano2016-08-291-2/+5
* batch-rename-dialog: expand the entryCarlos Soriano2016-08-291-1/+1
* Implement batch renamingAlexandru Pandelea2016-08-2917-100/+5464
* shell-search-provider: remove simple engine recursivityCarlos Soriano2016-08-291-3/+0
* nautilus-toolbar: use max-content-heightAlessandro Bono2016-08-291-1/+1
* file-operations: fix crash on compression errorRazvan Chitu2016-08-251-1/+1
* file-undo-operations: fix extract undo and redo descriptionsRazvan Chitu2016-08-241-2/+2
* file-undo-operations: add plural support for stringsRazvan Chitu2016-08-231-3/+10
* Fix typos in translatable stringsPiotr Drąg2016-08-232-2/+2
* file-name-widgets: use a revealer to display errorsRazvan Chitu2016-08-237-15/+60
* files-view: add menu action and dialog for compressionRazvan Chitu2016-08-237-0/+665
* general: add a setting for the default compression formatRazvan Chitu2016-08-232-0/+13
* file-operations: implement compression operationRazvan Chitu2016-08-234-4/+495
* general: add preference for automatic decompression of archivesRazvan Chitu2016-08-236-7/+137
* files-view: add context menu actions for extracting filesRazvan Chitu2016-08-233-31/+288
* files-view: use a hashset for newly added locationsRazvan Chitu2016-08-231-7/+7
* file-operations: implement extract operationRazvan Chitu2016-08-234-0/+571
* file-utilities: refactor ensure_unique_file_nameRazvan Chitu2016-08-233-65/+42
* file-conflict-dialog: separate file logic from UI managementRazvan Chitu2016-08-236-480/+648
* file-operations: zero-initialize pointerErnestas Kulik2016-08-221-1/+1
* file-operations: rename calls to transfer_file_add_to_countErnestas Kulik2016-08-221-4/+4
* file-operations: update progress on skipErnestas Kulik2016-08-221-0/+42
* file-operations: fix duplication status stringErnestas Kulik2016-08-211-2/+2
* files-view: use GFile utilitiesErnestas Kulik2016-08-211-32/+60
* files-view: free file lists after useErnestas Kulik2016-08-211-5/+11
* file-operations: refactor deleting operationRazvan Chitu2016-08-201-340/+223
* files-view: correct method nameRazvan Chitu2016-08-194-8/+8
* files-view: move file name widget logic to separate controllersRazvan Chitu2016-08-1910-415/+937
* window: update copyright noticeErnestas Kulik2016-08-191-1/+1
* Cancelled should be spelled canceled in C localeDavid King2016-08-151-1/+1
* bookmark-list: null-initialize error pointerErnestas Kulik2016-08-131-1/+1
* nautilus.css: fix opaque desktop window after theme changeErnestas Kulik2016-08-081-0/+1
* file-undo-operations: use ABS macro instead of abs()Ernestas Kulik2016-08-051-1/+1
* shell-search-provider: fix incompatible pointer assignmentErnestas Kulik2016-08-051-1/+1
* Clean up dead assigmentsErnestas Kulik2016-08-054-12/+4
* Port from intltoolErnestas Kulik2016-08-033-4/+3
* file-undo-operations: use queue for storing sources and destinationsRazvan Chitu2016-07-281-26/+43
* shell-search-provider: make search recursiveCarlos Soriano2016-07-281-0/+3