summaryrefslogtreecommitdiff
path: root/src/nautilus-name-cell.c
Commit message (Expand)AuthorAgeFilesLines
* name-cell: Clear loading timeout on finalizeCorey Berla2023-05-041-0/+1
* grid-cell, name-cell: Allow displaying unthemed emblemsAntónio Fernandes2023-04-081-1/+7
* name-cell: Don't open on hover expander icon.António Fernandes2023-01-161-0/+8
* name-cell: Set loading_timeout_id to 0 in timeoutCorey Berla2023-01-101-0/+2
* name-cell: Cleanup handler on_item_is_loading_changed()Corey Berla2023-01-101-9/+3
* list-view-item-ui: Show spinner while loading subfoldersAntónio Fernandes2023-01-101-0/+53
* list-view: Support expanding as a treeAntónio Fernandes2023-01-101-0/+8
* grid-cell, name-cell: Don't add missing emblemsAntónio Fernandes2023-01-081-0/+10
* general: Replace GtkStyleContext with GtkWidget functionsCorey Berla2022-12-191-4/+2
* general: Stop leaking NautilusViewItemCorey Berla2022-10-211-5/+7
* general: Support HiDPI icons againAntónio Fernandes2022-09-011-1/+3
* properties-window: Fix disproportionate iconsAntónio Fernandes2022-09-011-2/+1
* search-engine-tracker: Elaborate snippetAntónio Fernandes2022-08-051-1/+1
* name-cell: Redesign search listAntónio Fernandes2022-08-051-26/+5
* file: Add trailing slash to parent pathAntónio Fernandes2022-08-051-3/+14
* file: Drop folder-drag-accept icon usageAntónio Fernandes2022-08-041-9/+0
* general: Reimplement emblems as a box of iconsAntónio Fernandes2022-07-021-0/+29
* file: Remove remaining GEmblemedIcon supportAntónio Fernandes2022-07-021-3/+1
* name-cell: Improve drop feedback on list viewAntónio Fernandes2022-06-301-0/+15
* view-item: Add drag-accept property for DnDCorey Berla2022-06-301-0/+15
* list-view: Reimplement using GtkColumnViewAntónio Fernandes2022-06-211-0/+289