summaryrefslogtreecommitdiff
path: root/src/nautilus-app-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* general: Change libadwaita include pathBarnabás Pőcze2023-02-191-1/+1
* appchooser: Remove the period from the description textsunflowerskater2023-01-081-1/+1
* general: Rename "application" to "app"sunflowerskater2023-01-081-3/+3
* eel-string: Support Unicode when capitalizing first characterAntónio Fernandes2022-08-081-2/+5
* app-chooser: Simplify setting title and subtitleCorey Berla2022-08-081-3/+7
* app-chooser: Connect application-activated signalCorey Berla2022-08-081-3/+10
* app-chooser: Make sure to disconnect "application-selected" signalCorey Berla2022-08-081-4/+2
* app-chooser: Don't refresh the app chooser listCorey Berla2022-08-081-1/+0
* app-chooser: Only emit "mime-data-changed" if it changedCorey Berla2022-08-081-1/+1
* app-chooser: Don't allow changing default on a folderCorey Berla2022-08-081-2/+8
* app-chooser: Remove "reset" abilityCorey Berla2022-08-081-9/+9
* app-chooser: Add a description above the listCorey Berla2022-08-071-0/+10
* app-chooser: Add property filenameCorey Berla2022-08-071-0/+19
* app-chooser: Use more specific titleCorey Berla2022-08-071-2/+15
* app-chooser: Replace Reset and Set as Default buttons with a SwitchCorey Berla2022-08-071-31/+41
* app-chooser: Add property single-content-typeCorey Berla2022-08-071-2/+34
* app-chooser: Implement new dialogAntónio Fernandes2022-07-291-0/+219