summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* extension: Add docstrings for all remaining public functionsAaron Jacobs2022-07-302-0/+105
* 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-305-37/+3
* Update Ukrainian translationYuri Chornoivan2022-07-301-140/+161
* files-view.c: Fixed delete key hintOliver Calder2022-07-301-5/+5
* Update POTFILES.inPiotr Drąg2022-07-301-1/+3
* flatpak: Enable talk to org.gtk.MountOperationHandlerCorey Berla2022-07-302-0/+2
* general: Reimplement a11y for gtk4Corey Berla2022-07-3012-15/+34
* Update Georgian translationZurab Kargareteli2022-07-301-181/+170
* Update Persian translationDanial Behzadi2022-07-301-296/+322
* Update Ukrainian translationYuri Chornoivan2022-07-301-200/+172
* properties-window: Remove Open With pageAntónio Fernandes2022-07-292-494/+0
* app-chooser: Implement new dialogAntónio Fernandes2022-07-298-6/+347
* grid-cell: Align to topAntónio Fernandes2022-07-291-0/+1
* grid-view: Make cell sizes homogeneous António Fernandes2022-07-291-2/+0
* Update Portuguese translationHugo Carvalho2022-07-291-168/+215
* Update Catalan translationJordi Mas2022-07-291-872/+957
* Update Ukrainian translationYuri Chornoivan2022-07-291-171/+237
* Add Abkhazian translationNart Tlisha2022-07-282-0/+5581
* Update Georgian translationZurab Kargareteli2022-07-281-175/+221
* 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-284-121/+289
* 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