summaryrefslogtreecommitdiff
path: root/src/nautilus-list-view.c
Commit message (Expand)AuthorAgeFilesLines
* general: Support sorting by creation dateAntónio Fernandes2021-01-051-0/+1
* list-view: Don't leak container arraywip/antoniof/meets-valgrindAntónio Fernandes2021-01-051-2/+7
* tag-manager: Don't leak singleton referencesAntónio Fernandes2021-01-051-0/+1
* list-view: Fix double-click row check for gestureAntónio Fernandes2020-10-271-14/+7
* Limit starred files to within user's home directorySam Thursfield2020-09-021-3/+4
* list-view: Stop GtkTreeView from performing select-all actionUjjwal Kumar2020-05-101-0/+7
* general: Run uncrustify scriptOndrej Holy2020-04-051-2/+2
* list-view: Collapse tree when toggling expandersSpyridon Klouvas2019-09-011-0/+17
* Add support for the SelectionEvent previewer signalCosimo Cecchi2019-08-291-0/+60
* nautilus-list-view: Clear selection and cursor in clear()Xiang Fan2019-02-191-0/+31
* files-view: Use tracked directories for starCarlos Soriano2019-02-041-7/+6
* list-view: Align column title with cells textAntónio Fernandes2019-01-021-1/+1
* file: Drop NAUTILUS_FILE_SORT_NONEAntónio Fernandes2018-12-071-1/+0
* file: Centralize getting default sort orderAntónio Fernandes2018-12-071-16/+10
* list-view: Make clicking on star work againAntónio Fernandes2018-11-221-1/+1
* list_view: Fix key events regressionAntónio Fernandes2018-09-231-4/+1
* clipboard: Use text based clipboard onlyCarlos Soriano2018-08-021-7/+6
* list-view: Remove useless variablesGeorge Mocanu2018-06-071-24/+2
* list-view: Fix middle-click behaviourGeorge Mocanu2018-06-071-9/+15
* list-view: Perform DnD using gestureErnestas Kulik2018-05-311-3/+38
* list-view: Fix input handlingErnestas Kulik2018-05-311-6/+14
* list-view: Guard against null event in ::releasedErnestas Kulik2018-05-311-6/+14
* list-view: Merge event and key-press-event handlersErnestas Kulik2018-05-281-107/+109
* list-view: Use gesture for button event handlingErnestas Kulik2018-05-221-59/+68
* list-view: Use generic “event” signalErnestas Kulik2018-05-221-114/+202
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-20/+17
* files-view: Remove support for creating website linksCarlos Soriano2018-05-091-13/+0
* list-view: Make list view selection consistentAlexandru Fazakas2018-03-211-4/+43
* list-view: Allow right clicking expandersAlexandru Fazakas2018-03-211-9/+18
* list-view: Fix "row expanded" typoAlexandru Fazakas2018-03-201-1/+1
* list-view: show recency column in Recent placesRahul Verma2018-03-121-2/+2
* list-view: Fix build warningAntónio Fernandes2018-03-051-7/+2
* general: mark static functions as suchErnestas Kulik2018-03-011-1/+1
* 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
* files-view: Avoid leaking selection list and dataAlexandru Fazakas2018-02-271-5/+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
* list-view: Set keyboard focus when setting selectionAntónio Fernandes2018-02-201-2/+20
* list-view: remove fts unused codeAlexandru Pandelea2018-02-161-20/+0
* general: Use constants for button eventsCarlos Soriano2018-02-131-11/+11
* general: Run uncrustifyCarlos Soriano2018-02-131-12/+11
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-19/+19
* list-view: Show star only on XDG foldersCarlos Soriano2018-02-131-15/+41
* general: refactor extension libraryErnestas Kulik2018-02-091-1/+0
* files-view: Avoid futile castingAntónio Fernandes2018-01-301-2/+2
* files-view: Open context menu on longpressJan-Michael Brummer2018-01-301-2/+46
* list-view: Share common code for rectangle computationAntónio Fernandes2018-01-301-50/+36
* files-view: Pop up context menu near selectionAntónio Fernandes2018-01-301-0/+67