summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* toolbar-view-menu.ui: Move into files-view.uiwip/antoniof/three-menus-no-moreAntónio Fernandes2022-08-014-78/+63
* toolbar-menu-sections: Remove and cleanupAntónio Fernandes2022-08-0110-161/+5
* toolbar: Drop view menuAntónio Fernandes2022-08-012-31/+4
* files-view: Add sort menu for grid viewAntónio Fernandes2022-08-015-5/+126
* toolbar: Move "Visible Columns" menu item to folder menuAntónio Fernandes2022-08-012-7/+5
* files-view: Stop setting actions on submenusAntónio Fernandes2022-08-012-20/+29
* files-view: Rebuild context menus every timeAntónio Fernandes2022-08-011-16/+16
* window: Use bindings to manage toolbar slotChristopher Davis2022-07-312-2/+1
* window: Make active-slot a propertyChristopher Davis2022-07-311-0/+67
* toolbar: Use expressions for icon and tooltip bindingsChristopher Davis2022-07-302-39/+10
* toolbar: Add window slot to `get_property()`Christopher Davis2022-07-301-0/+6
* general: Refactor view icon from a GIcon to an icon nameChristopher Davis2022-07-306-61/+26
* Files-preferences-view: Fix terms inconsistency between UI and sourcesjulienbenjamin2022-07-301-1/+1
* pathbar: Align button menu with current mouse positionCorey Berla2022-07-301-18/+10
* window: Close window when closing last tabChristopher Davis2022-07-301-0/+6
* window: Port to AdwTabView and AdwTabBarAlexander Mikhaylenko2022-07-308-736/+183
* window-slot: Make allow_stop and title actual propertiesAntónio Fernandes2022-07-301-18/+30
* window: Remove "dnd-window-slot" hackAntónio Fernandes2022-07-301-11/+5
* window: Refine slot removal codeAntónio Fernandes2022-07-301-35/+15
* window: Simplify slot cleanupAntónio Fernandes2022-07-301-25/+3
* window: Add slot in a single pathAntónio Fernandes2022-07-301-17/+0
* window: Don't create slot on constructionAntónio Fernandes2022-07-302-15/+4
* general: Remove tab position settingChristopher Davis2022-07-304-24/+3
* files-view.c: Fixed delete key hintOliver Calder2022-07-301-5/+5
* general: Reimplement a11y for gtk4Corey Berla2022-07-3012-15/+34
* properties-window: Remove Open With pageAntónio Fernandes2022-07-292-494/+0
* app-chooser: Implement new dialogAntónio Fernandes2022-07-297-6/+346
* grid-cell: Align to topAntónio Fernandes2022-07-291-0/+1
* grid-view: Make cell sizes homogeneous António Fernandes2022-07-291-2/+0
* properties-window: Use tabular font for time and dateAntónio Fernandes2022-07-281-0/+3
* properties-window: Show Executable switch in main pageAntónio Fernandes2022-07-282-118/+46
* properties-window: Add button to Parent Folder rowAntónio Fernandes2022-07-282-9/+50
* properties-window: Show whole filename in main pageAntónio Fernandes2022-07-282-47/+7
* properties-window: Clamp and scrollAntónio Fernandes2022-07-281-873/+905
* properties-window: Use GtkStack for navigationPeter Eisenmann2022-07-282-121/+246
* properties-window: Refine volume propertiesAntónio Fernandes2022-07-281-45/+74
* properties-window: use level bar to visualize diskPeter Eisenmann2022-07-285-196/+198
* properties-window: Stop using GtkGrid for propertiesAntónio Fernandes2022-07-282-196/+150
* properties-window: Use AdwActionRow for security contextPeter Eisenmann2022-07-282-22/+18
* properties-window: use AdwActionRow and GtkSwitch for executable bitPeter Eisenmann2022-07-282-191/+131
* properties-window: use AdwComboRow for groupPeter Eisenmann2022-07-282-244/+86
* properties-window: use AdwComboRow for ownerPeter Eisenmann2022-07-282-226/+181
* properties-window: directly printable user namePeter Eisenmann2022-07-282-17/+17
* properties-window: detect changed user via hashPeter Eisenmann2022-07-281-50/+27
* properties-window: use AdwComboRow for permissionsPeter Eisenmann2022-07-282-462/+399
* properties-window: calculate permissions once per updatePeter Eisenmann2022-07-281-107/+106
* properties-window: move permissions related code snippets aroundPeter Eisenmann2022-07-281-90/+89
* properties-window: add PERMISSION_NONE for readabilityPeter Eisenmann2022-07-281-4/+5
* properties-window: use FilterType instead of gbooleanPeter Eisenmann2022-07-281-118/+118
* properties-window: remove unused stored GObject dataPeter Eisenmann2022-07-281-22/+8