summaryrefslogtreecommitdiff
path: root/src/nautilus-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* properties-window: fix execution switch behaviorPeter Eisenmann2023-03-291-2/+2
* properties-window: Use return value from g_string_freeOndrej Holy2023-03-291-5/+1
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-31/+31
* properties-window: Show FAT instead of msdosAntónio Fernandes2022-12-221-0/+10
* properties-window: Capitalize multi-byte characters correctlyAleksandar Dezelin2022-12-041-1/+16
* Revert "Incorrect � letter shown for file type name in Japanese and Cyrilli...António Fernandes2022-12-041-16/+1
* Incorrect � letter shown for file type name in Japanese and Cyrillic languagesAleksandar Dezelin2022-12-041-1/+16
* properties-window: Also free list of usersAntónio Fernandes2022-12-041-0/+1
* properties-window: Fix leakIgnacy Kuchciński2022-12-041-0/+2
* properties-window: Allow plugin item values to wrapAntónio Fernandes2022-10-221-2/+4
* properties-window: Stop leaking extension modelsAntónio Fernandes2022-10-221-9/+2
* file: Drop "spacial file manager" leftoversAntónio Fernandes2022-09-011-4/+2
* properties: Use existing flag to get mount iconAntónio Fernandes2022-09-011-21/+2
* general: Support HiDPI icons againAntónio Fernandes2022-09-011-2/+0
* properties: Don't propagate height of subpagesAntónio Fernandes2022-08-311-9/+14
* properties: Use Operating System name for root filesystemCorey Berla2022-08-311-1/+13
* properties: Remove code for opening existing windowCorey Berla2022-08-311-71/+0
* properties: Fix opening gnome-disks for root filesystemCorey Berla2022-08-311-5/+31
* properties: Don't allow changing the icon for root filesystemCorey Berla2022-08-311-1/+2
* properties: Set icon for root filesystem to the harddisk iconCorey Berla2022-08-311-6/+13
* properties: Don't attempt to setup_star if parent_location == NULLCorey Berla2022-08-311-0/+5
* properties: Remove old extensions APIAntónio Fernandes2022-08-071-96/+0
* properties-window: Add star buttonAntónio Fernandes2022-08-071-0/+149
* properties-window: Add star buttonAntónio Fernandes2022-08-051-0/+75
* properties-window: Show bytes in tooltipAntónio Fernandes2022-08-051-1/+9
* properties-window: Show MIME type as tooltipAntónio Fernandes2022-08-051-10/+6
* properties-window: Show current permissions in main pageAntónio Fernandes2022-08-051-0/+36
* properties-window: Make Link target row consistentAntónio Fernandes2022-08-051-0/+23
* properties-window: Move size values under nameAntónio Fernandes2022-08-051-20/+28
* properties-window: Hide type if not homogeneousAntónio Fernandes2022-08-051-0/+34
* properties-window: Initialize all g_auto variablesCorey Berla2022-08-011-4/+4
* properties-window: Remove Open With pageAntónio Fernandes2022-07-291-380/+0
* properties-window: Show Executable switch in main pageAntónio Fernandes2022-07-281-76/+32
* properties-window: Add button to Parent Folder rowAntónio Fernandes2022-07-281-0/+16
* properties-window: Show whole filename in main pageAntónio Fernandes2022-07-281-47/+3
* properties-window: Use GtkStack for navigationPeter Eisenmann2022-07-281-72/+120
* properties-window: Refine volume propertiesAntónio Fernandes2022-07-281-45/+74
* properties-window: use level bar to visualize diskPeter Eisenmann2022-07-281-163/+36
* properties-window: Stop using GtkGrid for propertiesAntónio Fernandes2022-07-281-1/+1
* properties-window: Use AdwActionRow for security contextPeter Eisenmann2022-07-281-4/+3
* properties-window: use AdwActionRow and GtkSwitch for executable bitPeter Eisenmann2022-07-281-173/+94
* properties-window: use AdwComboRow for groupPeter Eisenmann2022-07-281-195/+78
* properties-window: use AdwComboRow for ownerPeter Eisenmann2022-07-281-180/+173
* properties-window: directly printable user namePeter Eisenmann2022-07-281-13/+13
* properties-window: detect changed user via hashPeter Eisenmann2022-07-281-50/+27
* properties-window: use AdwComboRow for permissionsPeter Eisenmann2022-07-281-269/+311
* 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