summaryrefslogtreecommitdiff
path: root/src/resources/ui
Commit message (Expand)AuthorAgeFilesLines
* name-cell: Don't open on hover expander icon.António Fernandes2023-01-161-5/+9
* list-view-item-ui: Show spinner while loading subfoldersAntónio Fernandes2023-01-101-0/+8
* list-view: Support expanding as a treeAntónio Fernandes2023-01-102-76/+80
* window: Add drop targets back to tabsCorey Berla2023-01-091-1/+1
* window: Add restore closed tab to tab menuCorey Berla2023-01-091-0/+4
* window: Add detach tab menu optionCorey Berla2023-01-091-0/+4
* window: Add close-other-tabs actionCorey Berla2023-01-091-0/+4
* window: Add translator comments for move tab stringsCorey Berla2023-01-091-2/+2
* file-conflict-dialog: change base to AdwWindowPeter Eisenmann2023-01-081-98/+119
* general: Rename "application" to "app"sunflowerskater2023-01-081-1/+1
* grid-cell: Show tooltip for ellipsized namesAntónio Fernandes2023-01-081-0/+1
* nautilus-toolbar: add mnemonics for New Window/TabPeter Eisenmann2022-12-241-2/+2
* window: Allow swipe to hide sidebar only when foldedAntónio Fernandes2022-12-231-0/+1
* properties-window: Capitalize multi-byte characters correctlyAleksandar Dezelin2022-12-041-10/+0
* Revert "Incorrect � letter shown for file type name in Japanese and Cyrilli...António Fernandes2022-12-041-0/+10
* Incorrect � letter shown for file type name in Japanese and Cyrillic languagesAleksandar Dezelin2022-12-041-10/+0
* application: Remove excessive show-help-overlay actionSabri Ünal2022-11-291-1/+1
* general: Add trailing ellipsis to Empty TrashGotam Gorabh2022-11-262-3/+3
* files-view: Remove trailing ellipsis from "Visible Columns"Gotam Gorabh2022-11-261-1/+1
* list-base: Make sort constants match attribute namesCorey Berla2022-10-211-3/+3
* files-view: Add Unstar back to file context menu when in Starred folderCorey Berla2022-09-011-0/+5
* file-conflict-dialog: Use GtkPicture instead of GtkImage for iconsAntónio Fernandes2022-09-011-2/+2
* batch-rename-dialog: Fix size and border of results listCorey Berla2022-09-011-0/+5
* batch-rename-dialog: Fix default sort orderCorey Berla2022-09-011-1/+0
* batch-rename-dialog: Fix insert and delete text signalsCorey Berla2022-09-011-2/+0
* general: Set labelled-by for view cellsCorey Berla2022-08-312-0/+6
* pathbar: Add empty trash action to secondary menuIgnacy Kuchciński2022-08-231-0/+7
* files-view: Add empty trash action to background context menuIgnacy Kuchciński2022-08-231-0/+7
* general: Add & fix tooltips to match HIGRonen Margolin2022-08-223-3/+4
* nautilus-toolbar: Use Header Capitalization for Icon SizeSabri Ünal2022-08-221-1/+1
* properties: Wrap filename by words and charactersanarchistcat2022-08-221-0/+1
* nautilus-toolbar: Mark two strings translatableSabri Ünal2022-08-151-2/+2
* app-chooser: Put the AdwActionRow in a GtkListBoxCorey Berla2022-08-081-8/+15
* app-chooser: Simplify setting title and subtitleCorey Berla2022-08-081-28/+1
* app-chooser: Connect application-activated signalCorey Berla2022-08-081-1/+1
* view-controls: Set dropdown tooltipAntónio Fernandes2022-08-071-1/+1
* app-chooser: Capitalize typeAntónio Fernandes2022-08-071-0/+5
* app-chooser: Improve layoutAntónio Fernandes2022-08-071-62/+78
* app-chooser: Add a description above the listCorey Berla2022-08-071-0/+9
* app-chooser: Use more specific titleCorey Berla2022-08-071-1/+1
* app-chooser: Replace Reset and Set as Default buttons with a SwitchCorey Berla2022-08-071-25/+41
* properties: Remove old extensions APIAntónio Fernandes2022-08-071-8/+0
* properties-window: Add star buttonAntónio Fernandes2022-08-071-0/+8
* files-view-context-menu: Add "Visible Columns" to background menuAntónio Fernandes2022-08-071-0/+5
* compress-dialog: Rename title to mention compressionAntónio Fernandes2022-08-071-1/+1
* files-view: Reorganize context menusAntónio Fernandes2022-08-071-128/+90
* pathbar: Redesign current location menuAntónio Fernandes2022-08-071-0/+48
* files-view: Stop setting actions on submenusAntónio Fernandes2022-08-071-6/+5
* toolbar: Use GtkRevealer for sidebar buttonChristopher Davis2022-08-061-5/+10
* toolbar: Wrap toolbar children in a GtkBoxChristopher Davis2022-08-061-77/+86