summaryrefslogtreecommitdiff
path: root/src/nautilus-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* general: Stop overriding GtkWidget.destroy()wip/antoniof/gtk4-preparation-miscellaneousAntónio Fernandes2021-08-161-3/+3
* replace display_name attribute with edit_name for renamingAnubhav Tyagi2021-07-151-1/+10
* nautilus-properties-window.c: Display only FolderLucas Chollet2021-07-011-1/+1
* properties-window: don't focus on name field when openAbanoub Ghadban2021-07-011-6/+0
* properties-window: Make bottom corners roundedChristopher Davis2021-02-091-2/+2
* properties-window: Truncate name in window titleAntónio Fernandes2021-01-081-2/+7
* properties-window: Add created row to the basic pageApoorv Sachan2021-01-051-1/+25
* properties-window: Use g_clear_*()António Fernandes2020-12-221-43/+13
* properties-window: Use modern GList code patternsAntónio Fernandes2020-12-221-102/+47
* properties-window: Stop multi-file GAppInfo leakAntónio Fernandes2020-12-221-2/+4
* properties-window: Use autocleanup variables moreAntónio Fernandes2020-12-221-123/+68
* properties-window: Use autocleanup variablesApoorv Sachan2020-12-221-139/+62
* properties-window: Set boolean object data correctlyAntónio Fernandes2020-12-221-2/+2
* properties-window: Instance symbol renamingApoorv Sachan2020-12-221-716/+716
* properties-window: Removed unused macrosApoorv Sachan2020-12-221-2/+0
* properties-window: Follow HIG layout adviceApoorv Sachan2020-08-051-14/+1
* properties-window: Reposition icon above basic gridApoorv Sachan2020-08-051-3/+3
* properties-window: HIG Complaince stylingApoorv Sachan2020-08-051-1/+1
* properties-window: Align Contents title lable propperlyApoorv Sachan2020-08-051-20/+0
* properties-window: Remove unused struct membersApoorv Sachan2020-08-051-3/+0
* properties-window: Stop setting "use_original" dataApoorv Sachan2020-08-051-53/+26
* properties-window: Stop setting "inconsistent_string" dataApoorv Sachan2020-08-051-43/+4
* properties-window: Removing dead functionsApoorv Sachan2020-08-051-363/+0
* properties-window: Clear list of dangling pointersAntónio Fernandes2020-08-051-0/+2
* properties-window: Stop using NautilusMimeApplicationChooser classApoorv Sachan2020-08-051-10/+299
* properties-window: Add "Open With" tab to templateApoorv Sachan2020-08-051-10/+9
* properties-window: Port "Change Permissions..." dialog to GtkBuilderApoorv Sachan2020-08-051-41/+26
* properties-window: Populate remaining grid rows from templateApoorv Sachan2020-08-051-56/+70
* properties-window: Populate Owner, Group and Others rows from templateApoorv Sachan2020-08-051-78/+192
* properties-window: Add conditional prompt labels to the templateApoorv Sachan2020-08-051-9/+19
* properties-window: Add Permissions tab outer containers to templateApoorv Sachan2020-08-051-23/+19
* properties-window: Add volume usage grid to templateApoorv Sachan2020-08-051-122/+30
* properties-window: Populate all rows in templateApoorv Sachan2020-08-051-141/+210
* properties-window: Populate Name row from templateApoorv Sachan2020-08-051-63/+29
* properties-window: Define icon widget in templateApoorv Sachan2020-08-051-33/+22
* properties-window: Add Basic tab containers to templateApoorv Sachan2020-08-051-16/+9
* properties-window: Add composite widget templateApoorv Sachan2020-08-051-19/+14
* properties-window: Restore close on press 'Esc' functionalityApoorv Sachan2020-08-051-0/+7
* properties-window: Inherit from GtkWindow instead of GtkDialogApoorv Sachan2020-08-051-28/+7
* general: Run uncrustify scriptOndrej Holy2020-04-051-29/+29
* properties-window: Fix endless content size calculationsOndrej Holy2020-03-061-4/+0
* properties-window: Remove unused parameterOndrej Holy2019-10-031-6/+4
* properties-window: Fix crashes when opened multiple timesOndrej Holy2019-10-031-1/+4
* properties-window: Fix crashes when cancelledOndrej Holy2019-10-031-2/+12
* properties-window: Fix criticals when closingOndrej Holy2019-10-031-1/+1
* general: Drop in-tree copy of gnome-desktopErnestas Kulik2019-06-281-1/+1
* properties-window: Logic for displaying Modified and Accessed timesTimothy OBrien2019-02-111-2/+17
* properties-window: Remove never set variablesBastien Nocera2019-02-111-5/+2
* general: Fix the error dialog not showingGeorge Mocanu2018-10-271-1/+1
* properties-window: Keep alive properties window if called through DBusCarlos Soriano2018-08-071-29/+77