summaryrefslogtreecommitdiff
path: root/src/nautilus-file.h
AgeCommit message (Expand)Author
2026-07-27file: Add uris to list helperPeter Eisenmann
2026-07-26general: Use G_GNUC_FLAG_ENUM for simple non-overlapping flagsKhalid Abu Shawarib
2026-07-20window-slot: Drop redundant seen logicPeter Eisenmann
2026-06-19file: Remove thumbnailing codeKhalid Abu Shawarib
2026-04-15file: Make some attributes imply othersPeter Eisenmann
2026-04-15general: Make attribute enum name genericPeter Eisenmann
2026-03-24file: Inline the only callerKhalid Abu Shawarib
2026-03-20file: Don't create metadata list copy by defaultPeter Eisenmann
2026-01-09shell-search: Fix incorrect castPeter Eisenmann
2026-01-05view-cell: Remove priority handlingKhalid Abu Shawarib
2025-12-29file: Simplify list filteringPeter Eisenmann
2025-12-29files-view: Inline single-use hidden file filterPeter Eisenmann
2025-08-14files-view: Remove artificial delay for already loaded or search directoriesKhalid Abu Shawarib
2025-06-05file: Avoid indirectionKhalid Abu Shawarib
2025-03-10file: Add timeout for prioritization queue on widget mappingKhalid Abu Shawarib
2025-03-02general: Split out thumbnail info from base file info fetching 2/2Khalid Abu Shawarib
2025-03-02directory-async: Rename thumbnail request to thumbnail bufKhalid Abu Shawarib
2024-08-04file: Use symbolic assets for emblems boxSam Hewitt
2024-08-04file: Remove trailing whitespaceKhalid Abu Shawarib
2024-08-04file: Remove unused emblem definitionsKhalid Abu Shawarib
2024-06-02pathbar: Add support for custom network view schemeAntónio Fernandes
2024-06-02general: Remove Other LocationsAntónio Fernandes
2024-06-01file: Document vtableAntónio Fernandes
2024-06-01file: Make get_where_string() non-polymorphicAntónio Fernandes
2024-06-01file: Make get_date() method non-polymorphicAntónio Fernandes
2024-04-02file: don't expose internal methodsPeter Eisenmann
2023-12-20file: pass date as GDateTimePeter Eisenmann
2023-12-08file: Notify known-unmounted filesAntónio Fernandes
2023-11-18general: simple un<>signed comparison fixesPeter Eisenmann
2023-11-17file: fixed ignored-qualifiers warningPeter Eisenmann
2023-11-13file: remove unused descriptionPeter Eisenmann
2023-11-13file: make get_metadata return const stringPeter Eisenmann
2023-11-13file: remove unused filesystem_typePeter Eisenmann
2023-11-13file: make get_filesystem_id return const stringPeter Eisenmann
2023-11-13file: make get_thumbnail_path return const stringPeter Eisenmann
2023-11-13file: make get_edit_name return const stringPeter Eisenmann
2023-11-13file: make get_name return const stringPeter Eisenmann
2023-11-13file: make get_mime_type return const stringPeter Eisenmann
2023-11-01file: Drop deep ref/unref wrappersAntónio Fernandes
2023-11-01general: use file_list_debug() over DEBUG_FILES()Peter Eisenmann
2023-10-31filename-util: add extension detectorPeter Eisenmann
2023-10-31file: remove unused metadata helper methodsPeter Eisenmann
2023-10-28file: make nautilus_file_get_symbolic_link_target_path return const stringPeter Eisenmann
2023-10-28file: make nautilus_file_get_group_name return const stringPeter Eisenmann
2023-10-28file: make nautilus_file_get_display_name return const stringPeter Eisenmann
2023-10-06file: add is_public_share_folderPeter Eisenmann
2023-09-07file: Import SortType to attribute mappingAntónio Fernandes
2023-09-07file: Drop useless parameterAntónio Fernandes
2023-01-09general: Use gobject ADD_PRIVATE macrosCorey Berla
2023-01-08list-view: Drop hardcoded sort attributes arrayCorey Berla