summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build: add gio-unix-2.0 dependency to libnautilusErnestas Kulik2018-03-081-0/+1
* tag-manager: use platform-dependent conversion specifierErnestas Kulik2018-03-051-1/+1
* list-view: Fix build warningAntónio Fernandes2018-03-051-7/+2
* debug: mark printf wrapper as suchErnestas Kulik2018-03-051-0/+2
* files-view: ensure starred directory type is registeredErnestas Kulik2018-03-034-1/+18
* operations-ui-manager: fix meaningless testErnestas Kulik2018-03-011-1/+1
* general: don’t shadow variablesErnestas Kulik2018-03-0110-66/+71
* properties-window: don’t use undefined macros in #ifErnestas Kulik2018-03-011-9/+0
* general: don’t mix code with declarationsErnestas Kulik2018-03-014-19/+18
* general: mark static functions as suchErnestas Kulik2018-03-013-4/+4
* files-view: remove duplicate branchErnestas Kulik2018-03-011-4/+0
* general: fix old-style function declarationsErnestas Kulik2018-03-015-5/+6
* search-engine-simple: don't leak DateRange array if not matchingMarco Trevisan (Treviño)2018-03-011-2/+2
* list-view: Add else to the on_star checkAlexandru Fazakas2018-02-281-2/+2
* list-view: Make double-click star work normallyAlexandru Fazakas2018-02-281-17/+16
* general: truncate messages used in dialogsErnestas Kulik2018-02-273-71/+110
* file-operations: don’t add label to container twiceErnestas Kulik2018-02-271-1/+0
* files-view: Avoid leaking selection list and dataAlexandru Fazakas2018-02-276-114/+65
* file: Add autoptr supportAlexandru Fazakas2018-02-271-0/+2
* list-view: Add expander padding explanationAlexandru Fazakas2018-02-261-1/+3
* list-view: Dim fts snippet with alpha, not color.António Fernandes2018-02-261-1/+1
* list-view: Don't hardcode expander paddingAlexandru Fazakas2018-02-221-30/+23
* files-view: don't strip extension when compressing foldersRahul Verma2018-02-222-29/+76
* list-view: Set keyboard focus when setting selectionAntónio Fernandes2018-02-201-2/+20
* files-view: Remove new empty folder name suggestionAlexandru Fazakas2018-02-191-7/+8
* list-view: remove fts unused codeAlexandru Pandelea2018-02-161-20/+0
* nautilus-file: Don't show thumbnails for the first 2 zoom levelsAlexandru Fazakas2018-02-151-1/+1
* help-overly: Reduce maximum size of elementsCarlos Soriano2018-02-141-1/+1
* notebook: Add middle click tab close supportCarlos Soriano2018-02-131-0/+8
* general: Use constants for button eventsCarlos Soriano2018-02-135-16/+16
* general: Run uncrustifyCarlos Soriano2018-02-1332-230/+227
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-1325-274/+274
* list-view: Show star only on XDG foldersCarlos Soriano2018-02-131-15/+41
* tag-manager: Escape urisCarlos Soriano2018-02-131-5/+5
* notebook: Set minimum witdh for tabsAntónio Fernandes2018-02-131-0/+1
* notebook: Simplify build_tab_labelAntónio Fernandes2018-02-131-19/+15
* operations-ui-manager: don’t launch default archive handlerErnestas Kulik2018-02-131-21/+19
* general: Remove external bulk renameCarlos Soriano2018-02-132-83/+13
* application: Remove custom allocation default sizeCarlos Soriano2018-02-121-14/+0
* files-view: Show starring only for indexed (by default) filesCarlos Soriano2018-02-121-2/+15
* batch-rename-utilities: properly escape query stringsErnestas Kulik2018-02-121-8/+6
* general: Don't iterate GList to check for emptyAntónio Fernandes2018-02-093-8/+7
* general: reimplement image properties as an extensionErnestas Kulik2018-02-094-677/+0
* general: refactor extension libraryErnestas Kulik2018-02-0914-202/+379
* window: Do in-app notification for unstarringCarlos Soriano2018-02-084-62/+133
* notebook: Use common check for search schemaAntónio Fernandes2018-02-061-1/+1
* window: Use common check for search schemaAntónio Fernandes2018-02-061-5/+4
* canvas-container: Drop get_selected_icons_bounding_box APIAntónio Fernandes2018-01-302-44/+0
* files-view: Avoid futile castingAntónio Fernandes2018-01-305-12/+12
* files-view: Open context menu on longpressJan-Michael Brummer2018-01-309-24/+105