summaryrefslogtreecommitdiff
path: root/src/nautilus-properties-window.c
Commit message (Expand)AuthorAgeFilesLines
* general: Use GTK+ API to set the cursor where appropriateErnestas Kulik2019-06-281-10/+3
* general: Replace uses of GdkScreen with GdkDisplayErnestas Kulik2019-06-281-4/+4
* general: Drop uses of gtk_widget_show_all()Ernestas Kulik2019-06-281-3/+1
* general: Drop state argument from GtkStyleContext callsErnestas Kulik2019-06-281-5/+3
* properties-window: Replace renamed GtkToggleButton callsErnestas Kulik2019-06-281-4/+4
* properties-window: Remove redundant gtk_widget_show() callsErnestas Kulik2019-06-281-1/+0
* general: Drop uses of gtk_container_set_border_width()Ernestas Kulik2019-06-281-3/+4
* properties-window: Replace GdkPixbuf with GdkTextureErnestas Kulik2019-06-281-1/+5
* properties-window: Drop uses of GDK Cairo interaction APIErnestas Kulik2019-06-281-5/+1
* general: Don’t set child properties when packing to GtkBoxErnestas Kulik2019-06-281-14/+15
* general: Rename GdkWindow to GdkSurfaceErnestas 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
* general: Stop setting WM classErnestas Kulik2018-05-281-2/+0
* properties-window: Use “notify” signal instead of focus eventsErnestas Kulik2018-05-281-13/+15
* properties-window: Drop deprecated GtkStyleContext APIErnestas Kulik2018-05-221-3/+5
* eel: Remove a11y utilitiesErnestas Kulik2018-05-221-3/+11
* general: Copy gnome-desktop thumbnailing codeErnestas Kulik2018-05-221-1/+1
* properties-window: Fix typoGeorge Mocanu2018-05-211-1/+1
* properties-window: Don't display "Parent folder" for trashGeorge Mocanu2018-05-211-6/+10
* properties-window: Add more information to File Properties in TrashGeorge Mocanu2018-05-211-0/+48
* properties-window: Show "Open with" tab in TrashGeorge Mocanu2018-05-211-12/+2
* properties-window: Don't change permissions in TrashGeorge Mocanu2018-05-211-7/+7
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-16/+11
* properties-window: Use GLib macros to define typeErnestas Kulik2018-05-181-248/+246
* file: Remove link info attributeAntónio Fernandes2018-05-141-2/+1
* Fix typo...Carlos Soriano2018-05-091-1/+1
* properties-window: Remove computer:/// handlingCarlos Soriano2018-05-091-21/+2
* properties-window: Remove desktop file handlingCarlos Soriano2018-05-091-17/+0
* file: Remove get_target_uriCarlos Soriano2018-05-091-1/+1
* general: Remove NautilusLinkCarlos Soriano2018-05-091-29/+13
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-12/+16
* Revert "Merge remote-tracking branch 'upstream/master'"Carlos Soriano2018-04-231-16/+12
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-12/+16
* properties-window: Don't use eel_show_error_dialogGeorge Mocanu2018-03-311-15/+14
* nautilus-properties-window: Add a button to open gnome-disksRahul Verma2018-03-141-0/+34
* properties-window: don’t use undefined macros in #ifErnestas Kulik2018-03-011-9/+0
* general: don’t mix code with declarationsErnestas Kulik2018-03-011-5/+6
* general: Don't iterate GList to check for emptyAntónio Fernandes2018-02-091-1/+1
* general: refactor extension libraryErnestas Kulik2018-02-091-1/+1
* general: Fix-Wincompatible-pointer-types warningsRahul Verma2018-01-141-2/+2
* program-choosing: drop eel dependencyErnestas Kulik2018-01-021-1/+0
* general: remove desktop supportErnestas Kulik2018-01-021-4/+0
* properties-window: use gdk_pixbuf_scale_simple ()Ernestas Kulik2017-02-231-4/+4
* Fix translator commentsPiotr Drąg2017-01-281-3/+3
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-26/+26
* properties-window: fix checking inconsistent stateAlexandru Pandelea2016-11-271-1/+1
* properties-window: use NautilusFile utility functions where availableErnestas Kulik2016-10-241-40/+14