summaryrefslogtreecommitdiff
path: root/src/nautilus-app-chooser.c
AgeCommit message (Expand)Author
2026-08-19app-chooser: Use type-to-search patternPeter Eisenmann
2026-07-26general: Use Explicit default flagsKhalid Abu Shawarib
2026-07-26general: Store properties' GParamSpec in an arrayKhalid Abu Shawarib
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2026-06-27app-chooser: Close on EscapePeter Eisenmann
2026-06-03app-chooser-widget: Always show default, fallback, and otherKhalid Abu Shawarib
2026-05-23app-chooser: Add search entryKhalid Abu Shawarib
2026-05-23app-chooser-widget: Import GtkAppChooserWidget from GTKKhalid Abu Shawarib
2026-05-03app-chooser: Allow opening multiple files with different extensionspagarao
2026-01-14style: Use style classes over object namePeter Eisenmann
2025-09-24app-chooser: Adjust to GTK 4.20's list viewPeter Eisenmann
2025-08-30app-chooser: Hack to focus app chooser by defaultPeter Eisenmann
2025-08-18Revert "app-chooser: Create AppChooserWidget via .ui file"Peter Eisenmann
2025-08-02app-chooser: Create AppChooserWidget via .ui filePeter Eisenmann
2025-07-01appchooser: Fix default focus widgetLukáš Tyrychtr
2025-06-28app-chooser: Minor cleanupAutomeris naranja
2025-06-28app-chooser: Port AdwMessageDialog to AdwAlertDialogAutomeris naranja
2025-06-28app-chooser: Port to AdwDialogAutomeris naranja
2025-02-18nautilus-app-chooser: Fix GtkAppChooserWidget sizing issueAutomeris naranja
2023-11-13file: make get_mime_type return const stringPeter Eisenmann
2023-10-31general: remove unused eel-string includesPeter Eisenmann
2023-10-28file: make nautilus_file_get_display_name return const stringPeter Eisenmann
2023-10-22general: don't capitalize type descriptionsPeter Eisenmann
2023-10-16general: Port to AdwSwitchRowoscfdezdz
2023-10-11general: Use gtk_widget_dispose_templateKhalid Abu Shawarib
2023-02-19general: Change libadwaita include pathBarnabás Pőcze
2023-01-08appchooser: Remove the period from the description textsunflowerskater
2023-01-08general: Rename "application" to "app"sunflowerskater
2022-08-08eel-string: Support Unicode when capitalizing first characterAntónio Fernandes
2022-08-08app-chooser: Simplify setting title and subtitleCorey Berla
2022-08-08app-chooser: Connect application-activated signalCorey Berla
2022-08-08app-chooser: Make sure to disconnect "application-selected" signalCorey Berla
2022-08-08app-chooser: Don't refresh the app chooser listCorey Berla
2022-08-08app-chooser: Only emit "mime-data-changed" if it changedCorey Berla
2022-08-08app-chooser: Don't allow changing default on a folderCorey Berla
2022-08-08app-chooser: Remove "reset" abilityCorey Berla
2022-08-07app-chooser: Add a description above the listCorey Berla
2022-08-07app-chooser: Add property filenameCorey Berla
2022-08-07app-chooser: Use more specific titleCorey Berla
2022-08-07app-chooser: Replace Reset and Set as Default buttons with a SwitchCorey Berla
2022-08-07app-chooser: Add property single-content-typeCorey Berla
2022-07-29app-chooser: Implement new dialogAntónio Fernandes